java.lang.Object
stormpot.internal.BSlotCache<T>
stormpot.internal.BSlotCachePadded<T>
- Type Parameters:
T- The concrete poolable type.
A reference to a
BSlot, with extra padding to keep the pointer on its own cache line.-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
BSlotCachePadded
public BSlotCachePadded()Create a new, empty instance.
-