public static class AbstractHashTable.SingleIndexTupleList extends AbstractHashTable.AbstractIndexTupleList
TupleList.TupleHashTableIterator
TupleMemory.IndexType
serialVersionUID
Constructor and Description |
---|
SingleIndexTupleList(AbstractHashTable.SingleIndex index,
Tuple tuple,
int hashCode,
boolean left) |
Modifier and Type | Method and Description |
---|---|
protected void |
copyStateInto(TupleList other) |
equals, hashCode
add, clear, contains, fastIterator, fullFastIterator, fullFastIterator, get, get, getFirst, getFirst, getIndexType, getLast, getNext, isEmpty, isIndexed, iterator, remove, removeAdd, removeFirst, setNext, size, toArray, toString
public SingleIndexTupleList(AbstractHashTable.SingleIndex index, Tuple tuple, int hashCode, boolean left)
protected void copyStateInto(TupleList other)
copyStateInto
in class AbstractHashTable.AbstractIndexTupleList
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.