public final class OpenDoubleShortHashMap.MapIterator extends Object implements Iterator<OpenDoubleShortHashMap.MapElement>
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
OpenDoubleShortHashMap.MapElement |
next() |
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingpublic boolean hasNext()
hasNext in interface Iterator<OpenDoubleShortHashMap.MapElement>public OpenDoubleShortHashMap.MapElement next()
next in interface Iterator<OpenDoubleShortHashMap.MapElement>public void remove()
remove in interface Iterator<OpenDoubleShortHashMap.MapElement>Copyright © 2008–2017 The Apache Software Foundation. All rights reserved.