org.drools.core.util
Class RightTupleIndexHashTable.FieldIndexHashTableFullIterator
java.lang.Object
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
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RightTupleIndexHashTable.FieldIndexHashTableFullIterator
public RightTupleIndexHashTable.FieldIndexHashTableFullIterator(AbstractHashTable hashTable)
next
public Object next()
- Specified by:
next
in interface Iterator
reset
public void reset()
Copyright © 2001-2013 JBoss Inc.. All Rights Reserved.