Index
All Classes and Interfaces|All Packages
A
- add(String) - Method in interface io.github.mmm.value.ReadablePath.PathBuilder
C
- CriteriaObject<V> - Interface in io.github.mmm.value
-
Interface for a generic criteria expression.
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
O
- of() - Static method in interface io.github.mmm.value.ReadablePath.PathBuilder
- of(String) - Static method in interface io.github.mmm.value.ReadablePath.PathBuilder
P
- parentPath() - Method in interface io.github.mmm.value.ReadablePath
- parentPath(ReadablePath) - Method in interface io.github.mmm.value.WritablePath
-
This method is not a regular setter to avoid conflicts with custom properties of beans implementing this interface.
- path() - Method in interface io.github.mmm.value.ReadablePath
-
This method is not a regular getter to avoid conflicts with custom properties of beans implementing this interface.
- path(ReadablePath.PathBuilder) - Method in interface io.github.mmm.value.ReadablePath
- pathSegment() - Method in interface io.github.mmm.value.PropertyPath
- pathSegment() - Method in interface io.github.mmm.value.ReadablePath
-
This method is not a regular getter to avoid conflicts with custom properties of beans implementing this interface.
- pathSegment(String) - Method in interface io.github.mmm.value.WritablePath
-
This method is not a regular setter to avoid conflicts with custom properties of beans implementing this interface.
- 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()
. - ReadablePath.PathBuilder - Interface in io.github.mmm.value
-
Interface for a builder to a 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
- toString() - Method in interface io.github.mmm.value.ReadablePath.PathBuilder
- 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 and Interfaces|All Packages