ch.bind.philib.util
public static interface ClusteredIndex.Entry<K>
| Modifier and Type | Method and Description |
|---|---|
K |
getKey() |
ClusteredIndex.Entry<K> |
getNextIndexEntry() |
void |
setNextIndexEntry(ClusteredIndex.Entry<K> nextHashEntry) |
K getKey()
ClusteredIndex.Entry<K> getNextIndexEntry()
void setNextIndexEntry(ClusteredIndex.Entry<K> nextHashEntry)
Copyright © 2014. All Rights Reserved.