Searched defs:EntryIterator (Results 1 – 2 of 2) sorted by relevance
491 class EntryIterator implements Iterator<Pair<Long, Cue> > { class536 public EntryIterator(SortedMap<Long, Vector<Cue> > cues) { in EntryIterator() method in EntryIterator
259 static final class EntryIterator implements Iterator<ZipEntry> { class in StrictJarFile263 EntryIterator(long nativeHandle, String prefix) throws IOException { in EntryIterator() method in StrictJarFile.EntryIterator