public final class Value<T> extends Object
PropertyNode.public Optional<T> read()
ConfigurationException - if the present, non-empty value could not be parsed according to the type
 specifiedpublic T obtain()
ConfigurationException - if the present, non-empty value could not be parsed according to the type
 specifiedCopyright © 2020. All rights reserved.