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