| 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.immutable |
This package package contains the implementations of
ImmutableSet. |
| Modifier and Type | Field | Description |
|---|---|---|
static ImmutableSetFactory |
Sets.immutable |
| Modifier and Type | Field | Description |
|---|---|---|
static ImmutableSetFactory |
Sets.immutable |
| Modifier and Type | Class | Description |
|---|---|---|
class |
ImmutableSetFactoryImpl |
| Modifier and Type | Field | Description |
|---|---|---|
static ImmutableSetFactory |
ImmutableSetFactoryImpl.INSTANCE |
Copyright © 2004–2019. All rights reserved.