Interface Action


  • public interface Action
    A callback that takes no parameters.
    • Method Detail

      • invoke

        void invoke()