Class AbstractLazyByteIterable

java.lang.Object
org.eclipse.collections.impl.lazy.primitive.AbstractLazyByteIterable
All Implemented Interfaces:
ByteIterable, LazyByteIterable, PrimitiveIterable
Direct Known Subclasses:
CollectBooleanToByteIterable, CollectByteIterable, CollectByteToByteIterable, CollectCharToByteIterable, CollectDoubleToByteIterable, CollectFloatToByteIterable, CollectIntToByteIterable, CollectLongToByteIterable, CollectShortToByteIterable, LazyByteIterableAdapter, ReverseByteIterable, SelectByteIterable, TapByteIterable

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