Package org.drools.core.util
Interface FastIterator<T>
- All Known Implementing Classes:
FastIterator.NullFastIterator,LinkedList.LinkedListFastIterator,LinkedList.TMSLinkedListFastIterator,TupleIndexHashTable.FullFastIterator,TupleIndexRBTree.TupleFastIterator
public interface FastIterator<T>
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic classstatic class -
Method Summary
-
Method Details
-
next
-
isFullIterator
boolean isFullIterator()
-