- java.lang.Object
 
- 
- java.util.concurrent.CountDownLatch
 
- 
- org.apache.tomcat.jdbc.pool.MultiLockFairBlockingQueue.ExchangeCountDownLatch<T>
 
 
 
- 
- 
Field Summary
Fields 
| Modifier and Type | 
Field and Description | 
protected T | 
item  | 
 
- 
Method Summary
Methods 
| Modifier and Type | 
Method and Description | 
T | 
getItem()  | 
void | 
setItem(T item)  | 
- 
Methods inherited from class java.util.concurrent.CountDownLatch
await, await, countDown, getCount, toString 
- 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait 
 
 
 
- 
- 
Method Detail
- 
getItem
public T getItem()
 
 
 
 
 
Copyright © 2000-2018 Apache Software Foundation. All Rights Reserved.