Uses of Interface
org.eclipse.collections.api.iterator.ShortIterator
Packages that use ShortIterator
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 ShortIterator in org.eclipse.collections.api
Methods in org.eclipse.collections.api that return ShortIteratorModifier and TypeMethodDescriptionShortIterable.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.iteratorModifier and TypeInterfaceDescriptioninterfaceThis file was automatically generated from template file mutablePrimitiveIterator.stg. -
Uses of ShortIterator in org.eclipse.collections.impl.bag.immutable.primitive
Methods in org.eclipse.collections.impl.bag.immutable.primitive that return ShortIteratorModifier and TypeMethodDescriptionImmutableShortEmptyBag.shortIterator()ImmutableShortHashBag.shortIterator()ImmutableShortSingletonBag.shortIterator() -
Uses of ShortIterator in org.eclipse.collections.impl.bag.mutable.primitive
Classes in org.eclipse.collections.impl.bag.mutable.primitive that implement ShortIterator -
Uses of ShortIterator in org.eclipse.collections.impl.iterator
Classes in org.eclipse.collections.impl.iterator that implement ShortIteratorModifier and TypeClassDescriptionfinal classThis file was automatically generated from template file primitiveImmutableEmptyIterator.stg.final classThis file was automatically generated from template file singletonPrimitiveIterator.stg.classUnmodifiableShortIterator is a wrapper around ShortIterator which is unmodifiable and doesn't support remove.Fields in org.eclipse.collections.impl.iterator declared as ShortIteratorModifier and TypeFieldDescriptionprivate final ShortIteratorUnmodifiableShortIterator.shortIteratorConstructors in org.eclipse.collections.impl.iterator with parameters of type ShortIterator -
Uses of ShortIterator in org.eclipse.collections.impl.lazy.primitive
Classes in org.eclipse.collections.impl.lazy.primitive that implement ShortIteratorModifier and TypeClassDescriptionprivate classprivate static final classstatic classFields in org.eclipse.collections.impl.lazy.primitive declared as ShortIteratorModifier and TypeFieldDescriptionprivate final ShortIteratorChunkShortIterable.ChunkShortIterator.iteratorprivate final ShortIteratorFlatCollectShortToObjectIterable.FlatCollectShortIterator.iteratorprivate final ShortIteratorSelectShortIterable.SelectShortIterator.iteratorprivate final ShortIteratorTapShortIterable.TapShortIterator.iteratorMethods in org.eclipse.collections.impl.lazy.primitive that return ShortIteratorModifier and TypeMethodDescriptionCollectBooleanToShortIterable.shortIterator()CollectByteToShortIterable.shortIterator()CollectCharToShortIterable.shortIterator()CollectDoubleToShortIterable.shortIterator()CollectFloatToShortIterable.shortIterator()CollectIntToShortIterable.shortIterator()CollectLongToShortIterable.shortIterator()CollectShortIterable.shortIterator()CollectShortToShortIterable.shortIterator()LazyShortIterableAdapter.shortIterator()ReverseShortIterable.shortIterator()SelectShortIterable.shortIterator()TapShortIterable.shortIterator()Constructors in org.eclipse.collections.impl.lazy.primitive with parameters of type ShortIteratorModifierConstructorDescriptionFlatCollectShortIterator(ShortIterator newIterator, ShortToObjectFunction<? extends Iterable<V>> newFunction) privateSelectShortIterator(ShortIterator iterator, ShortPredicate predicate) TapShortIterator(ShortIterator iterator, ShortProcedure procedure) -
Uses of ShortIterator in org.eclipse.collections.impl.list.immutable.primitive
Classes in org.eclipse.collections.impl.list.immutable.primitive that implement ShortIteratorMethods in org.eclipse.collections.impl.list.immutable.primitive that return ShortIteratorModifier and TypeMethodDescriptionImmutableShortArrayList.shortIterator()ImmutableShortEmptyList.shortIterator()ImmutableShortSingletonList.shortIterator() -
Uses of ShortIterator in org.eclipse.collections.impl.list.mutable.primitive
Classes in org.eclipse.collections.impl.list.mutable.primitive that implement ShortIterator -
Uses of ShortIterator in org.eclipse.collections.impl.map.immutable.primitive
Methods in org.eclipse.collections.impl.map.immutable.primitive that return ShortIteratorModifier and TypeMethodDescriptionImmutableByteShortEmptyMap.shortIterator()ImmutableByteShortHashMap.shortIterator()ImmutableByteShortSingletonMap.shortIterator()ImmutableCharShortEmptyMap.shortIterator()ImmutableCharShortHashMap.shortIterator()ImmutableCharShortSingletonMap.shortIterator()ImmutableDoubleShortEmptyMap.shortIterator()ImmutableDoubleShortHashMap.shortIterator()ImmutableDoubleShortSingletonMap.shortIterator()ImmutableFloatShortEmptyMap.shortIterator()ImmutableFloatShortHashMap.shortIterator()ImmutableFloatShortSingletonMap.shortIterator()ImmutableIntShortEmptyMap.shortIterator()ImmutableIntShortHashMap.shortIterator()ImmutableIntShortSingletonMap.shortIterator()ImmutableLongShortEmptyMap.shortIterator()ImmutableLongShortHashMap.shortIterator()ImmutableLongShortSingletonMap.shortIterator()ImmutableObjectShortEmptyMap.shortIterator()ImmutableObjectShortHashMap.shortIterator()ImmutableObjectShortSingletonMap.shortIterator()ImmutableShortShortEmptyMap.shortIterator()ImmutableShortShortHashMap.shortIterator()ImmutableShortShortSingletonMap.shortIterator() -
Uses of ShortIterator in org.eclipse.collections.impl.map.mutable.primitive
Classes in org.eclipse.collections.impl.map.mutable.primitive that implement ShortIteratorModifier 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 ShortIteratorModifier and TypeMethodDescriptionImmutableShortMapKeySet.shortIterator()ImmutableShortShortMapKeySet.shortIterator()ShortBooleanHashMap.KeysView.shortIterator()ShortByteHashMap.KeysView.shortIterator()ShortCharHashMap.KeysView.shortIterator()ShortDoubleHashMap.KeysView.shortIterator()ShortFloatHashMap.KeysView.shortIterator()ShortIntHashMap.KeysView.shortIterator()ShortLongHashMap.KeysView.shortIterator()ShortObjectHashMap.KeysView.shortIterator()ShortShortHashMap.KeysView.shortIterator() -
Uses of ShortIterator in org.eclipse.collections.impl.primitive
Methods in org.eclipse.collections.impl.primitive that return ShortIteratorModifier and TypeMethodDescriptionSynchronizedShortIterable.shortIterator()Must be called in a synchronized block. -
Uses of ShortIterator in org.eclipse.collections.impl.set.immutable.primitive
Methods in org.eclipse.collections.impl.set.immutable.primitive that return ShortIteratorModifier and TypeMethodDescriptionImmutableShortEmptySet.shortIterator()ImmutableShortSingletonSet.shortIterator() -
Uses of ShortIterator in org.eclipse.collections.impl.set.mutable.primitive
Classes in org.eclipse.collections.impl.set.mutable.primitive that implement ShortIteratorModifier and TypeClassDescriptionprivate classprivate classMethods in org.eclipse.collections.impl.set.mutable.primitive that return ShortIterator -
Uses of ShortIterator in org.eclipse.collections.impl.stack.immutable.primitive
Methods in org.eclipse.collections.impl.stack.immutable.primitive that return ShortIteratorModifier and TypeMethodDescriptionImmutableShortEmptyStack.shortIterator()ImmutableShortSingletonStack.shortIterator() -
Uses of ShortIterator in org.eclipse.collections.impl.stack.mutable.primitive
Methods in org.eclipse.collections.impl.stack.mutable.primitive that return ShortIteratorModifier and TypeMethodDescriptionSynchronizedShortStack.shortIterator()Must be called in a synchronized block.UnmodifiableShortStack.shortIterator() -
Uses of ShortIterator in org.eclipse.collections.impl.stack.primitive
Methods in org.eclipse.collections.impl.stack.primitive that return ShortIterator -
Uses of ShortIterator in org.eclipse.collections.impl.utility.internal.primitive
Methods in org.eclipse.collections.impl.utility.internal.primitive with parameters of type ShortIteratorModifier and TypeMethodDescriptionstatic booleanShortIteratorIterate.allSatisfy(ShortIterator iterator, ShortPredicate predicate) static booleanShortIteratorIterate.anySatisfy(ShortIterator iterator, ShortPredicate predicate) static <V, R extends Collection<V>>
RShortIteratorIterate.collect(ShortIterator iterator, ShortToObjectFunction<? extends V> function, R targetCollection) static intShortIteratorIterate.count(ShortIterator iterator, ShortPredicate predicate) static shortShortIteratorIterate.detectIfNone(ShortIterator iterator, ShortPredicate predicate, short ifNone) static voidShortIteratorIterate.forEach(ShortIterator iterator, ShortProcedure procedure) static <T> TShortIteratorIterate.injectInto(ShortIterator iterator, T injectedValue, ObjectShortToObjectFunction<? super T, ? extends T> function) static shortShortIteratorIterate.max(ShortIterator iterator) static shortShortIteratorIterate.min(ShortIterator iterator) static booleanShortIteratorIterate.noneSatisfy(ShortIterator iterator, ShortPredicate predicate) static <R extends MutableShortCollection>
RShortIteratorIterate.reject(ShortIterator iterator, ShortPredicate predicate, R targetCollection) static <R extends MutableShortCollection>
RShortIteratorIterate.select(ShortIterator iterator, ShortPredicate predicate, R targetCollection) static longShortIteratorIterate.sum(ShortIterator iterator)