|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcdqa.iterator.Iterator
cdqa.iterator.Range
public final class Range
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class cdqa.iterator.Iterator |
|---|
Iterator.IteratorManager |
| Field Summary | |
|---|---|
(package private) int |
current
|
(package private) Iterator |
i
|
(package private) Iterator |
n
|
(package private) int |
nextBound
|
(package private) Iterator |
range
|
| Fields inherited from class cdqa.iterator.Iterator |
|---|
initValue, NULL |
| Constructor Summary | |
|---|---|
Range(Iterator i,
Iterator range)
|
|
| Method Summary | |
|---|---|
void |
postInit()
|
void |
preClose()
|
XObject |
pumpNext()
|
| Methods inherited from class cdqa.iterator.Iterator |
|---|
aggreg, all, and, asBooleanIterator, 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
Iterator range
Iterator n
int current
int nextBound
| Constructor Detail |
|---|
public Range(Iterator i,
Iterator range)
| Method Detail |
|---|
public void postInit()
postInit in class Iteratorpublic void preClose()
preClose in class Iteratorpublic XObject pumpNext()
pumpNext in class Iterator
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||