Package org.drools.core.util.index
Class TupleIndexRBTree.TupleFastIterator
java.lang.Object
org.drools.core.util.index.TupleIndexRBTree.TupleFastIterator
- All Implemented Interfaces:
FastIterator<TupleImpl>
- Enclosing class:
- TupleIndexRBTree
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.drools.core.util.FastIterator
FastIterator.IteratorAdapter<T>, FastIterator.NullFastIterator<T> -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
TupleFastIterator
public TupleFastIterator()
-
-
Method Details
-
next
- Specified by:
nextin interfaceFastIterator<TupleImpl>
-
isFullIterator
public boolean isFullIterator()- Specified by:
isFullIteratorin interfaceFastIterator<TupleImpl>
-