public class IterableHelper extends Object
| Constructor and Description |
|---|
IterableHelper() |
| Modifier and Type | Method and Description |
|---|---|
static <T> List<T> |
asList(Iterable<T> iterable)
Returns a {List} of the contents for the given {Iterable}
|
Copyright © 2023 DV Bern AG. All rights reserved.