public static class TupleList.TupleHashTableIterator extends Object implements Iterator<Tuple>
TupleHashTableIterator()
Tuple
next()
void
remove()
reset(Tuple first)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public TupleHashTableIterator()
public void reset(Tuple first)
public Tuple next()
next
Iterator<Tuple>
public void remove()
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.