Module stormpot

Class DirectAllocationController<T extends Poolable>

java.lang.Object
stormpot.internal.AllocationController<T>
stormpot.internal.DirectAllocationController<T>
Type Parameters:
T - The concrete poolable type.

public final class DirectAllocationController<T extends Poolable> extends AllocationController<T>
  • Method Details

    • allocatedSize

      public long allocatedSize()