public static class UnmodMap.UnEntry.EntryToUnEntryIter<K,V> extends Object implements UnmodIterator<UnmodMap.UnEntry<K,V>>
UnmodIterator.Wrapper<E>| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
UnmodMap.UnEntry<K,V> |
next() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitremoveforEachRemainingpublic 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 © 2017. All rights reserved.