org.drools.core.util
Class RightTupleList.TupleHashTableIterator
java.lang.Object
org.drools.core.util.RightTupleList.TupleHashTableIterator
- All Implemented Interfaces:
- Serializable, Iterator
- Enclosing class:
- RightTupleList
public static class RightTupleList.TupleHashTableIterator
- 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 |
RightTupleList.TupleHashTableIterator
public RightTupleList.TupleHashTableIterator()
reset
public void reset(RightTuple first)
next
public Object next()
- Specified by:
next
in interface Iterator
remove
public void remove()
Copyright © 2001-2013 JBoss Inc.. All Rights Reserved.