public static interface Hook.Closeable extends AutoCloseable
| Modifier and Type | Field and Description |
|---|---|
static Hook.Closeable |
EMPTY
Closeable that does nothing.
|
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
static final Hook.Closeable EMPTY
void close()
close in interface AutoCloseableCopyright © 2012–2018 The Apache Software Foundation. All rights reserved.