Class AbstractLazyBooleanIterable

java.lang.Object
org.eclipse.collections.impl.lazy.primitive.AbstractLazyBooleanIterable
All Implemented Interfaces:
BooleanIterable, LazyBooleanIterable, PrimitiveIterable
Direct Known Subclasses:
CollectBooleanIterable, CollectBooleanToBooleanIterable, CollectByteToBooleanIterable, CollectCharToBooleanIterable, CollectDoubleToBooleanIterable, CollectFloatToBooleanIterable, CollectIntToBooleanIterable, CollectLongToBooleanIterable, CollectShortToBooleanIterable, LazyBooleanIterableAdapter, ReverseBooleanIterable, SelectBooleanIterable, TapBooleanIterable

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