Class AbstractLazyShortIterable

java.lang.Object
org.eclipse.collections.impl.lazy.primitive.AbstractLazyShortIterable
All Implemented Interfaces:
LazyShortIterable, PrimitiveIterable, ShortIterable
Direct Known Subclasses:
CollectBooleanToShortIterable, CollectByteToShortIterable, CollectCharToShortIterable, CollectDoubleToShortIterable, CollectFloatToShortIterable, CollectIntToShortIterable, CollectLongToShortIterable, CollectShortIterable, CollectShortToShortIterable, LazyShortIterableAdapter, ReverseShortIterable, SelectShortIterable, TapShortIterable

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