protected class FairBlockingQueue.ExchangeCountDownLatch<T> extends CountDownLatch
Constructor and Description |
---|
ExchangeCountDownLatch(int i) |
Modifier and Type | Method and Description |
---|---|
T |
getItem() |
void |
setItem(T item) |
Copyright © 2000-2016 Apache Software Foundation. All Rights Reserved.