Summary:
Detail:
Recycler<V>
QueueingRecycler(Supplier<V> supplier, Consumer<V> cleaner, Queue<V> queue)
V
acquire()
void
release(V value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
acquire
release