|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectchord.bddbddb.Rel.TupleIterator<T>
public abstract class Rel.TupleIterator<T>
| Field Summary | |
|---|---|
protected int[] |
domIdxs
|
protected chord.bddbddb.Rel.BDDIterator |
it
|
| Constructor Summary | |
|---|---|
Rel.TupleIterator(chord.bddbddb.Rel.BDDIterator it,
int[] domIdxs)
|
|
| Method Summary | |
|---|---|
boolean |
hasNext()
|
void |
remove()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface java.util.Iterator |
|---|
next |
| Field Detail |
|---|
protected final chord.bddbddb.Rel.BDDIterator it
protected final int[] domIdxs
| Constructor Detail |
|---|
public Rel.TupleIterator(chord.bddbddb.Rel.BDDIterator it,
int[] domIdxs)
| Method Detail |
|---|
public boolean hasNext()
hasNext in interface java.util.Iterator<T>public void remove()
remove in interface java.util.Iterator<T>
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||