PartitionSet
interface.See: Description
Class | Description |
---|---|
PartitionImmutableSortedSetImpl<T> | |
PartitionTreeSortedSet<T> |
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.
Copyright © 2004–2016. All rights reserved.