Class UserMenu


  • public class UserMenu
    extends Object
    • Field Detail

      • logger

        protected static org.apache.log4j.Logger logger
    • Constructor Detail

      • UserMenu

        public UserMenu()
    • Method Detail

      • showUserMenu

        public static List<Integer> showUserMenu​(String[][] systems)
        Shows the user menu and receives user selections
        Returns:
        List of selections the user made