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