org.drools.core.util
Class RightTupleIndexHashTable.FieldIndexHashTableFullIterator

java.lang.Object
  extended by org.drools.core.util.RightTupleIndexHashTable.FieldIndexHashTableFullIterator
All Implemented Interfaces:
Serializable, Iterator
Enclosing class:
RightTupleIndexHashTable

public static class RightTupleIndexHashTable.FieldIndexHashTableFullIterator
extends Object
implements Iterator

See Also:
Serialized Form

Constructor Summary
RightTupleIndexHashTable.FieldIndexHashTableFullIterator(AbstractHashTable hashTable)
           
 
Method Summary
 Object next()
           
 void reset()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RightTupleIndexHashTable.FieldIndexHashTableFullIterator

public RightTupleIndexHashTable.FieldIndexHashTableFullIterator(AbstractHashTable hashTable)
Method Detail

next

public Object next()
Specified by:
next in interface Iterator

reset

public void reset()


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