|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectuba.db.ar.Proyector
public class Proyector
| Constructor Summary | |
|---|---|
Proyector(ProyectorParameter param,
TupleProvider source)
|
|
| 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 Proyector(ProyectorParameter param,
TupleProvider source)
| 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 | ||||||||