| Package | Description |
|---|---|
| org.javades.jqueues.r5.entity.jq.queue.composite.enc |
Encapsulator queueing system.
|
| Modifier and Type | Class and Description |
|---|---|
class |
EncXM<DJ extends SimJob,DQ extends SimQueue,J extends SimJob,Q extends EncXM>
A
SimQueueComposite encapsulating a single SimQueue
with options to change the ways in which a job exits the queue. |
| Modifier and Type | Method and Description |
|---|---|
EncXM<DJ,DQ,J,Q> |
EncXM.getCopySimQueue()
Returns a new
EncXM object on the same SimEventList
with a copy of the encapsulated queue, the same exit mappings, and the same delegate-job factory. |
Copyright © 2018. All rights reserved.