org.drools.core.util.index
Class RightTupleIndexRangeRBTree.RightTupleBoundedFastIterator
java.lang.Object
org.drools.core.util.index.RightTupleIndexRangeRBTree.RightTupleBoundedFastIterator
- All Implemented Interfaces:
- FastIterator
- Enclosing class:
- RightTupleIndexRangeRBTree
public class RightTupleIndexRangeRBTree.RightTupleBoundedFastIterator
- extends Object
- implements FastIterator
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RightTupleIndexRangeRBTree.RightTupleBoundedFastIterator
public RightTupleIndexRangeRBTree.RightTupleBoundedFastIterator()
setUpperBound
public void setUpperBound(LeftTuple leftTuple)
next
public Entry next(Entry object)
- Specified by:
next in interface FastIterator
isFullIterator
public boolean isFullIterator()
- Specified by:
isFullIterator in interface FastIterator
Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.