org.drools.core.util
Interface Iterator

All Superinterfaces:
Serializable
All Known Implementing Classes:
AbstractHashTable.HashTableIterator, ActivationIterator, ActiveActivationIterator, LeftTupleIndexHashTable.FieldIndexHashTableFullIterator, LeftTupleIterator, LeftTupleList.TupleHashTableIterator, LinkedList.LinkedListIterator, RightTupleIndexHashTable.FieldIndexHashTableFullIterator, RightTupleList.TupleHashTableIterator, TerminalNodeIterator

public interface Iterator
extends Serializable


Method Summary
 Object next()
           
 

Method Detail

next

Object next()


Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.