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