public static class AbstractHashTable.AbstractIndexTupleList extends TupleList
TupleList.TupleHashTableIterator
TupleMemory.IndexType
serialVersionUID
Constructor and Description |
---|
AbstractIndexTupleList(AbstractHashTable.Index index,
int hashCode) |
Modifier and Type | Method and Description |
---|---|
protected void |
copyStateInto(TupleList other) |
boolean |
equals(Object object) |
int |
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 AbstractIndexTupleList(AbstractHashTable.Index index, int hashCode)
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.