org.drools.core.util
Class LinkedList.LinkedListFastIterator
java.lang.Object
org.drools.core.util.LinkedList.LinkedListFastIterator
- All Implemented Interfaces:
- FastIterator
- Enclosing class:
- LinkedList
public static class LinkedList.LinkedListFastIterator
- extends Object
- implements FastIterator
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LinkedList.LinkedListFastIterator
public LinkedList.LinkedListFastIterator()
next
public Entry next(Entry object)
- Specified by:
next
in interface FastIterator
Copyright © 2001-2013 JBoss Inc.. All Rights Reserved.