I have most of the code for this program but I was looking for help on the rest
ID: 3631739 • Letter: I
Question
I have most of the code for this program but I was looking for help on the rest of these methods for a few classes. The program I am working on is a simulation for wait times in a line.
USE THE CODE I HAVE PROVIDED. Just fill in the empty methods. I'm also getting errors for WaitingCustomerQueue (the methods are finished but I get errors on lines 34, 38, 46)
If you need to see all my code for the whole program it is posted here on pastebin: http://pastebin.com/k1XMXkGT
---------------------------------------------------------------------------------