Class Params.LongParam

    • Constructor Summary

      Constructors 
      Constructor Description
      LongParam()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      long getValue()  
      void setValue​(long value)  
      • Methods inherited from class java.lang.Object

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

      • LongParam

        public LongParam()
    • Method Detail

      • getValue

        public long getValue()
      • setValue

        public void setValue​(long value)