public static class KeyMap.HashItem extends Inlist<KeyMap.HashItem>
Inlist.List<T extends Inlist<?>>| Constructor and Description |
|---|
HashItem() |
| Modifier and Type | Method and Description |
|---|---|
void |
setIndex(int hash,
KeyMap.HashItem next) |
appendItem, appendList, get, last, next, prependRelative, push, remove, sizepublic void setIndex(int hash,
KeyMap.HashItem next)