| 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.fixed |
This package contains implementations of the
FixedSizeList interface. |
| Modifier and Type | Field | Description |
|---|---|---|
static FixedSizeListFactory |
Lists.fixedSize |
| Modifier and Type | Field | Description |
|---|---|---|
static FixedSizeListFactory |
Lists.fixedSize |
| Modifier and Type | Class | Description |
|---|---|---|
class |
FixedSizeListFactoryImpl |
| Modifier and Type | Field | Description |
|---|---|---|
static FixedSizeListFactory |
FixedSizeListFactoryImpl.INSTANCE |
Copyright © 2004–2019. All rights reserved.