public static class TypeConverters.DoubleStringConverter extends Object implements TypeConverter<Double,String>
TypeConverter.Converter
TypeConverters.DoubleStringConverter()
Double
from(String b)
String
to(Double a)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public TypeConverters.DoubleStringConverter()
public String to(Double a)
to
TypeConverter<Double,String>
public Double from(String b)
from
Copyright © 2015. All rights reserved.