| Package | Description |
|---|---|
| org.javades.jqueues.r5.entity.jq.queue.composite.collector |
Collector queueing systems.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DepCol<DJ extends AbstractSimJob,DQ extends SimQueue,J extends SimJob,Q extends DepCol>
A composite queue with two queues, a main one and one collecting all departed jobs from the main queue.
|
| Modifier and Type | Method and Description |
|---|---|
DepCol<DJ,DQ,J,Q> |
DepCol.getCopySimQueue()
Returns a new
DepCol object on the same SimEventList with copies of the main and
departure queues and the same delegate-job factory. |
Copyright © 2018. All rights reserved.