Uses of Interface
io.github.mmm.value.observable.temporal.instant.ObservableInstantValue
-
Packages that use ObservableInstantValue 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 ObservableInstantValue in io.github.mmm.property.temporal.instant
Subinterfaces of ObservableInstantValue 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 ObservableInstantValue Modifier and Type Class Description class
InstantProperty
Implementation ofWritableInstantProperty
. -
Uses of ObservableInstantValue in io.github.mmm.value.observable.temporal.instant
Subinterfaces of ObservableInstantValue in io.github.mmm.value.observable.temporal.instant Modifier and Type Interface Description interface
InstantExpression
Classes in io.github.mmm.value.observable.temporal.instant that implement ObservableInstantValue Modifier and Type Class Description class
InstantBinding
-