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