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