Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
R
- readFromFile(String) - Method in class collectionManagers.CSVManager
-
Reads a CSV file at the specified path and returns an ArrayList containing each row of the file as a comma-separated string.
- readFromFile(String) - Method in interface collectionManagers.FileManager
-
Reads a file at the specified path and returns an ArrayList containing each line of the file as a string.
- RemoveById - Class in commandManagers.commands
-
Class RemoveById provides removal of an element from the collection by its ID number.
- RemoveById() - Constructor for class commandManagers.commands.RemoveById
-
Constructs a new command with the specified argument requirement.
- RemoveGreater - Class in commandManagers.commands
-
This class represents the RemoveGreater command in the program.
- RemoveGreater() - Constructor for class commandManagers.commands.RemoveGreater
-
Default constructor from 1.0
- RemoveGreater(ModeManager<City>) - Constructor for class commandManagers.commands.RemoveGreater
-
Provides choosing handler
- requestEnum(T[], String, Scanner, InputValidator) - Method in class collectionManagers.modeManagers.userMode.EnumRequester
-
Requests an enum value from the user based on the provided array of enum values.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form