Uses of Interface
org.eclipse.collections.api.partition.bag.sorted.PartitionImmutableSortedBag
Packages that use PartitionImmutableSortedBag
Package
Description
This package contains interfaces for SortedBag API.
This package contains interfaces for
PartitionSortedBag
.This package contains implementations of the
PartitionSortedBag
interface.-
Uses of PartitionImmutableSortedBag in org.eclipse.collections.api.bag.sorted
Methods in org.eclipse.collections.api.bag.sorted that return PartitionImmutableSortedBagModifier and TypeMethodDescriptionImmutableSortedBag.partitionWith
(Predicate2<? super T, ? super P> predicate, P parameter) -
Uses of PartitionImmutableSortedBag in org.eclipse.collections.api.partition.bag.sorted
Methods in org.eclipse.collections.api.partition.bag.sorted that return PartitionImmutableSortedBag -
Uses of PartitionImmutableSortedBag in org.eclipse.collections.impl.bag.sorted.immutable
Methods in org.eclipse.collections.impl.bag.sorted.immutable that return PartitionImmutableSortedBagModifier and TypeMethodDescriptionImmutableEmptySortedBag.partitionWhile
(Predicate<? super T> predicate) ImmutableSortedBagImpl.partitionWhile
(Predicate<? super T> predicate) AbstractImmutableSortedBag.partitionWith
(Predicate2<? super T, ? super P> predicate, P parameter) -
Uses of PartitionImmutableSortedBag in org.eclipse.collections.impl.partition.bag.sorted
Classes in org.eclipse.collections.impl.partition.bag.sorted that implement PartitionImmutableSortedBagMethods in org.eclipse.collections.impl.partition.bag.sorted that return PartitionImmutableSortedBag