public static class LeftTupleIndexHashTable.FullFastIterator extends Object implements FastIterator
FastIterator.IteratorAdapter
EMPTY
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 FastIterator
public boolean isFullIterator()
isFullIterator
in interface FastIterator
public void reset(Entry[] table)
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.