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.

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

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!