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