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