Package org.jruby.util.collections
Class IntHashMap.ValueIterator
- All Implemented Interfaces:
Iterator<V>
- Enclosing class:
- IntHashMap<V>
-
Field Summary
Fields inherited from class org.jruby.util.collections.IntHashMap.HashIterator
index, next -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.jruby.util.collections.IntHashMap.HashIterator
hasNext, nextEntry, removeMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.util.Iterator
forEachRemaining
-
Constructor Details
-
ValueIterator
private ValueIterator()
-
-
Method Details
-
next
-