Package org.eclipse.collections.api.factory.bag.primitive
-
Interface Summary Interface Description ImmutableBooleanBagFactory A factory which creates instances of typeImmutableBooleanBag.ImmutableByteBagFactory A factory which creates instances of typeImmutableByteBag.ImmutableCharBagFactory A factory which creates instances of typeImmutableCharBag.ImmutableDoubleBagFactory A factory which creates instances of typeImmutableDoubleBag.ImmutableFloatBagFactory A factory which creates instances of typeImmutableFloatBag.ImmutableIntBagFactory A factory which creates instances of typeImmutableIntBag.ImmutableLongBagFactory A factory which creates instances of typeImmutableLongBag.ImmutableShortBagFactory A factory which creates instances of typeImmutableShortBag.MutableBooleanBagFactory A factory which creates instances of typeMutableBooleanBag.MutableByteBagFactory A factory which creates instances of typeMutableByteBag.MutableCharBagFactory A factory which creates instances of typeMutableCharBag.MutableDoubleBagFactory A factory which creates instances of typeMutableDoubleBag.MutableFloatBagFactory A factory which creates instances of typeMutableFloatBag.MutableIntBagFactory A factory which creates instances of typeMutableIntBag.MutableLongBagFactory A factory which creates instances of typeMutableLongBag.MutableShortBagFactory A factory which creates instances of typeMutableShortBag.