public class CloseUtil
extends java.lang.Object
| Constructor and Description |
|---|
CloseUtil() |
| Modifier and Type | Method and Description |
|---|---|
static void |
chain(java.util.stream.Stream<java.io.Closeable> objects) |
static <T extends java.lang.Throwable> |
closeAllAfter(T failure,
java.lang.Object... objects) |