Interface ConcurrentPool.ItemFactory<T>

  • Type Parameters:
    T -
    Enclosing class:
    ConcurrentPool<T>

    public static interface ConcurrentPool.ItemFactory<T>
    Factory for creating and closing pooled items.