| 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 |
IC<J extends SimJob,Q extends IC>
The
IC queue serves all jobs in zero time. |
| Modifier and Type | Method and Description |
|---|---|
IC<J,Q> |
IC.getCopySimQueue()
Returns a new
IC object on the same SimEventList. |
Copyright © 2018. All rights reserved.