PartitionSortedBag interface.See: Description
| Class | Description |
|---|---|
| PartitionImmutableSortedBagImpl<T> | |
| PartitionTreeBag<T> |
PartitionSortedBag interface.
This package contains 2 classes:
PartitionImmutableSortedBagImpl - Result of splitting a immutable sorted bag into two immutable sorted bags based on a Predicate.
PartitionTreeBag - Result of splitting a tree sorted bag into two tree sorted bags based on a Predicate.
Copyright © 2004–2022. All rights reserved.