Uses of Package
org.eclipse.collections.api.bag.sorted
Packages that use org.eclipse.collections.api.bag.sorted
Package
Description
This package contains interfaces for Eclipse Collections API.
This package contains interfaces for SortedBag API.
This package contains interfaces for
SortedBagMultimap.This package contains interfaces for
PartitionSortedBag.This package contains implementations for Eclipse Collections API.
This package contains implementations of the
ImmutableBag interface.This package contains implementations of
MutableSortedBag.This package contains implementations of the
MutableBiMap interface.This package contains implementations of the
MutableCollection interface.This package contains implementations of the immutable primitive-primitive, primitive-object and object-primitive map interfaces.
This package contains implementations of the
MutableMap interface.This package contains implementations of the mutable primitive-primitive, primitive-object and object-primitive map interfaces.
This package contains implementations of the
MutableSortedMap interface.This package contains implementations of the
BagMultimap interface.This package contains implementations of the
PartitionSortedBag interface.This package contains implementations of the
ImmutableStack interface.This package contains implementations of the
MutableStack interface.This package contains
SerializeTestHelper and Verify classes.This package contains static utilities that provide internal iteration pattern implementations which work with JCF collections.
-
Classes in org.eclipse.collections.api.bag.sorted used by org.eclipse.collections.apiClassDescriptionImmutableSortedBag is the non-modifiable equivalent interface to
MutableSortedBag. -
Classes in org.eclipse.collections.api.bag.sorted used by org.eclipse.collections.api.bag.sortedClassDescriptionImmutableSortedBag is the non-modifiable equivalent interface to
MutableSortedBag.An Iterable whose elements are sorted by some comparator or their natural ordering and may contain duplicate entries. -
Classes in org.eclipse.collections.api.bag.sorted used by org.eclipse.collections.api.factory.bag.sortedClassDescriptionImmutableSortedBag is the non-modifiable equivalent interface to
MutableSortedBag.An Iterable whose elements are sorted by some comparator or their natural ordering and may contain duplicate entries. -
Classes in org.eclipse.collections.api.bag.sorted used by org.eclipse.collections.api.multimap.sortedbagClassDescriptionImmutableSortedBag is the non-modifiable equivalent interface to
MutableSortedBag.An Iterable whose elements are sorted by some comparator or their natural ordering and may contain duplicate entries. -
Classes in org.eclipse.collections.api.bag.sorted used by org.eclipse.collections.api.partition.bag.sortedClassDescriptionImmutableSortedBag is the non-modifiable equivalent interface to
MutableSortedBag.An Iterable whose elements are sorted by some comparator or their natural ordering and may contain duplicate entries. -
Classes in org.eclipse.collections.api.bag.sorted used by org.eclipse.collections.impl
-
Classes in org.eclipse.collections.api.bag.sorted used by org.eclipse.collections.impl.bag
-
Classes in org.eclipse.collections.api.bag.sorted used by org.eclipse.collections.impl.bag.immutable
-
Classes in org.eclipse.collections.api.bag.sorted used by org.eclipse.collections.impl.bag.sorted.immutableClassDescriptionImmutableSortedBag is the non-modifiable equivalent interface to
MutableSortedBag.An Iterable whose elements are sorted by some comparator or their natural ordering and may contain duplicate entries. -
Classes in org.eclipse.collections.api.bag.sorted used by org.eclipse.collections.impl.bag.sorted.mutableClassDescriptionImmutableSortedBag is the non-modifiable equivalent interface to
MutableSortedBag.An Iterable whose elements are sorted by some comparator or their natural ordering and may contain duplicate entries. -
Classes in org.eclipse.collections.api.bag.sorted used by org.eclipse.collections.impl.bimap
-
Classes in org.eclipse.collections.api.bag.sorted used by org.eclipse.collections.impl.bimap.mutable
-
Classes in org.eclipse.collections.api.bag.sorted used by org.eclipse.collections.impl.collectionClassDescriptionImmutableSortedBag is the non-modifiable equivalent interface to
MutableSortedBag. -
Classes in org.eclipse.collections.api.bag.sorted used by org.eclipse.collections.impl.collection.mutableClassDescriptionImmutableSortedBag is the non-modifiable equivalent interface to
MutableSortedBag. -
Classes in org.eclipse.collections.api.bag.sorted used by org.eclipse.collections.impl.collectorClassDescriptionImmutableSortedBag is the non-modifiable equivalent interface to
MutableSortedBag. -
Classes in org.eclipse.collections.api.bag.sorted used by org.eclipse.collections.impl.lazy.parallel
-
-
Classes in org.eclipse.collections.api.bag.sorted used by org.eclipse.collections.impl.map.mutable
-
Classes in org.eclipse.collections.api.bag.sorted used by org.eclipse.collections.impl.map.mutable.primitiveClassDescriptionImmutableSortedBag is the non-modifiable equivalent interface to
MutableSortedBag. -
-
-
Classes in org.eclipse.collections.api.bag.sorted used by org.eclipse.collections.impl.multimap.bag
-
-
Classes in org.eclipse.collections.api.bag.sorted used by org.eclipse.collections.impl.multimap.bag.sorted.immutableClassDescriptionImmutableSortedBag is the non-modifiable equivalent interface to
MutableSortedBag. -
-
Classes in org.eclipse.collections.api.bag.sorted used by org.eclipse.collections.impl.partition.bag.sortedClassDescriptionImmutableSortedBag is the non-modifiable equivalent interface to
MutableSortedBag. -
-
Classes in org.eclipse.collections.api.bag.sorted used by org.eclipse.collections.impl.stack.mutable
-
Classes in org.eclipse.collections.api.bag.sorted used by org.eclipse.collections.impl.testClassDescriptionAn Iterable whose elements are sorted by some comparator or their natural ordering and may contain duplicate entries.
-
Classes in org.eclipse.collections.api.bag.sorted used by org.eclipse.collections.impl.utility.internalClassDescriptionAn Iterable whose elements are sorted by some comparator or their natural ordering and may contain duplicate entries.