Uses of Interface
io.github.mmm.value.observable.temporal.instant.ReadableInstantValue
-
Packages that use ReadableInstantValue Package Description io.github.mmm.property.temporal.instant Contains property infrastructure forInstant
.io.github.mmm.value.observable.temporal.instant Contains value infrastructure forInstant
. -
-
Uses of ReadableInstantValue in io.github.mmm.property.temporal.instant
Subinterfaces of ReadableInstantValue in io.github.mmm.property.temporal.instant Modifier and Type Interface Description interface
ReadableInstantProperty
interface
WritableInstantProperty
Classes in io.github.mmm.property.temporal.instant that implement ReadableInstantValue Modifier and Type Class Description class
InstantProperty
Implementation ofWritableInstantProperty
. -
Uses of ReadableInstantValue in io.github.mmm.value.observable.temporal.instant
Subinterfaces of ReadableInstantValue in io.github.mmm.value.observable.temporal.instant Modifier and Type Interface Description interface
InstantExpression
interface
ObservableInstantValue
interface
WritableInstantValue
Classes in io.github.mmm.value.observable.temporal.instant that implement ReadableInstantValue Modifier and Type Class Description class
InstantBinding
-