Uses of Interface
io.github.mmm.value.observable.number.ReadableNumberValue
-
-
Uses of ReadableNumberValue in io.github.mmm.property.number
Subinterfaces of ReadableNumberValue 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 ReadableNumberValue Modifier and Type Class Description classNumberProperty<N extends Number & Comparable<? super N>>Implementation ofWritableNumberProperty. -
Uses of ReadableNumberValue in io.github.mmm.property.number.bigdecimal
Subinterfaces of ReadableNumberValue in io.github.mmm.property.number.bigdecimal Modifier and Type Interface Description interfaceReadableBigDecimalPropertyinterfaceWritableBigDecimalPropertyClasses in io.github.mmm.property.number.bigdecimal that implement ReadableNumberValue Modifier and Type Class Description classBigDecimalPropertyImplementation ofWritableBigDecimalProperty. -
Uses of ReadableNumberValue in io.github.mmm.property.number.biginteger
Subinterfaces of ReadableNumberValue in io.github.mmm.property.number.biginteger Modifier and Type Interface Description interfaceReadableBigIntegerPropertyinterfaceWritableBigIntegerPropertyClasses in io.github.mmm.property.number.biginteger that implement ReadableNumberValue Modifier and Type Class Description classBigIntegerPropertyImplementation ofWritableBigIntegerProperty. -
Uses of ReadableNumberValue in io.github.mmm.property.number.bytes
Subinterfaces of ReadableNumberValue in io.github.mmm.property.number.bytes Modifier and Type Interface Description interfaceReadableBytePropertyinterfaceWritableBytePropertyClasses in io.github.mmm.property.number.bytes that implement ReadableNumberValue Modifier and Type Class Description classBytePropertyImplementation ofWritableByteProperty. -
Uses of ReadableNumberValue in io.github.mmm.property.number.doubles
Subinterfaces of ReadableNumberValue in io.github.mmm.property.number.doubles Modifier and Type Interface Description interfaceReadableDoublePropertyinterfaceWritableDoublePropertyClasses in io.github.mmm.property.number.doubles that implement ReadableNumberValue Modifier and Type Class Description classDoublePropertyImplementation ofWritableDoubleProperty. -
Uses of ReadableNumberValue in io.github.mmm.property.number.floats
Subinterfaces of ReadableNumberValue in io.github.mmm.property.number.floats Modifier and Type Interface Description interfaceReadableFloatPropertyinterfaceWritableFloatPropertyClasses in io.github.mmm.property.number.floats that implement ReadableNumberValue Modifier and Type Class Description classFloatPropertyImplementation ofWritableFloatProperty. -
Uses of ReadableNumberValue in io.github.mmm.property.number.integers
Subinterfaces of ReadableNumberValue in io.github.mmm.property.number.integers Modifier and Type Interface Description interfaceReadableIntegerPropertyinterfaceWritableIntegerPropertyClasses in io.github.mmm.property.number.integers that implement ReadableNumberValue Modifier and Type Class Description classIntegerPropertyImplementation ofWritableIntegerProperty. -
Uses of ReadableNumberValue in io.github.mmm.property.number.longs
Subinterfaces of ReadableNumberValue in io.github.mmm.property.number.longs Modifier and Type Interface Description interfaceReadableLongPropertyinterfaceWritableLongPropertyClasses in io.github.mmm.property.number.longs that implement ReadableNumberValue Modifier and Type Class Description classLongPropertyImplementation ofWritableLongProperty. -
Uses of ReadableNumberValue in io.github.mmm.property.number.shorts
Subinterfaces of ReadableNumberValue in io.github.mmm.property.number.shorts Modifier and Type Interface Description interfaceReadableShortPropertyinterfaceWritableShortPropertyClasses in io.github.mmm.property.number.shorts that implement ReadableNumberValue Modifier and Type Class Description classShortPropertyImplementation ofWritableShortProperty. -
Uses of ReadableNumberValue in io.github.mmm.property.temporal
Classes in io.github.mmm.property.temporal that implement ReadableNumberValue Modifier and Type Class Description classDurationInSecondsPropertyExtendsLongPropertyto store aDurationin seconds. -
Uses of ReadableNumberValue in io.github.mmm.value.observable.number
Subinterfaces of ReadableNumberValue in io.github.mmm.value.observable.number Modifier and Type Interface Description interfaceNumberExpression<N extends Number & Comparable<? super N>>interfaceObservableNumberValue<N extends Number>interfaceWritableNumberValue<N extends Number>Classes in io.github.mmm.value.observable.number that implement ReadableNumberValue Modifier and Type Class Description classNumberBinding<N extends Number & Comparable<? super N>> -
Uses of ReadableNumberValue in io.github.mmm.value.observable.number.bigdecimal
Subinterfaces of ReadableNumberValue in io.github.mmm.value.observable.number.bigdecimal Modifier and Type Interface Description interfaceBigDecimalExpressioninterfaceObservableBigDecimalValueinterfaceReadableBigDecimalValueinterfaceWritableBigDecimalValueClasses in io.github.mmm.value.observable.number.bigdecimal that implement ReadableNumberValue Modifier and Type Class Description classBigDecimalBinding -
Uses of ReadableNumberValue in io.github.mmm.value.observable.number.biginteger
Subinterfaces of ReadableNumberValue in io.github.mmm.value.observable.number.biginteger Modifier and Type Interface Description interfaceBigIntegerExpressioninterfaceObservableBigIntegerValueinterfaceReadableBigIntegerValueinterfaceWritableBigIntegerValueClasses in io.github.mmm.value.observable.number.biginteger that implement ReadableNumberValue Modifier and Type Class Description classBigIntegerBinding -
Uses of ReadableNumberValue in io.github.mmm.value.observable.number.bytes
Subinterfaces of ReadableNumberValue in io.github.mmm.value.observable.number.bytes Modifier and Type Interface Description interfaceByteExpressioninterfaceObservableByteValueinterfaceReadableByteValueinterfaceWritableByteValueClasses in io.github.mmm.value.observable.number.bytes that implement ReadableNumberValue Modifier and Type Class Description classByteBinding -
Uses of ReadableNumberValue in io.github.mmm.value.observable.number.doubles
Subinterfaces of ReadableNumberValue in io.github.mmm.value.observable.number.doubles Modifier and Type Interface Description interfaceDoubleExpressioninterfaceObservableDoubleValueinterfaceReadableDoubleValueinterfaceWritableDoubleValueClasses in io.github.mmm.value.observable.number.doubles that implement ReadableNumberValue Modifier and Type Class Description classDoubleBinding -
Uses of ReadableNumberValue in io.github.mmm.value.observable.number.floats
Subinterfaces of ReadableNumberValue in io.github.mmm.value.observable.number.floats Modifier and Type Interface Description interfaceFloatExpressioninterfaceObservableFloatValueinterfaceReadableFloatValueinterfaceWritableFloatValueClasses in io.github.mmm.value.observable.number.floats that implement ReadableNumberValue Modifier and Type Class Description classFloatBinding -
Uses of ReadableNumberValue in io.github.mmm.value.observable.number.integers
Subinterfaces of ReadableNumberValue in io.github.mmm.value.observable.number.integers Modifier and Type Interface Description interfaceIntegerExpressioninterfaceObservableIntegerValueinterfaceReadableIntegerValueinterfaceWritableIntegerValueClasses in io.github.mmm.value.observable.number.integers that implement ReadableNumberValue Modifier and Type Class Description classIntegerBinding -
Uses of ReadableNumberValue in io.github.mmm.value.observable.number.longs
Subinterfaces of ReadableNumberValue in io.github.mmm.value.observable.number.longs Modifier and Type Interface Description interfaceLongExpressioninterfaceObservableLongValueinterfaceReadableLongValueinterfaceWritableLongValueClasses in io.github.mmm.value.observable.number.longs that implement ReadableNumberValue Modifier and Type Class Description classLongBinding -
Uses of ReadableNumberValue in io.github.mmm.value.observable.number.shorts
Subinterfaces of ReadableNumberValue in io.github.mmm.value.observable.number.shorts Modifier and Type Interface Description interfaceObservableShortValueinterfaceReadableShortValueinterfaceShortExpressioninterfaceWritableShortValueClasses in io.github.mmm.value.observable.number.shorts that implement ReadableNumberValue Modifier and Type Class Description classShortBinding
-