Class ConfigDefinition.LongDef

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.Long getDefVal()  
      java.lang.Long getMax()  
      java.lang.Long getMin()  
      • Methods inherited from class java.lang.Object

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

      • getMin

        public java.lang.Long getMin()
      • getMax

        public java.lang.Long getMax()