| Package | Description |
|---|---|
| one.microstream.collections |
| Modifier and Type | Method and Description |
|---|---|
protected ChainStorage<E,E,E,ChainEntryLinkedHashedStrong<E>> |
EqHashEnum.getInternalStorageChain() |
protected ChainStorage<E,E,E,ChainEntryLinkedHashedStrong<E>> |
EqConstHashEnum.getInternalStorageChain() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
EqHashEnum.internalRemoveEntry(ChainEntryLinkedHashedStrong<E> entry) |
protected void |
EqConstHashEnum.internalRemoveEntry(ChainEntryLinkedHashedStrong<E> entry) |
| Constructor and Description |
|---|
ChainEntryLinkedHashedStrong(int hash,
E element,
ChainEntryLinkedHashedStrong<E> link) |
Copyright © 2022 MicroStream Software. All rights reserved.