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