Uses of Package
org.eclipse.collections.api.partition
Packages that use org.eclipse.collections.api.partition
Package
Description
This package contains interfaces for Eclipse Collections API.
This package contains interfaces for map API which enhance the performance and functionality of
MapThis package contains interfaces for
PartitionIterable.This package contains interfaces for
PartitionBag.This package contains interfaces for
PartitionSortedBag.This package contains interfaces for
PartitionList.This package contains interfaces for
PartitionSet.This package contains interfaces for
PartitionSortedSet.This package contains interfaces for
PartitionStack.-
Classes in org.eclipse.collections.api.partition used by org.eclipse.collections.apiClassDescriptionA PartitionIterable is the result of splitting an iterable into two iterables based on a Predicate.
-
Classes in org.eclipse.collections.api.partition used by org.eclipse.collections.api.collectionClassDescriptionA PartitionImmutableCollection is the result of splitting an immutable collection into two immutable collections based on a Predicate.A PartitionMutableCollection is the result of splitting a mutable collection into two mutable collections based on a Predicate.
-
Classes in org.eclipse.collections.api.partition used by org.eclipse.collections.api.mapClassDescriptionA PartitionImmutableCollection is the result of splitting an immutable collection into two immutable collections based on a Predicate.A PartitionMutableCollection is the result of splitting a mutable collection into two mutable collections based on a Predicate.
-
Classes in org.eclipse.collections.api.partition used by org.eclipse.collections.api.partitionClassDescriptionA PartitionImmutableCollection is the result of splitting an immutable collection into two immutable collections based on a Predicate.A PartitionIterable is the result of splitting an iterable into two iterables based on a Predicate.
-
Classes in org.eclipse.collections.api.partition used by org.eclipse.collections.api.partition.bagClassDescriptionA PartitionImmutableCollection is the result of splitting an immutable collection into two immutable collections based on a Predicate.A PartitionIterable is the result of splitting an iterable into two iterables based on a Predicate.A PartitionMutableCollection is the result of splitting a mutable collection into two mutable collections based on a Predicate.
-
Classes in org.eclipse.collections.api.partition used by org.eclipse.collections.api.partition.bag.sortedClassDescriptionA PartitionImmutableCollection is the result of splitting an immutable collection into two immutable collections based on a Predicate.A PartitionIterable is the result of splitting an iterable into two iterables based on a Predicate.A PartitionMutableCollection is the result of splitting a mutable collection into two mutable collections based on a Predicate.
-
Classes in org.eclipse.collections.api.partition used by org.eclipse.collections.api.partition.listClassDescriptionA PartitionImmutableCollection is the result of splitting an immutable collection into two immutable collections based on a Predicate.A PartitionIterable is the result of splitting an iterable into two iterables based on a Predicate.A PartitionMutableCollection is the result of splitting a mutable collection into two mutable collections based on a Predicate.
-
Classes in org.eclipse.collections.api.partition used by org.eclipse.collections.api.partition.orderedClassDescriptionA PartitionIterable is the result of splitting an iterable into two iterables based on a Predicate.
-
Classes in org.eclipse.collections.api.partition used by org.eclipse.collections.api.partition.setClassDescriptionA PartitionImmutableCollection is the result of splitting an immutable collection into two immutable collections based on a Predicate.A PartitionIterable is the result of splitting an iterable into two iterables based on a Predicate.A PartitionMutableCollection is the result of splitting a mutable collection into two mutable collections based on a Predicate.
-
Classes in org.eclipse.collections.api.partition used by org.eclipse.collections.api.partition.set.sortedClassDescriptionA PartitionImmutableCollection is the result of splitting an immutable collection into two immutable collections based on a Predicate.A PartitionIterable is the result of splitting an iterable into two iterables based on a Predicate.A PartitionMutableCollection is the result of splitting a mutable collection into two mutable collections based on a Predicate.
-
Classes in org.eclipse.collections.api.partition used by org.eclipse.collections.api.partition.stackClassDescriptionA PartitionIterable is the result of splitting an iterable into two iterables based on a Predicate.