Package org.eclipse.collections.api.partition.bag.sorted


package org.eclipse.collections.api.partition.bag.sorted
This package contains interfaces for PartitionSortedBag.

A PartitionSortedBag is the result of splitting a sorted bag into two sorted bags based on a Predicate.

This package contains the following interfaces: