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.ImmutableByteBagFactoryImpl ImmutableByteBagFactoryImpl is a factory implementation which creates instances of typeImmutableByteBag.ImmutableCharBagFactoryImpl ImmutableCharBagFactoryImpl is a factory implementation which creates instances of typeImmutableCharBag.ImmutableDoubleBagFactoryImpl ImmutableDoubleBagFactoryImpl is a factory implementation which creates instances of typeImmutableDoubleBag.ImmutableFloatBagFactoryImpl ImmutableFloatBagFactoryImpl is a factory implementation which creates instances of typeImmutableFloatBag.ImmutableIntBagFactoryImpl ImmutableIntBagFactoryImpl is a factory implementation which creates instances of typeImmutableIntBag.ImmutableLongBagFactoryImpl ImmutableLongBagFactoryImpl is a factory implementation which creates instances of typeImmutableLongBag.ImmutableShortBagFactoryImpl ImmutableShortBagFactoryImpl is a factory implementation which creates instances of typeImmutableShortBag.