Module is.codion.common.core
Package is.codion.common.state
package is.codion.common.state
-
ClassDescriptionA class encapsulating a boolean state, non-nullable with null values translated to false.Builds a
State
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.Specifies an observer for aState
instance.