public class DoubleStringConverter extends StringConverter<Double>
StringConverter implementation for Double (and double primitive) values.
StringConverter
Double
DoubleStringConverter()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
fromString, toString
public DoubleStringConverter()