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