Searched defs:ZipIterable (Results 1 – 1 of 1) sorted by relevance
151 public static class ZipIterable implements Iterable<Entry>, Closeable { class in Zip157 public ZipIterable(Path path) throws IOException { in ZipIterable() method in Zip.ZipIterable