Uses of Interface
stormpot.Reallocator
Packages that use Reallocator
-
Uses of Reallocator in stormpot
Methods in stormpot that return ReallocatorModifier and TypeMethodDescriptionPoolBuilder.getReallocator()Get the configuredAllocatorinstance as aReallocator. -
Uses of Reallocator in stormpot.internal
Classes in stormpot.internal that implement ReallocatorModifier and TypeClassDescriptionclassReallocatingAdaptor<T extends Poolable>An adaptor that implementsReallocatorin terms of a givenAllocator.Methods in stormpot.internal that return ReallocatorModifier and TypeMethodDescriptionPoolBuilderImpl.getAdaptedReallocator()Get aReallocatorfrom this pool builder, possibly by adapting the configuredAllocator.PoolBuilderImpl.getReallocator()