public class RightTupleIndexRangeRBTree.RightTupleBoundedFastIterator extends Object implements FastIterator
FastIterator.IteratorAdapterEMPTY| 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 FastIteratorpublic boolean isFullIterator()
isFullIterator in interface FastIteratorCopyright © 2001–2016 JBoss by Red Hat. All rights reserved.