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
read
aReadablePath.path()
. - ReadableTypedValue<V> - Interface in io.github.mmm.value
-
ReadableValue
knowing itsvalue class
. - 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 itstype
.
W
- WritablePath - Interface in io.github.mmm.value
- WritableValue<V> - Interface in io.github.mmm.value
All Classes All Packages