ImmutableSortedSet
.See: Description
Class | Description |
---|---|
ImmutableSortedSetFactoryImpl |
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
Copyright © 2004–2016. All rights reserved.