Package org.drools.core.util.index
Class TupleList.TupleHashTableIterator
- java.lang.Object
-
- org.drools.core.util.index.TupleList.TupleHashTableIterator
-
- All Implemented Interfaces:
Serializable,Iterator<Tuple>
public static class TupleList.TupleHashTableIterator extends Object implements Iterator<Tuple>
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description TupleHashTableIterator()
-