PartitionSet interface.
This package contains 2 classes:
PartitionImmutableSortedSetImpl - Result of splitting a immutable sorted set into two immutable sorted sets based on a Predicate.
PartitionTreeSortedSet - Result of splitting a tree sorted set into two tree sorted sets based on a Predicate.
| Class | Description |
|---|---|
| PartitionImmutableSortedSetImpl<T> | |
| PartitionTreeSortedSet<T> |
Copyright © 2004–2019. All rights reserved.