|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
An iterator for CHTCode objects.
Method Summary | |
boolean |
hasMore()
Queries if this iterator has more elements. |
CHTCode |
next()
Gets the next CHTCode from this iterator. |
Method Detail |
public boolean hasMore()
public CHTCode next() throws java.util.NoSuchElementException
java.util.NoSuchElementException
- if no more elements are in this
iterator.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |