Class Value<T>


  • public final class Value<T>
    extends Object
    An object that allows type-safe access to the value of a PropertyNode.
    • Method Detail

      • obtain

        public T obtain()
        Throws:
        ConfigurationException - if the present, non-empty value could not be parsed according to the type specified