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