|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ArrayUtils.IterableItemRun | |
|---|---|
| abk.core.util | El paquete proporciona métodos estáticos usados habitualmente. |
| Uses of ArrayUtils.IterableItemRun in abk.core.util |
|---|
| Methods in abk.core.util with parameters of type ArrayUtils.IterableItemRun | ||
|---|---|---|
static
|
ArrayUtils.forEach(Iterable<T> all,
ArrayUtils.IterableItemRun<T> runnable)
Ejecuta una acción sobre todos los elementos de una iteración. |
|
static
|
ArrayUtils.forEach(T[] all,
ArrayUtils.IterableItemRun<T> runnable)
Ejecuta una acción sobre todos los elementos de un vector. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||