|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--junc.debug.IntegerStream
| Constructor Summary | |
IntegerStream()
|
|
IntegerStream(int start)
|
|
| Method Summary | |
java.lang.Integer |
last()
|
java.lang.Integer |
next()
|
void |
rewind()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public IntegerStream()
public IntegerStream(int start)
| Method Detail |
public void rewind()
public java.lang.Integer next()
public java.lang.Integer last()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||