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