|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectuba.db.ar.Cartesiano
public class Cartesiano
| Constructor Summary | |
|---|---|
Cartesiano(TupleProvider sourceLeft,
TupleProvider sourceRight)
|
|
| Method Summary | |
|---|---|
boolean |
hasNext()
hasNext |
Tupla |
next()
next |
void |
reset()
|
java.lang.String |
toString()
|
TuplaDef |
tupleDefinition()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public Cartesiano(TupleProvider sourceLeft,
TupleProvider sourceRight)
| Method Detail |
|---|
public boolean hasNext()
hasNext in interface TupleProviderpublic TuplaDef tupleDefinition()
tupleDefinition in interface TupleProviderpublic Tupla next()
next in interface TupleProviderpublic void reset()
reset in interface TupleProviderpublic java.lang.String toString()
toString in class java.lang.Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||