Uses of Package
org.eclipse.collections.api.factory.bag
Packages that use org.eclipse.collections.api.factory.bag
Package
Description
This package contains implementations of the
ImmutableBag
interface.This package contains implementations of the
MutableBag
interface.This package contains static utilities for creating mutable and immutable collection factories.
-
Classes in org.eclipse.collections.api.factory.bag used by org.eclipse.collections.api.factoryClassDescriptionA factory which creates instances of type
ImmutableBag
.A factory which creates instances of typeMultiReaderBag
.A factory which creates instances of typeMutableBag
. -
-
Classes in org.eclipse.collections.api.factory.bag used by org.eclipse.collections.impl.bag.mutableClassDescriptionA factory which creates instances of type
MultiReaderBag
.A factory which creates instances of typeMutableBag
. -
Classes in org.eclipse.collections.api.factory.bag used by org.eclipse.collections.impl.factoryClassDescriptionA factory which creates instances of type
ImmutableBag
.A factory which creates instances of typeMultiReaderBag
.A factory which creates instances of typeMutableBag
.