All Differences
Removals
Additions
Changes
Bold is New, strike is deleted


A  B C G K O P S TOP
addObject
  type  (Object) in org.apache.commons.pool.KeyedObjectPool
  type  () in org.apache.commons.pool.ObjectPool

B  A C G K O P S TOP
BaseKeyedObjectPool
borrowObject
  type  (Object) in org.apache.commons.pool.KeyedObjectPool
  type  () in org.apache.commons.pool.ObjectPool

C  A B G K O P S TOP
createPool
  type  () in org.apache.commons.pool.KeyedObjectPoolFactory
  type  () in org.apache.commons.pool.ObjectPoolFactory

G  A B C K O P S TOP
GenericKeyedObjectPool
GenericKeyedObjectPool.Config
GenericKeyedObjectPoolFactory
  org.apache.commons.pool.impl
  GenericKeyedObjectPoolFactory (KeyedPoolableObjectFactory, Config) constructor
GenericObjectPool
GenericObjectPool.Config
GenericObjectPoolFactory
  org.apache.commons.pool.impl
  GenericObjectPoolFactory (PoolableObjectFactory, Config) constructor
getNumIdle ()

K  A B C G O P S TOP
KeyedObjectPool
KeyedObjectPoolFactory

O  A B C G K P S TOP
ObjectPool
ObjectPoolFactory
org.apache.commons.pool
org.apache.commons.pool.impl

P  A B C G K O S TOP
PoolUtils

S  A B C G K O P TOP
SoftReferenceObjectPool
  org.apache.commons.pool.impl
  SoftReferenceObjectPool (PoolableObjectFactory, int) constructor
StackKeyedObjectPool
StackObjectPool