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