public class Closer extends Object
| 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–2023. All rights reserved.