com.hazelcast.client.impl.protocol.util
Class Int2ObjectHashMap.KeyIterator
java.lang.Object
com.hazelcast.client.impl.protocol.util.Int2ObjectHashMap.KeyIterator
- All Implemented Interfaces:
- Iterator<Integer>
- Enclosing class:
- Int2ObjectHashMap<V>
public class Int2ObjectHashMap.KeyIterator
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Int2ObjectHashMap.KeyIterator
public Int2ObjectHashMap.KeyIterator()
next
public Integer next()
- Specified by:
next
in interface Iterator<Integer>
nextInt
public int nextInt()
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.