public class IOUtils
extends java.lang.Object
| Constructor and Description |
|---|
IOUtils() |
| Modifier and Type | Method and Description |
|---|---|
static void |
closeQuietly(java.io.Closeable... cloasebales)
Closes multiple
Closeable objects swallowing exceptions. |
Copyright © 2018. All Rights Reserved.