public class StreamUtils extends Object
Constructor and Description |
---|
StreamUtils() |
Modifier and Type | Method and Description |
---|---|
static <T> java.util.stream.Stream<T> |
ofNullable(T t) |
public static <T> java.util.stream.Stream<T> ofNullable(@Nullable T t)
Copyright © 2007-2016. All Rights Reserved.