protected class FairBlockingQueue.ExchangeCountDownLatch<T> extends CountDownLatch
protected T
item
FairBlockingQueue.ExchangeCountDownLatch(int i)
T
getItem()
void
setItem(T item)
await, await, countDown, getCount, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
protected volatile T item
public FairBlockingQueue.ExchangeCountDownLatch(int i)
public T getItem()
public void setItem(T item)
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.