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.-
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