Uses of Interface
io.github.mmm.value.observable.number.WritableNumberValue
-
-
Uses of WritableNumberValue in io.github.mmm.property.number
Subinterfaces of WritableNumberValue in io.github.mmm.property.number Modifier and Type Interface Description interface
WritableNumberProperty<N extends Number & Comparable<? super N>>
Classes in io.github.mmm.property.number that implement WritableNumberValue Modifier and Type Class Description class
NumberProperty<N extends Number & Comparable<? super N>>
Implementation ofWritableNumberProperty
. -
Uses of WritableNumberValue in io.github.mmm.property.number.bigdecimal
Subinterfaces of WritableNumberValue in io.github.mmm.property.number.bigdecimal Modifier and Type Interface Description interface
WritableBigDecimalProperty
Classes in io.github.mmm.property.number.bigdecimal that implement WritableNumberValue Modifier and Type Class Description class
BigDecimalProperty
Implementation ofWritableBigDecimalProperty
. -
Uses of WritableNumberValue in io.github.mmm.property.number.biginteger
Subinterfaces of WritableNumberValue in io.github.mmm.property.number.biginteger Modifier and Type Interface Description interface
WritableBigIntegerProperty
Classes in io.github.mmm.property.number.biginteger that implement WritableNumberValue Modifier and Type Class Description class
BigIntegerProperty
Implementation ofWritableBigIntegerProperty
. -
Uses of WritableNumberValue in io.github.mmm.property.number.bytes
Subinterfaces of WritableNumberValue in io.github.mmm.property.number.bytes Modifier and Type Interface Description interface
WritableByteProperty
Classes in io.github.mmm.property.number.bytes that implement WritableNumberValue Modifier and Type Class Description class
ByteProperty
Implementation ofWritableByteProperty
. -
Uses of WritableNumberValue in io.github.mmm.property.number.doubles
Subinterfaces of WritableNumberValue in io.github.mmm.property.number.doubles Modifier and Type Interface Description interface
WritableDoubleProperty
Classes in io.github.mmm.property.number.doubles that implement WritableNumberValue Modifier and Type Class Description class
DoubleProperty
Implementation ofWritableDoubleProperty
. -
Uses of WritableNumberValue in io.github.mmm.property.number.floats
Subinterfaces of WritableNumberValue in io.github.mmm.property.number.floats Modifier and Type Interface Description interface
WritableFloatProperty
Classes in io.github.mmm.property.number.floats that implement WritableNumberValue Modifier and Type Class Description class
FloatProperty
Implementation ofWritableFloatProperty
. -
Uses of WritableNumberValue in io.github.mmm.property.number.integers
Subinterfaces of WritableNumberValue in io.github.mmm.property.number.integers Modifier and Type Interface Description interface
WritableIntegerProperty
Classes in io.github.mmm.property.number.integers that implement WritableNumberValue Modifier and Type Class Description class
IntegerProperty
Implementation ofWritableIntegerProperty
. -
Uses of WritableNumberValue in io.github.mmm.property.number.longs
Subinterfaces of WritableNumberValue in io.github.mmm.property.number.longs Modifier and Type Interface Description interface
WritableLongProperty
Classes in io.github.mmm.property.number.longs that implement WritableNumberValue Modifier and Type Class Description class
LongProperty
Implementation ofWritableLongProperty
. -
Uses of WritableNumberValue in io.github.mmm.property.number.shorts
Subinterfaces of WritableNumberValue in io.github.mmm.property.number.shorts Modifier and Type Interface Description interface
WritableShortProperty
Classes in io.github.mmm.property.number.shorts that implement WritableNumberValue Modifier and Type Class Description class
ShortProperty
Implementation ofWritableShortProperty
. -
Uses of WritableNumberValue in io.github.mmm.property.temporal
Classes in io.github.mmm.property.temporal that implement WritableNumberValue Modifier and Type Class Description class
DurationInSecondsProperty
ExtendsLongProperty
to store aDuration
in seconds. -
Uses of WritableNumberValue in io.github.mmm.value.observable.number.bigdecimal
Subinterfaces of WritableNumberValue in io.github.mmm.value.observable.number.bigdecimal Modifier and Type Interface Description interface
WritableBigDecimalValue
-
Uses of WritableNumberValue in io.github.mmm.value.observable.number.biginteger
Subinterfaces of WritableNumberValue in io.github.mmm.value.observable.number.biginteger Modifier and Type Interface Description interface
WritableBigIntegerValue
-
Uses of WritableNumberValue in io.github.mmm.value.observable.number.bytes
Subinterfaces of WritableNumberValue in io.github.mmm.value.observable.number.bytes Modifier and Type Interface Description interface
WritableByteValue
-
Uses of WritableNumberValue in io.github.mmm.value.observable.number.doubles
Subinterfaces of WritableNumberValue in io.github.mmm.value.observable.number.doubles Modifier and Type Interface Description interface
WritableDoubleValue
-
Uses of WritableNumberValue in io.github.mmm.value.observable.number.floats
Subinterfaces of WritableNumberValue in io.github.mmm.value.observable.number.floats Modifier and Type Interface Description interface
WritableFloatValue
-
Uses of WritableNumberValue in io.github.mmm.value.observable.number.integers
Subinterfaces of WritableNumberValue in io.github.mmm.value.observable.number.integers Modifier and Type Interface Description interface
WritableIntegerValue
-
Uses of WritableNumberValue in io.github.mmm.value.observable.number.longs
Subinterfaces of WritableNumberValue in io.github.mmm.value.observable.number.longs Modifier and Type Interface Description interface
WritableLongValue
-
Uses of WritableNumberValue in io.github.mmm.value.observable.number.shorts
Subinterfaces of WritableNumberValue in io.github.mmm.value.observable.number.shorts Modifier and Type Interface Description interface
WritableShortValue
-