| Package | Description |
|---|---|
| com.gs.collections.api.partition.set.sorted |
This package contains interfaces for
PartitionSortedSet. |
| com.gs.collections.api.set.sorted |
This package contains interfaces for sorted set API.
|
| com.gs.collections.impl.partition.set.sorted |
This package contains implementations of the
PartitionSet interface. |
| com.gs.collections.impl.set.sorted.mutable |
This package contains implementations of
MutableSortedSet. |
| Class and Description |
|---|
| PartitionImmutableSortedSet
A PartitionImmutableSortedSet is the result of splitting an immutable sorted set into two immutable sorted sets based
on a Predicate.
|
| PartitionSortedSet
A PartitionSortedSet is the result of splitting a SortedSetIterable into two SortedSetIterables based on a Predicate.
|
| Class and Description |
|---|
| PartitionImmutableSortedSet
A PartitionImmutableSortedSet is the result of splitting an immutable sorted set into two immutable sorted sets based
on a Predicate.
|
| PartitionMutableSortedSet
A PartitionMutableSortedSet is the result of splitting a mutable sorted set into two mutable sorted sets based on a Predicate.
|
| PartitionSortedSet
A PartitionSortedSet is the result of splitting a SortedSetIterable into two SortedSetIterables based on a Predicate.
|
| Class and Description |
|---|
| PartitionImmutableSortedSet
A PartitionImmutableSortedSet is the result of splitting an immutable sorted set into two immutable sorted sets based
on a Predicate.
|
| PartitionMutableSortedSet
A PartitionMutableSortedSet is the result of splitting a mutable sorted set into two mutable sorted sets based on a Predicate.
|
| PartitionSortedSet
A PartitionSortedSet is the result of splitting a SortedSetIterable into two SortedSetIterables based on a Predicate.
|
| Class and Description |
|---|
| PartitionMutableSortedSet
A PartitionMutableSortedSet is the result of splitting a mutable sorted set into two mutable sorted sets based on a Predicate.
|
Copyright © 2004–2017. All rights reserved.