Module is.codion.common.core
Package is.codion.common.state
@NullMarked
package is.codion.common.state
See State
and ObservableState
.
-
ClassDescriptionSpecifies an observable for a
State
instance.A class encapsulating a boolean state, non-nullable with null values translated to false.Builds aState
instance.A state which combines a number of states, either ANDing or ORing those together when determining its own state.AState.Group
deactivates all other states when a state in the group is activated.