public class Java6Utils
extends java.lang.Object
Constructor and Description |
---|
Java6Utils() |
Modifier and Type | Method and Description |
---|---|
static void |
closeZipQuietly(java.util.zip.ZipFile file)
ZipFile does not implement Closeable on Java 6. |