Interface Pool.Factory<F>
- Type Parameters:
F
- the type of the pooled objects
- All Known Subinterfaces:
LockedPool.Factory<F>
public static interface Pool.Factory<F>
A factory for Pool
instances.
-
Method Summary
-
Method Details
-
newPool
-
wrap
-