Package com.thecoderscorner.menu.domain.state
package com.thecoderscorner.menu.domain.state
-
ClassDescriptionAn implementation of menu state for booleans.An implementation of menu state for integer values.An implementation of menu state for Strings.An implementation of menu state for integer values.MenuState<T>The base class of menu state, stores the value, if it's active and changed.Menu tree holds all the menu items for a specific remote connection or session.Some operations support moving items up or down in the tree, when they do they use this enumeration to describe the direction of the move.An implementation of menu state for integer values.An implementation of menu state for lists of string.An implementation of menu state for Strings.