java.lang.Object
swim.structure.collections.ValueEntryIterator<K,V>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanhasNext()inner()<K2> ValueEntryIterator<K2,V> keyForm()<K2> ValueEntryIterator<K2,V> next()voidremove()<V2> ValueEntryIterator<K,V2> valueClass(Class<V2> valueClass) <V2> ValueEntryIterator<K,V2> Methods 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
-
ValueEntryIterator
-
-
Method Details