public static class AbstractHashTable.TripleIndexTupleList extends AbstractHashTable.AbstractIndexTupleList
TupleList.TupleHashTableIteratorTupleMemory.IndexTypeserialVersionUID| Constructor and Description |
|---|
TripleIndexTupleList(AbstractHashTable.TripleCompositeIndex index,
Tuple tuple,
int hashCode,
boolean left) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
copyStateInto(TupleList other) |
equals, hashCodeadd, clear, contains, fastIterator, fullFastIterator, fullFastIterator, get, get, getFirst, getFirst, getIndexType, getLast, getNext, isEmpty, isIndexed, iterator, remove, removeAdd, removeFirst, setNext, size, toArray, toStringpublic TripleIndexTupleList(AbstractHashTable.TripleCompositeIndex index, Tuple tuple, int hashCode, boolean left)
protected void copyStateInto(TupleList other)
copyStateInto in class AbstractHashTable.AbstractIndexTupleListCopyright © 2001–2019 JBoss by Red Hat. All rights reserved.