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