| 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.list.immutable |
This package contains implementations of the
ImmutableList interface. |
| Modifier and Type | Field | Description |
|---|---|---|
static ImmutableListFactory |
Lists.immutable |
| Modifier and Type | Field | Description |
|---|---|---|
static ImmutableListFactory |
Lists.immutable |
| Modifier and Type | Class | Description |
|---|---|---|
class |
ImmutableListFactoryImpl |
| Modifier and Type | Field | Description |
|---|---|---|
static ImmutableListFactory |
ImmutableListFactoryImpl.INSTANCE |
Copyright © 2004–2019. All rights reserved.