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