org.drools.core.util.index
Class RightTupleIndexHashTable.FieldIndexHashTableFullIterator
java.lang.Object
org.drools.core.util.index.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-2014 JBoss by Red Hat. All Rights Reserved.