Class LogixNG_SelectDouble.DefaultFormatterParserValidator

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String format​(double value)
      Format the value
      double getInitialValue()
      Get the initial value
      double parse​(java.lang.String str)
      Parse the string
      java.lang.String validate​(java.lang.String str)
      Validates the string
      • Methods inherited from class java.lang.Object

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