public final class IOUtils
extends java.lang.Object
| Constructor and Description |
|---|
IOUtils() |
| Modifier and Type | Method and Description |
|---|---|
static void |
closeQuietly(java.lang.AutoCloseable what) |
static StdStreams |
tee(StdStreams a,
StdStreams b) |
@Nonnull public static StdStreams tee(@Nonnull StdStreams a, @Nonnull StdStreams b)
public static void closeQuietly(@Nullable
java.lang.AutoCloseable what)