Interface Command


  • public interface Command
    Generic callback
    • Method Detail

      • execute

        void execute()