public interface LifecycledResizablePool<T extends Poolable> extends LifecycledPool<T>, ResizablePool<T>
An interface for Pools that are both
life-cycled and resizable.
shutdowngetTargetSize, setTargetSizeCopyright © 2011-2014–2015. All rights reserved.