|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcdqa.iterator.Iterator
cdqa.iterator.BooleanIterator
public abstract class BooleanIterator
BoleanIterator based on Iterator class
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class cdqa.iterator.Iterator |
|---|
Iterator.IteratorManager |
| Field Summary |
|---|
| Fields inherited from class cdqa.iterator.Iterator |
|---|
current, initValue, NULL |
| Constructor Summary | |
|---|---|
BooleanIterator()
|
|
| Method Summary | |
|---|---|
BooleanIterator |
asBooleanIterator()
returns itself |
abstract boolean |
getValue()
|
void |
postInit()
does nothing |
void |
preClose()
does nothing |
XObject |
pumpNext()
closes the iterator and checks value |
| 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 |
| Constructor Detail |
|---|
public BooleanIterator()
| Method Detail |
|---|
public abstract boolean getValue()
public BooleanIterator asBooleanIterator()
asBooleanIterator in class Iteratorpublic void postInit()
postInit in class Iteratorpublic void preClose()
preClose in class Iteratorpublic final XObject pumpNext()
pumpNext in class Iterator
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||