|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Generator<T>
When the sequence is exhausted the next method will throw a
NoSuchElementException.
| Method Summary | |
|---|---|
T |
next()
|
| Method Detail |
|---|
T next()
throws java.util.NoSuchElementException
java.util.NoSuchElementException - when sequence is exhausted.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||