public class Streams extends Object
| Constructor and Description |
|---|
Streams() |
| Modifier and Type | Method and Description |
|---|---|
static <T,E extends Exception> |
create(Iterable<T> input) |
static <T,E extends Exception> |
create(T[] input) |
Copyright © 2007–2016 Andreas Bartels. All rights reserved.