Interface PoolMap.Pool<R>

All Known Implementing Classes:
PoolMap.RoundRobinPool, PoolMap.ThreadLocalPool
Enclosing class:
PoolMap<K,V>

protected static interface PoolMap.Pool<R>