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