java.lang.Object
stormpot.internal.BSlotCache<T>
- Type Parameters:
T- The concrete poolable type.
- Direct Known Subclasses:
BSlotCachePadded
A reference to a
BSlot.-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
BSlotCache
public BSlotCache()Create a new, empty instance.
-