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