public static class RangeBigInteger.Parser extends Object implements StringParser<RangeBigInteger>
StringParser.Parse| Constructor and Description |
|---|
Parser() |
| Modifier and Type | Method and Description |
|---|---|
RangeBigInteger |
parse(String string)
Parse from a String into type T.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitparse, parsepublic RangeBigInteger parse(String string) throws ParseException
StringParserparse in interface StringParser<RangeBigInteger>ParseExceptionCopyright © 2019. All rights reserved.