Class BooleanMenuState
java.lang.Object
com.thecoderscorner.menu.domain.state.MenuState<Boolean>
com.thecoderscorner.menu.domain.state.BooleanMenuState
An implementation of menu state for booleans. This stores the current value in the MenuTree for an item
-
Constructor Details