public class Closer
extends java.lang.Object
| Constructor and Description |
|---|
Closer() |
| 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-2018. All Rights Reserved.