public final class OpenDoubleShortHashMap.MapIterator extends Object implements Iterator<OpenDoubleShortHashMap.MapElement>
public 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–2016 The Apache Software Foundation. All rights reserved.