Class AbstractLazyIntIterable

java.lang.Object
org.eclipse.collections.impl.lazy.primitive.AbstractLazyIntIterable
All Implemented Interfaces:
IntIterable, LazyIntIterable, PrimitiveIterable
Direct Known Subclasses:
CollectBooleanToIntIterable, CollectByteToIntIterable, CollectCharToIntIterable, CollectDoubleToIntIterable, CollectFloatToIntIterable, CollectIntIterable, CollectIntToIntIterable, CollectLongToIntIterable, CollectShortToIntIterable, LazyIntIterableAdapter, ReverseIntIterable, SelectIntIterable, TapIntIterable

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