Class StateCommand<T>

    • Constructor Summary

      Constructors 
      Constructor Description
      StateCommand​(T value)  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • StateCommand

        public StateCommand​(T value)