| 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 |
LCFS_B<J extends SimJob,Q extends LCFS_B>
A
LCFS queue with given (possibly infinite) buffer size. |
| Modifier and Type | Method and Description |
|---|---|
LCFS_B<J,Q> |
LCFS_B.getCopySimQueue()
Returns a new
LCFS_B object on the same SimEventList with the same buffer size. |
Copyright © 2018. All rights reserved.