G I P R S T W
All Classes All Packages
All Classes All Packages
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. - PropertyPath<V> - Interface in io.github.mmm.value
-
Interface for a valued path.
R
- ReadablePath - Interface in io.github.mmm.value
-
Interface to
readaReadablePath.path(). - ReadableTypedValue<V> - Interface in io.github.mmm.value
-
ReadableValueknowing itsvalue class. - ReadableValue<V> - Interface in io.github.mmm.value
-
This interface gives read access to the
valueof an object.
S
- set(V) - Method in interface io.github.mmm.value.WritableValue
T
- TypedPropertyPath<V> - Interface in io.github.mmm.value
-
A
PropertyPathholding itstype.
W
- WritablePath - Interface in io.github.mmm.value
- WritableValue<V> - Interface in io.github.mmm.value
All Classes All Packages