public static class AbstractHashTable.IndexTupleList extends TupleList
TupleList.TupleHashTableIteratorTupleMemory.IndexTypeserialVersionUID| Constructor and Description |
|---|
IndexTupleList(AbstractHashTable.Index index,
AbstractHashTable.HashEntry hashEntry) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
copyStateInto(TupleList other) |
boolean |
equals(Object object) |
AbstractHashTable.HashEntry |
getHashEntry() |
int |
hashCode() |
add, clear, contains, fastIterator, fullFastIterator, fullFastIterator, get, get, getContext, getFirst, getFirst, getIndexType, getLast, getNext, getPrevious, isEmpty, isIndexed, iterator, remove, removeAdd, removeFirst, setNext, setPrevious, size, toArray, toStringpublic IndexTupleList(AbstractHashTable.Index index, AbstractHashTable.HashEntry hashEntry)
protected void copyStateInto(TupleList other)
copyStateInto in class TupleListpublic AbstractHashTable.HashEntry getHashEntry()
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.