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