Package org.drools.core.util.index
Class TupleIndexHashTable.FullFastIterator
java.lang.Object
org.drools.core.util.index.TupleIndexHashTable.FullFastIterator
- All Implemented Interfaces:
FastIterator<TupleImpl>
- Enclosing class:
- TupleIndexHashTable
public static class TupleIndexHashTable.FullFastIterator
extends Object
implements FastIterator<TupleImpl>
-
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
-
FullFastIterator
-
-
Method Details
-
resume
-
next
- Specified by:
nextin interfaceFastIterator<TupleImpl>
-
isFullIterator
public boolean isFullIterator()- Specified by:
isFullIteratorin interfaceFastIterator<TupleImpl>
-
reset
-