Class StringListMenuState
java.lang.Object
com.thecoderscorner.menu.domain.state.MenuState<List<String>>
com.thecoderscorner.menu.domain.state.StringListMenuState
An implementation of menu state for lists of string. This stores the current value in the MenuTree for an item
-
Constructor Details