@Internal @FunctionalInterface public interface CloseableDelegate
| Modifier and Type | Method and Description |
|---|---|
void |
close(Closeable closeable,
CloseMode closeMode) |
void close(Closeable closeable, CloseMode closeMode) throws IOException
IOExceptionCopyright © 1999–2021 The Apache Software Foundation. All rights reserved.