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, LongBooleanHashMap.KeysView, LongByteHashMap.KeysView, LongCharHashMap.KeysView, LongDoubleHashMap.KeysView, LongFloatHashMap.KeysView, LongIntHashMap.KeysView, LongLongHashMap.KeysView, LongObjectHashMap.KeysView, LongShortHashMap.KeysView, ReverseLongIterable, SelectLongIterable, TapLongIterable

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