public class DoubleParser extends java.lang.Object implements Parser<java.lang.Double>
NumberFormat.getDecimalFormat()
protected
DoubleParser()
static Parser<java.lang.Double>
instance()
java.lang.Double
parse(java.lang.CharSequence object)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected DoubleParser()
public static Parser<java.lang.Double> instance()
public java.lang.Double parse(java.lang.CharSequence object) throws java.text.ParseException
parse
Parser<java.lang.Double>
java.text.ParseException