Uses of Interface
org.eclipse.collections.api.iterator.ShortIterator
-
Packages that use ShortIterator Package Description org.eclipse.collections.api This package contains interfaces for Eclipse Collections API.org.eclipse.collections.api.iterator This package contains primitive iterator API. -
-
Uses of ShortIterator in org.eclipse.collections.api
Methods in org.eclipse.collections.api that return ShortIterator Modifier and Type Method Description ShortIteratorShortIterable. shortIterator()Returns a primitive iterator that can be used to iterate over the ShortIterable in an imperative style. -
Uses of ShortIterator in org.eclipse.collections.api.iterator
Subinterfaces of ShortIterator in org.eclipse.collections.api.iterator Modifier and Type Interface Description interfaceMutableShortIteratorThis file was automatically generated from template file mutablePrimitiveIterator.stg.
-