public class For extends Object
| Constructor and Description |
|---|
For() |
| Modifier and Type | Method and Description |
|---|---|
static <T> ForEach<T> |
each(Iterable<T> items) |
static <T> ForEach<T> |
each(Stream<T> stream) |
Copyright © 2014–2016 Nikolche Mihajlovski and contributors. All rights reserved.