Class CollectCharToObjectIterable<V>

java.lang.Object
org.eclipse.collections.impl.AbstractRichIterable<T>
org.eclipse.collections.impl.lazy.AbstractLazyIterable<V>
org.eclipse.collections.impl.lazy.primitive.CollectCharToObjectIterable<V>
All Implemented Interfaces:
Iterable<V>, InternalIterable<V>, LazyIterable<V>, RichIterable<V>

public class CollectCharToObjectIterable<V>
extends AbstractLazyIterable<V>
This file was automatically generated from template file collectPrimitiveToObjectIterable.stg.