Class SafePools.AlwaysAllocatingPool<T>

java.lang.Object
com.prineside.tdi2.utils.SafePools.AlwaysAllocatingPool<T>
All Implemented Interfaces:
SafePools.Pool<T>
Enclosing class:
SafePools

public static final class SafePools.AlwaysAllocatingPool<T> extends Object implements SafePools.Pool<T>