public static interface IntrusiveArraySet.Adapter<T>
int
getSlot(T element)
void
setSlot(T element, int slot)