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


underscore  A B C D E G I K L O P S TOP
_lifo
 in  org.apache.commons.pool.impl.GenericKeyedObjectPoolFactory
 in  org.apache.commons.pool.impl.GenericObjectPoolFactory

A  underscore B C D E G I K L O P S TOP
addObject
  type  (Object) in org.apache.commons.pool.KeyedObjectPool
  type  () in org.apache.commons.pool.ObjectPool
assertOpen ()

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

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

D  underscore A B C E G I K L O P S TOP
DEFAULT_LIFO
 in  org.apache.commons.pool.impl.GenericKeyedObjectPool
 in  org.apache.commons.pool.impl.GenericObjectPool

E  underscore A B C D G I K L O P S TOP
erodingPool
  type  (KeyedObjectPool) in org.apache.commons.pool.PoolUtils
  type  (KeyedObjectPool, float) in org.apache.commons.pool.PoolUtils
  type  (KeyedObjectPool, float, boolean) in org.apache.commons.pool.PoolUtils
  type  (ObjectPool) in org.apache.commons.pool.PoolUtils
  type  (ObjectPool, float) in org.apache.commons.pool.PoolUtils

G  underscore A B C D E I K L O P S TOP
GenericKeyedObjectPool
  org.apache.commons.pool.impl
  GenericKeyedObjectPool (KeyedPoolableObjectFactory, int, byte, long, int, int, int, boolean, boolean, long, int, long, boolean, boolean) constructor
GenericKeyedObjectPool.Config
GenericKeyedObjectPoolFactory
  org.apache.commons.pool.impl
  GenericKeyedObjectPoolFactory (KeyedPoolableObjectFactory, int, byte, long, int, int, int, boolean, boolean, long, int, long, boolean, boolean) constructor
  GenericKeyedObjectPoolFactory (KeyedPoolableObjectFactory, Config) constructor
GenericObjectPool
  org.apache.commons.pool.impl
  GenericObjectPool (PoolableObjectFactory, int, byte, long, int, int, boolean, boolean, long, int, long, boolean, long, boolean) constructor
GenericObjectPool.Config
GenericObjectPoolFactory
  org.apache.commons.pool.impl
  GenericObjectPoolFactory (PoolableObjectFactory, int, byte, long, int, int, boolean, boolean, long, int, long, boolean, long, boolean) constructor
  GenericObjectPoolFactory (PoolableObjectFactory, Config) constructor
getLifo
  type  () in org.apache.commons.pool.impl.GenericKeyedObjectPool
  type  () in org.apache.commons.pool.impl.GenericObjectPool
getNumIdle ()

I  underscore A B C D E G K L O P S TOP
isClosed ()

K  underscore A B C D E G I L O P S TOP
KeyedObjectPool
KeyedObjectPoolFactory

L  underscore A B C D E G I K O P S TOP
lifo
 in  org.apache.commons.pool.impl.GenericKeyedObjectPool.Config
 in  org.apache.commons.pool.impl.GenericObjectPool.Config

O  underscore A B C D E G I K L P S TOP
ObjectPool
ObjectPoolFactory
org.apache.commons.pool
org.apache.commons.pool.impl

P  underscore A B C D E G I K L O S TOP
PoolUtils

S  underscore A B C D E G I K L O P TOP
setLifo
  type  (boolean) in org.apache.commons.pool.impl.GenericKeyedObjectPool
  type  (boolean) in org.apache.commons.pool.impl.GenericObjectPool
SoftReferenceObjectPool
  org.apache.commons.pool.impl
  SoftReferenceObjectPool (PoolableObjectFactory, int) constructor
StackKeyedObjectPool
StackObjectPool