G I P R S T W 
All Classes All Packages

G

get() - Method in interface io.github.mmm.value.ReadableValue
 
get(ReadableValue<T>) - Static method in interface io.github.mmm.value.ReadableValue
Null-safe access to ReadableValue.get().
getName() - Method in interface io.github.mmm.value.PropertyPath
 
getSafe() - Method in interface io.github.mmm.value.ReadableValue
 
getValueClass() - Method in interface io.github.mmm.value.ReadableTypedValue
 

I

io.github.mmm.value - module io.github.mmm.value
Provides a minimalistic but powerful API for value containers.
io.github.mmm.value - package io.github.mmm.value
 

P

path() - Method in interface io.github.mmm.value.PropertyPath
 
path() - Method in interface io.github.mmm.value.ReadablePath
This method gets the path of this object.
path(String) - Method in interface io.github.mmm.value.WritablePath
This method sets the ReadablePath.path() of this object.
path(Supplier<String>) - Method in interface io.github.mmm.value.WritablePath
This method sets the ReadablePath.path() of this object as dynamic reference to the given Supplier.
PropertyPath<V> - Interface in io.github.mmm.value
Interface for a valued path.

R

ReadablePath - Interface in io.github.mmm.value
Interface to read a ReadablePath.path().
ReadableTypedValue<V> - Interface in io.github.mmm.value
ReadableValue<V> - Interface in io.github.mmm.value
This interface gives read access to the value of an object.

S

set(V) - Method in interface io.github.mmm.value.WritableValue
 

T

TypedPropertyPath<V> - Interface in io.github.mmm.value
A PropertyPath holding its type.

W

WritablePath - Interface in io.github.mmm.value
Interface to read and write the ReadablePath.path().
WritableValue<V> - Interface in io.github.mmm.value
A WritableValue wraps a value that can be read and set.
G I P R S T W 
All Classes All Packages