public class StreamUtils
extends java.lang.Object
| Constructor and Description |
|---|
StreamUtils() |
| Modifier and Type | Method and Description |
|---|---|
static void |
closeQuietly(java.io.Closeable stream)
Closes a stream.
|
Copyright © 2006-2014 The Apache Software Foundation. All Rights Reserved.