Class LinkedList.TMSLinkedListFastIterator<K extends SingleLinkedEntry<K>>

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

public static class LinkedList.TMSLinkedListFastIterator<K extends SingleLinkedEntry<K>> extends Object implements FastIterator<K>