Question: You will use the split method for reading the lines in the file. If the customer already exists on the customer list, just add the




You will use the split method for reading the lines in the file.
If the customer already exists on the customer list, just add the rental to their rental list.
You will turn in Address.java, Customer.java, MavRental.java, Invoice.java, Rental.java,
FurnitureRental.java, ElectronicRental.java, MavGUI.java, WriteCustomers.java, ReadCustomers.java,
MavGUITest.java. Zip them into a file named HW1.zip.
Adhere to coding standards Due September 18 by class time. ustomer -name: String -address: Address > Invoice No setRentalusttCardNumber String -rentalList:ArrayListcRental> printinvoice) String addRentaRental R) Rental MavRental No setcustsmerlast.pricePerDay.double -customerList +addCustomer(customer c +customerExists(String name):boolean street:Stri t
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
