Question: (JAVA) How would you write an accessor method for the employeeDatabase field that returns a reference to the original HashMap (not a copy)? Also, although
(JAVA) How would you write an accessor method for the employeeDatabase field that returns a reference to the original HashMap (not a copy)?
Also, although the method isn't written yet, how would you create a default Comp constructor that calls the populateEmployeeDatabase method?

Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
