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