public class SlotAllocator<E extends HasIndices> extends SlotAllocatorForIndexRanges<E>
slots
Constructor and Description |
---|
SlotAllocator()
Constructor
|
Modifier and Type | Method and Description |
---|---|
void |
allocate(java.util.Collection<E> elements0,
java.util.Comparator<E> comparator)
Allocate
|
java.lang.String |
toString() |
allocate, getSlot
allocateSlot, getMaxSlot