Uses of Package
org.eclipse.collections.api.partition.bag
Packages that use org.eclipse.collections.api.partition.bag
Package
Description
This package contains interfaces for Bag API.
This package contains interfaces for map API which enhance the performance and functionality of
Map
This package contains API for primitive to primitive maps, primitive to object maps and object to primitive maps with mutable and immutable variants.
This package contains interfaces for
PartitionBag
.This package contains interfaces for
PartitionSortedBag
.This package contains implementations of the
ImmutableBag
interface.This package contains implementations of the
MutableBag
interface.This package contains implementations of the
ImmutableMap
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
PartitionBag
interface.This package contains implementations of the
PartitionSortedBag
interface.-
Classes in org.eclipse.collections.api.partition.bag used by org.eclipse.collections.api.bagClassDescriptionA PartitionBag is the result of splitting a bag into two Bags based on a Predicate.A PartitionImmutableBag is the result of splitting an immutable bag into two immutable bags based on a Predicate.A PartitionImmutableBagIterable is the result of splitting a mutable bag into two ImmutableBagIterables based on a Predicate.A PartitionMutableBag is the result of splitting a mutable bag into two mutable bags based on a Predicate.A PartitionMutableBagIterable is the result of splitting a mutable bag into two MutableBagIterables based on a Predicate.
-
Classes in org.eclipse.collections.api.partition.bag used by org.eclipse.collections.api.mapClassDescriptionA PartitionBag is the result of splitting a bag into two Bags based on a Predicate.A PartitionImmutableBag is the result of splitting an immutable bag into two immutable bags based on a Predicate.A PartitionMutableBag is the result of splitting a mutable bag into two mutable bags based on a Predicate.
-
Classes in org.eclipse.collections.api.partition.bag used by org.eclipse.collections.api.map.primitiveClassDescriptionA PartitionBag is the result of splitting a bag into two Bags based on a Predicate.A PartitionImmutableBag is the result of splitting an immutable bag into two immutable bags based on a Predicate.A PartitionMutableBag is the result of splitting a mutable bag into two mutable bags based on a Predicate.
-
Classes in org.eclipse.collections.api.partition.bag used by org.eclipse.collections.api.partition.bagClassDescriptionA PartitionBag is the result of splitting a bag into two Bags based on a Predicate.A PartitionImmutableBag is the result of splitting an immutable bag into two immutable bags based on a Predicate.A PartitionImmutableBagIterable is the result of splitting a mutable bag into two ImmutableBagIterables based on a Predicate.A PartitionMutableBagIterable is the result of splitting a mutable bag into two MutableBagIterables based on a Predicate.
-
Classes in org.eclipse.collections.api.partition.bag used by org.eclipse.collections.api.partition.bag.sortedClassDescriptionA PartitionBag is the result of splitting a bag into two Bags based on a Predicate.A PartitionImmutableBagIterable is the result of splitting a mutable bag into two ImmutableBagIterables based on a Predicate.A PartitionMutableBagIterable is the result of splitting a mutable bag into two MutableBagIterables based on a Predicate.
-
Classes in org.eclipse.collections.api.partition.bag used by org.eclipse.collections.impl.bag.immutableClassDescriptionA PartitionImmutableBag is the result of splitting an immutable bag into two immutable bags based on a Predicate.
-
Classes in org.eclipse.collections.api.partition.bag used by org.eclipse.collections.impl.bag.mutableClassDescriptionA PartitionMutableBag is the result of splitting a mutable bag into two mutable bags based on a Predicate.
-
Classes in org.eclipse.collections.api.partition.bag used by org.eclipse.collections.impl.map.immutableClassDescriptionA PartitionImmutableBag is the result of splitting an immutable bag into two immutable bags based on a Predicate.
-
Classes in org.eclipse.collections.api.partition.bag used by org.eclipse.collections.impl.map.immutable.primitiveClassDescriptionA PartitionImmutableBag is the result of splitting an immutable bag into two immutable bags based on a Predicate.
-
Classes in org.eclipse.collections.api.partition.bag used by org.eclipse.collections.impl.map.mutableClassDescriptionA PartitionMutableBag is the result of splitting a mutable bag into two mutable bags based on a Predicate.
-
Classes in org.eclipse.collections.api.partition.bag used by org.eclipse.collections.impl.map.mutable.primitiveClassDescriptionA PartitionMutableBag is the result of splitting a mutable bag into two mutable bags based on a Predicate.
-
Classes in org.eclipse.collections.api.partition.bag used by org.eclipse.collections.impl.partition.bagClassDescriptionA PartitionBag is the result of splitting a bag into two Bags based on a Predicate.A PartitionImmutableBag is the result of splitting an immutable bag into two immutable bags based on a Predicate.A PartitionImmutableBagIterable is the result of splitting a mutable bag into two ImmutableBagIterables based on a Predicate.A PartitionMutableBag is the result of splitting a mutable bag into two mutable bags based on a Predicate.A PartitionMutableBagIterable is the result of splitting a mutable bag into two MutableBagIterables based on a Predicate.
-
Classes in org.eclipse.collections.api.partition.bag used by org.eclipse.collections.impl.partition.bag.sortedClassDescriptionA PartitionBag is the result of splitting a bag into two Bags based on a Predicate.A PartitionImmutableBagIterable is the result of splitting a mutable bag into two ImmutableBagIterables based on a Predicate.A PartitionMutableBagIterable is the result of splitting a mutable bag into two MutableBagIterables based on a Predicate.