public static class LeftTupleIndexHashTable.FullFastIterator extends Object implements FastIterator
FastIterator.IteratorAdapterEMPTY| Constructor and Description |
|---|
LeftTupleIndexHashTable.FullFastIterator(Entry[] table) |
LeftTupleIndexHashTable.FullFastIterator(Entry[] table,
int row) |
public LeftTupleIndexHashTable.FullFastIterator(Entry[] table, int row)
public LeftTupleIndexHashTable.FullFastIterator(Entry[] table)
public Entry next(Entry object)
next in interface FastIteratorpublic boolean isFullIterator()
isFullIterator in interface FastIteratorpublic void reset(Entry[] table)
Copyright © 2001–2015 JBoss by Red Hat. All rights reserved.