Package org.eclipse.collections.api.factory.bag
This package contains factory API for creating instance of type
Bag.-
Interface Summary Interface Description ImmutableBagFactory A factory which creates instances of typeImmutableBag.MultiReaderBagFactory A factory which creates instances of typeMultiReaderBag.MutableBagFactory A factory which creates instances of typeMutableBag.