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