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