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