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