Class SafePools.ReflectionPool<T>

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

public static final class SafePools.ReflectionPool<T> extends SafePools.RegularPool<T>
  • Method Details

    • newObject

      public T newObject()