Uses of Interface
io.github.mmm.value.observable.booleans.ReadableBooleanValue
-
Packages that use ReadableBooleanValue Package Description io.github.mmm.property.booleans Contains property infrastructure forBoolean
.io.github.mmm.value.observable.booleans -
-
Uses of ReadableBooleanValue in io.github.mmm.property.booleans
Subinterfaces of ReadableBooleanValue in io.github.mmm.property.booleans Modifier and Type Interface Description interface
ReadableBooleanProperty
interface
WritableBooleanProperty
Classes in io.github.mmm.property.booleans that implement ReadableBooleanValue Modifier and Type Class Description class
BooleanProperty
Implementation ofWritableBooleanProperty
. -
Uses of ReadableBooleanValue in io.github.mmm.value.observable.booleans
Subinterfaces of ReadableBooleanValue in io.github.mmm.value.observable.booleans Modifier and Type Interface Description interface
BooleanExpression
interface
ObservableBooleanValue
interface
WritableBooleanValue
Classes in io.github.mmm.value.observable.booleans that implement ReadableBooleanValue Modifier and Type Class Description class
BooleanBinding
-