public class Util extends Object
| Constructor and Description |
|---|
Util() |
| Modifier and Type | Method and Description |
|---|---|
static Stream<String> |
readLinesFromInputStream(InputStream inputStream) |
public static Stream<String> readLinesFromInputStream(InputStream inputStream) throws IOException
IOExceptionCopyright © 2020. All rights reserved.