Interface LazyLongIterable

All Superinterfaces:
LongIterable, PrimitiveIterable
All Known Implementing Classes:
AbstractLazyLongIterable, 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 interface LazyLongIterable extends LongIterable
This file was automatically generated from template file lazyPrimitiveIterable.stg.