Access | Constructor and Description |
---|---|
public |
Modifier and Type | Method and Description |
---|---|
public static < Enumeration type T> Stream | |
public static < Iterator type T> Stream |
StreamUtils | back to summary |
---|---|
public StreamUtils() |
enumerationAsStream | back to summary |
---|---|
public static <T> Stream Turn Enumeration into a Stream
|
iteratorAsStream | back to summary |
---|---|
public static <T> Stream Turn Iterator into a Stream |