| Package | Description |
|---|---|
| org.eclipse.collections.impl.factory |
This package contains static utilities for creating mutable and immutable collection factories.
|
| org.eclipse.collections.impl.map.fixed |
This package contains implementations of the
FixedSizeMap interface. |
| org.eclipse.collections.impl.map.immutable |
This package contains implementations of the
ImmutableMap interface. |
| org.eclipse.collections.impl.map.mutable |
This package contains implementations of the
MutableMap interface. |
| Class | Description |
|---|---|
| FixedSizeMapFactory | |
| ImmutableMapFactory | |
| MutableMapFactory |
| Class | Description |
|---|---|
| FixedSizeMapFactory |
| Class | Description |
|---|---|
| ImmutableMapFactory |
| Class | Description |
|---|---|
| MutableMapFactory |
Copyright © 2004–2018. All rights reserved.