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