Package org.drools.fastutil
Class FastUtilTreeMemory.TreeFastFullIterator
java.lang.Object
org.drools.fastutil.FastUtilTreeMemory.TreeFastFullIterator
- All Implemented Interfaces:
FastIterator<TupleImpl>
- Enclosing class:
- FastUtilTreeMemory
public static class FastUtilTreeMemory.TreeFastFullIterator
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
-
TreeFastFullIterator
-
-
Method Details
-
reset
public void reset() -
resume
-
next
- Specified by:
nextin interfaceFastIterator<TupleImpl>
-
isFullIterator
public boolean isFullIterator()- Specified by:
isFullIteratorin interfaceFastIterator<TupleImpl>
-