Uses of Interface
io.github.mmm.value.observable.number.bytes.ReadableByteValue
-
Packages that use ReadableByteValue Package Description io.github.mmm.property.number.bytes Contains property infrastructure forByte
.io.github.mmm.value.observable.number.bytes TODO -
-
Uses of ReadableByteValue in io.github.mmm.property.number.bytes
Subinterfaces of ReadableByteValue in io.github.mmm.property.number.bytes Modifier and Type Interface Description interface
ReadableByteProperty
interface
WritableByteProperty
Classes in io.github.mmm.property.number.bytes that implement ReadableByteValue Modifier and Type Class Description class
ByteProperty
Implementation ofWritableByteProperty
. -
Uses of ReadableByteValue in io.github.mmm.value.observable.number.bytes
Subinterfaces of ReadableByteValue in io.github.mmm.value.observable.number.bytes Modifier and Type Interface Description interface
ByteExpression
interface
ObservableByteValue
interface
WritableByteValue
Classes in io.github.mmm.value.observable.number.bytes that implement ReadableByteValue Modifier and Type Class Description class
ByteBinding
-