Integer configuration property.
-
Method Summary
Parses the value to the specific type.
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Method Details
-
parse
Parses the value to the specific type.
- Specified by:
parse
in class Property<Duration>
- Parameters:
value
- String value to be parsed.
- Returns:
- Value in the specific type.