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