Uses of Package
trial.gaurav.menu

Packages that use trial.gaurav.menu
Package
Description
 
 
  • Class
    Description
    The `Action` interface is used to define a contract for classes that represent actions in a menu.
    The `Menu` class provides functionality to display a menu and interact with the user's choices.
  • Class
    Description
    The `Action` interface is used to define a contract for classes that represent actions in a menu.
    The `MenuItem` class represents an item in the menu with a unique choice number, a name, and an associated action.