Package org.eclipse.collections.impl.partition.bag

This package contains implementations of the PartitionBag interface.

A PartitionBag is the result of splitting a bag into two Bags based on a Predicate.