| Package | Description |
|---|---|
| org.javades.jqueues.r5.entity.jq.queue.nonpreemptive |
Fundamental non-preemptive queueing systems like FCFS and LCFS.
|
| Modifier and Type | Class and Description |
|---|---|
class |
IS<J extends SimJob,Q extends IS>
The
IS queue serves all jobs simultaneously. |
| Modifier and Type | Method and Description |
|---|---|
IS<J,Q> |
IS.getCopySimQueue()
Returns a new
IS object on the same SimEventList. |
Copyright © 2018. All rights reserved.