Uses of Package
org.eclipse.collections.api.factory.bag.sorted
Packages that use org.eclipse.collections.api.factory.bag.sorted
Package
Description
This package contains implementations of
MutableSortedBag
.This package contains static utilities for creating mutable and immutable collection factories.
-
Classes in org.eclipse.collections.api.factory.bag.sorted used by org.eclipse.collections.api.factoryClassDescriptionA factory which creates instances of type
ImmutableSortedBag
.A factory which creates instances of typeMutableSortedBag
. -
Classes in org.eclipse.collections.api.factory.bag.sorted used by org.eclipse.collections.impl.bag.sorted.immutable
-
Classes in org.eclipse.collections.api.factory.bag.sorted used by org.eclipse.collections.impl.bag.sorted.mutable
-
Classes in org.eclipse.collections.api.factory.bag.sorted used by org.eclipse.collections.impl.factoryClassDescriptionA factory which creates instances of type
ImmutableSortedBag
.A factory which creates instances of typeMutableSortedBag
.