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, IntBooleanHashMap.KeysView, IntByteHashMap.KeysView, IntCharHashMap.KeysView, IntDoubleHashMap.KeysView, IntFloatHashMap.KeysView, IntIntHashMap.KeysView, IntLongHashMap.KeysView, IntObjectHashMap.KeysView, IntShortHashMap.KeysView, 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