Class AbstractLazyCharIterable

java.lang.Object
org.eclipse.collections.impl.lazy.primitive.AbstractLazyCharIterable
All Implemented Interfaces:
CharIterable, LazyCharIterable, PrimitiveIterable
Direct Known Subclasses:
CollectBooleanToCharIterable, CollectByteToCharIterable, CollectCharIterable, CollectCharToCharIterable, CollectDoubleToCharIterable, CollectFloatToCharIterable, CollectIntToCharIterable, CollectLongToCharIterable, CollectShortToCharIterable, LazyCharIterableAdapter, ReverseCharIterable, SelectCharIterable, TapCharIterable

public abstract class AbstractLazyCharIterable
extends Object
implements LazyCharIterable
This file was automatically generated from template file abstractLazyPrimitiveIterable.stg.
Since:
5.0