Uses of Interface
org.eclipse.collections.api.iterator.ByteIterator
Packages that use ByteIterator
Package
Description
This package contains interfaces for Eclipse Collections API.
This package contains primitive iterator API.
-
Uses of ByteIterator in org.eclipse.collections.api
Methods in org.eclipse.collections.api that return ByteIteratorModifier and TypeMethodDescriptionByteIterable.byteIterator()Returns a primitive iterator that can be used to iterate over the ByteIterable in an imperative style. -
Uses of ByteIterator in org.eclipse.collections.api.iterator
Subinterfaces of ByteIterator in org.eclipse.collections.api.iteratorModifier and TypeInterfaceDescriptioninterfaceThis file was automatically generated from template file mutablePrimitiveIterator.stg.