| Package | Description |
|---|---|
| org.eclipse.collections.api.factory | |
| org.eclipse.collections.impl.factory |
This package contains static utilities for creating mutable and immutable collection factories.
|
| org.eclipse.collections.impl.set.sorted.immutable |
This package contains implementations of
ImmutableSortedSet. |
| Modifier and Type | Field | Description |
|---|---|---|
static ImmutableSortedSetFactory |
SortedSets.immutable |
| Modifier and Type | Field | Description |
|---|---|---|
static ImmutableSortedSetFactory |
SortedSets.immutable |
| Modifier and Type | Class | Description |
|---|---|---|
class |
ImmutableSortedSetFactoryImpl |
| Modifier and Type | Field | Description |
|---|---|---|
static ImmutableSortedSetFactory |
ImmutableSortedSetFactoryImpl.INSTANCE |
Copyright © 2004–2019. All rights reserved.