|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
The PrimitiveIterator interface defines an iterator that can
be used to iterator over a list of Primitives.
| Method Summary | |
boolean |
hasNext()
Returns a flag that indicates wheather there are more Primitives to iterate over or not. |
Primitive |
next()
Returns the next Primitive. |
| Method Detail |
public boolean hasNext()
Primitives to iterate over or not.
Primitives to iterate overpublic Primitive next()
Primitive.
Primitive
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||