| 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. |
| org.eclipse.collections.impl.list.immutable |
This package contains implementations of the
ImmutableList interface. |
| org.eclipse.collections.impl.list.mutable |
This package contains implementations of the
MutableList interface. |
| Class | Description |
|---|---|
| FixedSizeListFactory | |
| ImmutableListFactory | |
| MutableListFactory |
| Class | Description |
|---|---|
| FixedSizeListFactory | |
| ImmutableListFactory | |
| MultiReaderListFactory |
A factory which creates instances of type
MultiReaderList. |
| MutableListFactory |
| Class | Description |
|---|---|
| FixedSizeListFactory |
| Class | Description |
|---|---|
| ImmutableListFactory |
| Class | Description |
|---|---|
| MultiReaderListFactory |
A factory which creates instances of type
MultiReaderList. |
| MutableListFactory |
Copyright © 2004–2020. All rights reserved.