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