Class AbstractLazyDoubleIterable

java.lang.Object
org.eclipse.collections.impl.lazy.primitive.AbstractLazyDoubleIterable
All Implemented Interfaces:
DoubleIterable, LazyDoubleIterable, PrimitiveIterable
Direct Known Subclasses:
CollectBooleanToDoubleIterable, CollectByteToDoubleIterable, CollectCharToDoubleIterable, CollectDoubleIterable, CollectDoubleToDoubleIterable, CollectFloatToDoubleIterable, CollectIntToDoubleIterable, CollectLongToDoubleIterable, CollectShortToDoubleIterable, LazyDoubleIterableAdapter, ReverseDoubleIterable, SelectDoubleIterable, TapDoubleIterable

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