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