public static class AbstractHashTable.AbstractIndexTupleList extends TupleList
TupleList.TupleHashTableIteratorTupleMemory.IndexTypeserialVersionUID| 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, toStringpublic AbstractIndexTupleList(AbstractHashTable.Index index, int hashCode)
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.