Module io.github.mmm.value
Package io.github.mmm.value
-
Interface Summary Interface Description PropertyPath<V> Interface for a valued path.ReadableTypedValue<V> ReadableValue
knowing itsvalue class
.ReadableValue<V> This interface gives read access to thevalue
of an object.TypedPropertyPath<V> APropertyPath
holding itstype
.WritableValue<V>