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