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