Class ParametersIterator<K,V>
java.lang.Object
cool.scx.http.parameters.ParametersIterator<K,V>
- All Implemented Interfaces:
Iterator<ParameterEntry<K,V>>
-
Constructor Summary
ConstructorsConstructorDescriptionParametersIterator(Iterator<cool.scx.collections.multi_map.IMultiMapEntry<K, V>> iterator) -
Method Summary
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, remove
-
Constructor Details
-
ParametersIterator
-
-
Method Details
-
hasNext
-
next
-