| Package | Description |
|---|---|
| org.javades.jqueues.r5.entity.jq.queue.composite.feedback |
Feedback queueing systems (with single sub-queue).
|
| Modifier and Type | Class and Description |
|---|---|
class |
FB_p<DJ extends AbstractSimJob,DQ extends SimQueue,J extends SimJob,Q extends FB_p>
Feedback queue with fixed probability of feedback to the embedded
SimQueue. |
| Modifier and Type | Method and Description |
|---|---|
FB_p<DJ,DQ,J,Q> |
FB_p.getCopySimQueue()
Returns a new
FB_p object on the same SimEventList with a copy of the sub-queue,
the same feedback probability, a new RNG, and the same delegate-job factory. |
Copyright © 2018. All rights reserved.