| Package | Description |
|---|---|
| org.javades.jqueues.r5.util.stat |
Adds (extensible) statistics to queues in the jqueues package.
|
| Modifier and Type | Method and Description |
|---|---|
List<AutoSimQueueStatEntry<Q>> |
AutoSimQueueStat.getEntries() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AutoSimQueueStat.setEntries(List<AutoSimQueueStatEntry<Q>> entries) |
| Constructor and Description |
|---|
AutoSimQueueStat(Q queue,
List<AutoSimQueueStatEntry<Q>> entries)
Constructor.
|
Copyright © 2018. All rights reserved.