public final class CloseableUtils extends Object
Closeables.| Modifier and Type | Class and Description |
|---|---|
static class |
CloseableUtils.AbstractCloseable |
static class |
CloseableUtils.AbstractInnerCloseable |
static class |
CloseableUtils.Builder |
static class |
CloseableUtils.IoBaseCloseable |
| Modifier and Type | Method and Description |
|---|---|
static void |
close(Closeable closeable) |
static CloseFuture |
closed() |
public static void close(Closeable closeable) throws IOException
IOExceptionpublic static CloseFuture closed()
Copyright © 2008–2015 The Apache Software Foundation. All rights reserved.