private static final class Recycler.WeakOrderQueue.Link
extends java.util.concurrent.atomic.AtomicInteger
| Modifier and Type | Field and Description |
|---|---|
private Recycler.DefaultHandle<?>[] |
elements |
private Recycler.WeakOrderQueue.Link |
next |
private int |
readIndex |
| Modifier | Constructor and Description |
|---|---|
private |
Link() |
accumulateAndGet, addAndGet, compareAndSet, decrementAndGet, doubleValue, floatValue, get, getAndAccumulate, getAndAdd, getAndDecrement, getAndIncrement, getAndSet, getAndUpdate, incrementAndGet, intValue, lazySet, longValue, set, toString, updateAndGet, weakCompareAndSetprivate final Recycler.DefaultHandle<?>[] elements
private int readIndex
private Recycler.WeakOrderQueue.Link next