public abstract class AbstractChainEntryLinked<E,K,V,EN extends AbstractChainEntryLinked<E,K,V,EN>> extends AbstractChainEntry<E,K,V,EN>
AbstractChainEntry.Head<E,K,V,EN extends AbstractChainEntry<E,K,V,EN>>KeyValue.Default<K,V>| Modifier | Constructor and Description |
|---|---|
protected |
AbstractChainEntryLinked(EN link) |
| Modifier and Type | Method and Description |
|---|---|
static <E,K,V,C extends HashCollection<K>,EN extends AbstractChainEntryLinked<E,K,V,EN>> |
analyzeSlots(C hashCollection,
EN[] slots) |
assembleElement, assembleKey, assembleValue, chainString, element, emptyKey, emptyValue, hasNullElement, hasNullKey, hasNullValue, key, removeFrom, sameKV, set0, setElement, setElement0, setKey, setKey0, setValue, setValue0, toString, valueclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcomparingByKey, comparingByKey, comparingByValue, comparingByValue, equals, getKey, getValue, hashCodeprotected AbstractChainEntryLinked(EN link)
public static <E,K,V,C extends HashCollection<K>,EN extends AbstractChainEntryLinked<E,K,V,EN>> HashCollection.Analysis<C> analyzeSlots(C hashCollection, EN[] slots)
Copyright © 2022 MicroStream Software. All rights reserved.