public interface Pool.Factory<T>
Used to create new instances of objects when needed.
abstract T
create()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
abstract T create()