| 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.mutable |
This package contains implementations of the
MutableList interface. |
| Modifier and Type | Field | Description |
|---|---|---|
static MutableListFactory |
Lists.mutable |
| Modifier and Type | Field | Description |
|---|---|---|
static MutableListFactory |
Lists.mutable |
| Modifier and Type | Class | Description |
|---|---|---|
class |
MutableListFactoryImpl |
| Modifier and Type | Field | Description |
|---|---|---|
static MutableListFactory |
MutableListFactoryImpl.INSTANCE |
Copyright © 2004–2019. All rights reserved.