public class NoopCloseable extends Object implements Closeable
Closeable that does nothing.| Modifier and Type | Field and Description |
|---|---|
static NoopCloseable |
INSTANCE |
| Constructor and Description |
|---|
NoopCloseable() |
public static NoopCloseable INSTANCE
public void close()
close in interface Closeableclose in interface AutoCloseable