|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Object | +--Opus5.Simulation
A discrete-event simulation of an M/M/1 queue. Illustrates the use of a priority queue.
PriorityQueue| Constructor Summary | |
Simulation()
|
|
| Method Summary | |
void |
run(double timeLimit)
Runs the simulation. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Simulation()
| Method Detail |
public void run(double timeLimit)
timeLimit - The amount of simulation time to be simulated.
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||