Index

A C D E F G H I M R S T V 
All Classes and Interfaces|All Packages|Serialized Form

T

tryAddCar(Car) - Method in class crms.lib.CarManager
Adds a Car to the inventory if its ID is unique.
tryRemoveCar(Car) - Method in class crms.lib.CarManager
Removes a Car from the inventory based on its unique ID.
tryRemoveRental(Rental) - Method in class crms.lib.RentalManager
Attempts to remove a rental from the list.
tryRentCar(Car, LocalDate, LocalDate) - Method in class crms.lib.RentalManager
Attempts to rent a car for the specified period.
A C D E F G H I M R S T V 
All Classes and Interfaces|All Packages|Serialized Form