public class DoubleConverter extends Object implements Converter<Double>
static DoubleConverter
INSTANCE
DoubleConverter()
Double
convert(String value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final DoubleConverter INSTANCE
public DoubleConverter()
public Double convert(String value)
convert
Converter<Double>
Copyright © 2017–2018. All rights reserved.