ImmutableSortedSet.
This package contains the following immutable sorted set implementation:
ImmutableEmptySortedSet - a zero element ImmutableSortedSet.
ImmutableTreeSet - the non-modifiable equivalent of MutableSortedSet.
This package contains one factory implementation:
ImmutableSortedSetFactoryImpl - a factory which creates instances of type ImmutableSortedSet
| Class | Description |
|---|---|
| ImmutableSortedSetFactoryImpl |
Copyright © 2004–2020. All rights reserved.