Class AbstractLazyLongIterable

java.lang.Object
org.eclipse.collections.impl.lazy.primitive.AbstractLazyLongIterable
All Implemented Interfaces:
LazyLongIterable, LongIterable, PrimitiveIterable
Direct Known Subclasses:
CollectBooleanToLongIterable, CollectByteToLongIterable, CollectCharToLongIterable, CollectDoubleToLongIterable, CollectFloatToLongIterable, CollectIntToLongIterable, CollectLongIterable, CollectLongToLongIterable, CollectShortToLongIterable, LazyLongIterableAdapter, ReverseLongIterable, SelectLongIterable, TapLongIterable

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