public class IoUtils extends Object
Constructor and Description |
---|
IoUtils() |
Modifier and Type | Method and Description |
---|---|
static void |
closeQuietly(Closeable closeable)
Close a closeable and hide any exceptions.
|
public static void closeQuietly(Closeable closeable)
This documentation content is licensed by Gray Watson under the Creative Commons Attribution-Share Alike 3.0 License.