Uses of Interface
io.github.mmm.value.observable.number.longs.ReadableLongValue
-
Packages that use ReadableLongValue Package Description io.github.mmm.property.number.longs Contains property infrastructure forLong
.io.github.mmm.property.temporal Contains property infrastructure forjava.time
.io.github.mmm.value.observable.number.longs TODO -
-
Uses of ReadableLongValue in io.github.mmm.property.number.longs
Subinterfaces of ReadableLongValue in io.github.mmm.property.number.longs Modifier and Type Interface Description interface
ReadableLongProperty
interface
WritableLongProperty
Classes in io.github.mmm.property.number.longs that implement ReadableLongValue Modifier and Type Class Description class
LongProperty
Implementation ofWritableLongProperty
. -
Uses of ReadableLongValue in io.github.mmm.property.temporal
Classes in io.github.mmm.property.temporal that implement ReadableLongValue Modifier and Type Class Description class
DurationInSecondsProperty
ExtendsLongProperty
to store aDuration
in seconds. -
Uses of ReadableLongValue in io.github.mmm.value.observable.number.longs
Subinterfaces of ReadableLongValue in io.github.mmm.value.observable.number.longs Modifier and Type Interface Description interface
LongExpression
interface
ObservableLongValue
interface
WritableLongValue
Classes in io.github.mmm.value.observable.number.longs that implement ReadableLongValue Modifier and Type Class Description class
LongBinding
-