|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use Closure | |
| org.apache.commons.collections | Java Collections Framework extensions. |
| Uses of Closure in org.apache.commons.collections |
| Methods in org.apache.commons.collections with parameters of type Closure | |
static void |
CollectionUtils.forAllDo(java.util.Collection collection,
Closure closure)
Executes the given closure on each element in the collection. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||