public static class AbstractHashTable.DoubleIndexTupleList extends AbstractHashTable.AbstractIndexTupleList
TupleList.TupleHashTableIterator
TupleMemory.IndexType
serialVersionUID
Constructor and Description |
---|
DoubleIndexTupleList(AbstractHashTable.DoubleCompositeIndex 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 DoubleIndexTupleList(AbstractHashTable.DoubleCompositeIndex index, Tuple tuple, int hashCode, boolean left)
protected void copyStateInto(TupleList other)
copyStateInto
in class AbstractHashTable.AbstractIndexTupleList
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.