Interface Command



  • public interface Command
    • Method Detail

      • execute

        void execute​()
      • undo

        void undo​()