public class Closer extends Object
| Constructor and Description |
|---|
Closer() |
| Modifier and Type | Method and Description |
|---|---|
static void |
close(Closeable closeable)
Close silently the closeable.
|
static void |
close(Socket socket)
Close silently the socket.
|
Copyright © 2013-2015. All Rights Reserved.