Class Params.DoubleParam

    • Constructor Summary

      Constructors 
      Constructor Description
      DoubleParam()  
    • Method Summary

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

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

      • DoubleParam

        public DoubleParam()
    • Method Detail

      • getValue

        public double getValue()
      • setValue

        public void setValue​(double value)