Class LinkedList.LinkedListFastIterator

java.lang.Object
org.drools.core.util.LinkedList.LinkedListFastIterator
All Implemented Interfaces:
FastIterator<TupleImpl>
Enclosing class:
LinkedList<T extends DoubleLinkedEntry<T>>

public static class LinkedList.LinkedListFastIterator extends Object implements FastIterator<TupleImpl>