Question: Simulation.j ava This class should be used to run your Simulation. In this class, you should only be constructing Person and Building objects. You should

Simulation.j ava This class should be used to run your Simulation. In this class, you should only be constructing Person and Building objects. You should not be interacting with your Elevator class at all. The methods you should be using are: enterBuilding () to enter a Person into a Building and startElevator () to have the Elevator in your Building begin processing its Jobs. Lastly, you must write a toString ( ) method with your own implementation for each class
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
