public final class RingValueItem<T> extends RingItem
| Constructor and Description |
|---|
RingValueItem(int index) |
| Modifier and Type | Method and Description |
|---|---|
T |
getAndClearValue() |
void |
setValue(T value) |
clearRingValue, getIndex, getRingValue, isRingValue, nextRingValue, setRingValue, toString