Package org.eclipse.collections.impl.set.sorted.immutable
This package contains implementations of
ImmutableSortedSet.
This package contains the following immutable sorted set implementation:
-
ImmutableEmptySortedSet- a zero elementImmutableSortedSet. -
ImmutableTreeSet- the non-modifiable equivalent ofMutableSortedSet.
This package contains one factory implementation:
-
ImmutableSortedSetFactoryImpl- a factory which creates instances of typeImmutableSortedSet
-
Class Summary Class Description ImmutableSortedSetFactoryImpl