public final class Closeables
extends java.lang.Object
Closeable.| Modifier and Type | Method and Description |
|---|---|
static void |
closeQuietly(java.io.Closeable... closeables)
Closes the given
Closeables, ignoring any thrown exceptions. |
Copyright © 2007-2013 FEST (Fixtures for Easy Software Testing). All Rights Reserved.