|
Extension SDK 10.1.2 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
The body of an iteration over a set of objects. The loop runs outside
this object and invokes the iteration method once for each
object in the set.
| Method Summary | |
boolean |
iteration(java.lang.Object object)
Implements one iteration for one object. |
| Method Detail |
public boolean iteration(java.lang.Object object)
object - The object to be processed.
|
Extension SDK | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Copyright © 1997, 2004, Oracle. All rights reserved.