public class AutoAllocatingLinkedBlockingQueue<T>
extends java.util.concurrent.LinkedBlockingQueue<T>
| Constructor and Description |
|---|
AutoAllocatingLinkedBlockingQueue(int concurrencyLevel) |
| Modifier and Type | Method and Description |
|---|---|
T |
poll(com.google.common.base.Supplier<T> supplier) |
clear, contains, drainTo, drainTo, iterator, offer, offer, peek, poll, poll, put, remainingCapacity, remove, size, take, toArray, toArray, toStringcontainsAll, isEmpty, removeAll, retainAll