public class LengthKeySlotHandler extends SlotHandler
_current| Constructor and Description |
|---|
LengthKeySlotHandler() |
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(java.lang.Object obj) |
PreparedComparison |
prepareComparison(Context context,
java.lang.Object slot)
creates a prepared comparison to compare multiple objects
against one single object.
|
defragIndexEntry, linkLength, readIndexEntry, writeIndexEntrypublic int compareTo(java.lang.Object obj)
public PreparedComparison prepareComparison(Context context, java.lang.Object slot)
Comparable4context - the context of the comparisonslot - the object that is to be compared
against multiple other objects