public abstract class StreamUtils extends Object
| Constructor and Description |
|---|
StreamUtils() |
| Modifier and Type | Method and Description |
|---|---|
static <T> Collector<Optional<T>,List<T>,List<T>> |
filterEmpty() |
Copyright © 2012–2017 Pivotal Software, Inc.. All rights reserved.