org.drools.core.util
Interface FastIterator

All Known Implementing Classes:
LinkedList.LinkedListFastIterator, RightTupleIndexHashTable.FullFastIterator

public interface FastIterator


Method Summary
 Entry next(Entry object)
           
 

Method Detail

next

Entry next(Entry object)


Copyright © 2001-2013 JBoss Inc.. All Rights Reserved.