Class Commands


  • public class Commands
    extends Object
    A collection of generic operations that can be used anywhere a Command is called for.
    • Field Detail

      • DO_NOTHING

        public static final Command DO_NOTHING
        Has no effect when executed.
    • Constructor Detail

      • Commands

        public Commands()