niktuteja / tum-dsim-11

Automatically exported from code.google.com/p/tum-dsim-11
0 stars 0 forks source link

Ex 2.1a - Implement Customer class #3

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Implement a new class "Customer" which includes the following attributes:

long arrivalTime
long serviceInitTime
long serviceCompletion

(The class should extend our implementation of SortableQueueItem.)

Original issue reported on code.google.com by daniel.b...@gmx.de on 27 May 2011 at 8:51

GoogleCodeExporter commented 9 years ago

Original comment by mpdeimos on 28 May 2011 at 10:06