|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcdqa.iterator.Iterator
cdqa.iterator.BooleanIterator
cdqa.iterator.UnaryOpBooleanIterator
public abstract class UnaryOpBooleanIterator
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class cdqa.iterator.Iterator |
|---|
Iterator.IteratorManager |
| Field Summary | |
|---|---|
(package private) Iterator |
i
|
| Fields inherited from class cdqa.iterator.Iterator |
|---|
current, initValue, NULL |
| Constructor Summary | |
|---|---|
UnaryOpBooleanIterator(Iterator i)
|
|
| Method Summary | |
|---|---|
void |
postInit()
does nothing |
void |
preClose()
does nothing |
| Methods inherited from class cdqa.iterator.BooleanIterator |
|---|
asBooleanIterator, getValue, pumpNext |
| Methods inherited from class cdqa.iterator.Iterator |
|---|
aggreg, all, and, close, constant, constant, constant, constant, constant, debugPrint, 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 |
|---|
Iterator i
| Constructor Detail |
|---|
public UnaryOpBooleanIterator(Iterator i)
| Method Detail |
|---|
public void postInit()
BooleanIterator
postInit in class BooleanIteratorpublic void preClose()
BooleanIterator
preClose in class BooleanIterator
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||