Module stormpot

Class BSlotCache<T extends Poolable>

java.lang.Object
stormpot.internal.BSlotCache<T>
Type Parameters:
T - The concrete poolable type.
Direct Known Subclasses:
BSlotCachePadded

public class BSlotCache<T extends Poolable> extends Object
A reference to a BSlot.
  • Constructor Details

    • BSlotCache

      public BSlotCache()
      Create a new, empty instance.