Uses of Class
org.eclipse.collections.impl.lazy.primitive.ReverseIntIterable
| Package | Description |
|---|---|
| org.eclipse.collections.impl.lazy.primitive |
This package contains implementations of the lazy primitive iterator interfaces.
|
-
Uses of ReverseIntIterable in org.eclipse.collections.impl.lazy.primitive
Methods in org.eclipse.collections.impl.lazy.primitive that return ReverseIntIterable Modifier and Type Method Description static ReverseIntIterableReverseIntIterable. adapt(IntList intList)