Uses of Interface
org.eclipse.collections.api.PrimitiveIterable
-
Packages that use PrimitiveIterable Package Description org.eclipse.collections.api This package contains interfaces for Eclipse Collections API.org.eclipse.collections.api.bag.primitive This package contains API for Primitive Bags with Mutable and Immutable variants.org.eclipse.collections.api.collection.primitive This package contains mutable and immutable primitive collection API.org.eclipse.collections.api.list.primitive This package contains mutable and immutable primitive list API.org.eclipse.collections.api.map.primitive This package contains API for primitive to primitive maps, primitive to object maps and object to primitive maps with mutable and immutable variants.org.eclipse.collections.api.ordered.primitive org.eclipse.collections.api.set.primitive This package contains API for mutable and immutable primitive sets.org.eclipse.collections.api.stack.primitive This package contains mutable and immutable primitive stack API.org.eclipse.collections.impl.bag.immutable.primitive This package contains implementations of the immutable primitive bag interfaces.org.eclipse.collections.impl.bag.mutable.primitive This package contains implementations of the mutable primitive bag interfaces.org.eclipse.collections.impl.collection.mutable.primitive This package contains implementations of the mutable primitive collection interfaces.org.eclipse.collections.impl.lazy.primitive This package contains implementations of the lazy primitive iterator interfaces.org.eclipse.collections.impl.list.immutable.primitive This package contains implementations of immutable primitive list interfaces and immutable primitive list factory interfaces.org.eclipse.collections.impl.list.mutable.primitive This package contains implementations of the mutable primitive list interfaces.org.eclipse.collections.impl.list.primitive This package contains implementations of the primitive list interfaces.org.eclipse.collections.impl.map.immutable.primitive This package contains implementations of the immutable primitive-primitive, primitive-object and object-primitive map interfaces.org.eclipse.collections.impl.map.mutable.primitive This package contains implementations of the mutable primitive-primitive, primitive-object and object-primitive map interfaces.org.eclipse.collections.impl.primitive org.eclipse.collections.impl.set.immutable.primitive This package contains implementations of the immutable primitive set interfaces.org.eclipse.collections.impl.set.mutable.primitive This package contains implementations of the mutable primitive set interfaces.org.eclipse.collections.impl.set.primitive org.eclipse.collections.impl.stack.immutable.primitive This package contains implementations of the immutable primitive stack interfaces.org.eclipse.collections.impl.stack.mutable.primitive This package contains implementations of the mutable primitive stack interfaces.org.eclipse.collections.impl.stack.primitive org.eclipse.collections.impl.string.immutable org.eclipse.collections.impl.test This package containsSerializeTestHelperandVerifyclasses. -
-
Uses of PrimitiveIterable in org.eclipse.collections.api
Subinterfaces of PrimitiveIterable in org.eclipse.collections.api Modifier and Type Interface Description interfaceBooleanIterableBooleanIterable is an interface which is memory-optimized for boolean primitives.interfaceByteIterableByteIterable is an interface which is memory-optimized for byte primitives.interfaceCharIterableCharIterable is an interface which is memory-optimized for char primitives.interfaceDoubleIterableDoubleIterable is an interface which is memory-optimized for double primitives.interfaceFloatIterableFloatIterable is an interface which is memory-optimized for float primitives.interfaceIntIterableIntIterable is an interface which is memory-optimized for int primitives.interfaceLazyBooleanIterableThis file was automatically generated from template file lazyPrimitiveIterable.stg.interfaceLazyByteIterableThis file was automatically generated from template file lazyPrimitiveIterable.stg.interfaceLazyCharIterableThis file was automatically generated from template file lazyPrimitiveIterable.stg.interfaceLazyDoubleIterableThis file was automatically generated from template file lazyPrimitiveIterable.stg.interfaceLazyFloatIterableThis file was automatically generated from template file lazyPrimitiveIterable.stg.interfaceLazyIntIterableThis file was automatically generated from template file lazyPrimitiveIterable.stg.interfaceLazyLongIterableThis file was automatically generated from template file lazyPrimitiveIterable.stg.interfaceLazyShortIterableThis file was automatically generated from template file lazyPrimitiveIterable.stg.interfaceLongIterableLongIterable is an interface which is memory-optimized for long primitives.interfaceShortIterableShortIterable is an interface which is memory-optimized for short primitives. -
Uses of PrimitiveIterable in org.eclipse.collections.api.bag.primitive
Subinterfaces of PrimitiveIterable in org.eclipse.collections.api.bag.primitive Modifier and Type Interface Description interfaceBooleanBagThis file was automatically generated from template file primitiveBag.stg.interfaceByteBagThis file was automatically generated from template file primitiveBag.stg.interfaceCharBagThis file was automatically generated from template file primitiveBag.stg.interfaceDoubleBagThis file was automatically generated from template file primitiveBag.stg.interfaceFloatBagThis file was automatically generated from template file primitiveBag.stg.interfaceImmutableBooleanBagThis file was automatically generated from template file immutablePrimitiveBag.stg.interfaceImmutableByteBagThis file was automatically generated from template file immutablePrimitiveBag.stg.interfaceImmutableCharBagThis file was automatically generated from template file immutablePrimitiveBag.stg.interfaceImmutableDoubleBagThis file was automatically generated from template file immutablePrimitiveBag.stg.interfaceImmutableFloatBagThis file was automatically generated from template file immutablePrimitiveBag.stg.interfaceImmutableIntBagThis file was automatically generated from template file immutablePrimitiveBag.stg.interfaceImmutableLongBagThis file was automatically generated from template file immutablePrimitiveBag.stg.interfaceImmutableShortBagThis file was automatically generated from template file immutablePrimitiveBag.stg.interfaceIntBagThis file was automatically generated from template file primitiveBag.stg.interfaceLongBagThis file was automatically generated from template file primitiveBag.stg.interfaceMutableBooleanBagThis file was automatically generated from template file mutablePrimitiveBag.stg.interfaceMutableByteBagThis file was automatically generated from template file mutablePrimitiveBag.stg.interfaceMutableCharBagThis file was automatically generated from template file mutablePrimitiveBag.stg.interfaceMutableDoubleBagThis file was automatically generated from template file mutablePrimitiveBag.stg.interfaceMutableFloatBagThis file was automatically generated from template file mutablePrimitiveBag.stg.interfaceMutableIntBagThis file was automatically generated from template file mutablePrimitiveBag.stg.interfaceMutableLongBagThis file was automatically generated from template file mutablePrimitiveBag.stg.interfaceMutableShortBagThis file was automatically generated from template file mutablePrimitiveBag.stg.interfaceShortBagThis file was automatically generated from template file primitiveBag.stg. -
Uses of PrimitiveIterable in org.eclipse.collections.api.collection.primitive
Subinterfaces of PrimitiveIterable in org.eclipse.collections.api.collection.primitive Modifier and Type Interface Description interfaceImmutableBooleanCollectionThis file was automatically generated from template file immutablePrimitiveCollection.stg.interfaceImmutableByteCollectionThis file was automatically generated from template file immutablePrimitiveCollection.stg.interfaceImmutableCharCollectionThis file was automatically generated from template file immutablePrimitiveCollection.stg.interfaceImmutableDoubleCollectionThis file was automatically generated from template file immutablePrimitiveCollection.stg.interfaceImmutableFloatCollectionThis file was automatically generated from template file immutablePrimitiveCollection.stg.interfaceImmutableIntCollectionThis file was automatically generated from template file immutablePrimitiveCollection.stg.interfaceImmutableLongCollectionThis file was automatically generated from template file immutablePrimitiveCollection.stg.interfaceImmutableShortCollectionThis file was automatically generated from template file immutablePrimitiveCollection.stg.interfaceMutableBooleanCollectionThis file was automatically generated from template file mutablePrimitiveCollection.stg.interfaceMutableByteCollectionThis file was automatically generated from template file mutablePrimitiveCollection.stg.interfaceMutableCharCollectionThis file was automatically generated from template file mutablePrimitiveCollection.stg.interfaceMutableDoubleCollectionThis file was automatically generated from template file mutablePrimitiveCollection.stg.interfaceMutableFloatCollectionThis file was automatically generated from template file mutablePrimitiveCollection.stg.interfaceMutableIntCollectionThis file was automatically generated from template file mutablePrimitiveCollection.stg.interfaceMutableLongCollectionThis file was automatically generated from template file mutablePrimitiveCollection.stg.interfaceMutableShortCollectionThis file was automatically generated from template file mutablePrimitiveCollection.stg. -
Uses of PrimitiveIterable in org.eclipse.collections.api.list.primitive
Subinterfaces of PrimitiveIterable in org.eclipse.collections.api.list.primitive Modifier and Type Interface Description interfaceBooleanListThis file was automatically generated from template file primitiveList.stg.interfaceByteListThis file was automatically generated from template file primitiveList.stg.interfaceCharListThis file was automatically generated from template file primitiveList.stg.interfaceDoubleListThis file was automatically generated from template file primitiveList.stg.interfaceFloatListThis file was automatically generated from template file primitiveList.stg.interfaceImmutableBooleanListThis file was automatically generated from template file immutablePrimitiveList.stg.interfaceImmutableByteListThis file was automatically generated from template file immutablePrimitiveList.stg.interfaceImmutableCharListThis file was automatically generated from template file immutablePrimitiveList.stg.interfaceImmutableDoubleListThis file was automatically generated from template file immutablePrimitiveList.stg.interfaceImmutableFloatListThis file was automatically generated from template file immutablePrimitiveList.stg.interfaceImmutableIntListThis file was automatically generated from template file immutablePrimitiveList.stg.interfaceImmutableLongListThis file was automatically generated from template file immutablePrimitiveList.stg.interfaceImmutableShortListThis file was automatically generated from template file immutablePrimitiveList.stg.interfaceIntListThis file was automatically generated from template file primitiveList.stg.interfaceLongListThis file was automatically generated from template file primitiveList.stg.interfaceMutableBooleanListThis file was automatically generated from template file mutablePrimitiveList.stg.interfaceMutableByteListThis file was automatically generated from template file mutablePrimitiveList.stg.interfaceMutableCharListThis file was automatically generated from template file mutablePrimitiveList.stg.interfaceMutableDoubleListThis file was automatically generated from template file mutablePrimitiveList.stg.interfaceMutableFloatListThis file was automatically generated from template file mutablePrimitiveList.stg.interfaceMutableIntListThis file was automatically generated from template file mutablePrimitiveList.stg.interfaceMutableLongListThis file was automatically generated from template file mutablePrimitiveList.stg.interfaceMutableShortListThis file was automatically generated from template file mutablePrimitiveList.stg.interfaceShortListThis file was automatically generated from template file primitiveList.stg. -
Uses of PrimitiveIterable in org.eclipse.collections.api.map.primitive
Subinterfaces of PrimitiveIterable in org.eclipse.collections.api.map.primitive Modifier and Type Interface Description interfaceBooleanValuesMapThis file was automatically generated from template file primitiveValuesMap.stg.interfaceByteBooleanMapThis file was automatically generated from template file primitivePrimitiveMap.stg.interfaceByteByteMapThis file was automatically generated from template file primitivePrimitiveMap.stg.interfaceByteCharMapThis file was automatically generated from template file primitivePrimitiveMap.stg.interfaceByteDoubleMapThis file was automatically generated from template file primitivePrimitiveMap.stg.interfaceByteFloatMapThis file was automatically generated from template file primitivePrimitiveMap.stg.interfaceByteIntMapThis file was automatically generated from template file primitivePrimitiveMap.stg.interfaceByteLongMapThis file was automatically generated from template file primitivePrimitiveMap.stg.interfaceByteShortMapThis file was automatically generated from template file primitivePrimitiveMap.stg.interfaceByteValuesMapThis file was automatically generated from template file primitiveValuesMap.stg.interfaceCharBooleanMapThis file was automatically generated from template file primitivePrimitiveMap.stg.interfaceCharByteMapThis file was automatically generated from template file primitivePrimitiveMap.stg.interfaceCharCharMapThis file was automatically generated from template file primitivePrimitiveMap.stg.interfaceCharDoubleMapThis file was automatically generated from template file primitivePrimitiveMap.stg.interfaceCharFloatMapThis file was automatically generated from template file primitivePrimitiveMap.stg.interfaceCharIntMapThis file was automatically generated from template file primitivePrimitiveMap.stg.interfaceCharLongMapThis file was automatically generated from template file primitivePrimitiveMap.stg.interfaceCharShortMapThis file was automatically generated from template file primitivePrimitiveMap.stg.interfaceCharValuesMapThis file was automatically generated from template file primitiveValuesMap.stg.interfaceDoubleBooleanMapThis file was automatically generated from template file primitivePrimitiveMap.stg.interfaceDoubleByteMapThis file was automatically generated from template file primitivePrimitiveMap.stg.interfaceDoubleCharMapThis file was automatically generated from template file primitivePrimitiveMap.stg.interfaceDoubleDoubleMapThis file was automatically generated from template file primitivePrimitiveMap.stg.interfaceDoubleFloatMapThis file was automatically generated from template file primitivePrimitiveMap.stg.interfaceDoubleIntMapThis file was automatically generated from template file primitivePrimitiveMap.stg.interfaceDoubleLongMapThis file was automatically generated from template file primitivePrimitiveMap.stg.interfaceDoubleShortMapThis file was automatically generated from template file primitivePrimitiveMap.stg.interfaceDoubleValuesMapThis file was automatically generated from template file primitiveValuesMap.stg.interfaceFloatBooleanMapThis file was automatically generated from template file primitivePrimitiveMap.stg.interfaceFloatByteMapThis file was automatically generated from template file primitivePrimitiveMap.stg.interfaceFloatCharMapThis file was automatically generated from template file primitivePrimitiveMap.stg.interfaceFloatDoubleMapThis file was automatically generated from template file primitivePrimitiveMap.stg.interfaceFloatFloatMapThis file was automatically generated from template file primitivePrimitiveMap.stg.interfaceFloatIntMapThis file was automatically generated from template file primitivePrimitiveMap.stg.interfaceFloatLongMapThis file was automatically generated from template file primitivePrimitiveMap.stg.interfaceFloatShortMapThis file was automatically generated from template file primitivePrimitiveMap.stg.interfaceFloatValuesMapThis file was automatically generated from template file primitiveValuesMap.stg.interfaceImmutableByteBooleanMapThis file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.interfaceImmutableByteByteMapThis file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.interfaceImmutableByteCharMapThis file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.interfaceImmutableByteDoubleMapThis file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.interfaceImmutableByteFloatMapThis file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.interfaceImmutableByteIntMapThis file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.interfaceImmutableByteLongMapThis file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.interfaceImmutableByteShortMapThis file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.interfaceImmutableCharBooleanMapThis file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.interfaceImmutableCharByteMapThis file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.interfaceImmutableCharCharMapThis file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.interfaceImmutableCharDoubleMapThis file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.interfaceImmutableCharFloatMapThis file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.interfaceImmutableCharIntMapThis file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.interfaceImmutableCharLongMapThis file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.interfaceImmutableCharShortMapThis file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.interfaceImmutableDoubleBooleanMapThis file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.interfaceImmutableDoubleByteMapThis file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.interfaceImmutableDoubleCharMapThis file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.interfaceImmutableDoubleDoubleMapThis file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.interfaceImmutableDoubleFloatMapThis file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.interfaceImmutableDoubleIntMapThis file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.interfaceImmutableDoubleLongMapThis file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.interfaceImmutableDoubleShortMapThis file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.interfaceImmutableFloatBooleanMapThis file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.interfaceImmutableFloatByteMapThis file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.interfaceImmutableFloatCharMapThis file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.interfaceImmutableFloatDoubleMapThis file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.interfaceImmutableFloatFloatMapThis file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.interfaceImmutableFloatIntMapThis file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.interfaceImmutableFloatLongMapThis file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.interfaceImmutableFloatShortMapThis file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.interfaceImmutableIntBooleanMapThis file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.interfaceImmutableIntByteMapThis file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.interfaceImmutableIntCharMapThis file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.interfaceImmutableIntDoubleMapThis file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.interfaceImmutableIntFloatMapThis file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.interfaceImmutableIntIntMapThis file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.interfaceImmutableIntLongMapThis file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.interfaceImmutableIntShortMapThis file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.interfaceImmutableLongBooleanMapThis file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.interfaceImmutableLongByteMapThis file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.interfaceImmutableLongCharMapThis file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.interfaceImmutableLongDoubleMapThis file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.interfaceImmutableLongFloatMapThis file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.interfaceImmutableLongIntMapThis file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.interfaceImmutableLongLongMapThis file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.interfaceImmutableLongShortMapThis file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.interfaceImmutableObjectBooleanMap<K>This file was automatically generated from template file immutableObjectPrimitiveMap.stg.interfaceImmutableObjectByteMap<K>This file was automatically generated from template file immutableObjectPrimitiveMap.stg.interfaceImmutableObjectCharMap<K>This file was automatically generated from template file immutableObjectPrimitiveMap.stg.interfaceImmutableObjectDoubleMap<K>This file was automatically generated from template file immutableObjectPrimitiveMap.stg.interfaceImmutableObjectFloatMap<K>This file was automatically generated from template file immutableObjectPrimitiveMap.stg.interfaceImmutableObjectIntMap<K>This file was automatically generated from template file immutableObjectPrimitiveMap.stg.interfaceImmutableObjectLongMap<K>This file was automatically generated from template file immutableObjectPrimitiveMap.stg.interfaceImmutableObjectShortMap<K>This file was automatically generated from template file immutableObjectPrimitiveMap.stg.interfaceImmutableShortBooleanMapThis file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.interfaceImmutableShortByteMapThis file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.interfaceImmutableShortCharMapThis file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.interfaceImmutableShortDoubleMapThis file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.interfaceImmutableShortFloatMapThis file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.interfaceImmutableShortIntMapThis file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.interfaceImmutableShortLongMapThis file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.interfaceImmutableShortShortMapThis file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.interfaceIntBooleanMapThis file was automatically generated from template file primitivePrimitiveMap.stg.interfaceIntByteMapThis file was automatically generated from template file primitivePrimitiveMap.stg.interfaceIntCharMapThis file was automatically generated from template file primitivePrimitiveMap.stg.interfaceIntDoubleMapThis file was automatically generated from template file primitivePrimitiveMap.stg.interfaceIntFloatMapThis file was automatically generated from template file primitivePrimitiveMap.stg.interfaceIntIntMapThis file was automatically generated from template file primitivePrimitiveMap.stg.interfaceIntLongMapThis file was automatically generated from template file primitivePrimitiveMap.stg.interfaceIntShortMapThis file was automatically generated from template file primitivePrimitiveMap.stg.interfaceIntValuesMapThis file was automatically generated from template file primitiveValuesMap.stg.interfaceLongBooleanMapThis file was automatically generated from template file primitivePrimitiveMap.stg.interfaceLongByteMapThis file was automatically generated from template file primitivePrimitiveMap.stg.interfaceLongCharMapThis file was automatically generated from template file primitivePrimitiveMap.stg.interfaceLongDoubleMapThis file was automatically generated from template file primitivePrimitiveMap.stg.interfaceLongFloatMapThis file was automatically generated from template file primitivePrimitiveMap.stg.interfaceLongIntMapThis file was automatically generated from template file primitivePrimitiveMap.stg.interfaceLongLongMapThis file was automatically generated from template file primitivePrimitiveMap.stg.interfaceLongShortMapThis file was automatically generated from template file primitivePrimitiveMap.stg.interfaceLongValuesMapThis file was automatically generated from template file primitiveValuesMap.stg.interfaceMutableBooleanValuesMapThis file was automatically generated from template file mutablePrimitiveValuesMap.stg.interfaceMutableByteBooleanMapThis file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.interfaceMutableByteByteMapThis file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.interfaceMutableByteCharMapThis file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.interfaceMutableByteDoubleMapThis file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.interfaceMutableByteFloatMapThis file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.interfaceMutableByteIntMapThis file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.interfaceMutableByteLongMapThis file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.interfaceMutableByteShortMapThis file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.interfaceMutableByteValuesMapThis file was automatically generated from template file mutablePrimitiveValuesMap.stg.interfaceMutableCharBooleanMapThis file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.interfaceMutableCharByteMapThis file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.interfaceMutableCharCharMapThis file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.interfaceMutableCharDoubleMapThis file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.interfaceMutableCharFloatMapThis file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.interfaceMutableCharIntMapThis file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.interfaceMutableCharLongMapThis file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.interfaceMutableCharShortMapThis file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.interfaceMutableCharValuesMapThis file was automatically generated from template file mutablePrimitiveValuesMap.stg.interfaceMutableDoubleBooleanMapThis file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.interfaceMutableDoubleByteMapThis file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.interfaceMutableDoubleCharMapThis file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.interfaceMutableDoubleDoubleMapThis file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.interfaceMutableDoubleFloatMapThis file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.interfaceMutableDoubleIntMapThis file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.interfaceMutableDoubleLongMapThis file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.interfaceMutableDoubleShortMapThis file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.interfaceMutableDoubleValuesMapThis file was automatically generated from template file mutablePrimitiveValuesMap.stg.interfaceMutableFloatBooleanMapThis file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.interfaceMutableFloatByteMapThis file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.interfaceMutableFloatCharMapThis file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.interfaceMutableFloatDoubleMapThis file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.interfaceMutableFloatFloatMapThis file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.interfaceMutableFloatIntMapThis file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.interfaceMutableFloatLongMapThis file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.interfaceMutableFloatShortMapThis file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.interfaceMutableFloatValuesMapThis file was automatically generated from template file mutablePrimitiveValuesMap.stg.interfaceMutableIntBooleanMapThis file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.interfaceMutableIntByteMapThis file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.interfaceMutableIntCharMapThis file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.interfaceMutableIntDoubleMapThis file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.interfaceMutableIntFloatMapThis file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.interfaceMutableIntIntMapThis file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.interfaceMutableIntLongMapThis file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.interfaceMutableIntShortMapThis file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.interfaceMutableIntValuesMapThis file was automatically generated from template file mutablePrimitiveValuesMap.stg.interfaceMutableLongBooleanMapThis file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.interfaceMutableLongByteMapThis file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.interfaceMutableLongCharMapThis file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.interfaceMutableLongDoubleMapThis file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.interfaceMutableLongFloatMapThis file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.interfaceMutableLongIntMapThis file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.interfaceMutableLongLongMapThis file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.interfaceMutableLongShortMapThis file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.interfaceMutableLongValuesMapThis file was automatically generated from template file mutablePrimitiveValuesMap.stg.interfaceMutableObjectBooleanMap<K>This file was automatically generated from template file mutableObjectPrimitiveMap.stg.interfaceMutableObjectByteMap<K>This file was automatically generated from template file mutableObjectPrimitiveMap.stg.interfaceMutableObjectCharMap<K>This file was automatically generated from template file mutableObjectPrimitiveMap.stg.interfaceMutableObjectDoubleMap<K>This file was automatically generated from template file mutableObjectPrimitiveMap.stg.interfaceMutableObjectFloatMap<K>This file was automatically generated from template file mutableObjectPrimitiveMap.stg.interfaceMutableObjectIntMap<K>This file was automatically generated from template file mutableObjectPrimitiveMap.stg.interfaceMutableObjectLongMap<K>This file was automatically generated from template file mutableObjectPrimitiveMap.stg.interfaceMutableObjectShortMap<K>This file was automatically generated from template file mutableObjectPrimitiveMap.stg.interfaceMutableShortBooleanMapThis file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.interfaceMutableShortByteMapThis file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.interfaceMutableShortCharMapThis file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.interfaceMutableShortDoubleMapThis file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.interfaceMutableShortFloatMapThis file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.interfaceMutableShortIntMapThis file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.interfaceMutableShortLongMapThis file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.interfaceMutableShortShortMapThis file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.interfaceMutableShortValuesMapThis file was automatically generated from template file mutablePrimitiveValuesMap.stg.interfaceObjectBooleanMap<K>This file was automatically generated from template file objectPrimitiveMap.stg.interfaceObjectByteMap<K>This file was automatically generated from template file objectPrimitiveMap.stg.interfaceObjectCharMap<K>This file was automatically generated from template file objectPrimitiveMap.stg.interfaceObjectDoubleMap<K>This file was automatically generated from template file objectPrimitiveMap.stg.interfaceObjectFloatMap<K>This file was automatically generated from template file objectPrimitiveMap.stg.interfaceObjectIntMap<K>This file was automatically generated from template file objectPrimitiveMap.stg.interfaceObjectLongMap<K>This file was automatically generated from template file objectPrimitiveMap.stg.interfaceObjectShortMap<K>This file was automatically generated from template file objectPrimitiveMap.stg.interfaceShortBooleanMapThis file was automatically generated from template file primitivePrimitiveMap.stg.interfaceShortByteMapThis file was automatically generated from template file primitivePrimitiveMap.stg.interfaceShortCharMapThis file was automatically generated from template file primitivePrimitiveMap.stg.interfaceShortDoubleMapThis file was automatically generated from template file primitivePrimitiveMap.stg.interfaceShortFloatMapThis file was automatically generated from template file primitivePrimitiveMap.stg.interfaceShortIntMapThis file was automatically generated from template file primitivePrimitiveMap.stg.interfaceShortLongMapThis file was automatically generated from template file primitivePrimitiveMap.stg.interfaceShortShortMapThis file was automatically generated from template file primitivePrimitiveMap.stg.interfaceShortValuesMapThis file was automatically generated from template file primitiveValuesMap.stg. -
Uses of PrimitiveIterable in org.eclipse.collections.api.ordered.primitive
Subinterfaces of PrimitiveIterable in org.eclipse.collections.api.ordered.primitive Modifier and Type Interface Description interfaceOrderedBooleanIterableThis file was automatically generated from template file orderedPrimitiveIterable.stg.interfaceOrderedByteIterableThis file was automatically generated from template file orderedPrimitiveIterable.stg.interfaceOrderedCharIterableThis file was automatically generated from template file orderedPrimitiveIterable.stg.interfaceOrderedDoubleIterableThis file was automatically generated from template file orderedPrimitiveIterable.stg.interfaceOrderedFloatIterableThis file was automatically generated from template file orderedPrimitiveIterable.stg.interfaceOrderedIntIterableThis file was automatically generated from template file orderedPrimitiveIterable.stg.interfaceOrderedLongIterableThis file was automatically generated from template file orderedPrimitiveIterable.stg.interfaceOrderedShortIterableThis file was automatically generated from template file orderedPrimitiveIterable.stg.interfaceReversibleBooleanIterableThis file was automatically generated from template file reversiblePrimitiveIterable.stg.interfaceReversibleByteIterableThis file was automatically generated from template file reversiblePrimitiveIterable.stg.interfaceReversibleCharIterableThis file was automatically generated from template file reversiblePrimitiveIterable.stg.interfaceReversibleDoubleIterableThis file was automatically generated from template file reversiblePrimitiveIterable.stg.interfaceReversibleFloatIterableThis file was automatically generated from template file reversiblePrimitiveIterable.stg.interfaceReversibleIntIterableThis file was automatically generated from template file reversiblePrimitiveIterable.stg.interfaceReversibleLongIterableThis file was automatically generated from template file reversiblePrimitiveIterable.stg.interfaceReversibleShortIterableThis file was automatically generated from template file reversiblePrimitiveIterable.stg. -
Uses of PrimitiveIterable in org.eclipse.collections.api.set.primitive
Subinterfaces of PrimitiveIterable in org.eclipse.collections.api.set.primitive Modifier and Type Interface Description interfaceBooleanSetThis file was automatically generated from template file primitiveSet.stg.interfaceByteSetThis file was automatically generated from template file primitiveSet.stg.interfaceCharSetThis file was automatically generated from template file primitiveSet.stg.interfaceDoubleSetThis file was automatically generated from template file primitiveSet.stg.interfaceFloatSetThis file was automatically generated from template file primitiveSet.stg.interfaceImmutableBooleanSetThis file was automatically generated from template file immutablePrimitiveSet.stg.interfaceImmutableByteSetThis file was automatically generated from template file immutablePrimitiveSet.stg.interfaceImmutableCharSetThis file was automatically generated from template file immutablePrimitiveSet.stg.interfaceImmutableDoubleSetThis file was automatically generated from template file immutablePrimitiveSet.stg.interfaceImmutableFloatSetThis file was automatically generated from template file immutablePrimitiveSet.stg.interfaceImmutableIntSetThis file was automatically generated from template file immutablePrimitiveSet.stg.interfaceImmutableLongSetThis file was automatically generated from template file immutablePrimitiveSet.stg.interfaceImmutableShortSetThis file was automatically generated from template file immutablePrimitiveSet.stg.interfaceIntSetThis file was automatically generated from template file primitiveSet.stg.interfaceLongSetThis file was automatically generated from template file primitiveSet.stg.interfaceMutableBooleanSetThis file was automatically generated from template file mutablePrimitiveSet.stg.interfaceMutableByteSetThis file was automatically generated from template file mutablePrimitiveSet.stg.interfaceMutableCharSetThis file was automatically generated from template file mutablePrimitiveSet.stg.interfaceMutableDoubleSetThis file was automatically generated from template file mutablePrimitiveSet.stg.interfaceMutableFloatSetThis file was automatically generated from template file mutablePrimitiveSet.stg.interfaceMutableIntSetThis file was automatically generated from template file mutablePrimitiveSet.stg.interfaceMutableLongSetThis file was automatically generated from template file mutablePrimitiveSet.stg.interfaceMutableShortSetThis file was automatically generated from template file mutablePrimitiveSet.stg.interfaceShortSetThis file was automatically generated from template file primitiveSet.stg. -
Uses of PrimitiveIterable in org.eclipse.collections.api.stack.primitive
Subinterfaces of PrimitiveIterable in org.eclipse.collections.api.stack.primitive Modifier and Type Interface Description interfaceBooleanStackThis file was automatically generated from template file primitiveStack.stg.interfaceByteStackThis file was automatically generated from template file primitiveStack.stg.interfaceCharStackThis file was automatically generated from template file primitiveStack.stg.interfaceDoubleStackThis file was automatically generated from template file primitiveStack.stg.interfaceFloatStackThis file was automatically generated from template file primitiveStack.stg.interfaceImmutableBooleanStackThis file was automatically generated from template file immutablePrimitiveStack.stg.interfaceImmutableByteStackThis file was automatically generated from template file immutablePrimitiveStack.stg.interfaceImmutableCharStackThis file was automatically generated from template file immutablePrimitiveStack.stg.interfaceImmutableDoubleStackThis file was automatically generated from template file immutablePrimitiveStack.stg.interfaceImmutableFloatStackThis file was automatically generated from template file immutablePrimitiveStack.stg.interfaceImmutableIntStackThis file was automatically generated from template file immutablePrimitiveStack.stg.interfaceImmutableLongStackThis file was automatically generated from template file immutablePrimitiveStack.stg.interfaceImmutableShortStackThis file was automatically generated from template file immutablePrimitiveStack.stg.interfaceIntStackThis file was automatically generated from template file primitiveStack.stg.interfaceLongStackThis file was automatically generated from template file primitiveStack.stg.interfaceMutableBooleanStackThis file was automatically generated from template file mutablePrimitiveStack.stg.interfaceMutableByteStackThis file was automatically generated from template file mutablePrimitiveStack.stg.interfaceMutableCharStackThis file was automatically generated from template file mutablePrimitiveStack.stg.interfaceMutableDoubleStackThis file was automatically generated from template file mutablePrimitiveStack.stg.interfaceMutableFloatStackThis file was automatically generated from template file mutablePrimitiveStack.stg.interfaceMutableIntStackThis file was automatically generated from template file mutablePrimitiveStack.stg.interfaceMutableLongStackThis file was automatically generated from template file mutablePrimitiveStack.stg.interfaceMutableShortStackThis file was automatically generated from template file mutablePrimitiveStack.stg.interfaceShortStackThis file was automatically generated from template file primitiveStack.stg. -
Uses of PrimitiveIterable in org.eclipse.collections.impl.bag.immutable.primitive
Classes in org.eclipse.collections.impl.bag.immutable.primitive that implement PrimitiveIterable Modifier and Type Class Description (package private) classImmutableBooleanEmptyBagImmutableBooleanEmptyBag is an optimization forImmutableBooleanBagof size 0.(package private) classImmutableBooleanHashBagImmutableBooleanHashBag is the non-modifiable equivalent ofBooleanHashBag.(package private) classImmutableBooleanSingletonBagImmutableBooleanSingletonBag is an optimization forImmutableBooleanBagof size 1.(package private) classImmutableByteEmptyBagImmutableByteEmptyBag is an optimization forImmutableByteBagof size 0.(package private) classImmutableByteHashBagImmutableByteHashBag is the non-modifiable equivalent ofByteHashBag.(package private) classImmutableByteSingletonBagImmutableByteSingletonBag is an optimization forImmutableByteBagof size 1.(package private) classImmutableCharEmptyBagImmutableCharEmptyBag is an optimization forImmutableCharBagof size 0.(package private) classImmutableCharHashBagImmutableCharHashBag is the non-modifiable equivalent ofCharHashBag.(package private) classImmutableCharSingletonBagImmutableCharSingletonBag is an optimization forImmutableCharBagof size 1.(package private) classImmutableDoubleEmptyBagImmutableDoubleEmptyBag is an optimization forImmutableDoubleBagof size 0.(package private) classImmutableDoubleHashBagImmutableDoubleHashBag is the non-modifiable equivalent ofDoubleHashBag.(package private) classImmutableDoubleSingletonBagImmutableDoubleSingletonBag is an optimization forImmutableDoubleBagof size 1.(package private) classImmutableFloatEmptyBagImmutableFloatEmptyBag is an optimization forImmutableFloatBagof size 0.(package private) classImmutableFloatHashBagImmutableFloatHashBag is the non-modifiable equivalent ofFloatHashBag.(package private) classImmutableFloatSingletonBagImmutableFloatSingletonBag is an optimization forImmutableFloatBagof size 1.(package private) classImmutableIntEmptyBagImmutableIntEmptyBag is an optimization forImmutableIntBagof size 0.(package private) classImmutableIntHashBagImmutableIntHashBag is the non-modifiable equivalent ofIntHashBag.(package private) classImmutableIntSingletonBagImmutableIntSingletonBag is an optimization forImmutableIntBagof size 1.(package private) classImmutableLongEmptyBagImmutableLongEmptyBag is an optimization forImmutableLongBagof size 0.(package private) classImmutableLongHashBagImmutableLongHashBag is the non-modifiable equivalent ofLongHashBag.(package private) classImmutableLongSingletonBagImmutableLongSingletonBag is an optimization forImmutableLongBagof size 1.(package private) classImmutableShortEmptyBagImmutableShortEmptyBag is an optimization forImmutableShortBagof size 0.(package private) classImmutableShortHashBagImmutableShortHashBag is the non-modifiable equivalent ofShortHashBag.(package private) classImmutableShortSingletonBagImmutableShortSingletonBag is an optimization forImmutableShortBagof size 1. -
Uses of PrimitiveIterable in org.eclipse.collections.impl.bag.mutable.primitive
Classes in org.eclipse.collections.impl.bag.mutable.primitive that implement PrimitiveIterable Modifier and Type Class Description classBooleanHashBagBooleanHashBag is similar toHashBag, and is memory-optimized for boolean primitives.classByteHashBagByteHashBag is similar toHashBag, and is memory-optimized for byte primitives.classCharHashBagCharHashBag is similar toHashBag, and is memory-optimized for char primitives.classDoubleHashBagDoubleHashBag is similar toHashBag, and is memory-optimized for double primitives.classFloatHashBagFloatHashBag is similar toHashBag, and is memory-optimized for float primitives.classIntHashBagIntHashBag is similar toHashBag, and is memory-optimized for int primitives.classLongHashBagLongHashBag is similar toHashBag, and is memory-optimized for long primitives.classShortHashBagShortHashBag is similar toHashBag, and is memory-optimized for short primitives.classSynchronizedBooleanBagA synchronized view of aMutableBooleanBag.classSynchronizedByteBagA synchronized view of aMutableByteBag.classSynchronizedCharBagA synchronized view of aMutableCharBag.classSynchronizedDoubleBagA synchronized view of aMutableDoubleBag.classSynchronizedFloatBagA synchronized view of aMutableFloatBag.classSynchronizedIntBagA synchronized view of aMutableIntBag.classSynchronizedLongBagA synchronized view of aMutableLongBag.classSynchronizedShortBagA synchronized view of aMutableShortBag.classUnmodifiableBooleanBagThis file was automatically generated from template file unmodifiablePrimitiveBag.stg.classUnmodifiableByteBagThis file was automatically generated from template file unmodifiablePrimitiveBag.stg.classUnmodifiableCharBagThis file was automatically generated from template file unmodifiablePrimitiveBag.stg.classUnmodifiableDoubleBagThis file was automatically generated from template file unmodifiablePrimitiveBag.stg.classUnmodifiableFloatBagThis file was automatically generated from template file unmodifiablePrimitiveBag.stg.classUnmodifiableIntBagThis file was automatically generated from template file unmodifiablePrimitiveBag.stg.classUnmodifiableLongBagThis file was automatically generated from template file unmodifiablePrimitiveBag.stg.classUnmodifiableShortBagThis file was automatically generated from template file unmodifiablePrimitiveBag.stg. -
Uses of PrimitiveIterable in org.eclipse.collections.impl.collection.mutable.primitive
Classes in org.eclipse.collections.impl.collection.mutable.primitive that implement PrimitiveIterable Modifier and Type Class Description classAbstractSynchronizedBooleanCollectionThis file was automatically generated from template file abstractSynchronizedPrimitiveCollection.stg.classAbstractSynchronizedByteCollectionThis file was automatically generated from template file abstractSynchronizedPrimitiveCollection.stg.classAbstractSynchronizedCharCollectionThis file was automatically generated from template file abstractSynchronizedPrimitiveCollection.stg.classAbstractSynchronizedDoubleCollectionThis file was automatically generated from template file abstractSynchronizedPrimitiveCollection.stg.classAbstractSynchronizedFloatCollectionThis file was automatically generated from template file abstractSynchronizedPrimitiveCollection.stg.classAbstractSynchronizedIntCollectionThis file was automatically generated from template file abstractSynchronizedPrimitiveCollection.stg.classAbstractSynchronizedLongCollectionThis file was automatically generated from template file abstractSynchronizedPrimitiveCollection.stg.classAbstractSynchronizedShortCollectionThis file was automatically generated from template file abstractSynchronizedPrimitiveCollection.stg.classAbstractUnmodifiableBooleanCollectionThis file was automatically generated from template file abstractUnmodifiablePrimitiveCollection.stg.classAbstractUnmodifiableByteCollectionThis file was automatically generated from template file abstractUnmodifiablePrimitiveCollection.stg.classAbstractUnmodifiableCharCollectionThis file was automatically generated from template file abstractUnmodifiablePrimitiveCollection.stg.classAbstractUnmodifiableDoubleCollectionThis file was automatically generated from template file abstractUnmodifiablePrimitiveCollection.stg.classAbstractUnmodifiableFloatCollectionThis file was automatically generated from template file abstractUnmodifiablePrimitiveCollection.stg.classAbstractUnmodifiableIntCollectionThis file was automatically generated from template file abstractUnmodifiablePrimitiveCollection.stg.classAbstractUnmodifiableLongCollectionThis file was automatically generated from template file abstractUnmodifiablePrimitiveCollection.stg.classAbstractUnmodifiableShortCollectionThis file was automatically generated from template file abstractUnmodifiablePrimitiveCollection.stg.classSynchronizedBooleanCollectionThis file was automatically generated from template file synchronizedPrimitiveCollection.stg.classSynchronizedByteCollectionThis file was automatically generated from template file synchronizedPrimitiveCollection.stg.classSynchronizedCharCollectionThis file was automatically generated from template file synchronizedPrimitiveCollection.stg.classSynchronizedDoubleCollectionThis file was automatically generated from template file synchronizedPrimitiveCollection.stg.classSynchronizedFloatCollectionThis file was automatically generated from template file synchronizedPrimitiveCollection.stg.classSynchronizedIntCollectionThis file was automatically generated from template file synchronizedPrimitiveCollection.stg.classSynchronizedLongCollectionThis file was automatically generated from template file synchronizedPrimitiveCollection.stg.classSynchronizedShortCollectionThis file was automatically generated from template file synchronizedPrimitiveCollection.stg.classUnmodifiableBooleanCollectionThis file was automatically generated from template file unmodifiablePrimitiveCollection.stg.classUnmodifiableByteCollectionThis file was automatically generated from template file unmodifiablePrimitiveCollection.stg.classUnmodifiableCharCollectionThis file was automatically generated from template file unmodifiablePrimitiveCollection.stg.classUnmodifiableDoubleCollectionThis file was automatically generated from template file unmodifiablePrimitiveCollection.stg.classUnmodifiableFloatCollectionThis file was automatically generated from template file unmodifiablePrimitiveCollection.stg.classUnmodifiableIntCollectionThis file was automatically generated from template file unmodifiablePrimitiveCollection.stg.classUnmodifiableLongCollectionThis file was automatically generated from template file unmodifiablePrimitiveCollection.stg.classUnmodifiableShortCollectionThis file was automatically generated from template file unmodifiablePrimitiveCollection.stg. -
Uses of PrimitiveIterable in org.eclipse.collections.impl.lazy.primitive
Classes in org.eclipse.collections.impl.lazy.primitive that implement PrimitiveIterable Modifier and Type Class Description classAbstractLazyBooleanIterableThis file was automatically generated from template file abstractLazyPrimitiveIterable.stg.classAbstractLazyByteIterableThis file was automatically generated from template file abstractLazyPrimitiveIterable.stg.classAbstractLazyCharIterableThis file was automatically generated from template file abstractLazyPrimitiveIterable.stg.classAbstractLazyDoubleIterableThis file was automatically generated from template file abstractLazyPrimitiveIterable.stg.classAbstractLazyFloatIterableThis file was automatically generated from template file abstractLazyPrimitiveIterable.stg.classAbstractLazyIntIterableThis file was automatically generated from template file abstractLazyPrimitiveIterable.stg.classAbstractLazyLongIterableThis file was automatically generated from template file abstractLazyPrimitiveIterable.stg.classAbstractLazyShortIterableThis file was automatically generated from template file abstractLazyPrimitiveIterable.stg.classCollectBooleanIterable<T>A CollectIntIterable is an iterable that transforms a source iterable using an IntFunction as it iterates.classCollectBooleanToBooleanIterableThis file was automatically generated from template file collectPrimitiveToPrimitiveIterable.stg.classCollectBooleanToByteIterableThis file was automatically generated from template file collectPrimitiveToPrimitiveIterable.stg.classCollectBooleanToCharIterableThis file was automatically generated from template file collectPrimitiveToPrimitiveIterable.stg.classCollectBooleanToDoubleIterableThis file was automatically generated from template file collectPrimitiveToPrimitiveIterable.stg.classCollectBooleanToFloatIterableThis file was automatically generated from template file collectPrimitiveToPrimitiveIterable.stg.classCollectBooleanToIntIterableThis file was automatically generated from template file collectPrimitiveToPrimitiveIterable.stg.classCollectBooleanToLongIterableThis file was automatically generated from template file collectPrimitiveToPrimitiveIterable.stg.classCollectBooleanToShortIterableThis file was automatically generated from template file collectPrimitiveToPrimitiveIterable.stg.classCollectByteIterable<T>This file was automatically generated from template file collectPrimitiveIterable.stg.classCollectByteToBooleanIterableThis file was automatically generated from template file collectPrimitiveToPrimitiveIterable.stg.classCollectByteToByteIterableThis file was automatically generated from template file collectPrimitiveToPrimitiveIterable.stg.classCollectByteToCharIterableThis file was automatically generated from template file collectPrimitiveToPrimitiveIterable.stg.classCollectByteToDoubleIterableThis file was automatically generated from template file collectPrimitiveToPrimitiveIterable.stg.classCollectByteToFloatIterableThis file was automatically generated from template file collectPrimitiveToPrimitiveIterable.stg.classCollectByteToIntIterableThis file was automatically generated from template file collectPrimitiveToPrimitiveIterable.stg.classCollectByteToLongIterableThis file was automatically generated from template file collectPrimitiveToPrimitiveIterable.stg.classCollectByteToShortIterableThis file was automatically generated from template file collectPrimitiveToPrimitiveIterable.stg.classCollectCharIterable<T>This file was automatically generated from template file collectPrimitiveIterable.stg.classCollectCharToBooleanIterableThis file was automatically generated from template file collectPrimitiveToPrimitiveIterable.stg.classCollectCharToByteIterableThis file was automatically generated from template file collectPrimitiveToPrimitiveIterable.stg.classCollectCharToCharIterableThis file was automatically generated from template file collectPrimitiveToPrimitiveIterable.stg.classCollectCharToDoubleIterableThis file was automatically generated from template file collectPrimitiveToPrimitiveIterable.stg.classCollectCharToFloatIterableThis file was automatically generated from template file collectPrimitiveToPrimitiveIterable.stg.classCollectCharToIntIterableThis file was automatically generated from template file collectPrimitiveToPrimitiveIterable.stg.classCollectCharToLongIterableThis file was automatically generated from template file collectPrimitiveToPrimitiveIterable.stg.classCollectCharToShortIterableThis file was automatically generated from template file collectPrimitiveToPrimitiveIterable.stg.classCollectDoubleIterable<T>This file was automatically generated from template file collectPrimitiveIterable.stg.classCollectDoubleToBooleanIterableThis file was automatically generated from template file collectPrimitiveToPrimitiveIterable.stg.classCollectDoubleToByteIterableThis file was automatically generated from template file collectPrimitiveToPrimitiveIterable.stg.classCollectDoubleToCharIterableThis file was automatically generated from template file collectPrimitiveToPrimitiveIterable.stg.classCollectDoubleToDoubleIterableThis file was automatically generated from template file collectPrimitiveToPrimitiveIterable.stg.classCollectDoubleToFloatIterableThis file was automatically generated from template file collectPrimitiveToPrimitiveIterable.stg.classCollectDoubleToIntIterableThis file was automatically generated from template file collectPrimitiveToPrimitiveIterable.stg.classCollectDoubleToLongIterableThis file was automatically generated from template file collectPrimitiveToPrimitiveIterable.stg.classCollectDoubleToShortIterableThis file was automatically generated from template file collectPrimitiveToPrimitiveIterable.stg.classCollectFloatIterable<T>This file was automatically generated from template file collectPrimitiveIterable.stg.classCollectFloatToBooleanIterableThis file was automatically generated from template file collectPrimitiveToPrimitiveIterable.stg.classCollectFloatToByteIterableThis file was automatically generated from template file collectPrimitiveToPrimitiveIterable.stg.classCollectFloatToCharIterableThis file was automatically generated from template file collectPrimitiveToPrimitiveIterable.stg.classCollectFloatToDoubleIterableThis file was automatically generated from template file collectPrimitiveToPrimitiveIterable.stg.classCollectFloatToFloatIterableThis file was automatically generated from template file collectPrimitiveToPrimitiveIterable.stg.classCollectFloatToIntIterableThis file was automatically generated from template file collectPrimitiveToPrimitiveIterable.stg.classCollectFloatToLongIterableThis file was automatically generated from template file collectPrimitiveToPrimitiveIterable.stg.classCollectFloatToShortIterableThis file was automatically generated from template file collectPrimitiveToPrimitiveIterable.stg.classCollectIntIterable<T>This file was automatically generated from template file collectPrimitiveIterable.stg.classCollectIntToBooleanIterableThis file was automatically generated from template file collectPrimitiveToPrimitiveIterable.stg.classCollectIntToByteIterableThis file was automatically generated from template file collectPrimitiveToPrimitiveIterable.stg.classCollectIntToCharIterableThis file was automatically generated from template file collectPrimitiveToPrimitiveIterable.stg.classCollectIntToDoubleIterableThis file was automatically generated from template file collectPrimitiveToPrimitiveIterable.stg.classCollectIntToFloatIterableThis file was automatically generated from template file collectPrimitiveToPrimitiveIterable.stg.classCollectIntToIntIterableThis file was automatically generated from template file collectPrimitiveToPrimitiveIterable.stg.classCollectIntToLongIterableThis file was automatically generated from template file collectPrimitiveToPrimitiveIterable.stg.classCollectIntToShortIterableThis file was automatically generated from template file collectPrimitiveToPrimitiveIterable.stg.classCollectLongIterable<T>This file was automatically generated from template file collectPrimitiveIterable.stg.classCollectLongToBooleanIterableThis file was automatically generated from template file collectPrimitiveToPrimitiveIterable.stg.classCollectLongToByteIterableThis file was automatically generated from template file collectPrimitiveToPrimitiveIterable.stg.classCollectLongToCharIterableThis file was automatically generated from template file collectPrimitiveToPrimitiveIterable.stg.classCollectLongToDoubleIterableThis file was automatically generated from template file collectPrimitiveToPrimitiveIterable.stg.classCollectLongToFloatIterableThis file was automatically generated from template file collectPrimitiveToPrimitiveIterable.stg.classCollectLongToIntIterableThis file was automatically generated from template file collectPrimitiveToPrimitiveIterable.stg.classCollectLongToLongIterableThis file was automatically generated from template file collectPrimitiveToPrimitiveIterable.stg.classCollectLongToShortIterableThis file was automatically generated from template file collectPrimitiveToPrimitiveIterable.stg.classCollectShortIterable<T>This file was automatically generated from template file collectPrimitiveIterable.stg.classCollectShortToBooleanIterableThis file was automatically generated from template file collectPrimitiveToPrimitiveIterable.stg.classCollectShortToByteIterableThis file was automatically generated from template file collectPrimitiveToPrimitiveIterable.stg.classCollectShortToCharIterableThis file was automatically generated from template file collectPrimitiveToPrimitiveIterable.stg.classCollectShortToDoubleIterableThis file was automatically generated from template file collectPrimitiveToPrimitiveIterable.stg.classCollectShortToFloatIterableThis file was automatically generated from template file collectPrimitiveToPrimitiveIterable.stg.classCollectShortToIntIterableThis file was automatically generated from template file collectPrimitiveToPrimitiveIterable.stg.classCollectShortToLongIterableThis file was automatically generated from template file collectPrimitiveToPrimitiveIterable.stg.classCollectShortToShortIterableThis file was automatically generated from template file collectPrimitiveToPrimitiveIterable.stg.classLazyBooleanIterableAdapterThis file was automatically generated from template file lazyPrimitiveIterableAdapter.stg.classLazyByteIterableAdapterThis file was automatically generated from template file lazyPrimitiveIterableAdapter.stg.classLazyCharIterableAdapterThis file was automatically generated from template file lazyPrimitiveIterableAdapter.stg.classLazyDoubleIterableAdapterThis file was automatically generated from template file lazyPrimitiveIterableAdapter.stg.classLazyFloatIterableAdapterThis file was automatically generated from template file lazyPrimitiveIterableAdapter.stg.classLazyIntIterableAdapterThis file was automatically generated from template file lazyPrimitiveIterableAdapter.stg.classLazyLongIterableAdapterThis file was automatically generated from template file lazyPrimitiveIterableAdapter.stg.classLazyShortIterableAdapterThis file was automatically generated from template file lazyPrimitiveIterableAdapter.stg.classReverseBooleanIterableThis file was automatically generated from template file reversePrimitiveIterable.stg.classReverseByteIterableThis file was automatically generated from template file reversePrimitiveIterable.stg.classReverseCharIterableThis file was automatically generated from template file reversePrimitiveIterable.stg.classReverseDoubleIterableThis file was automatically generated from template file reversePrimitiveIterable.stg.classReverseFloatIterableThis file was automatically generated from template file reversePrimitiveIterable.stg.classReverseIntIterableThis file was automatically generated from template file reversePrimitiveIterable.stg.classReverseLongIterableThis file was automatically generated from template file reversePrimitiveIterable.stg.classReverseShortIterableThis file was automatically generated from template file reversePrimitiveIterable.stg.classSelectBooleanIterableThis file was automatically generated from template file selectPrimitiveIterable.stg.classSelectByteIterableThis file was automatically generated from template file selectPrimitiveIterable.stg.classSelectCharIterableThis file was automatically generated from template file selectPrimitiveIterable.stg.classSelectDoubleIterableThis file was automatically generated from template file selectPrimitiveIterable.stg.classSelectFloatIterableThis file was automatically generated from template file selectPrimitiveIterable.stg.classSelectIntIterableThis file was automatically generated from template file selectPrimitiveIterable.stg.classSelectLongIterableThis file was automatically generated from template file selectPrimitiveIterable.stg.classSelectShortIterableThis file was automatically generated from template file selectPrimitiveIterable.stg.classTapBooleanIterableThis file was automatically generated from template file tapPrimitiveIterable.stg.classTapByteIterableThis file was automatically generated from template file tapPrimitiveIterable.stg.classTapCharIterableThis file was automatically generated from template file tapPrimitiveIterable.stg.classTapDoubleIterableThis file was automatically generated from template file tapPrimitiveIterable.stg.classTapFloatIterableThis file was automatically generated from template file tapPrimitiveIterable.stg.classTapIntIterableThis file was automatically generated from template file tapPrimitiveIterable.stg.classTapLongIterableThis file was automatically generated from template file tapPrimitiveIterable.stg.classTapShortIterableThis file was automatically generated from template file tapPrimitiveIterable.stg. -
Uses of PrimitiveIterable in org.eclipse.collections.impl.list.immutable.primitive
Classes in org.eclipse.collections.impl.list.immutable.primitive that implement PrimitiveIterable Modifier and Type Class Description (package private) classImmutableBooleanArrayListImmutableBooleanArrayList is the non-modifiable equivalent ofBooleanArrayList.(package private) classImmutableBooleanEmptyListImmutableBooleanEmptyList is an optimization forImmutableBooleanListof size 0.(package private) classImmutableBooleanSingletonListImmutableBooleanSingletonList is an optimization forImmutableBooleanListof size 1.(package private) classImmutableByteArrayListImmutableByteArrayList is the non-modifiable equivalent ofByteArrayList.(package private) classImmutableByteEmptyListImmutableByteEmptyList is an optimization forImmutableByteListof size 0.(package private) classImmutableByteSingletonListImmutableByteSingletonList is an optimization forImmutableByteListof size 1.(package private) classImmutableCharArrayListImmutableCharArrayList is the non-modifiable equivalent ofCharArrayList.(package private) classImmutableCharEmptyListImmutableCharEmptyList is an optimization forImmutableCharListof size 0.(package private) classImmutableCharSingletonListImmutableCharSingletonList is an optimization forImmutableCharListof size 1.(package private) classImmutableDoubleArrayListImmutableDoubleArrayList is the non-modifiable equivalent ofDoubleArrayList.(package private) classImmutableDoubleEmptyListImmutableDoubleEmptyList is an optimization forImmutableDoubleListof size 0.(package private) classImmutableDoubleSingletonListImmutableDoubleSingletonList is an optimization forImmutableDoubleListof size 1.(package private) classImmutableFloatArrayListImmutableFloatArrayList is the non-modifiable equivalent ofFloatArrayList.(package private) classImmutableFloatEmptyListImmutableFloatEmptyList is an optimization forImmutableFloatListof size 0.(package private) classImmutableFloatSingletonListImmutableFloatSingletonList is an optimization forImmutableFloatListof size 1.(package private) classImmutableIntArrayListImmutableIntArrayList is the non-modifiable equivalent ofIntArrayList.(package private) classImmutableIntEmptyListImmutableIntEmptyList is an optimization forImmutableIntListof size 0.(package private) classImmutableIntSingletonListImmutableIntSingletonList is an optimization forImmutableIntListof size 1.(package private) classImmutableLongArrayListImmutableLongArrayList is the non-modifiable equivalent ofLongArrayList.(package private) classImmutableLongEmptyListImmutableLongEmptyList is an optimization forImmutableLongListof size 0.(package private) classImmutableLongSingletonListImmutableLongSingletonList is an optimization forImmutableLongListof size 1.(package private) classImmutableShortArrayListImmutableShortArrayList is the non-modifiable equivalent ofShortArrayList.(package private) classImmutableShortEmptyListImmutableShortEmptyList is an optimization forImmutableShortListof size 0.(package private) classImmutableShortSingletonListImmutableShortSingletonList is an optimization forImmutableShortListof size 1. -
Uses of PrimitiveIterable in org.eclipse.collections.impl.list.mutable.primitive
Classes in org.eclipse.collections.impl.list.mutable.primitive that implement PrimitiveIterable Modifier and Type Class Description classBooleanArrayListBooleanArrayList is similar toFastList, and is memory-optimized for boolean primitives.classByteArrayListByteArrayList is similar to FastList, and is memory-optimized for byte primitives.classCharArrayListCharArrayList is similar to FastList, and is memory-optimized for char primitives.classDoubleArrayListDoubleArrayList is similar to FastList, and is memory-optimized for double primitives.classFloatArrayListFloatArrayList is similar to FastList, and is memory-optimized for float primitives.classIntArrayListIntArrayList is similar to FastList, and is memory-optimized for int primitives.classLongArrayListLongArrayList is similar to FastList, and is memory-optimized for long primitives.classShortArrayListShortArrayList is similar to FastList, and is memory-optimized for short primitives.classSynchronizedBooleanListA synchronized view of aMutableBooleanList.classSynchronizedByteListA synchronized view of aMutableByteList.classSynchronizedCharListA synchronized view of aMutableCharList.classSynchronizedDoubleListA synchronized view of aMutableDoubleList.classSynchronizedFloatListA synchronized view of aMutableFloatList.classSynchronizedIntListA synchronized view of aMutableIntList.classSynchronizedLongListA synchronized view of aMutableLongList.classSynchronizedShortListA synchronized view of aMutableShortList.classUnmodifiableBooleanListThis file was automatically generated from template file unmodifiablePrimitiveList.stg.classUnmodifiableByteListThis file was automatically generated from template file unmodifiablePrimitiveList.stg.classUnmodifiableCharListThis file was automatically generated from template file unmodifiablePrimitiveList.stg.classUnmodifiableDoubleListThis file was automatically generated from template file unmodifiablePrimitiveList.stg.classUnmodifiableFloatListThis file was automatically generated from template file unmodifiablePrimitiveList.stg.classUnmodifiableIntListThis file was automatically generated from template file unmodifiablePrimitiveList.stg.classUnmodifiableLongListThis file was automatically generated from template file unmodifiablePrimitiveList.stg.classUnmodifiableShortListThis file was automatically generated from template file unmodifiablePrimitiveList.stg. -
Uses of PrimitiveIterable in org.eclipse.collections.impl.list.primitive
Classes in org.eclipse.collections.impl.list.primitive that implement PrimitiveIterable Modifier and Type Class Description classIntIntervalAn IntInterval is a range of ints that may be iterated over using a step value.classLongIntervalAn LongInterval is a range of longs that may be iterated over using a step value. -
Uses of PrimitiveIterable in org.eclipse.collections.impl.map.immutable.primitive
Classes in org.eclipse.collections.impl.map.immutable.primitive that implement PrimitiveIterable Modifier and Type Class Description classAbstractImmutableObjectBooleanMap<V>This file was automatically generated from template file abstractImmutableObjectPrimitiveMap.stg.classAbstractImmutableObjectByteMap<V>This file was automatically generated from template file abstractImmutableObjectPrimitiveMap.stg.classAbstractImmutableObjectCharMap<V>This file was automatically generated from template file abstractImmutableObjectPrimitiveMap.stg.classAbstractImmutableObjectDoubleMap<V>This file was automatically generated from template file abstractImmutableObjectPrimitiveMap.stg.classAbstractImmutableObjectFloatMap<V>This file was automatically generated from template file abstractImmutableObjectPrimitiveMap.stg.classAbstractImmutableObjectIntMap<V>This file was automatically generated from template file abstractImmutableObjectPrimitiveMap.stg.classAbstractImmutableObjectLongMap<V>This file was automatically generated from template file abstractImmutableObjectPrimitiveMap.stg.classAbstractImmutableObjectShortMap<V>This file was automatically generated from template file abstractImmutableObjectPrimitiveMap.stg.(package private) classImmutableByteBooleanEmptyMapImmutableByteBooleanEmptyMap is an optimization forImmutableByteBooleanMapof size 0.(package private) classImmutableByteBooleanHashMapImmutableByteBooleanHashMap is the non-modifiable equivalent ofByteBooleanHashMap.(package private) classImmutableByteBooleanSingletonMapImmutableByteBooleanSingletonMap is an optimization forImmutableByteBooleanMapof size 1.(package private) classImmutableByteByteEmptyMapImmutableByteByteEmptyMap is an optimization forImmutableByteByteMapof size 0.(package private) classImmutableByteByteHashMapImmutableByteByteHashMap is the non-modifiable equivalent ofByteByteHashMap.(package private) classImmutableByteByteSingletonMapImmutableByteByteSingletonMap is an optimization forImmutableByteByteMapof size 1.(package private) classImmutableByteCharEmptyMapImmutableByteCharEmptyMap is an optimization forImmutableByteCharMapof size 0.(package private) classImmutableByteCharHashMapImmutableByteCharHashMap is the non-modifiable equivalent ofByteCharHashMap.(package private) classImmutableByteCharSingletonMapImmutableByteCharSingletonMap is an optimization forImmutableByteCharMapof size 1.(package private) classImmutableByteDoubleEmptyMapImmutableByteDoubleEmptyMap is an optimization forImmutableByteDoubleMapof size 0.(package private) classImmutableByteDoubleHashMapImmutableByteDoubleHashMap is the non-modifiable equivalent ofByteDoubleHashMap.(package private) classImmutableByteDoubleSingletonMapImmutableByteDoubleSingletonMap is an optimization forImmutableByteDoubleMapof size 1.(package private) classImmutableByteFloatEmptyMapImmutableByteFloatEmptyMap is an optimization forImmutableByteFloatMapof size 0.(package private) classImmutableByteFloatHashMapImmutableByteFloatHashMap is the non-modifiable equivalent ofByteFloatHashMap.(package private) classImmutableByteFloatSingletonMapImmutableByteFloatSingletonMap is an optimization forImmutableByteFloatMapof size 1.(package private) classImmutableByteIntEmptyMapImmutableByteIntEmptyMap is an optimization forImmutableByteIntMapof size 0.(package private) classImmutableByteIntHashMapImmutableByteIntHashMap is the non-modifiable equivalent ofByteIntHashMap.(package private) classImmutableByteIntSingletonMapImmutableByteIntSingletonMap is an optimization forImmutableByteIntMapof size 1.(package private) classImmutableByteLongEmptyMapImmutableByteLongEmptyMap is an optimization forImmutableByteLongMapof size 0.(package private) classImmutableByteLongHashMapImmutableByteLongHashMap is the non-modifiable equivalent ofByteLongHashMap.(package private) classImmutableByteLongSingletonMapImmutableByteLongSingletonMap is an optimization forImmutableByteLongMapof size 1.(package private) classImmutableByteShortEmptyMapImmutableByteShortEmptyMap is an optimization forImmutableByteShortMapof size 0.(package private) classImmutableByteShortHashMapImmutableByteShortHashMap is the non-modifiable equivalent ofByteShortHashMap.(package private) classImmutableByteShortSingletonMapImmutableByteShortSingletonMap is an optimization forImmutableByteShortMapof size 1.(package private) classImmutableCharBooleanEmptyMapImmutableCharBooleanEmptyMap is an optimization forImmutableCharBooleanMapof size 0.(package private) classImmutableCharBooleanHashMapImmutableCharBooleanHashMap is the non-modifiable equivalent ofCharBooleanHashMap.(package private) classImmutableCharBooleanSingletonMapImmutableCharBooleanSingletonMap is an optimization forImmutableCharBooleanMapof size 1.(package private) classImmutableCharByteEmptyMapImmutableCharByteEmptyMap is an optimization forImmutableCharByteMapof size 0.(package private) classImmutableCharByteHashMapImmutableCharByteHashMap is the non-modifiable equivalent ofCharByteHashMap.(package private) classImmutableCharByteSingletonMapImmutableCharByteSingletonMap is an optimization forImmutableCharByteMapof size 1.(package private) classImmutableCharCharEmptyMapImmutableCharCharEmptyMap is an optimization forImmutableCharCharMapof size 0.(package private) classImmutableCharCharHashMapImmutableCharCharHashMap is the non-modifiable equivalent ofCharCharHashMap.(package private) classImmutableCharCharSingletonMapImmutableCharCharSingletonMap is an optimization forImmutableCharCharMapof size 1.(package private) classImmutableCharDoubleEmptyMapImmutableCharDoubleEmptyMap is an optimization forImmutableCharDoubleMapof size 0.(package private) classImmutableCharDoubleHashMapImmutableCharDoubleHashMap is the non-modifiable equivalent ofCharDoubleHashMap.(package private) classImmutableCharDoubleSingletonMapImmutableCharDoubleSingletonMap is an optimization forImmutableCharDoubleMapof size 1.(package private) classImmutableCharFloatEmptyMapImmutableCharFloatEmptyMap is an optimization forImmutableCharFloatMapof size 0.(package private) classImmutableCharFloatHashMapImmutableCharFloatHashMap is the non-modifiable equivalent ofCharFloatHashMap.(package private) classImmutableCharFloatSingletonMapImmutableCharFloatSingletonMap is an optimization forImmutableCharFloatMapof size 1.(package private) classImmutableCharIntEmptyMapImmutableCharIntEmptyMap is an optimization forImmutableCharIntMapof size 0.(package private) classImmutableCharIntHashMapImmutableCharIntHashMap is the non-modifiable equivalent ofCharIntHashMap.(package private) classImmutableCharIntSingletonMapImmutableCharIntSingletonMap is an optimization forImmutableCharIntMapof size 1.(package private) classImmutableCharLongEmptyMapImmutableCharLongEmptyMap is an optimization forImmutableCharLongMapof size 0.(package private) classImmutableCharLongHashMapImmutableCharLongHashMap is the non-modifiable equivalent ofCharLongHashMap.(package private) classImmutableCharLongSingletonMapImmutableCharLongSingletonMap is an optimization forImmutableCharLongMapof size 1.(package private) classImmutableCharShortEmptyMapImmutableCharShortEmptyMap is an optimization forImmutableCharShortMapof size 0.(package private) classImmutableCharShortHashMapImmutableCharShortHashMap is the non-modifiable equivalent ofCharShortHashMap.(package private) classImmutableCharShortSingletonMapImmutableCharShortSingletonMap is an optimization forImmutableCharShortMapof size 1.(package private) classImmutableDoubleBooleanEmptyMapImmutableDoubleBooleanEmptyMap is an optimization forImmutableDoubleBooleanMapof size 0.(package private) classImmutableDoubleBooleanHashMapImmutableDoubleBooleanHashMap is the non-modifiable equivalent ofDoubleBooleanHashMap.(package private) classImmutableDoubleBooleanSingletonMapImmutableDoubleBooleanSingletonMap is an optimization forImmutableDoubleBooleanMapof size 1.(package private) classImmutableDoubleByteEmptyMapImmutableDoubleByteEmptyMap is an optimization forImmutableDoubleByteMapof size 0.(package private) classImmutableDoubleByteHashMapImmutableDoubleByteHashMap is the non-modifiable equivalent ofDoubleByteHashMap.(package private) classImmutableDoubleByteSingletonMapImmutableDoubleByteSingletonMap is an optimization forImmutableDoubleByteMapof size 1.(package private) classImmutableDoubleCharEmptyMapImmutableDoubleCharEmptyMap is an optimization forImmutableDoubleCharMapof size 0.(package private) classImmutableDoubleCharHashMapImmutableDoubleCharHashMap is the non-modifiable equivalent ofDoubleCharHashMap.(package private) classImmutableDoubleCharSingletonMapImmutableDoubleCharSingletonMap is an optimization forImmutableDoubleCharMapof size 1.(package private) classImmutableDoubleDoubleEmptyMapImmutableDoubleDoubleEmptyMap is an optimization forImmutableDoubleDoubleMapof size 0.(package private) classImmutableDoubleDoubleHashMapImmutableDoubleDoubleHashMap is the non-modifiable equivalent ofDoubleDoubleHashMap.(package private) classImmutableDoubleDoubleSingletonMapImmutableDoubleDoubleSingletonMap is an optimization forImmutableDoubleDoubleMapof size 1.(package private) classImmutableDoubleFloatEmptyMapImmutableDoubleFloatEmptyMap is an optimization forImmutableDoubleFloatMapof size 0.(package private) classImmutableDoubleFloatHashMapImmutableDoubleFloatHashMap is the non-modifiable equivalent ofDoubleFloatHashMap.(package private) classImmutableDoubleFloatSingletonMapImmutableDoubleFloatSingletonMap is an optimization forImmutableDoubleFloatMapof size 1.(package private) classImmutableDoubleIntEmptyMapImmutableDoubleIntEmptyMap is an optimization forImmutableDoubleIntMapof size 0.(package private) classImmutableDoubleIntHashMapImmutableDoubleIntHashMap is the non-modifiable equivalent ofDoubleIntHashMap.(package private) classImmutableDoubleIntSingletonMapImmutableDoubleIntSingletonMap is an optimization forImmutableDoubleIntMapof size 1.(package private) classImmutableDoubleLongEmptyMapImmutableDoubleLongEmptyMap is an optimization forImmutableDoubleLongMapof size 0.(package private) classImmutableDoubleLongHashMapImmutableDoubleLongHashMap is the non-modifiable equivalent ofDoubleLongHashMap.(package private) classImmutableDoubleLongSingletonMapImmutableDoubleLongSingletonMap is an optimization forImmutableDoubleLongMapof size 1.(package private) classImmutableDoubleShortEmptyMapImmutableDoubleShortEmptyMap is an optimization forImmutableDoubleShortMapof size 0.(package private) classImmutableDoubleShortHashMapImmutableDoubleShortHashMap is the non-modifiable equivalent ofDoubleShortHashMap.(package private) classImmutableDoubleShortSingletonMapImmutableDoubleShortSingletonMap is an optimization forImmutableDoubleShortMapof size 1.(package private) classImmutableFloatBooleanEmptyMapImmutableFloatBooleanEmptyMap is an optimization forImmutableFloatBooleanMapof size 0.(package private) classImmutableFloatBooleanHashMapImmutableFloatBooleanHashMap is the non-modifiable equivalent ofFloatBooleanHashMap.(package private) classImmutableFloatBooleanSingletonMapImmutableFloatBooleanSingletonMap is an optimization forImmutableFloatBooleanMapof size 1.(package private) classImmutableFloatByteEmptyMapImmutableFloatByteEmptyMap is an optimization forImmutableFloatByteMapof size 0.(package private) classImmutableFloatByteHashMapImmutableFloatByteHashMap is the non-modifiable equivalent ofFloatByteHashMap.(package private) classImmutableFloatByteSingletonMapImmutableFloatByteSingletonMap is an optimization forImmutableFloatByteMapof size 1.(package private) classImmutableFloatCharEmptyMapImmutableFloatCharEmptyMap is an optimization forImmutableFloatCharMapof size 0.(package private) classImmutableFloatCharHashMapImmutableFloatCharHashMap is the non-modifiable equivalent ofFloatCharHashMap.(package private) classImmutableFloatCharSingletonMapImmutableFloatCharSingletonMap is an optimization forImmutableFloatCharMapof size 1.(package private) classImmutableFloatDoubleEmptyMapImmutableFloatDoubleEmptyMap is an optimization forImmutableFloatDoubleMapof size 0.(package private) classImmutableFloatDoubleHashMapImmutableFloatDoubleHashMap is the non-modifiable equivalent ofFloatDoubleHashMap.(package private) classImmutableFloatDoubleSingletonMapImmutableFloatDoubleSingletonMap is an optimization forImmutableFloatDoubleMapof size 1.(package private) classImmutableFloatFloatEmptyMapImmutableFloatFloatEmptyMap is an optimization forImmutableFloatFloatMapof size 0.(package private) classImmutableFloatFloatHashMapImmutableFloatFloatHashMap is the non-modifiable equivalent ofFloatFloatHashMap.(package private) classImmutableFloatFloatSingletonMapImmutableFloatFloatSingletonMap is an optimization forImmutableFloatFloatMapof size 1.(package private) classImmutableFloatIntEmptyMapImmutableFloatIntEmptyMap is an optimization forImmutableFloatIntMapof size 0.(package private) classImmutableFloatIntHashMapImmutableFloatIntHashMap is the non-modifiable equivalent ofFloatIntHashMap.(package private) classImmutableFloatIntSingletonMapImmutableFloatIntSingletonMap is an optimization forImmutableFloatIntMapof size 1.(package private) classImmutableFloatLongEmptyMapImmutableFloatLongEmptyMap is an optimization forImmutableFloatLongMapof size 0.(package private) classImmutableFloatLongHashMapImmutableFloatLongHashMap is the non-modifiable equivalent ofFloatLongHashMap.(package private) classImmutableFloatLongSingletonMapImmutableFloatLongSingletonMap is an optimization forImmutableFloatLongMapof size 1.(package private) classImmutableFloatShortEmptyMapImmutableFloatShortEmptyMap is an optimization forImmutableFloatShortMapof size 0.(package private) classImmutableFloatShortHashMapImmutableFloatShortHashMap is the non-modifiable equivalent ofFloatShortHashMap.(package private) classImmutableFloatShortSingletonMapImmutableFloatShortSingletonMap is an optimization forImmutableFloatShortMapof size 1.(package private) classImmutableIntBooleanEmptyMapImmutableIntBooleanEmptyMap is an optimization forImmutableIntBooleanMapof size 0.(package private) classImmutableIntBooleanHashMapImmutableIntBooleanHashMap is the non-modifiable equivalent ofIntBooleanHashMap.(package private) classImmutableIntBooleanSingletonMapImmutableIntBooleanSingletonMap is an optimization forImmutableIntBooleanMapof size 1.(package private) classImmutableIntByteEmptyMapImmutableIntByteEmptyMap is an optimization forImmutableIntByteMapof size 0.(package private) classImmutableIntByteHashMapImmutableIntByteHashMap is the non-modifiable equivalent ofIntByteHashMap.(package private) classImmutableIntByteSingletonMapImmutableIntByteSingletonMap is an optimization forImmutableIntByteMapof size 1.(package private) classImmutableIntCharEmptyMapImmutableIntCharEmptyMap is an optimization forImmutableIntCharMapof size 0.(package private) classImmutableIntCharHashMapImmutableIntCharHashMap is the non-modifiable equivalent ofIntCharHashMap.(package private) classImmutableIntCharSingletonMapImmutableIntCharSingletonMap is an optimization forImmutableIntCharMapof size 1.(package private) classImmutableIntDoubleEmptyMapImmutableIntDoubleEmptyMap is an optimization forImmutableIntDoubleMapof size 0.(package private) classImmutableIntDoubleHashMapImmutableIntDoubleHashMap is the non-modifiable equivalent ofIntDoubleHashMap.(package private) classImmutableIntDoubleSingletonMapImmutableIntDoubleSingletonMap is an optimization forImmutableIntDoubleMapof size 1.(package private) classImmutableIntFloatEmptyMapImmutableIntFloatEmptyMap is an optimization forImmutableIntFloatMapof size 0.(package private) classImmutableIntFloatHashMapImmutableIntFloatHashMap is the non-modifiable equivalent ofIntFloatHashMap.(package private) classImmutableIntFloatSingletonMapImmutableIntFloatSingletonMap is an optimization forImmutableIntFloatMapof size 1.(package private) classImmutableIntIntEmptyMapImmutableIntIntEmptyMap is an optimization forImmutableIntIntMapof size 0.(package private) classImmutableIntIntHashMapImmutableIntIntHashMap is the non-modifiable equivalent ofIntIntHashMap.(package private) classImmutableIntIntSingletonMapImmutableIntIntSingletonMap is an optimization forImmutableIntIntMapof size 1.(package private) classImmutableIntLongEmptyMapImmutableIntLongEmptyMap is an optimization forImmutableIntLongMapof size 0.(package private) classImmutableIntLongHashMapImmutableIntLongHashMap is the non-modifiable equivalent ofIntLongHashMap.(package private) classImmutableIntLongSingletonMapImmutableIntLongSingletonMap is an optimization forImmutableIntLongMapof size 1.(package private) classImmutableIntShortEmptyMapImmutableIntShortEmptyMap is an optimization forImmutableIntShortMapof size 0.(package private) classImmutableIntShortHashMapImmutableIntShortHashMap is the non-modifiable equivalent ofIntShortHashMap.(package private) classImmutableIntShortSingletonMapImmutableIntShortSingletonMap is an optimization forImmutableIntShortMapof size 1.(package private) classImmutableLongBooleanEmptyMapImmutableLongBooleanEmptyMap is an optimization forImmutableLongBooleanMapof size 0.(package private) classImmutableLongBooleanHashMapImmutableLongBooleanHashMap is the non-modifiable equivalent ofLongBooleanHashMap.(package private) classImmutableLongBooleanSingletonMapImmutableLongBooleanSingletonMap is an optimization forImmutableLongBooleanMapof size 1.(package private) classImmutableLongByteEmptyMapImmutableLongByteEmptyMap is an optimization forImmutableLongByteMapof size 0.(package private) classImmutableLongByteHashMapImmutableLongByteHashMap is the non-modifiable equivalent ofLongByteHashMap.(package private) classImmutableLongByteSingletonMapImmutableLongByteSingletonMap is an optimization forImmutableLongByteMapof size 1.(package private) classImmutableLongCharEmptyMapImmutableLongCharEmptyMap is an optimization forImmutableLongCharMapof size 0.(package private) classImmutableLongCharHashMapImmutableLongCharHashMap is the non-modifiable equivalent ofLongCharHashMap.(package private) classImmutableLongCharSingletonMapImmutableLongCharSingletonMap is an optimization forImmutableLongCharMapof size 1.(package private) classImmutableLongDoubleEmptyMapImmutableLongDoubleEmptyMap is an optimization forImmutableLongDoubleMapof size 0.(package private) classImmutableLongDoubleHashMapImmutableLongDoubleHashMap is the non-modifiable equivalent ofLongDoubleHashMap.(package private) classImmutableLongDoubleSingletonMapImmutableLongDoubleSingletonMap is an optimization forImmutableLongDoubleMapof size 1.(package private) classImmutableLongFloatEmptyMapImmutableLongFloatEmptyMap is an optimization forImmutableLongFloatMapof size 0.(package private) classImmutableLongFloatHashMapImmutableLongFloatHashMap is the non-modifiable equivalent ofLongFloatHashMap.(package private) classImmutableLongFloatSingletonMapImmutableLongFloatSingletonMap is an optimization forImmutableLongFloatMapof size 1.(package private) classImmutableLongIntEmptyMapImmutableLongIntEmptyMap is an optimization forImmutableLongIntMapof size 0.(package private) classImmutableLongIntHashMapImmutableLongIntHashMap is the non-modifiable equivalent ofLongIntHashMap.(package private) classImmutableLongIntSingletonMapImmutableLongIntSingletonMap is an optimization forImmutableLongIntMapof size 1.(package private) classImmutableLongLongEmptyMapImmutableLongLongEmptyMap is an optimization forImmutableLongLongMapof size 0.(package private) classImmutableLongLongHashMapImmutableLongLongHashMap is the non-modifiable equivalent ofLongLongHashMap.(package private) classImmutableLongLongSingletonMapImmutableLongLongSingletonMap is an optimization forImmutableLongLongMapof size 1.(package private) classImmutableLongShortEmptyMapImmutableLongShortEmptyMap is an optimization forImmutableLongShortMapof size 0.(package private) classImmutableLongShortHashMapImmutableLongShortHashMap is the non-modifiable equivalent ofLongShortHashMap.(package private) classImmutableLongShortSingletonMapImmutableLongShortSingletonMap is an optimization forImmutableLongShortMapof size 1.(package private) classImmutableObjectBooleanEmptyMap<K>ImmutableObjectBooleanEmptyMap is an optimization forImmutableObjectBooleanMapof size 0.(package private) classImmutableObjectBooleanHashMap<K>ImmutableObjectBooleanHashMap is the non-modifiable equivalent ofObjectBooleanHashMap.(package private) classImmutableObjectBooleanSingletonMap<K>ImmutableObjectBooleanSingletonMap is an optimization forImmutableObjectBooleanMapof size 1.(package private) classImmutableObjectByteEmptyMap<K>ImmutableObjectByteEmptyMap is an optimization forImmutableObjectByteMapof size 0.(package private) classImmutableObjectByteHashMap<K>ImmutableObjectByteHashMap is the non-modifiable equivalent ofObjectByteHashMap.(package private) classImmutableObjectByteSingletonMap<K>ImmutableObjectByteSingletonMap is an optimization forImmutableObjectByteMapof size 1.(package private) classImmutableObjectCharEmptyMap<K>ImmutableObjectCharEmptyMap is an optimization forImmutableObjectCharMapof size 0.(package private) classImmutableObjectCharHashMap<K>ImmutableObjectCharHashMap is the non-modifiable equivalent ofObjectCharHashMap.(package private) classImmutableObjectCharSingletonMap<K>ImmutableObjectCharSingletonMap is an optimization forImmutableObjectCharMapof size 1.(package private) classImmutableObjectDoubleEmptyMap<K>ImmutableObjectDoubleEmptyMap is an optimization forImmutableObjectDoubleMapof size 0.(package private) classImmutableObjectDoubleHashMap<K>ImmutableObjectDoubleHashMap is the non-modifiable equivalent ofObjectDoubleHashMap.(package private) classImmutableObjectDoubleSingletonMap<K>ImmutableObjectDoubleSingletonMap is an optimization forImmutableObjectDoubleMapof size 1.(package private) classImmutableObjectFloatEmptyMap<K>ImmutableObjectFloatEmptyMap is an optimization forImmutableObjectFloatMapof size 0.(package private) classImmutableObjectFloatHashMap<K>ImmutableObjectFloatHashMap is the non-modifiable equivalent ofObjectFloatHashMap.(package private) classImmutableObjectFloatSingletonMap<K>ImmutableObjectFloatSingletonMap is an optimization forImmutableObjectFloatMapof size 1.(package private) classImmutableObjectIntEmptyMap<K>ImmutableObjectIntEmptyMap is an optimization forImmutableObjectIntMapof size 0.(package private) classImmutableObjectIntHashMap<K>ImmutableObjectIntHashMap is the non-modifiable equivalent ofObjectIntHashMap.(package private) classImmutableObjectIntSingletonMap<K>ImmutableObjectIntSingletonMap is an optimization forImmutableObjectIntMapof size 1.(package private) classImmutableObjectLongEmptyMap<K>ImmutableObjectLongEmptyMap is an optimization forImmutableObjectLongMapof size 0.(package private) classImmutableObjectLongHashMap<K>ImmutableObjectLongHashMap is the non-modifiable equivalent ofObjectLongHashMap.(package private) classImmutableObjectLongSingletonMap<K>ImmutableObjectLongSingletonMap is an optimization forImmutableObjectLongMapof size 1.(package private) classImmutableObjectShortEmptyMap<K>ImmutableObjectShortEmptyMap is an optimization forImmutableObjectShortMapof size 0.(package private) classImmutableObjectShortHashMap<K>ImmutableObjectShortHashMap is the non-modifiable equivalent ofObjectShortHashMap.(package private) classImmutableObjectShortSingletonMap<K>ImmutableObjectShortSingletonMap is an optimization forImmutableObjectShortMapof size 1.(package private) classImmutableShortBooleanEmptyMapImmutableShortBooleanEmptyMap is an optimization forImmutableShortBooleanMapof size 0.(package private) classImmutableShortBooleanHashMapImmutableShortBooleanHashMap is the non-modifiable equivalent ofShortBooleanHashMap.(package private) classImmutableShortBooleanSingletonMapImmutableShortBooleanSingletonMap is an optimization forImmutableShortBooleanMapof size 1.(package private) classImmutableShortByteEmptyMapImmutableShortByteEmptyMap is an optimization forImmutableShortByteMapof size 0.(package private) classImmutableShortByteHashMapImmutableShortByteHashMap is the non-modifiable equivalent ofShortByteHashMap.(package private) classImmutableShortByteSingletonMapImmutableShortByteSingletonMap is an optimization forImmutableShortByteMapof size 1.(package private) classImmutableShortCharEmptyMapImmutableShortCharEmptyMap is an optimization forImmutableShortCharMapof size 0.(package private) classImmutableShortCharHashMapImmutableShortCharHashMap is the non-modifiable equivalent ofShortCharHashMap.(package private) classImmutableShortCharSingletonMapImmutableShortCharSingletonMap is an optimization forImmutableShortCharMapof size 1.(package private) classImmutableShortDoubleEmptyMapImmutableShortDoubleEmptyMap is an optimization forImmutableShortDoubleMapof size 0.(package private) classImmutableShortDoubleHashMapImmutableShortDoubleHashMap is the non-modifiable equivalent ofShortDoubleHashMap.(package private) classImmutableShortDoubleSingletonMapImmutableShortDoubleSingletonMap is an optimization forImmutableShortDoubleMapof size 1.(package private) classImmutableShortFloatEmptyMapImmutableShortFloatEmptyMap is an optimization forImmutableShortFloatMapof size 0.(package private) classImmutableShortFloatHashMapImmutableShortFloatHashMap is the non-modifiable equivalent ofShortFloatHashMap.(package private) classImmutableShortFloatSingletonMapImmutableShortFloatSingletonMap is an optimization forImmutableShortFloatMapof size 1.(package private) classImmutableShortIntEmptyMapImmutableShortIntEmptyMap is an optimization forImmutableShortIntMapof size 0.(package private) classImmutableShortIntHashMapImmutableShortIntHashMap is the non-modifiable equivalent ofShortIntHashMap.(package private) classImmutableShortIntSingletonMapImmutableShortIntSingletonMap is an optimization forImmutableShortIntMapof size 1.(package private) classImmutableShortLongEmptyMapImmutableShortLongEmptyMap is an optimization forImmutableShortLongMapof size 0.(package private) classImmutableShortLongHashMapImmutableShortLongHashMap is the non-modifiable equivalent ofShortLongHashMap.(package private) classImmutableShortLongSingletonMapImmutableShortLongSingletonMap is an optimization forImmutableShortLongMapof size 1.(package private) classImmutableShortShortEmptyMapImmutableShortShortEmptyMap is an optimization forImmutableShortShortMapof size 0.(package private) classImmutableShortShortHashMapImmutableShortShortHashMap is the non-modifiable equivalent ofShortShortHashMap.(package private) classImmutableShortShortSingletonMapImmutableShortShortSingletonMap is an optimization forImmutableShortShortMapof size 1. -
Uses of PrimitiveIterable in org.eclipse.collections.impl.map.mutable.primitive
Classes in org.eclipse.collections.impl.map.mutable.primitive that implement PrimitiveIterable Modifier and Type Class Description classAbstractMutableBooleanValuesMapprotected classAbstractMutableBooleanValuesMap.AbstractBooleanValuesCollectionclassAbstractMutableByteKeySetThis file was automatically generated from template file abstractMutablePrimitiveKeySet.stg.classAbstractMutableByteValuesMapThis file was automatically generated from template file abstractMutablePrimitiveValuesMap.stg.protected classAbstractMutableByteValuesMap.AbstractByteValuesCollectionclassAbstractMutableCharKeySetThis file was automatically generated from template file abstractMutablePrimitiveKeySet.stg.classAbstractMutableCharValuesMapThis file was automatically generated from template file abstractMutablePrimitiveValuesMap.stg.protected classAbstractMutableCharValuesMap.AbstractCharValuesCollectionclassAbstractMutableDoubleKeySetThis file was automatically generated from template file abstractMutablePrimitiveKeySet.stg.classAbstractMutableDoubleValuesMapThis file was automatically generated from template file abstractMutablePrimitiveValuesMap.stg.protected classAbstractMutableDoubleValuesMap.AbstractDoubleValuesCollectionclassAbstractMutableFloatKeySetThis file was automatically generated from template file abstractMutablePrimitiveKeySet.stg.classAbstractMutableFloatValuesMapThis file was automatically generated from template file abstractMutablePrimitiveValuesMap.stg.protected classAbstractMutableFloatValuesMap.AbstractFloatValuesCollectionclassAbstractMutableIntKeySetThis file was automatically generated from template file abstractMutablePrimitiveKeySet.stg.classAbstractMutableIntValuesMapThis file was automatically generated from template file abstractMutablePrimitiveValuesMap.stg.protected classAbstractMutableIntValuesMap.AbstractIntValuesCollectionclassAbstractMutableLongKeySetThis file was automatically generated from template file abstractMutablePrimitiveKeySet.stg.classAbstractMutableLongValuesMapThis file was automatically generated from template file abstractMutablePrimitiveValuesMap.stg.protected classAbstractMutableLongValuesMap.AbstractLongValuesCollectionclassAbstractMutableShortKeySetThis file was automatically generated from template file abstractMutablePrimitiveKeySet.stg.classAbstractMutableShortValuesMapThis file was automatically generated from template file abstractMutablePrimitiveValuesMap.stg.protected classAbstractMutableShortValuesMap.AbstractShortValuesCollectionclassByteBooleanHashMapThis file was automatically generated from template file primitiveBooleanHashMap.stg.private classByteBooleanHashMap.KeySetprivate classByteBooleanHashMap.KeysViewprivate classByteBooleanHashMap.ValuesCollectionclassByteByteHashMapThis file was automatically generated from template file primitivePrimitiveHashMap.stg.private classByteByteHashMap.KeySetprivate classByteByteHashMap.KeysViewprivate classByteByteHashMap.ValuesCollectionclassByteCharHashMapThis file was automatically generated from template file primitivePrimitiveHashMap.stg.private classByteCharHashMap.KeySetprivate classByteCharHashMap.KeysViewprivate classByteCharHashMap.ValuesCollectionclassByteDoubleHashMapThis file was automatically generated from template file primitivePrimitiveHashMap.stg.private classByteDoubleHashMap.KeySetprivate classByteDoubleHashMap.KeysViewprivate classByteDoubleHashMap.ValuesCollectionclassByteFloatHashMapThis file was automatically generated from template file primitivePrimitiveHashMap.stg.private classByteFloatHashMap.KeySetprivate classByteFloatHashMap.KeysViewprivate classByteFloatHashMap.ValuesCollectionclassByteIntHashMapThis file was automatically generated from template file primitivePrimitiveHashMap.stg.private classByteIntHashMap.KeySetprivate classByteIntHashMap.KeysViewprivate classByteIntHashMap.ValuesCollectionclassByteLongHashMapThis file was automatically generated from template file primitivePrimitiveHashMap.stg.private classByteLongHashMap.KeySetprivate classByteLongHashMap.KeysViewprivate classByteLongHashMap.ValuesCollectionprivate classByteObjectHashMap.KeySetprivate classByteObjectHashMap.KeysViewclassByteShortHashMapThis file was automatically generated from template file primitivePrimitiveHashMap.stg.private classByteShortHashMap.KeySetprivate classByteShortHashMap.KeysViewprivate classByteShortHashMap.ValuesCollectionclassCharBooleanHashMapThis file was automatically generated from template file primitiveBooleanHashMap.stg.private classCharBooleanHashMap.KeySetprivate classCharBooleanHashMap.KeysViewprivate classCharBooleanHashMap.ValuesCollectionclassCharByteHashMapThis file was automatically generated from template file primitivePrimitiveHashMap.stg.private classCharByteHashMap.KeySetprivate classCharByteHashMap.KeysViewprivate classCharByteHashMap.ValuesCollectionclassCharCharHashMapThis file was automatically generated from template file primitivePrimitiveHashMap.stg.private classCharCharHashMap.KeySetprivate classCharCharHashMap.KeysViewprivate classCharCharHashMap.ValuesCollectionclassCharDoubleHashMapThis file was automatically generated from template file primitivePrimitiveHashMap.stg.private classCharDoubleHashMap.KeySetprivate classCharDoubleHashMap.KeysViewprivate classCharDoubleHashMap.ValuesCollectionclassCharFloatHashMapThis file was automatically generated from template file primitivePrimitiveHashMap.stg.private classCharFloatHashMap.KeySetprivate classCharFloatHashMap.KeysViewprivate classCharFloatHashMap.ValuesCollectionclassCharIntHashMapThis file was automatically generated from template file primitivePrimitiveHashMap.stg.private classCharIntHashMap.KeySetprivate classCharIntHashMap.KeysViewprivate classCharIntHashMap.ValuesCollectionclassCharLongHashMapThis file was automatically generated from template file primitivePrimitiveHashMap.stg.private classCharLongHashMap.KeySetprivate classCharLongHashMap.KeysViewprivate classCharLongHashMap.ValuesCollectionprivate classCharObjectHashMap.KeySetprivate classCharObjectHashMap.KeysViewclassCharShortHashMapThis file was automatically generated from template file primitivePrimitiveHashMap.stg.private classCharShortHashMap.KeySetprivate classCharShortHashMap.KeysViewprivate classCharShortHashMap.ValuesCollectionclassDoubleBooleanHashMapThis file was automatically generated from template file primitiveBooleanHashMap.stg.private classDoubleBooleanHashMap.KeySetprivate classDoubleBooleanHashMap.KeysViewprivate classDoubleBooleanHashMap.ValuesCollectionclassDoubleByteHashMapThis file was automatically generated from template file primitivePrimitiveHashMap.stg.private classDoubleByteHashMap.KeySetprivate classDoubleByteHashMap.KeysViewprivate classDoubleByteHashMap.ValuesCollectionclassDoubleCharHashMapThis file was automatically generated from template file primitivePrimitiveHashMap.stg.private classDoubleCharHashMap.KeySetprivate classDoubleCharHashMap.KeysViewprivate classDoubleCharHashMap.ValuesCollectionclassDoubleDoubleHashMapThis file was automatically generated from template file primitivePrimitiveHashMap.stg.private classDoubleDoubleHashMap.KeySetprivate classDoubleDoubleHashMap.KeysViewprivate classDoubleDoubleHashMap.ValuesCollectionclassDoubleFloatHashMapThis file was automatically generated from template file primitivePrimitiveHashMap.stg.private classDoubleFloatHashMap.KeySetprivate classDoubleFloatHashMap.KeysViewprivate classDoubleFloatHashMap.ValuesCollectionclassDoubleIntHashMapThis file was automatically generated from template file primitivePrimitiveHashMap.stg.private classDoubleIntHashMap.KeySetprivate classDoubleIntHashMap.KeysViewprivate classDoubleIntHashMap.ValuesCollectionclassDoubleLongHashMapThis file was automatically generated from template file primitivePrimitiveHashMap.stg.private classDoubleLongHashMap.KeySetprivate classDoubleLongHashMap.KeysViewprivate classDoubleLongHashMap.ValuesCollectionprivate classDoubleObjectHashMap.KeySetprivate classDoubleObjectHashMap.KeysViewclassDoubleShortHashMapThis file was automatically generated from template file primitivePrimitiveHashMap.stg.private classDoubleShortHashMap.KeySetprivate classDoubleShortHashMap.KeysViewprivate classDoubleShortHashMap.ValuesCollectionclassFloatBooleanHashMapThis file was automatically generated from template file primitiveBooleanHashMap.stg.private classFloatBooleanHashMap.KeySetprivate classFloatBooleanHashMap.KeysViewprivate classFloatBooleanHashMap.ValuesCollectionclassFloatByteHashMapThis file was automatically generated from template file primitivePrimitiveHashMap.stg.private classFloatByteHashMap.KeySetprivate classFloatByteHashMap.KeysViewprivate classFloatByteHashMap.ValuesCollectionclassFloatCharHashMapThis file was automatically generated from template file primitivePrimitiveHashMap.stg.private classFloatCharHashMap.KeySetprivate classFloatCharHashMap.KeysViewprivate classFloatCharHashMap.ValuesCollectionclassFloatDoubleHashMapThis file was automatically generated from template file primitivePrimitiveHashMap.stg.private classFloatDoubleHashMap.KeySetprivate classFloatDoubleHashMap.KeysViewprivate classFloatDoubleHashMap.ValuesCollectionclassFloatFloatHashMapThis file was automatically generated from template file primitivePrimitiveHashMap.stg.private classFloatFloatHashMap.KeySetprivate classFloatFloatHashMap.KeysViewprivate classFloatFloatHashMap.ValuesCollectionclassFloatIntHashMapThis file was automatically generated from template file primitivePrimitiveHashMap.stg.private classFloatIntHashMap.KeySetprivate classFloatIntHashMap.KeysViewprivate classFloatIntHashMap.ValuesCollectionclassFloatLongHashMapThis file was automatically generated from template file primitivePrimitiveHashMap.stg.private classFloatLongHashMap.KeySetprivate classFloatLongHashMap.KeysViewprivate classFloatLongHashMap.ValuesCollectionprivate classFloatObjectHashMap.KeySetprivate classFloatObjectHashMap.KeysViewclassFloatShortHashMapThis file was automatically generated from template file primitivePrimitiveHashMap.stg.private classFloatShortHashMap.KeySetprivate classFloatShortHashMap.KeysViewprivate classFloatShortHashMap.ValuesCollection(package private) classImmutableByteByteMapKeySetThis file was automatically generated from template file immutablePrimitivePrimitiveMapKeySet.stg(package private) classImmutableByteMapKeySetThis file was automatically generated from template file immutablePrimitiveMapKeySet.stg(package private) classImmutableCharCharMapKeySetThis file was automatically generated from template file immutablePrimitivePrimitiveMapKeySet.stg(package private) classImmutableCharMapKeySetThis file was automatically generated from template file immutablePrimitiveMapKeySet.stg(package private) classImmutableDoubleDoubleMapKeySetThis file was automatically generated from template file immutablePrimitivePrimitiveMapKeySet.stg(package private) classImmutableDoubleMapKeySetThis file was automatically generated from template file immutablePrimitiveMapKeySet.stg(package private) classImmutableFloatFloatMapKeySetThis file was automatically generated from template file immutablePrimitivePrimitiveMapKeySet.stg(package private) classImmutableFloatMapKeySetThis file was automatically generated from template file immutablePrimitiveMapKeySet.stg(package private) classImmutableIntIntMapKeySetThis file was automatically generated from template file immutablePrimitivePrimitiveMapKeySet.stg(package private) classImmutableIntMapKeySetThis file was automatically generated from template file immutablePrimitiveMapKeySet.stg(package private) classImmutableLongLongMapKeySetThis file was automatically generated from template file immutablePrimitivePrimitiveMapKeySet.stg(package private) classImmutableLongMapKeySetThis file was automatically generated from template file immutablePrimitiveMapKeySet.stg(package private) classImmutableShortMapKeySetThis file was automatically generated from template file immutablePrimitiveMapKeySet.stg(package private) classImmutableShortShortMapKeySetThis file was automatically generated from template file immutablePrimitivePrimitiveMapKeySet.stgclassIntBooleanHashMapThis file was automatically generated from template file primitiveBooleanHashMap.stg.private classIntBooleanHashMap.KeySetprivate classIntBooleanHashMap.KeysViewprivate classIntBooleanHashMap.ValuesCollectionclassIntByteHashMapThis file was automatically generated from template file primitivePrimitiveHashMap.stg.private classIntByteHashMap.KeySetprivate classIntByteHashMap.KeysViewprivate classIntByteHashMap.ValuesCollectionclassIntCharHashMapThis file was automatically generated from template file primitivePrimitiveHashMap.stg.private classIntCharHashMap.KeySetprivate classIntCharHashMap.KeysViewprivate classIntCharHashMap.ValuesCollectionclassIntDoubleHashMapThis file was automatically generated from template file primitivePrimitiveHashMap.stg.private classIntDoubleHashMap.KeySetprivate classIntDoubleHashMap.KeysViewprivate classIntDoubleHashMap.ValuesCollectionclassIntFloatHashMapThis file was automatically generated from template file primitivePrimitiveHashMap.stg.private classIntFloatHashMap.KeySetprivate classIntFloatHashMap.KeysViewprivate classIntFloatHashMap.ValuesCollectionclassIntIntHashMapThis file was automatically generated from template file primitivePrimitiveHashMap.stg.private classIntIntHashMap.KeySetprivate classIntIntHashMap.KeysViewprivate classIntIntHashMap.ValuesCollectionclassIntLongHashMapThis file was automatically generated from template file primitivePrimitiveHashMap.stg.private classIntLongHashMap.KeySetprivate classIntLongHashMap.KeysViewprivate classIntLongHashMap.ValuesCollectionprivate classIntObjectHashMap.KeySetprivate classIntObjectHashMap.KeysViewclassIntShortHashMapThis file was automatically generated from template file primitivePrimitiveHashMap.stg.private classIntShortHashMap.KeySetprivate classIntShortHashMap.KeysViewprivate classIntShortHashMap.ValuesCollectionclassLongBooleanHashMapThis file was automatically generated from template file primitiveBooleanHashMap.stg.private classLongBooleanHashMap.KeySetprivate classLongBooleanHashMap.KeysViewprivate classLongBooleanHashMap.ValuesCollectionclassLongByteHashMapThis file was automatically generated from template file primitivePrimitiveHashMap.stg.private classLongByteHashMap.KeySetprivate classLongByteHashMap.KeysViewprivate classLongByteHashMap.ValuesCollectionclassLongCharHashMapThis file was automatically generated from template file primitivePrimitiveHashMap.stg.private classLongCharHashMap.KeySetprivate classLongCharHashMap.KeysViewprivate classLongCharHashMap.ValuesCollectionclassLongDoubleHashMapThis file was automatically generated from template file primitivePrimitiveHashMap.stg.private classLongDoubleHashMap.KeySetprivate classLongDoubleHashMap.KeysViewprivate classLongDoubleHashMap.ValuesCollectionclassLongFloatHashMapThis file was automatically generated from template file primitivePrimitiveHashMap.stg.private classLongFloatHashMap.KeySetprivate classLongFloatHashMap.KeysViewprivate classLongFloatHashMap.ValuesCollectionclassLongIntHashMapThis file was automatically generated from template file primitivePrimitiveHashMap.stg.private classLongIntHashMap.KeySetprivate classLongIntHashMap.KeysViewprivate classLongIntHashMap.ValuesCollectionclassLongLongHashMapThis file was automatically generated from template file primitivePrimitiveHashMap.stg.private classLongLongHashMap.KeySetprivate classLongLongHashMap.KeysViewprivate classLongLongHashMap.ValuesCollectionprivate classLongObjectHashMap.KeySetprivate classLongObjectHashMap.KeysViewclassLongShortHashMapThis file was automatically generated from template file primitivePrimitiveHashMap.stg.private classLongShortHashMap.KeySetprivate classLongShortHashMap.KeysViewprivate classLongShortHashMap.ValuesCollectionclassObjectBooleanHashMap<K>private classObjectBooleanHashMap.ValuesCollectionclassObjectBooleanHashMapWithHashingStrategy<K>private classObjectBooleanHashMapWithHashingStrategy.ValuesCollectionclassObjectByteHashMap<K>This file was automatically generated from template file objectPrimitiveHashMap.stg.private classObjectByteHashMap.ValuesCollectionclassObjectByteHashMapWithHashingStrategy<K>This file was automatically generated from template file objectPrimitiveHashMapWithHashingStrategy.stg.private classObjectByteHashMapWithHashingStrategy.ValuesCollectionclassObjectCharHashMap<K>This file was automatically generated from template file objectPrimitiveHashMap.stg.private classObjectCharHashMap.ValuesCollectionclassObjectCharHashMapWithHashingStrategy<K>This file was automatically generated from template file objectPrimitiveHashMapWithHashingStrategy.stg.private classObjectCharHashMapWithHashingStrategy.ValuesCollectionclassObjectDoubleHashMap<K>This file was automatically generated from template file objectPrimitiveHashMap.stg.private classObjectDoubleHashMap.ValuesCollectionclassObjectDoubleHashMapWithHashingStrategy<K>This file was automatically generated from template file objectPrimitiveHashMapWithHashingStrategy.stg.private classObjectDoubleHashMapWithHashingStrategy.ValuesCollectionclassObjectFloatHashMap<K>This file was automatically generated from template file objectPrimitiveHashMap.stg.private classObjectFloatHashMap.ValuesCollectionclassObjectFloatHashMapWithHashingStrategy<K>This file was automatically generated from template file objectPrimitiveHashMapWithHashingStrategy.stg.private classObjectFloatHashMapWithHashingStrategy.ValuesCollectionclassObjectIntHashMap<K>This file was automatically generated from template file objectPrimitiveHashMap.stg.private classObjectIntHashMap.ValuesCollectionclassObjectIntHashMapWithHashingStrategy<K>This file was automatically generated from template file objectPrimitiveHashMapWithHashingStrategy.stg.private classObjectIntHashMapWithHashingStrategy.ValuesCollectionclassObjectLongHashMap<K>This file was automatically generated from template file objectPrimitiveHashMap.stg.private classObjectLongHashMap.ValuesCollectionclassObjectLongHashMapWithHashingStrategy<K>This file was automatically generated from template file objectPrimitiveHashMapWithHashingStrategy.stg.private classObjectLongHashMapWithHashingStrategy.ValuesCollectionclassObjectShortHashMap<K>This file was automatically generated from template file objectPrimitiveHashMap.stg.private classObjectShortHashMap.ValuesCollectionclassObjectShortHashMapWithHashingStrategy<K>This file was automatically generated from template file objectPrimitiveHashMapWithHashingStrategy.stg.private classObjectShortHashMapWithHashingStrategy.ValuesCollectionclassShortBooleanHashMapThis file was automatically generated from template file primitiveBooleanHashMap.stg.private classShortBooleanHashMap.KeySetprivate classShortBooleanHashMap.KeysViewprivate classShortBooleanHashMap.ValuesCollectionclassShortByteHashMapThis file was automatically generated from template file primitivePrimitiveHashMap.stg.private classShortByteHashMap.KeySetprivate classShortByteHashMap.KeysViewprivate classShortByteHashMap.ValuesCollectionclassShortCharHashMapThis file was automatically generated from template file primitivePrimitiveHashMap.stg.private classShortCharHashMap.KeySetprivate classShortCharHashMap.KeysViewprivate classShortCharHashMap.ValuesCollectionclassShortDoubleHashMapThis file was automatically generated from template file primitivePrimitiveHashMap.stg.private classShortDoubleHashMap.KeySetprivate classShortDoubleHashMap.KeysViewprivate classShortDoubleHashMap.ValuesCollectionclassShortFloatHashMapThis file was automatically generated from template file primitivePrimitiveHashMap.stg.private classShortFloatHashMap.KeySetprivate classShortFloatHashMap.KeysViewprivate classShortFloatHashMap.ValuesCollectionclassShortIntHashMapThis file was automatically generated from template file primitivePrimitiveHashMap.stg.private classShortIntHashMap.KeySetprivate classShortIntHashMap.KeysViewprivate classShortIntHashMap.ValuesCollectionclassShortLongHashMapThis file was automatically generated from template file primitivePrimitiveHashMap.stg.private classShortLongHashMap.KeySetprivate classShortLongHashMap.KeysViewprivate classShortLongHashMap.ValuesCollectionprivate classShortObjectHashMap.KeySetprivate classShortObjectHashMap.KeysViewclassShortShortHashMapThis file was automatically generated from template file primitivePrimitiveHashMap.stg.private classShortShortHashMap.KeySetprivate classShortShortHashMap.KeysViewprivate classShortShortHashMap.ValuesCollectionclassSynchronizedByteBooleanMapA synchronized view of aMutableByteBooleanMap.classSynchronizedByteByteMapA synchronized view of aMutableByteByteMap.classSynchronizedByteCharMapA synchronized view of aMutableByteCharMap.classSynchronizedByteDoubleMapA synchronized view of aMutableByteDoubleMap.classSynchronizedByteFloatMapA synchronized view of aMutableByteFloatMap.classSynchronizedByteIntMapA synchronized view of aMutableByteIntMap.classSynchronizedByteLongMapA synchronized view of aMutableByteLongMap.classSynchronizedByteShortMapA synchronized view of aMutableByteShortMap.classSynchronizedCharBooleanMapA synchronized view of aMutableCharBooleanMap.classSynchronizedCharByteMapA synchronized view of aMutableCharByteMap.classSynchronizedCharCharMapA synchronized view of aMutableCharCharMap.classSynchronizedCharDoubleMapA synchronized view of aMutableCharDoubleMap.classSynchronizedCharFloatMapA synchronized view of aMutableCharFloatMap.classSynchronizedCharIntMapA synchronized view of aMutableCharIntMap.classSynchronizedCharLongMapA synchronized view of aMutableCharLongMap.classSynchronizedCharShortMapA synchronized view of aMutableCharShortMap.classSynchronizedDoubleBooleanMapA synchronized view of aMutableDoubleBooleanMap.classSynchronizedDoubleByteMapA synchronized view of aMutableDoubleByteMap.classSynchronizedDoubleCharMapA synchronized view of aMutableDoubleCharMap.classSynchronizedDoubleDoubleMapA synchronized view of aMutableDoubleDoubleMap.classSynchronizedDoubleFloatMapA synchronized view of aMutableDoubleFloatMap.classSynchronizedDoubleIntMapA synchronized view of aMutableDoubleIntMap.classSynchronizedDoubleLongMapA synchronized view of aMutableDoubleLongMap.classSynchronizedDoubleShortMapA synchronized view of aMutableDoubleShortMap.classSynchronizedFloatBooleanMapA synchronized view of aMutableFloatBooleanMap.classSynchronizedFloatByteMapA synchronized view of aMutableFloatByteMap.classSynchronizedFloatCharMapA synchronized view of aMutableFloatCharMap.classSynchronizedFloatDoubleMapA synchronized view of aMutableFloatDoubleMap.classSynchronizedFloatFloatMapA synchronized view of aMutableFloatFloatMap.classSynchronizedFloatIntMapA synchronized view of aMutableFloatIntMap.classSynchronizedFloatLongMapA synchronized view of aMutableFloatLongMap.classSynchronizedFloatShortMapA synchronized view of aMutableFloatShortMap.classSynchronizedIntBooleanMapA synchronized view of aMutableIntBooleanMap.classSynchronizedIntByteMapA synchronized view of aMutableIntByteMap.classSynchronizedIntCharMapA synchronized view of aMutableIntCharMap.classSynchronizedIntDoubleMapA synchronized view of aMutableIntDoubleMap.classSynchronizedIntFloatMapA synchronized view of aMutableIntFloatMap.classSynchronizedIntIntMapA synchronized view of aMutableIntIntMap.classSynchronizedIntLongMapA synchronized view of aMutableIntLongMap.classSynchronizedIntShortMapA synchronized view of aMutableIntShortMap.classSynchronizedLongBooleanMapA synchronized view of aMutableLongBooleanMap.classSynchronizedLongByteMapA synchronized view of aMutableLongByteMap.classSynchronizedLongCharMapA synchronized view of aMutableLongCharMap.classSynchronizedLongDoubleMapA synchronized view of aMutableLongDoubleMap.classSynchronizedLongFloatMapA synchronized view of aMutableLongFloatMap.classSynchronizedLongIntMapA synchronized view of aMutableLongIntMap.classSynchronizedLongLongMapA synchronized view of aMutableLongLongMap.classSynchronizedLongShortMapA synchronized view of aMutableLongShortMap.classSynchronizedObjectBooleanMap<K>A synchronized view of aMutableObjectBooleanMap.classSynchronizedObjectByteMap<K>A synchronized view of aMutableObjectByteMap.classSynchronizedObjectCharMap<K>A synchronized view of aMutableObjectCharMap.classSynchronizedObjectDoubleMap<K>A synchronized view of aMutableObjectDoubleMap.classSynchronizedObjectFloatMap<K>A synchronized view of aMutableObjectFloatMap.classSynchronizedObjectIntMap<K>A synchronized view of aMutableObjectIntMap.classSynchronizedObjectLongMap<K>A synchronized view of aMutableObjectLongMap.classSynchronizedObjectShortMap<K>A synchronized view of aMutableObjectShortMap.classSynchronizedShortBooleanMapA synchronized view of aMutableShortBooleanMap.classSynchronizedShortByteMapA synchronized view of aMutableShortByteMap.classSynchronizedShortCharMapA synchronized view of aMutableShortCharMap.classSynchronizedShortDoubleMapA synchronized view of aMutableShortDoubleMap.classSynchronizedShortFloatMapA synchronized view of aMutableShortFloatMap.classSynchronizedShortIntMapA synchronized view of aMutableShortIntMap.classSynchronizedShortLongMapA synchronized view of aMutableShortLongMap.classSynchronizedShortShortMapA synchronized view of aMutableShortShortMap.classUnmodifiableByteBooleanMapThis file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.classUnmodifiableByteByteMapThis file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.classUnmodifiableByteCharMapThis file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.classUnmodifiableByteDoubleMapThis file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.classUnmodifiableByteFloatMapThis file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.classUnmodifiableByteIntMapThis file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.classUnmodifiableByteLongMapThis file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.classUnmodifiableByteShortMapThis file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.classUnmodifiableCharBooleanMapThis file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.classUnmodifiableCharByteMapThis file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.classUnmodifiableCharCharMapThis file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.classUnmodifiableCharDoubleMapThis file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.classUnmodifiableCharFloatMapThis file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.classUnmodifiableCharIntMapThis file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.classUnmodifiableCharLongMapThis file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.classUnmodifiableCharShortMapThis file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.classUnmodifiableDoubleBooleanMapThis file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.classUnmodifiableDoubleByteMapThis file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.classUnmodifiableDoubleCharMapThis file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.classUnmodifiableDoubleDoubleMapThis file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.classUnmodifiableDoubleFloatMapThis file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.classUnmodifiableDoubleIntMapThis file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.classUnmodifiableDoubleLongMapThis file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.classUnmodifiableDoubleShortMapThis file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.classUnmodifiableFloatBooleanMapThis file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.classUnmodifiableFloatByteMapThis file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.classUnmodifiableFloatCharMapThis file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.classUnmodifiableFloatDoubleMapThis file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.classUnmodifiableFloatFloatMapThis file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.classUnmodifiableFloatIntMapThis file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.classUnmodifiableFloatLongMapThis file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.classUnmodifiableFloatShortMapThis file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.classUnmodifiableIntBooleanMapThis file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.classUnmodifiableIntByteMapThis file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.classUnmodifiableIntCharMapThis file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.classUnmodifiableIntDoubleMapThis file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.classUnmodifiableIntFloatMapThis file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.classUnmodifiableIntIntMapThis file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.classUnmodifiableIntLongMapThis file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.classUnmodifiableIntShortMapThis file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.classUnmodifiableLongBooleanMapThis file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.classUnmodifiableLongByteMapThis file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.classUnmodifiableLongCharMapThis file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.classUnmodifiableLongDoubleMapThis file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.classUnmodifiableLongFloatMapThis file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.classUnmodifiableLongIntMapThis file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.classUnmodifiableLongLongMapThis file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.classUnmodifiableLongShortMapThis file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.classUnmodifiableObjectBooleanMap<K>This file was automatically generated from template file unmodifiableObjectPrimitiveMap.stg.classUnmodifiableObjectByteMap<K>This file was automatically generated from template file unmodifiableObjectPrimitiveMap.stg.classUnmodifiableObjectCharMap<K>This file was automatically generated from template file unmodifiableObjectPrimitiveMap.stg.classUnmodifiableObjectDoubleMap<K>This file was automatically generated from template file unmodifiableObjectPrimitiveMap.stg.classUnmodifiableObjectFloatMap<K>This file was automatically generated from template file unmodifiableObjectPrimitiveMap.stg.classUnmodifiableObjectIntMap<K>This file was automatically generated from template file unmodifiableObjectPrimitiveMap.stg.classUnmodifiableObjectLongMap<K>This file was automatically generated from template file unmodifiableObjectPrimitiveMap.stg.classUnmodifiableObjectShortMap<K>This file was automatically generated from template file unmodifiableObjectPrimitiveMap.stg.classUnmodifiableShortBooleanMapThis file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.classUnmodifiableShortByteMapThis file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.classUnmodifiableShortCharMapThis file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.classUnmodifiableShortDoubleMapThis file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.classUnmodifiableShortFloatMapThis file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.classUnmodifiableShortIntMapThis file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.classUnmodifiableShortLongMapThis file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.classUnmodifiableShortShortMapThis file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg. -
Uses of PrimitiveIterable in org.eclipse.collections.impl.primitive
Classes in org.eclipse.collections.impl.primitive that implement PrimitiveIterable Modifier and Type Class Description classAbstractBooleanIterableThis file was automatically generated from template file abstractPrimitiveIterable.stg.classAbstractByteIterableThis file was automatically generated from template file abstractPrimitiveIterable.stg.classAbstractCharIterableThis file was automatically generated from template file abstractPrimitiveIterable.stg.classAbstractDoubleIterableThis file was automatically generated from template file abstractPrimitiveIterable.stg.classAbstractFloatIterableThis file was automatically generated from template file abstractPrimitiveIterable.stg.classAbstractIntIterableThis file was automatically generated from template file abstractPrimitiveIterable.stg.classAbstractLongIterableThis file was automatically generated from template file abstractPrimitiveIterable.stg.classAbstractShortIterableThis file was automatically generated from template file abstractPrimitiveIterable.stg.classSynchronizedBooleanIterableA synchronized view of a BooleanIterable.classSynchronizedByteIterableA synchronized view of a ByteIterable.classSynchronizedCharIterableA synchronized view of a CharIterable.classSynchronizedDoubleIterableA synchronized view of a DoubleIterable.classSynchronizedFloatIterableA synchronized view of a FloatIterable.classSynchronizedIntIterableA synchronized view of a IntIterable.classSynchronizedLongIterableA synchronized view of a LongIterable.classSynchronizedShortIterableA synchronized view of a ShortIterable. -
Uses of PrimitiveIterable in org.eclipse.collections.impl.set.immutable.primitive
Classes in org.eclipse.collections.impl.set.immutable.primitive that implement PrimitiveIterable Modifier and Type Class Description classAbstractImmutableByteSetThis file was automatically generated from template file abstractImmutablePrimitiveSet.stg.classAbstractImmutableCharSetThis file was automatically generated from template file abstractImmutablePrimitiveSet.stg.classAbstractImmutableDoubleSetThis file was automatically generated from template file abstractImmutablePrimitiveSet.stg.classAbstractImmutableFloatSetThis file was automatically generated from template file abstractImmutablePrimitiveSet.stg.classAbstractImmutableIntSetThis file was automatically generated from template file abstractImmutablePrimitiveSet.stg.classAbstractImmutableLongSetThis file was automatically generated from template file abstractImmutablePrimitiveSet.stg.classAbstractImmutableShortSetThis file was automatically generated from template file abstractImmutablePrimitiveSet.stg.(package private) classImmutableBooleanEmptySet(package private) classImmutableByteEmptySetImmutableByteEmptySet is an optimization forImmutableByteSetof size 0.(package private) classImmutableByteSingletonSetImmutableByteSingletonSet is an optimization forImmutableByteSetof size 1.(package private) classImmutableCharEmptySetImmutableCharEmptySet is an optimization forImmutableCharSetof size 0.(package private) classImmutableCharSingletonSetImmutableCharSingletonSet is an optimization forImmutableCharSetof size 1.(package private) classImmutableDoubleEmptySetImmutableDoubleEmptySet is an optimization forImmutableDoubleSetof size 0.(package private) classImmutableDoubleSingletonSetImmutableDoubleSingletonSet is an optimization forImmutableDoubleSetof size 1.(package private) classImmutableFalseSet(package private) classImmutableFloatEmptySetImmutableFloatEmptySet is an optimization forImmutableFloatSetof size 0.(package private) classImmutableFloatSingletonSetImmutableFloatSingletonSet is an optimization forImmutableFloatSetof size 1.(package private) classImmutableIntEmptySetImmutableIntEmptySet is an optimization forImmutableIntSetof size 0.(package private) classImmutableIntSingletonSetImmutableIntSingletonSet is an optimization forImmutableIntSetof size 1.(package private) classImmutableLongEmptySetImmutableLongEmptySet is an optimization forImmutableLongSetof size 0.(package private) classImmutableLongSingletonSetImmutableLongSingletonSet is an optimization forImmutableLongSetof size 1.(package private) classImmutableShortEmptySetImmutableShortEmptySet is an optimization forImmutableShortSetof size 0.(package private) classImmutableShortSingletonSetImmutableShortSingletonSet is an optimization forImmutableShortSetof size 1.(package private) classImmutableTrueFalseSet(package private) classImmutableTrueSet -
Uses of PrimitiveIterable in org.eclipse.collections.impl.set.mutable.primitive
Classes in org.eclipse.collections.impl.set.mutable.primitive that implement PrimitiveIterable Modifier and Type Class Description classBooleanHashSetclassByteHashSetprivate static classByteHashSet.ImmutableByteHashSetclassCharHashSetThis file was automatically generated from template file primitiveHashSet.stg.private static classCharHashSet.ImmutableCharHashSetclassDoubleHashSetThis file was automatically generated from template file primitiveHashSet.stg.private static classDoubleHashSet.ImmutableDoubleHashSetclassFloatHashSetThis file was automatically generated from template file primitiveHashSet.stg.private static classFloatHashSet.ImmutableFloatHashSetclassIntHashSetThis file was automatically generated from template file primitiveHashSet.stg.private static classIntHashSet.ImmutableIntHashSetclassLongHashSetThis file was automatically generated from template file primitiveHashSet.stg.private static classLongHashSet.ImmutableLongHashSetclassShortHashSetThis file was automatically generated from template file primitiveHashSet.stg.private static classShortHashSet.ImmutableShortHashSetclassSynchronizedBooleanSetA synchronized view of aMutableBooleanSet.classSynchronizedByteSetA synchronized view of aMutableByteSet.classSynchronizedCharSetA synchronized view of aMutableCharSet.classSynchronizedDoubleSetA synchronized view of aMutableDoubleSet.classSynchronizedFloatSetA synchronized view of aMutableFloatSet.classSynchronizedIntSetA synchronized view of aMutableIntSet.classSynchronizedLongSetA synchronized view of aMutableLongSet.classSynchronizedShortSetA synchronized view of aMutableShortSet.classUnmodifiableBooleanSetThis file was automatically generated from template file unmodifiablePrimitiveSet.stg.classUnmodifiableByteSetThis file was automatically generated from template file unmodifiablePrimitiveSet.stg.classUnmodifiableCharSetThis file was automatically generated from template file unmodifiablePrimitiveSet.stg.classUnmodifiableDoubleSetThis file was automatically generated from template file unmodifiablePrimitiveSet.stg.classUnmodifiableFloatSetThis file was automatically generated from template file unmodifiablePrimitiveSet.stg.classUnmodifiableIntSetThis file was automatically generated from template file unmodifiablePrimitiveSet.stg.classUnmodifiableLongSetThis file was automatically generated from template file unmodifiablePrimitiveSet.stg.classUnmodifiableShortSetThis file was automatically generated from template file unmodifiablePrimitiveSet.stg. -
Uses of PrimitiveIterable in org.eclipse.collections.impl.set.primitive
Classes in org.eclipse.collections.impl.set.primitive that implement PrimitiveIterable Modifier and Type Class Description classAbstractByteSetThis file was automatically generated from template file abstractPrimitiveSet.stg.classAbstractCharSetThis file was automatically generated from template file abstractPrimitiveSet.stg.classAbstractDoubleSetThis file was automatically generated from template file abstractPrimitiveSet.stg.classAbstractFloatSetThis file was automatically generated from template file abstractPrimitiveSet.stg.classAbstractIntSetThis file was automatically generated from template file abstractPrimitiveSet.stg.classAbstractLongSetThis file was automatically generated from template file abstractPrimitiveSet.stg.classAbstractShortSetThis file was automatically generated from template file abstractPrimitiveSet.stg. -
Uses of PrimitiveIterable in org.eclipse.collections.impl.stack.immutable.primitive
Classes in org.eclipse.collections.impl.stack.immutable.primitive that implement PrimitiveIterable Modifier and Type Class Description (package private) classImmutableBooleanArrayStackImmutableBooleanArrayStack is the non-modifiable equivalent ofBooleanArrayStack.(package private) classImmutableBooleanEmptyStackImmutableBooleanEmptyStack is an optimization forImmutableBooleanStackof size 0.(package private) classImmutableBooleanSingletonStackImmutableBooleanSingletonStack is an optimization forImmutableBooleanStackof size 1.(package private) classImmutableByteArrayStackImmutableByteArrayStack is the non-modifiable equivalent ofByteArrayStack.(package private) classImmutableByteEmptyStackImmutableByteEmptyStack is an optimization forImmutableByteStackof size 0.(package private) classImmutableByteSingletonStackImmutableByteSingletonStack is an optimization forImmutableByteStackof size 1.(package private) classImmutableCharArrayStackImmutableCharArrayStack is the non-modifiable equivalent ofCharArrayStack.(package private) classImmutableCharEmptyStackImmutableCharEmptyStack is an optimization forImmutableCharStackof size 0.(package private) classImmutableCharSingletonStackImmutableCharSingletonStack is an optimization forImmutableCharStackof size 1.(package private) classImmutableDoubleArrayStackImmutableDoubleArrayStack is the non-modifiable equivalent ofDoubleArrayStack.(package private) classImmutableDoubleEmptyStackImmutableDoubleEmptyStack is an optimization forImmutableDoubleStackof size 0.(package private) classImmutableDoubleSingletonStackImmutableDoubleSingletonStack is an optimization forImmutableDoubleStackof size 1.(package private) classImmutableFloatArrayStackImmutableFloatArrayStack is the non-modifiable equivalent ofFloatArrayStack.(package private) classImmutableFloatEmptyStackImmutableFloatEmptyStack is an optimization forImmutableFloatStackof size 0.(package private) classImmutableFloatSingletonStackImmutableFloatSingletonStack is an optimization forImmutableFloatStackof size 1.(package private) classImmutableIntArrayStackImmutableIntArrayStack is the non-modifiable equivalent ofIntArrayStack.(package private) classImmutableIntEmptyStackImmutableIntEmptyStack is an optimization forImmutableIntStackof size 0.(package private) classImmutableIntSingletonStackImmutableIntSingletonStack is an optimization forImmutableIntStackof size 1.(package private) classImmutableLongArrayStackImmutableLongArrayStack is the non-modifiable equivalent ofLongArrayStack.(package private) classImmutableLongEmptyStackImmutableLongEmptyStack is an optimization forImmutableLongStackof size 0.(package private) classImmutableLongSingletonStackImmutableLongSingletonStack is an optimization forImmutableLongStackof size 1.(package private) classImmutableShortArrayStackImmutableShortArrayStack is the non-modifiable equivalent ofShortArrayStack.(package private) classImmutableShortEmptyStackImmutableShortEmptyStack is an optimization forImmutableShortStackof size 0.(package private) classImmutableShortSingletonStackImmutableShortSingletonStack is an optimization forImmutableShortStackof size 1. -
Uses of PrimitiveIterable in org.eclipse.collections.impl.stack.mutable.primitive
Classes in org.eclipse.collections.impl.stack.mutable.primitive that implement PrimitiveIterable Modifier and Type Class Description classBooleanArrayStackBooleanArrayStack is similar toArrayStack, and is memory-optimized for boolean primitives.classByteArrayStackByteArrayStack is similar toArrayStack, and is memory-optimized for byte primitives.classCharArrayStackCharArrayStack is similar toArrayStack, and is memory-optimized for char primitives.classDoubleArrayStackDoubleArrayStack is similar toArrayStack, and is memory-optimized for double primitives.classFloatArrayStackFloatArrayStack is similar toArrayStack, and is memory-optimized for float primitives.classIntArrayStackIntArrayStack is similar toArrayStack, and is memory-optimized for int primitives.classLongArrayStackLongArrayStack is similar toArrayStack, and is memory-optimized for long primitives.classShortArrayStackShortArrayStack is similar toArrayStack, and is memory-optimized for short primitives.classSynchronizedBooleanStackA synchronized view of aMutableBooleanStack.classSynchronizedByteStackA synchronized view of aMutableByteStack.classSynchronizedCharStackA synchronized view of aMutableCharStack.classSynchronizedDoubleStackA synchronized view of aMutableDoubleStack.classSynchronizedFloatStackA synchronized view of aMutableFloatStack.classSynchronizedIntStackA synchronized view of aMutableIntStack.classSynchronizedLongStackA synchronized view of aMutableLongStack.classSynchronizedShortStackA synchronized view of aMutableShortStack.classUnmodifiableBooleanStackThis file was automatically generated from template file unmodifiablePrimitiveStack.stg.classUnmodifiableByteStackThis file was automatically generated from template file unmodifiablePrimitiveStack.stg.classUnmodifiableCharStackThis file was automatically generated from template file unmodifiablePrimitiveStack.stg.classUnmodifiableDoubleStackThis file was automatically generated from template file unmodifiablePrimitiveStack.stg.classUnmodifiableFloatStackThis file was automatically generated from template file unmodifiablePrimitiveStack.stg.classUnmodifiableIntStackThis file was automatically generated from template file unmodifiablePrimitiveStack.stg.classUnmodifiableLongStackThis file was automatically generated from template file unmodifiablePrimitiveStack.stg.classUnmodifiableShortStackThis file was automatically generated from template file unmodifiablePrimitiveStack.stg. -
Uses of PrimitiveIterable in org.eclipse.collections.impl.stack.primitive
Classes in org.eclipse.collections.impl.stack.primitive that implement PrimitiveIterable Modifier and Type Class Description classAbstractBooleanStackThis file was automatically generated from template file abstractPrimitiveStack.stg.classAbstractByteStackThis file was automatically generated from template file abstractPrimitiveStack.stg.classAbstractCharStackThis file was automatically generated from template file abstractPrimitiveStack.stg.classAbstractDoubleStackThis file was automatically generated from template file abstractPrimitiveStack.stg.classAbstractFloatStackThis file was automatically generated from template file abstractPrimitiveStack.stg.classAbstractIntStackThis file was automatically generated from template file abstractPrimitiveStack.stg.classAbstractLongStackThis file was automatically generated from template file abstractPrimitiveStack.stg.classAbstractShortStackThis file was automatically generated from template file abstractPrimitiveStack.stg. -
Uses of PrimitiveIterable in org.eclipse.collections.impl.string.immutable
Classes in org.eclipse.collections.impl.string.immutable that implement PrimitiveIterable Modifier and Type Class Description classCharAdapterProvides a view into the char[] stored in a String as an ImmutableCharList.classCodePointAdapterCalculates and provides the code points stored in a String as an ImmutableIntList.classCodePointListCalculates and provides the code points stored in a String as an ImmutableIntList. -
Uses of PrimitiveIterable in org.eclipse.collections.impl.test
Methods in org.eclipse.collections.impl.test with parameters of type PrimitiveIterable Modifier and Type Method Description static voidVerify. assertEmpty(java.lang.String iterableName, PrimitiveIterable primitiveIterable)Assert that the givenPrimitiveIterableis empty.static voidVerify. assertEmpty(PrimitiveIterable primitiveIterable)Assert that the givenPrimitiveIterableis empty.static voidVerify. assertNotEmpty(java.lang.String iterableName, PrimitiveIterable primitiveIterable)Assert that the givenPrimitiveIterableis not empty.static voidVerify. assertNotEmpty(PrimitiveIterable primitiveIterable)Assert that the givenPrimitiveIterableis not empty.static voidVerify. assertSize(int expectedSize, PrimitiveIterable primitiveIterable)Assert the size of the givenPrimitiveIterable.static voidVerify. assertSize(java.lang.String primitiveIterableName, int expectedSize, PrimitiveIterable actualPrimitiveIterable)Assert the size of the givenPrimitiveIterable.
-