public class Iterate<T> extends Object
| Modifier and Type | Method and Description |
|---|---|
Performable |
forEach(BiConsumer<Actor,T> action) |
static <T> Iterate<T> |
over(List<T> collection) |
public Performable forEach(BiConsumer<Actor,T> action)
Copyright © 2021. All rights reserved.