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