Pool11
Constructors
Models
ConfiginterfaceNormalized configuration used by a Pool.PoolinterfaceA Pool<A, E> is a pool of items of type A, each of which may be associated with the acquisition and release of resources.PoolIteminterfaceInternal record for a value managed by a Pool.StateinterfaceMutable runtime state maintained by a Pool.StrategyinterfaceStrategy used by a Pool to manage background resizing and item reclamation.