public static class UnmodMap.UnEntry.EntryToUnEntryIter<K,V> extends Object implements UnmodIterator<UnmodMap.UnEntry<K,V>>
UnmodIterator.UnIterator| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
UnmodMap.UnEntry<K,V> |
next() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitemptyUnmodIterator, removeforEachRemainingpublic boolean hasNext()
hasNext in interface Iterator<UnmodMap.UnEntry<K,V>>public UnmodMap.UnEntry<K,V> next()
next in interface Iterator<UnmodMap.UnEntry<K,V>>Copyright © 2019. All rights reserved.