Uses of Package
org.eclipse.collections.api.partition.bag
-
Packages that use org.eclipse.collections.api.partition.bag Package Description org.eclipse.collections.api.bag This package contains interfaces for Bag API.org.eclipse.collections.api.map This package contains interfaces for map API which enhance the performance and functionality ofMap
org.eclipse.collections.api.map.primitive This package contains API for primitive to primitive maps, primitive to object maps and object to primitive maps with mutable and immutable variants.org.eclipse.collections.api.partition.bag This package contains interfaces forPartitionBag
.org.eclipse.collections.api.partition.bag.sorted This package contains interfaces forPartitionSortedBag
.org.eclipse.collections.impl.bag.immutable This package contains implementations of theImmutableBag
interface.org.eclipse.collections.impl.bag.mutable This package contains implementations of theMutableBag
interface.org.eclipse.collections.impl.map.immutable This package contains implementations of theImmutableMap
interface.org.eclipse.collections.impl.map.immutable.primitive This package contains implementations of the immutable primitive-primitive, primitive-object and object-primitive map interfaces.org.eclipse.collections.impl.map.mutable This package contains implementations of theMutableMap
interface.org.eclipse.collections.impl.map.mutable.primitive This package contains implementations of the mutable primitive-primitive, primitive-object and object-primitive map interfaces.org.eclipse.collections.impl.partition.bag This package contains implementations of thePartitionBag
interface.org.eclipse.collections.impl.partition.bag.sorted This package contains implementations of thePartitionSortedBag
interface. -
Classes in org.eclipse.collections.api.partition.bag used by org.eclipse.collections.api.bag Class Description PartitionBag A PartitionBag is the result of splitting a bag into two Bags based on a Predicate.PartitionImmutableBag A PartitionImmutableBag is the result of splitting an immutable bag into two immutable bags based on a Predicate.PartitionImmutableBagIterable A PartitionImmutableBagIterable is the result of splitting a mutable bag into two ImmutableBagIterables based on a Predicate.PartitionMutableBag A PartitionMutableBag is the result of splitting a mutable bag into two mutable bags based on a Predicate.PartitionMutableBagIterable A PartitionMutableBagIterable is the result of splitting a mutable bag into two MutableBagIterables based on a Predicate.PartitionUnsortedBag -
Classes in org.eclipse.collections.api.partition.bag used by org.eclipse.collections.api.map Class Description PartitionBag A PartitionBag is the result of splitting a bag into two Bags based on a Predicate.PartitionImmutableBag A PartitionImmutableBag is the result of splitting an immutable bag into two immutable bags based on a Predicate.PartitionMutableBag 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.primitive Class Description PartitionBag A PartitionBag is the result of splitting a bag into two Bags based on a Predicate.PartitionImmutableBag A PartitionImmutableBag is the result of splitting an immutable bag into two immutable bags based on a Predicate.PartitionMutableBag 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.bag Class Description PartitionBag A PartitionBag is the result of splitting a bag into two Bags based on a Predicate.PartitionImmutableBag A PartitionImmutableBag is the result of splitting an immutable bag into two immutable bags based on a Predicate.PartitionImmutableBagIterable A PartitionImmutableBagIterable is the result of splitting a mutable bag into two ImmutableBagIterables based on a Predicate.PartitionMutableBagIterable A PartitionMutableBagIterable is the result of splitting a mutable bag into two MutableBagIterables based on a Predicate.PartitionUnsortedBag -
Classes in org.eclipse.collections.api.partition.bag used by org.eclipse.collections.api.partition.bag.sorted Class Description PartitionBag A PartitionBag is the result of splitting a bag into two Bags based on a Predicate.PartitionImmutableBagIterable A PartitionImmutableBagIterable is the result of splitting a mutable bag into two ImmutableBagIterables based on a Predicate.PartitionMutableBagIterable 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.immutable Class Description PartitionImmutableBag A 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.mutable Class Description PartitionMutableBag 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.impl.map.immutable Class Description PartitionImmutableBag A 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.primitive Class Description PartitionImmutableBag A 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.mutable Class Description PartitionMutableBag 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.impl.map.mutable.primitive Class Description PartitionMutableBag 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.impl.partition.bag Class Description PartitionBag A PartitionBag is the result of splitting a bag into two Bags based on a Predicate.PartitionImmutableBag A PartitionImmutableBag is the result of splitting an immutable bag into two immutable bags based on a Predicate.PartitionImmutableBagIterable A PartitionImmutableBagIterable is the result of splitting a mutable bag into two ImmutableBagIterables based on a Predicate.PartitionMutableBag A PartitionMutableBag is the result of splitting a mutable bag into two mutable bags based on a Predicate.PartitionMutableBagIterable A PartitionMutableBagIterable is the result of splitting a mutable bag into two MutableBagIterables based on a Predicate.PartitionUnsortedBag -
Classes in org.eclipse.collections.api.partition.bag used by org.eclipse.collections.impl.partition.bag.sorted Class Description PartitionBag A PartitionBag is the result of splitting a bag into two Bags based on a Predicate.PartitionImmutableBagIterable A PartitionImmutableBagIterable is the result of splitting a mutable bag into two ImmutableBagIterables based on a Predicate.PartitionMutableBagIterable A PartitionMutableBagIterable is the result of splitting a mutable bag into two MutableBagIterables based on a Predicate.