Uses of Class
commandLineMenus.Menu
-
-
Uses of Menu in commandLineMenus
Subclasses of Menu in commandLineMenus Modifier and Type Class Description classList<T>Menu dynamically populated with a list of items.Methods in commandLineMenus that return Menu Modifier and Type Method Description MenuMenu.EmptyMenuException. getMenu()Methods in commandLineMenus that return types with arguments of type Menu Modifier and Type Method Description java.util.List<Menu>Menu.CycleDetectedException. getCycleDetected()Returns the Menus of the cycle.Constructor parameters in commandLineMenus with type arguments of type Menu Constructor Description CycleDetectedException(java.util.List<Menu> cycleDetected)
-