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.
This package contains implementations of the immutable primitive bag interfaces.
This package contains implementations of the mutable primitive bag interfaces.
This package contains implementations of the lazy primitive iterator interfaces.
This package contains implementations of immutable primitive list interfaces and immutable primitive list factory interfaces.
This package contains implementations of the mutable primitive list interfaces.
This package contains implementations of the immutable primitive-primitive, primitive-object and object-primitive map interfaces.
This package contains implementations of the mutable primitive-primitive, primitive-object and object-primitive map interfaces.
This package contains implementations of the immutable primitive set interfaces.
This package contains implementations of the mutable primitive set interfaces.
This package contains implementations of the immutable primitive stack interfaces.
This package contains implementations of the mutable primitive stack interfaces.
-
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. -
Uses of ByteIterator in org.eclipse.collections.impl.bag.immutable.primitive
Methods in org.eclipse.collections.impl.bag.immutable.primitive that return ByteIteratorModifier and TypeMethodDescriptionImmutableByteEmptyBag.byteIterator()ImmutableByteHashBag.byteIterator()ImmutableByteSingletonBag.byteIterator() -
Uses of ByteIterator in org.eclipse.collections.impl.bag.mutable.primitive
Classes in org.eclipse.collections.impl.bag.mutable.primitive that implement ByteIterator -
Uses of ByteIterator in org.eclipse.collections.impl.iterator
Classes in org.eclipse.collections.impl.iterator that implement ByteIteratorModifier and TypeClassDescriptionfinal classThis file was automatically generated from template file primitiveImmutableEmptyIterator.stg.final classThis file was automatically generated from template file singletonPrimitiveIterator.stg.classUnmodifiableByteIterator is a wrapper around ByteIterator which is unmodifiable and doesn't support remove.Fields in org.eclipse.collections.impl.iterator declared as ByteIteratorModifier and TypeFieldDescriptionprivate final ByteIteratorUnmodifiableByteIterator.byteIteratorConstructors in org.eclipse.collections.impl.iterator with parameters of type ByteIterator -
Uses of ByteIterator in org.eclipse.collections.impl.lazy.primitive
Classes in org.eclipse.collections.impl.lazy.primitive that implement ByteIteratorModifier and TypeClassDescriptionprivate classprivate static final classstatic classFields in org.eclipse.collections.impl.lazy.primitive declared as ByteIteratorModifier and TypeFieldDescriptionprivate final ByteIteratorChunkByteIterable.ChunkByteIterator.iteratorprivate final ByteIteratorFlatCollectByteToObjectIterable.FlatCollectByteIterator.iteratorprivate final ByteIteratorSelectByteIterable.SelectByteIterator.iteratorprivate final ByteIteratorTapByteIterable.TapByteIterator.iteratorMethods in org.eclipse.collections.impl.lazy.primitive that return ByteIteratorModifier and TypeMethodDescriptionCollectBooleanToByteIterable.byteIterator()CollectByteIterable.byteIterator()CollectByteToByteIterable.byteIterator()CollectCharToByteIterable.byteIterator()CollectDoubleToByteIterable.byteIterator()CollectFloatToByteIterable.byteIterator()CollectIntToByteIterable.byteIterator()CollectLongToByteIterable.byteIterator()CollectShortToByteIterable.byteIterator()LazyByteIterableAdapter.byteIterator()ReverseByteIterable.byteIterator()SelectByteIterable.byteIterator()TapByteIterable.byteIterator()Constructors in org.eclipse.collections.impl.lazy.primitive with parameters of type ByteIteratorModifierConstructorDescriptionFlatCollectByteIterator(ByteIterator newIterator, ByteToObjectFunction<? extends Iterable<V>> newFunction) privateSelectByteIterator(ByteIterator iterator, BytePredicate predicate) TapByteIterator(ByteIterator iterator, ByteProcedure procedure) -
Uses of ByteIterator in org.eclipse.collections.impl.list.immutable.primitive
Classes in org.eclipse.collections.impl.list.immutable.primitive that implement ByteIteratorMethods in org.eclipse.collections.impl.list.immutable.primitive that return ByteIteratorModifier and TypeMethodDescriptionImmutableByteArrayList.byteIterator()ImmutableByteEmptyList.byteIterator()ImmutableByteSingletonList.byteIterator() -
Uses of ByteIterator in org.eclipse.collections.impl.list.mutable.primitive
Classes in org.eclipse.collections.impl.list.mutable.primitive that implement ByteIterator -
Uses of ByteIterator in org.eclipse.collections.impl.map.immutable.primitive
Methods in org.eclipse.collections.impl.map.immutable.primitive that return ByteIteratorModifier and TypeMethodDescriptionImmutableByteByteEmptyMap.byteIterator()ImmutableByteByteHashMap.byteIterator()ImmutableByteByteSingletonMap.byteIterator()ImmutableCharByteEmptyMap.byteIterator()ImmutableCharByteHashMap.byteIterator()ImmutableCharByteSingletonMap.byteIterator()ImmutableDoubleByteEmptyMap.byteIterator()ImmutableDoubleByteHashMap.byteIterator()ImmutableDoubleByteSingletonMap.byteIterator()ImmutableFloatByteEmptyMap.byteIterator()ImmutableFloatByteHashMap.byteIterator()ImmutableFloatByteSingletonMap.byteIterator()ImmutableIntByteEmptyMap.byteIterator()ImmutableIntByteHashMap.byteIterator()ImmutableIntByteSingletonMap.byteIterator()ImmutableLongByteEmptyMap.byteIterator()ImmutableLongByteHashMap.byteIterator()ImmutableLongByteSingletonMap.byteIterator()ImmutableObjectByteEmptyMap.byteIterator()ImmutableObjectByteHashMap.byteIterator()ImmutableObjectByteSingletonMap.byteIterator()ImmutableShortByteEmptyMap.byteIterator()ImmutableShortByteHashMap.byteIterator()ImmutableShortByteSingletonMap.byteIterator() -
Uses of ByteIterator in org.eclipse.collections.impl.map.mutable.primitive
Classes in org.eclipse.collections.impl.map.mutable.primitive that implement ByteIteratorModifier and TypeClassDescriptionprivate classprivate classprivate classprivate classprivate classprivate classprivate classprivate classprivate classprivate classprivate classprivate classprivate classprivate classprivate classprivate classprivate classprivate classprivate classprivate classMethods in org.eclipse.collections.impl.map.mutable.primitive that return ByteIteratorModifier and TypeMethodDescriptionByteBooleanHashMap.KeysView.byteIterator()ByteByteHashMap.KeysView.byteIterator()ByteCharHashMap.KeysView.byteIterator()ByteDoubleHashMap.KeysView.byteIterator()ByteFloatHashMap.KeysView.byteIterator()ByteIntHashMap.KeysView.byteIterator()ByteLongHashMap.KeysView.byteIterator()ByteObjectHashMap.KeysView.byteIterator()ByteShortHashMap.KeysView.byteIterator()ImmutableByteByteMapKeySet.byteIterator()ImmutableByteMapKeySet.byteIterator() -
Uses of ByteIterator in org.eclipse.collections.impl.primitive
Methods in org.eclipse.collections.impl.primitive that return ByteIteratorModifier and TypeMethodDescriptionSynchronizedByteIterable.byteIterator()Must be called in a synchronized block. -
Uses of ByteIterator in org.eclipse.collections.impl.set.immutable.primitive
Methods in org.eclipse.collections.impl.set.immutable.primitive that return ByteIteratorModifier and TypeMethodDescriptionImmutableByteEmptySet.byteIterator()ImmutableByteSingletonSet.byteIterator() -
Uses of ByteIterator in org.eclipse.collections.impl.set.mutable.primitive
Classes in org.eclipse.collections.impl.set.mutable.primitive that implement ByteIteratorModifier and TypeClassDescriptionprivate classprivate classMethods in org.eclipse.collections.impl.set.mutable.primitive that return ByteIterator -
Uses of ByteIterator in org.eclipse.collections.impl.stack.immutable.primitive
Methods in org.eclipse.collections.impl.stack.immutable.primitive that return ByteIteratorModifier and TypeMethodDescriptionImmutableByteEmptyStack.byteIterator()ImmutableByteSingletonStack.byteIterator() -
Uses of ByteIterator in org.eclipse.collections.impl.stack.mutable.primitive
Methods in org.eclipse.collections.impl.stack.mutable.primitive that return ByteIteratorModifier and TypeMethodDescriptionSynchronizedByteStack.byteIterator()Must be called in a synchronized block.UnmodifiableByteStack.byteIterator() -
Uses of ByteIterator in org.eclipse.collections.impl.stack.primitive
Methods in org.eclipse.collections.impl.stack.primitive that return ByteIterator -
Uses of ByteIterator in org.eclipse.collections.impl.utility.internal.primitive
Methods in org.eclipse.collections.impl.utility.internal.primitive with parameters of type ByteIteratorModifier and TypeMethodDescriptionstatic booleanByteIteratorIterate.allSatisfy(ByteIterator iterator, BytePredicate predicate) static booleanByteIteratorIterate.anySatisfy(ByteIterator iterator, BytePredicate predicate) static <V, R extends Collection<V>>
RByteIteratorIterate.collect(ByteIterator iterator, ByteToObjectFunction<? extends V> function, R targetCollection) static intByteIteratorIterate.count(ByteIterator iterator, BytePredicate predicate) static byteByteIteratorIterate.detectIfNone(ByteIterator iterator, BytePredicate predicate, byte ifNone) static voidByteIteratorIterate.forEach(ByteIterator iterator, ByteProcedure procedure) static <T> TByteIteratorIterate.injectInto(ByteIterator iterator, T injectedValue, ObjectByteToObjectFunction<? super T, ? extends T> function) static byteByteIteratorIterate.max(ByteIterator iterator) static byteByteIteratorIterate.min(ByteIterator iterator) static booleanByteIteratorIterate.noneSatisfy(ByteIterator iterator, BytePredicate predicate) static <R extends MutableByteCollection>
RByteIteratorIterate.reject(ByteIterator iterator, BytePredicate predicate, R targetCollection) static <R extends MutableByteCollection>
RByteIteratorIterate.select(ByteIterator iterator, BytePredicate predicate, R targetCollection) static longByteIteratorIterate.sum(ByteIterator iterator)