Home
last modified time | relevance | path

Searched defs:CleanableResource (Results 1 – 1 of 1) sorted by relevance

/libcore/ojluni/src/main/java/java/util/zip/
DZipFile.java748 private static class CleanableResource implements Runnable { class in ZipFile
759 CleanableResource(ZipFile zf, ZipCoder zc, File file, int mode) throws IOException { in CleanableResource() method in ZipFile.CleanableResource
764 CleanableResource(ZipFile zf, ZipCoder zc, File file, in CleanableResource() method in ZipFile.CleanableResource