Index
All Classes and Interfaces|All Packages
A
- action - Variable in class trial.gaurav.menu.MenuItem
- Action - Interface in trial.gaurav.menu
-
The `Action` interface is used to define a contract for classes that represent actions in a menu.
- AddCustomerAction - Class in trial.gaurav.customer
-
The `AddCustomerAction` class represents an action to add a new customer to the customer records.
- AddCustomerAction(LinkedList<Customer>, CustomerConsoleManager) - Constructor for class trial.gaurav.customer.AddCustomerAction
-
Constructs a new `AddCustomerAction` object with the given customer records and customer console manager.
- AppTest - Class in trial.gaurav.customer
-
Unit test for simple App.
- AppTest(String) - Constructor for class trial.gaurav.customer.AppTest
-
Create the test case
All Classes and Interfaces|All Packages