public final class OpenDoubleIntHashMap.MapIterator extends Object implements Iterator<OpenDoubleIntHashMap.MapElement>
public boolean hasNext()
hasNext in interface Iterator<OpenDoubleIntHashMap.MapElement>public OpenDoubleIntHashMap.MapElement next()
next in interface Iterator<OpenDoubleIntHashMap.MapElement>public void remove()
remove in interface Iterator<OpenDoubleIntHashMap.MapElement>Copyright © 2008–2016 The Apache Software Foundation. All rights reserved.