Uses of Package
org.eclipse.collections.api.partition
-
Classes in org.eclipse.collections.api.partition used by org.eclipse.collections.api Class Description PartitionIterable 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.collection Class Description PartitionImmutableCollection A PartitionImmutableCollection is the result of splitting an immutable collection into two immutable collections based on a Predicate.PartitionMutableCollection 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.map Class Description PartitionImmutableCollection A PartitionImmutableCollection is the result of splitting an immutable collection into two immutable collections based on a Predicate.PartitionMutableCollection 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 Class Description PartitionImmutableCollection A PartitionImmutableCollection is the result of splitting an immutable collection into two immutable collections based on a Predicate.PartitionIterable 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.bag Class Description PartitionImmutableCollection A PartitionImmutableCollection is the result of splitting an immutable collection into two immutable collections based on a Predicate.PartitionIterable A PartitionIterable is the result of splitting an iterable into two iterables based on a Predicate.PartitionMutableCollection 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.sorted Class Description PartitionImmutableCollection A PartitionImmutableCollection is the result of splitting an immutable collection into two immutable collections based on a Predicate.PartitionIterable A PartitionIterable is the result of splitting an iterable into two iterables based on a Predicate.PartitionMutableCollection 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.list Class Description PartitionImmutableCollection A PartitionImmutableCollection is the result of splitting an immutable collection into two immutable collections based on a Predicate.PartitionIterable A PartitionIterable is the result of splitting an iterable into two iterables based on a Predicate.PartitionMutableCollection 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.ordered Class Description PartitionIterable 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.set Class Description PartitionImmutableCollection A PartitionImmutableCollection is the result of splitting an immutable collection into two immutable collections based on a Predicate.PartitionIterable A PartitionIterable is the result of splitting an iterable into two iterables based on a Predicate.PartitionMutableCollection 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.sorted Class Description PartitionImmutableCollection A PartitionImmutableCollection is the result of splitting an immutable collection into two immutable collections based on a Predicate.PartitionIterable A PartitionIterable is the result of splitting an iterable into two iterables based on a Predicate.PartitionMutableCollection 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.stack Class Description PartitionIterable A PartitionIterable is the result of splitting an iterable into two iterables based on a Predicate.