Package org.javimmutable.collections.iterators
package org.javimmutable.collections.iterators
-
ClassDescriptionEntryStreamable<K,
V, C extends IStreamable<V>, D extends IStreamable<IMapEntry<K, C>>> A mutable class implementing the SplitableIterator interface in a reusable way.Interface for collections that can be iterated over by GenericIterator using State objects to track the progress of the iteration.Interface for objects that track the current position of an iteration in progress.TransformIterator<S,T> TransformStreamable<S,T>