Package org.eclipse.collections.impl.bag.immutable.primitive
This package contains implementations of the immutable primitive bag interfaces.
An immutable primitive bag is similar to an ImmutableBag
, but is memory-optimized for primitives.
-
Class Summary Class Description ImmutableBooleanBagFactoryImpl ImmutableBooleanBagFactoryImpl is a factory implementation which creates instances of typeImmutableBooleanBag
.ImmutableBooleanEmptyBag ImmutableBooleanEmptyBag is an optimization forImmutableBooleanBag
of size 0.ImmutableBooleanHashBag ImmutableBooleanHashBag is the non-modifiable equivalent ofBooleanHashBag
.ImmutableBooleanHashBag.ImmutableBooleanBagSerializationProxy ImmutableBooleanSingletonBag ImmutableBooleanSingletonBag is an optimization forImmutableBooleanBag
of size 1.ImmutableByteBagFactoryImpl ImmutableByteBagFactoryImpl is a factory implementation which creates instances of typeImmutableByteBag
.ImmutableByteEmptyBag ImmutableByteEmptyBag is an optimization forImmutableByteBag
of size 0.ImmutableByteHashBag ImmutableByteHashBag is the non-modifiable equivalent ofByteHashBag
.ImmutableByteHashBag.ImmutableByteBagSerializationProxy ImmutableByteSingletonBag ImmutableByteSingletonBag is an optimization forImmutableByteBag
of size 1.ImmutableCharBagFactoryImpl ImmutableCharBagFactoryImpl is a factory implementation which creates instances of typeImmutableCharBag
.ImmutableCharEmptyBag ImmutableCharEmptyBag is an optimization forImmutableCharBag
of size 0.ImmutableCharHashBag ImmutableCharHashBag is the non-modifiable equivalent ofCharHashBag
.ImmutableCharHashBag.ImmutableCharBagSerializationProxy ImmutableCharSingletonBag ImmutableCharSingletonBag is an optimization forImmutableCharBag
of size 1.ImmutableDoubleBagFactoryImpl ImmutableDoubleBagFactoryImpl is a factory implementation which creates instances of typeImmutableDoubleBag
.ImmutableDoubleEmptyBag ImmutableDoubleEmptyBag is an optimization forImmutableDoubleBag
of size 0.ImmutableDoubleHashBag ImmutableDoubleHashBag is the non-modifiable equivalent ofDoubleHashBag
.ImmutableDoubleHashBag.ImmutableDoubleBagSerializationProxy ImmutableDoubleSingletonBag ImmutableDoubleSingletonBag is an optimization forImmutableDoubleBag
of size 1.ImmutableFloatBagFactoryImpl ImmutableFloatBagFactoryImpl is a factory implementation which creates instances of typeImmutableFloatBag
.ImmutableFloatEmptyBag ImmutableFloatEmptyBag is an optimization forImmutableFloatBag
of size 0.ImmutableFloatHashBag ImmutableFloatHashBag is the non-modifiable equivalent ofFloatHashBag
.ImmutableFloatHashBag.ImmutableFloatBagSerializationProxy ImmutableFloatSingletonBag ImmutableFloatSingletonBag is an optimization forImmutableFloatBag
of size 1.ImmutableIntBagFactoryImpl ImmutableIntBagFactoryImpl is a factory implementation which creates instances of typeImmutableIntBag
.ImmutableIntEmptyBag ImmutableIntEmptyBag is an optimization forImmutableIntBag
of size 0.ImmutableIntHashBag ImmutableIntHashBag is the non-modifiable equivalent ofIntHashBag
.ImmutableIntHashBag.ImmutableIntBagSerializationProxy ImmutableIntSingletonBag ImmutableIntSingletonBag is an optimization forImmutableIntBag
of size 1.ImmutableLongBagFactoryImpl ImmutableLongBagFactoryImpl is a factory implementation which creates instances of typeImmutableLongBag
.ImmutableLongEmptyBag ImmutableLongEmptyBag is an optimization forImmutableLongBag
of size 0.ImmutableLongHashBag ImmutableLongHashBag is the non-modifiable equivalent ofLongHashBag
.ImmutableLongHashBag.ImmutableLongBagSerializationProxy ImmutableLongSingletonBag ImmutableLongSingletonBag is an optimization forImmutableLongBag
of size 1.ImmutableShortBagFactoryImpl ImmutableShortBagFactoryImpl is a factory implementation which creates instances of typeImmutableShortBag
.ImmutableShortEmptyBag ImmutableShortEmptyBag is an optimization forImmutableShortBag
of size 0.ImmutableShortHashBag ImmutableShortHashBag is the non-modifiable equivalent ofShortHashBag
.ImmutableShortHashBag.ImmutableShortBagSerializationProxy ImmutableShortSingletonBag ImmutableShortSingletonBag is an optimization forImmutableShortBag
of size 1.