Index

A B C D E F G H I L M N O P R S T U V W 
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.
A B C D E F G H I L M N O P R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form