|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcdqa.iterator.Iterator
cdqa.iterator.UnaryOpIterator
cdqa.iterator.MToMIterator
public final class MToMIterator
a wrapper for MapL functions
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class cdqa.iterator.Iterator |
|---|
Iterator.IteratorManager |
| Field Summary | |
|---|---|
(package private) MToMFunction |
f
|
| Fields inherited from class cdqa.iterator.UnaryOpIterator |
|---|
i |
| Fields inherited from class cdqa.iterator.Iterator |
|---|
current, initValue, NULL |
| Constructor Summary | |
|---|---|
MToMIterator(Iterator i,
MToMFunction f)
|
|
| Method Summary | |
|---|---|
void |
postInit()
|
void |
preClose()
|
XObject |
pumpNext()
|
| Methods inherited from class cdqa.iterator.UnaryOpIterator |
|---|
debugPrint, setIterator |
| Methods inherited from class cdqa.iterator.Iterator |
|---|
aggreg, all, and, asBooleanIterator, close, constant, constant, constant, constant, constant, empty, exist, getCurrent, init, init, join, join, list, ljoin, ljoin, map, mapL, mapL, mapL, mTOm, next, not, or, rjoin, rjoin, scan, scan, theFalseIterator, theTrueIterator, toPrintWriter |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
MToMFunction f
| Constructor Detail |
|---|
public MToMIterator(Iterator i,
MToMFunction f)
| Method Detail |
|---|
public void postInit()
postInit in class UnaryOpIteratorpublic void preClose()
preClose in class UnaryOpIteratorpublic XObject pumpNext()
pumpNext in class UnaryOpIterator
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||