Package 

Interface Pool.Factory


  • 
    public interface Pool.Factory<T>
    
                        

    Used to create new instances of objects when needed.

    • Method Summary

      Modifier and Type Method Description
      abstract T create()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait