protected static class QueueTracker.BinCount extends Object
Modifier and Type | Field and Description |
---|---|
protected int |
count
The count
|
Constructor and Description |
---|
QueueTracker.BinCount()
Create
|
public QueueTracker.BinCount duplicate()
public void increment()
public boolean decrement()
public void setValue(int count)
public int getValue()