arrayPool | org.openmobileis.common.util.ObjectPool | [protected] |
createNewInstance(Class objectClass) | org.openmobileis.common.util.ObjectPool | [protected] |
disposeObject(Object object) | org.openmobileis.common.util.ObjectPool | |
getObject() | org.openmobileis.common.util.ObjectPool | [protected] |
incSize_ | org.openmobileis.common.util.ObjectPool | [protected] |
minSize_ | org.openmobileis.common.util.ObjectPool | [protected] |
objectClass_ | org.openmobileis.common.util.ObjectPool | [protected] |
ObjectPool(String objectClass, int minSize, int incSize) | org.openmobileis.common.util.ObjectPool | [protected] |
pool_ | org.openmobileis.common.util.ObjectPool | [protected] |