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