Uses of Interface
io.github.mmm.value.ReadableValue
-
-
Uses of ReadableValue in io.github.mmm.bean.property
Subinterfaces of ReadableValue in io.github.mmm.bean.property Modifier and Type Interface Description interfaceReadableBeanProperty<V extends WritableBean>interfaceWritableBeanProperty<V extends WritableBean>Classes in io.github.mmm.bean.property that implement ReadableValue Modifier and Type Class Description classBeanProperty<V extends WritableBean>Implementation ofBeanProperty. -
Uses of ReadableValue in io.github.mmm.entity.property.id
Classes in io.github.mmm.entity.property.id that implement ReadableValue Modifier and Type Class Description classIdProperty<E> -
Uses of ReadableValue in io.github.mmm.entity.property.link
Classes in io.github.mmm.entity.property.link that implement ReadableValue Modifier and Type Class Description classLinkProperty<E> -
Uses of ReadableValue in io.github.mmm.property
Subinterfaces of ReadableValue in io.github.mmm.property Modifier and Type Interface Description interfaceReadableProperty<V>This is the interface for a generic property.interfaceWritableProperty<V>Apropertywith write access (e.g.Classes in io.github.mmm.property that implement ReadableValue Modifier and Type Class Description classProperty<V>Implementation ofWritableProperty. -
Uses of ReadableValue in io.github.mmm.property.booleans
Subinterfaces of ReadableValue in io.github.mmm.property.booleans Modifier and Type Interface Description interfaceReadableBooleanPropertyinterfaceWritableBooleanPropertyClasses in io.github.mmm.property.booleans that implement ReadableValue Modifier and Type Class Description classBooleanPropertyImplementation ofWritableBooleanProperty. -
Uses of ReadableValue in io.github.mmm.property.container
Subinterfaces of ReadableValue in io.github.mmm.property.container Modifier and Type Interface Description interfaceReadableContainerProperty<V,E>interfaceWritableContainerProperty<V,E>WritablePropertywith containervalue.Classes in io.github.mmm.property.container that implement ReadableValue Modifier and Type Class Description classContainerProperty<V,E>Implementation ofWritableContainerProperty. -
Uses of ReadableValue in io.github.mmm.property.container.collection
Subinterfaces of ReadableValue in io.github.mmm.property.container.collection with annotations of type with type parameters of type that implement declared as with annotations of type with type parameters of type with annotations of type with annotations of type with type parameters of type that return that return types with arguments of type with parameters of type with type arguments of type that throw with annotations of type with annotations of type with parameters of type with type arguments of type that throw Modifier and Type Interface Description interfaceio.github.mmm.property.container.collection.ReadableCollectionProperty<V extends Collection<E>,E>interfaceio.github.mmm.property.container.collection.WritableCollectionProperty<V extends Collection<E>,E>Classes in io.github.mmm.property.container.collection with annotations of type with type parameters of type that implement declared as with annotations of type with type parameters of type with annotations of type with annotations of type with type parameters of type that return that return types with arguments of type with parameters of type with type arguments of type that throw with annotations of type with annotations of type with parameters of type with type arguments of type that throw ReadableValue Modifier and Type Class Description classio.github.mmm.property.container.collection.CollectionProperty<V extends Collection<E>,E>Implementation ofWritableCollectionProperty. -
Uses of ReadableValue in io.github.mmm.property.container.list
Subinterfaces of ReadableValue in io.github.mmm.property.container.list Modifier and Type Interface Description interfaceReadableListProperty<E>interfaceWritableListProperty<E>Classes in io.github.mmm.property.container.list that implement ReadableValue Modifier and Type Class Description classListProperty<E>Implementation ofWritableListProperty. -
Uses of ReadableValue in io.github.mmm.property.container.map
Subinterfaces of ReadableValue in io.github.mmm.property.container.map Modifier and Type Interface Description interfaceReadableMapProperty<K,V>interfaceWritableMapProperty<K,V>Classes in io.github.mmm.property.container.map that implement ReadableValue Modifier and Type Class Description classMapProperty<K,V>Implementation ofWritableMapProperty. -
Uses of ReadableValue in io.github.mmm.property.container.set
Subinterfaces of ReadableValue in io.github.mmm.property.container.set Modifier and Type Interface Description interfaceReadableSetProperty<E>interfaceWritableSetProperty<E>Classes in io.github.mmm.property.container.set that implement ReadableValue Modifier and Type Class Description classSetProperty<E>Implementation ofWritableSetProperty. -
Uses of ReadableValue in io.github.mmm.property.number
Subinterfaces of ReadableValue in io.github.mmm.property.number Modifier and Type Interface Description interfaceReadableNumberProperty<N extends Number & Comparable<? super N>>interfaceWritableNumberProperty<N extends Number & Comparable<? super N>>Classes in io.github.mmm.property.number that implement ReadableValue Modifier and Type Class Description classNumberProperty<N extends Number & Comparable<? super N>>Implementation ofWritableNumberProperty. -
Uses of ReadableValue in io.github.mmm.property.number.bigdecimal
Subinterfaces of ReadableValue in io.github.mmm.property.number.bigdecimal Modifier and Type Interface Description interfaceReadableBigDecimalPropertyinterfaceWritableBigDecimalPropertyClasses in io.github.mmm.property.number.bigdecimal that implement ReadableValue Modifier and Type Class Description classBigDecimalPropertyImplementation ofWritableBigDecimalProperty. -
Uses of ReadableValue in io.github.mmm.property.number.biginteger
Subinterfaces of ReadableValue in io.github.mmm.property.number.biginteger Modifier and Type Interface Description interfaceReadableBigIntegerPropertyinterfaceWritableBigIntegerPropertyClasses in io.github.mmm.property.number.biginteger that implement ReadableValue Modifier and Type Class Description classBigIntegerPropertyImplementation ofWritableBigIntegerProperty. -
Uses of ReadableValue in io.github.mmm.property.number.bytes
Subinterfaces of ReadableValue in io.github.mmm.property.number.bytes Modifier and Type Interface Description interfaceReadableBytePropertyinterfaceWritableBytePropertyClasses in io.github.mmm.property.number.bytes that implement ReadableValue Modifier and Type Class Description classBytePropertyImplementation ofWritableByteProperty. -
Uses of ReadableValue in io.github.mmm.property.number.doubles
Subinterfaces of ReadableValue in io.github.mmm.property.number.doubles Modifier and Type Interface Description interfaceReadableDoublePropertyinterfaceWritableDoublePropertyClasses in io.github.mmm.property.number.doubles that implement ReadableValue Modifier and Type Class Description classDoublePropertyImplementation ofWritableDoubleProperty. -
Uses of ReadableValue in io.github.mmm.property.number.floats
Subinterfaces of ReadableValue in io.github.mmm.property.number.floats Modifier and Type Interface Description interfaceReadableFloatPropertyinterfaceWritableFloatPropertyClasses in io.github.mmm.property.number.floats that implement ReadableValue Modifier and Type Class Description classFloatPropertyImplementation ofWritableFloatProperty. -
Uses of ReadableValue in io.github.mmm.property.number.integers
Subinterfaces of ReadableValue in io.github.mmm.property.number.integers Modifier and Type Interface Description interfaceReadableIntegerPropertyinterfaceWritableIntegerPropertyClasses in io.github.mmm.property.number.integers that implement ReadableValue Modifier and Type Class Description classIntegerPropertyImplementation ofWritableIntegerProperty. -
Uses of ReadableValue in io.github.mmm.property.number.longs
Subinterfaces of ReadableValue in io.github.mmm.property.number.longs Modifier and Type Interface Description interfaceReadableLongPropertyinterfaceWritableLongPropertyClasses in io.github.mmm.property.number.longs that implement ReadableValue Modifier and Type Class Description classLongPropertyImplementation ofWritableLongProperty. -
Uses of ReadableValue in io.github.mmm.property.number.shorts
Subinterfaces of ReadableValue in io.github.mmm.property.number.shorts Modifier and Type Interface Description interfaceReadableShortPropertyinterfaceWritableShortPropertyClasses in io.github.mmm.property.number.shorts that implement ReadableValue Modifier and Type Class Description classShortPropertyImplementation ofWritableShortProperty. -
Uses of ReadableValue in io.github.mmm.property.object
Subinterfaces of ReadableValue in io.github.mmm.property.object Modifier and Type Interface Description interfaceReadableObjectProperty<V>interfaceReadableSimpleProperty<V>ReadablePropertyfor a simple datatype (and not acontainer property).interfaceWritableObjectProperty<V>interfaceWritableSimpleProperty<V>WritablePropertyfor a simple datatype (and not acontainer property).Classes in io.github.mmm.property.object that implement ReadableValue Modifier and Type Class Description classObjectProperty<V>Generic implementation ofWritablePropertyfor arbitrary objects that do not have their own custom implementation.classSimpleProperty<V>Propertyimplementation ofWritableSimpleProperty. -
Uses of ReadableValue in io.github.mmm.property.range
Subinterfaces of ReadableValue in io.github.mmm.property.range Modifier and Type Interface Description interfaceReadableRangeProperty<V>interfaceWritableRangeProperty<V>Classes in io.github.mmm.property.range that implement ReadableValue Modifier and Type Class Description classRangeProperty<V>Implementation ofWritableRangeProperty. -
Uses of ReadableValue in io.github.mmm.property.string
Subinterfaces of ReadableValue in io.github.mmm.property.string Modifier and Type Interface Description interfaceReadableStringPropertyinterfaceWritableStringPropertyClasses in io.github.mmm.property.string that implement ReadableValue Modifier and Type Class Description classStringListPropertyThis is an extension ofStringPropertythat stores a list ofStringvalues that are enclosed with pipe-symbols.classStringPropertyImplementation ofWritableStringProperty. -
Uses of ReadableValue in io.github.mmm.property.temporal
Classes in io.github.mmm.property.temporal that implement ReadableValue Modifier and Type Class Description classDurationInSecondsPropertyExtendsLongPropertyto store aDurationin seconds.classTemporalProperty<V extends Temporal> -
Uses of ReadableValue in io.github.mmm.property.temporal.instant
Subinterfaces of ReadableValue in io.github.mmm.property.temporal.instant Modifier and Type Interface Description interfaceReadableInstantPropertyinterfaceWritableInstantPropertyClasses in io.github.mmm.property.temporal.instant that implement ReadableValue Modifier and Type Class Description classInstantPropertyImplementation ofWritableInstantProperty. -
Uses of ReadableValue in io.github.mmm.property.temporal.localdate
Subinterfaces of ReadableValue in io.github.mmm.property.temporal.localdate Modifier and Type Interface Description interfaceReadableLocalDatePropertyinterfaceWritableLocalDatePropertyClasses in io.github.mmm.property.temporal.localdate that implement ReadableValue Modifier and Type Class Description classLocalDatePropertyThis is the implementation ofWritableLocalDateProperty. -
Uses of ReadableValue in io.github.mmm.property.temporal.localdatetime
Subinterfaces of ReadableValue in io.github.mmm.property.temporal.localdatetime Modifier and Type Interface Description interfaceReadableLocalDateTimePropertyinterfaceWritableLocalDateTimePropertyClasses in io.github.mmm.property.temporal.localdatetime that implement ReadableValue Modifier and Type Class Description classLocalDateTimePropertyThis is the implementation ofWritableLocalDateTimeProperty. -
Uses of ReadableValue in io.github.mmm.property.temporal.localtime
Subinterfaces of ReadableValue in io.github.mmm.property.temporal.localtime Modifier and Type Interface Description interfaceReadableLocalTimePropertyinterfaceWritableLocalTimePropertyClasses in io.github.mmm.property.temporal.localtime that implement ReadableValue Modifier and Type Class Description classLocalTimeProperty -
Uses of ReadableValue in io.github.mmm.property.temporal.offsetdatetime
Subinterfaces of ReadableValue in io.github.mmm.property.temporal.offsetdatetime Modifier and Type Interface Description interfaceReadableOffsetDateTimePropertyinterfaceWritableOffsetDateTimePropertyClasses in io.github.mmm.property.temporal.offsetdatetime that implement ReadableValue Modifier and Type Class Description classOffsetDateTimePropertyThis is the implementation ofWritableOffsetDateTimeProperty. -
Uses of ReadableValue in io.github.mmm.property.temporal.offsettime
Subinterfaces of ReadableValue in io.github.mmm.property.temporal.offsettime Modifier and Type Interface Description interfaceReadableOffsetTimePropertyinterfaceWritableOffsetTimePropertyClasses in io.github.mmm.property.temporal.offsettime that implement ReadableValue Modifier and Type Class Description classOffsetTimePropertyThis is the implementation ofWritableOffsetTimeProperty. -
Uses of ReadableValue in io.github.mmm.property.temporal.zoneddatetime
Subinterfaces of ReadableValue in io.github.mmm.property.temporal.zoneddatetime Modifier and Type Interface Description interfaceReadableZonedDateTimePropertyinterfaceWritableZonedDateTimePropertyClasses in io.github.mmm.property.temporal.zoneddatetime that implement ReadableValue Modifier and Type Class Description classZonedDateTimePropertyThis is the implementation ofWritableZonedDateTimeProperty. -
Uses of ReadableValue in io.github.mmm.value
Subinterfaces of ReadableValue in io.github.mmm.value Modifier and Type Interface Description interfacePropertyPath<V>Interface for a valued path.interfaceReadableTypedValue<V>ReadableValueknowing itsvalue class.interfaceTypedPropertyPath<V>APropertyPathholding itstype.interfaceWritableValue<V>Methods in io.github.mmm.value with parameters of type ReadableValue Modifier and Type Method Description static <T> TReadableValue. get(ReadableValue<T> value)Null-safe access toget(). -
Uses of ReadableValue in io.github.mmm.value.observable
Subinterfaces of ReadableValue in io.github.mmm.value.observable Modifier and Type Interface Description interfaceExpression<V>AnExpressionis anObservableValueproviding convenience methods to created dynamically computed values.interfaceObservableValue<V>AnObservableValuewraps avalueand allows to observe the value for changes.interfaceWritableObservableValue<V>Classes in io.github.mmm.value.observable that implement ReadableValue Modifier and Type Class Description classAbstractObservableValue<V>Abstract base implementation ofObservableValuethat handlesObservableEventListeners.classAbstractWritableObservableValue<V>Abstract base implementation ofWritableObservableValuethat handles bindings.classBinding<V> -
Uses of ReadableValue in io.github.mmm.value.observable.booleans
Subinterfaces of ReadableValue in io.github.mmm.value.observable.booleans Modifier and Type Interface Description interfaceBooleanExpressioninterfaceObservableBooleanValueinterfaceReadableBooleanValueinterfaceWritableBooleanValueClasses in io.github.mmm.value.observable.booleans that implement ReadableValue Modifier and Type Class Description classBooleanBinding -
Uses of ReadableValue in io.github.mmm.value.observable.comparable
Subinterfaces of ReadableValue in io.github.mmm.value.observable.comparable Modifier and Type Interface Description interfaceComparableExpression<V extends Comparable<? super V>> -
Uses of ReadableValue in io.github.mmm.value.observable.container
Subinterfaces of ReadableValue in io.github.mmm.value.observable.container Modifier and Type Interface Description interfaceObservableContainerValue<C,E>ObservableValuefor containervalues.interfaceReadableContainerValue<C,E>ReadableTypedObjectValuefor containervalues(e.g.interfaceWritableContainerValue<C,E>WritableObjectValuefor containervalues(e.g. -
Uses of ReadableValue in io.github.mmm.value.observable.container.collection
Subinterfaces of ReadableValue in io.github.mmm.value.observable.container.collection Modifier and Type Interface Description interfaceObservableCollectionValue<C extends Collection<E>,E>interfaceReadableCollectionValue<C extends Collection<E>,E>interfaceWritableCollectionValue<C extends Collection<E>,E> -
Uses of ReadableValue in io.github.mmm.value.observable.container.list
Subinterfaces of ReadableValue in io.github.mmm.value.observable.container.list Modifier and Type Interface Description interfaceObservableListValue<E>interfaceReadableListValue<E>interfaceWritableListValue<E> -
Uses of ReadableValue in io.github.mmm.value.observable.container.map
Subinterfaces of ReadableValue in io.github.mmm.value.observable.container.map Modifier and Type Interface Description interfaceObservableMapValue<K,V>interfaceReadableMapValue<K,V>interfaceWritableMapValue<K,V> -
Uses of ReadableValue in io.github.mmm.value.observable.container.set
Subinterfaces of ReadableValue in io.github.mmm.value.observable.container.set Modifier and Type Interface Description interfaceObservableSetValue<E>interfaceReadableSetValue<E>interfaceWritableSetValue<E> -
Uses of ReadableValue in io.github.mmm.value.observable.number
Subinterfaces of ReadableValue in io.github.mmm.value.observable.number Modifier and Type Interface Description interfaceNumberExpression<N extends Number & Comparable<? super N>>interfaceObservableNumberValue<N extends Number>interfaceReadableNumberValue<N extends Number>interfaceWritableNumberValue<N extends Number>Classes in io.github.mmm.value.observable.number that implement ReadableValue Modifier and Type Class Description classNumberBinding<N extends Number & Comparable<? super N>> -
Uses of ReadableValue in io.github.mmm.value.observable.number.bigdecimal
Subinterfaces of ReadableValue in io.github.mmm.value.observable.number.bigdecimal Modifier and Type Interface Description interfaceBigDecimalExpressioninterfaceObservableBigDecimalValueinterfaceReadableBigDecimalValueinterfaceWritableBigDecimalValueClasses in io.github.mmm.value.observable.number.bigdecimal that implement ReadableValue Modifier and Type Class Description classBigDecimalBinding -
Uses of ReadableValue in io.github.mmm.value.observable.number.biginteger
Subinterfaces of ReadableValue in io.github.mmm.value.observable.number.biginteger Modifier and Type Interface Description interfaceBigIntegerExpressioninterfaceObservableBigIntegerValueinterfaceReadableBigIntegerValueinterfaceWritableBigIntegerValueClasses in io.github.mmm.value.observable.number.biginteger that implement ReadableValue Modifier and Type Class Description classBigIntegerBinding -
Uses of ReadableValue in io.github.mmm.value.observable.number.bytes
Subinterfaces of ReadableValue in io.github.mmm.value.observable.number.bytes Modifier and Type Interface Description interfaceByteExpressioninterfaceObservableByteValueinterfaceReadableByteValueinterfaceWritableByteValueClasses in io.github.mmm.value.observable.number.bytes that implement ReadableValue Modifier and Type Class Description classByteBinding -
Uses of ReadableValue in io.github.mmm.value.observable.number.doubles
Subinterfaces of ReadableValue in io.github.mmm.value.observable.number.doubles Modifier and Type Interface Description interfaceDoubleExpressioninterfaceObservableDoubleValueinterfaceReadableDoubleValueinterfaceWritableDoubleValueClasses in io.github.mmm.value.observable.number.doubles that implement ReadableValue Modifier and Type Class Description classDoubleBinding -
Uses of ReadableValue in io.github.mmm.value.observable.number.floats
Subinterfaces of ReadableValue in io.github.mmm.value.observable.number.floats Modifier and Type Interface Description interfaceFloatExpressioninterfaceObservableFloatValueinterfaceReadableFloatValueinterfaceWritableFloatValueClasses in io.github.mmm.value.observable.number.floats that implement ReadableValue Modifier and Type Class Description classFloatBinding -
Uses of ReadableValue in io.github.mmm.value.observable.number.integers
Subinterfaces of ReadableValue in io.github.mmm.value.observable.number.integers Modifier and Type Interface Description interfaceIntegerExpressioninterfaceObservableIntegerValueinterfaceReadableIntegerValueinterfaceWritableIntegerValueClasses in io.github.mmm.value.observable.number.integers that implement ReadableValue Modifier and Type Class Description classIntegerBinding -
Uses of ReadableValue in io.github.mmm.value.observable.number.longs
Subinterfaces of ReadableValue in io.github.mmm.value.observable.number.longs Modifier and Type Interface Description interfaceLongExpressioninterfaceObservableLongValueinterfaceReadableLongValueinterfaceWritableLongValueClasses in io.github.mmm.value.observable.number.longs that implement ReadableValue Modifier and Type Class Description classLongBinding -
Uses of ReadableValue in io.github.mmm.value.observable.number.shorts
Subinterfaces of ReadableValue in io.github.mmm.value.observable.number.shorts Modifier and Type Interface Description interfaceObservableShortValueinterfaceReadableShortValueinterfaceShortExpressioninterfaceWritableShortValueClasses in io.github.mmm.value.observable.number.shorts that implement ReadableValue Modifier and Type Class Description classShortBinding -
Uses of ReadableValue in io.github.mmm.value.observable.object
Subinterfaces of ReadableValue in io.github.mmm.value.observable.object Modifier and Type Interface Description interfaceObservableObjectValue<V>interfaceObservableSimpleValue<V>ObservableValuefor a simple datatype (and not acontainer value).interfaceReadableObjectValue<V>interfaceReadableSimpleValue<V>ReadableValuefor a simple datatype (and not acontainer value).interfaceReadableTypedObjectValue<V>ReadableObjectValuethat is also aReadableTypedValue.interfaceWritableObjectValue<V>interfaceWritableSimpleValue<V>WritableValuefor a simple datatype (and not acontainer value). -
Uses of ReadableValue in io.github.mmm.value.observable.string
Subinterfaces of ReadableValue in io.github.mmm.value.observable.string Modifier and Type Interface Description interfaceObservableStringValueinterfaceReadableStringValueinterfaceStringExpressioninterfaceWritableStringValueClasses in io.github.mmm.value.observable.string that implement ReadableValue Modifier and Type Class Description classStringBinding -
Uses of ReadableValue in io.github.mmm.value.observable.temporal
Subinterfaces of ReadableValue in io.github.mmm.value.observable.temporal Modifier and Type Interface Description interfaceObservableTemporalValue<V extends Temporal>interfaceReadableTemporalValue<V extends Temporal>interfaceTemporalExpression<V extends Comparable<? super V>>ComparableExpressionfor datevalues(e.g.interfaceWritableTemporalValue<V extends Temporal> -
Uses of ReadableValue in io.github.mmm.value.observable.temporal.instant
Subinterfaces of ReadableValue in io.github.mmm.value.observable.temporal.instant Modifier and Type Interface Description interfaceInstantExpressioninterfaceObservableInstantValueinterfaceReadableInstantValueinterfaceWritableInstantValueClasses in io.github.mmm.value.observable.temporal.instant that implement ReadableValue Modifier and Type Class Description classInstantBinding -
Uses of ReadableValue in io.github.mmm.value.observable.temporal.localdate
Subinterfaces of ReadableValue in io.github.mmm.value.observable.temporal.localdate Modifier and Type Interface Description interfaceLocalDateExpressioninterfaceObservableLocalDateValueinterfaceReadableLocalDateValueinterfaceWritableLocalDateValueClasses in io.github.mmm.value.observable.temporal.localdate that implement ReadableValue Modifier and Type Class Description classLocalDateBinding -
Uses of ReadableValue in io.github.mmm.value.observable.temporal.localdatetime
Subinterfaces of ReadableValue in io.github.mmm.value.observable.temporal.localdatetime Modifier and Type Interface Description interfaceLocalDateTimeExpressioninterfaceObservableLocalDateTimeValueinterfaceReadableLocalDateTimeValueinterfaceWritableLocalDateTimeValueClasses in io.github.mmm.value.observable.temporal.localdatetime that implement ReadableValue Modifier and Type Class Description classLocalDateTimeBinding -
Uses of ReadableValue in io.github.mmm.value.observable.temporal.localtime
Subinterfaces of ReadableValue in io.github.mmm.value.observable.temporal.localtime Modifier and Type Interface Description interfaceLocalTimeExpressioninterfaceObservableLocalTimeValueinterfaceReadableLocalTimeValueinterfaceWritableLocalTimeValueClasses in io.github.mmm.value.observable.temporal.localtime that implement ReadableValue Modifier and Type Class Description classLocalTimeBinding -
Uses of ReadableValue in io.github.mmm.value.observable.temporal.offsetdatetime
Subinterfaces of ReadableValue in io.github.mmm.value.observable.temporal.offsetdatetime Modifier and Type Interface Description interfaceObservableOffsetDateTimeValueinterfaceOffsetDateTimeExpressioninterfaceReadableOffsetDateTimeValueinterfaceWritableOffsetDateTimeValueClasses in io.github.mmm.value.observable.temporal.offsetdatetime that implement ReadableValue Modifier and Type Class Description classOffsetDateTimeBinding -
Uses of ReadableValue in io.github.mmm.value.observable.temporal.offsettime
Subinterfaces of ReadableValue in io.github.mmm.value.observable.temporal.offsettime Modifier and Type Interface Description interfaceObservableOffsetTimeValueinterfaceOffsetTimeExpressioninterfaceReadableOffsetTimeValueinterfaceWritableOffsetTimeValueClasses in io.github.mmm.value.observable.temporal.offsettime that implement ReadableValue Modifier and Type Class Description classOffsetDateTimeBinding -
Uses of ReadableValue in io.github.mmm.value.observable.temporal.zoneddatetime
Subinterfaces of ReadableValue in io.github.mmm.value.observable.temporal.zoneddatetime Modifier and Type Interface Description interfaceObservableZonedDateTimeValueinterfaceReadableZonedDateTimeValueinterfaceWritableZonedDateTimeValueinterfaceZonedDateTimeExpressionClasses in io.github.mmm.value.observable.temporal.zoneddatetime that implement ReadableValue Modifier and Type Class Description classZonedDateTimeBinding
-