public class Closer extends Object implements Closeable
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
static void |
closeQuietly(Closeable close) |
static Closer |
create() |
<C extends Closeable> |
register(C close) |
Copyright © 2012–2017 Comphenix and dmulloy2. Licensed under the GNU GPL v2.