@Deprecated
public class IOUtils
extends java.lang.Object
| Modifier | Constructor and Description |
|---|---|
private |
IOUtils()
Deprecated.
Private constructor to prevent instantiation.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
closeQuietly(java.io.Closeable stream)
Deprecated.
use java7 closeable
|