Searched defs:ZipEntryIterator (Results 1 – 1 of 1) sorted by relevance
540 private class ZipEntryIterator implements Enumeration<ZipEntry>, Iterator<ZipEntry> { class in ZipFile543 public ZipEntryIterator() { in ZipEntryIterator() method in ZipFile.ZipEntryIterator