Package 

Enum Command.State

  • All Implemented Interfaces:
    java.io.Serializable , java.lang.Comparable

    
    public enum Command.State
    
                        
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
      IDLE
      EXECUTING
    • Method Summary

      Modifier and Type Method Description
      static Array<Command.State> values()
      static Command.State valueOf(String name)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait