Package com.prineside.tdi2.utils
Class SafePools.RegularPool<T>
java.lang.Object
com.prineside.tdi2.utils.SafePools.RegularPool<T>
- All Implemented Interfaces:
 SafePools.Pool<T>
- Direct Known Subclasses:
 SafePools.ReflectionPool
- Enclosing class:
 - SafePools
 
- 
Method Details
- 
obtain
- Specified by:
 obtainin interfaceSafePools.Pool<T>
 - 
free
- Specified by:
 freein interfaceSafePools.Pool<T>
 - 
clear
public void clear() - 
getFree
public int getFree() 
 -