public static class Set.LongElementParser extends ElementParser<java.lang.Long>
ElementParser
Constructor and Description |
---|
Set.LongElementParser() |
Modifier and Type | Method and Description |
---|---|
java.lang.Long |
parse(java.lang.String element)
Parses the given element into the concrete type.
|
public java.lang.Long parse(java.lang.String element)
ElementParser
parse
in class ElementParser<java.lang.Long>
element
- the element as a string