entry
Gets an entry Provider for a value of type T under path.
Throws
if the entry does not exist
if the entry could not be deserialized to T
Gets an entry Provider for a value of type under path.
Throws
if the entry does not exist
if the entry could not be deserialized to type
Gets an entry Provider for a value of type T under the first existing path from paths.
Throws
if no entry exists
if the entry could not be deserialized to T
Gets an entry Provider for a value of type under the first existing path from paths.
Throws
if no entry exists
if the entry could not be deserialized to type