- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
-
-
Method Summary
Methods
Modifier and Type |
Method and Description |
boolean |
hasNext()
Is there more?
|
int |
next()
Return the next integer
|
-
-
Method Detail
-
hasNext
boolean hasNext()
Is there more?
- Returns:
- true, if there is more, false otherwise
-
next
int next()
Return the next integer
- Returns:
- the integer
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
Copyright © 2015. All Rights Reserved.