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