Uses of Class
org.eclipse.collections.impl.lazy.primitive.ReverseBooleanIterable
-
Packages that use ReverseBooleanIterable Package Description org.eclipse.collections.impl.lazy.primitive This package contains implementations of the lazy primitive iterator interfaces. -
-
Uses of ReverseBooleanIterable in org.eclipse.collections.impl.lazy.primitive
Methods in org.eclipse.collections.impl.lazy.primitive that return ReverseBooleanIterable Modifier and Type Method Description static ReverseBooleanIterable
ReverseBooleanIterable. adapt(BooleanList booleanList)
-