public class RightTupleIndexRangeRBTree.RightTupleBoundedFastIterator extends Object implements FastIterator
FastIterator.IteratorAdapter
EMPTY
Constructor and Description |
---|
RightTupleBoundedFastIterator() |
Modifier and Type | Method and Description |
---|---|
boolean |
isFullIterator() |
Entry |
next(Entry object) |
void |
setUpperBound(Tuple leftTuple) |
public void setUpperBound(Tuple leftTuple)
public Entry next(Entry object)
next
in interface FastIterator
public boolean isFullIterator()
isFullIterator
in interface FastIterator
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.