Interface Pool.Factory<F>

Type Parameters:
F - the type of the pooled objects
All Known Subinterfaces:
LockedPool.Factory<F>
Enclosing interface:
Pool<P>

public static interface Pool.Factory<F>

A factory for Pool instances.