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.map.immutable |
This package contains implementations of the
ImmutableMap interface. |
Modifier and Type | Field | Description |
---|---|---|
static ImmutableMapFactory |
Maps.immutable |
Modifier and Type | Field | Description |
---|---|---|
static ImmutableMapFactory |
Maps.immutable |
Modifier and Type | Class | Description |
---|---|---|
class |
ImmutableMapFactoryImpl |
Modifier and Type | Field | Description |
---|---|---|
static ImmutableMapFactory |
ImmutableMapFactoryImpl.INSTANCE |
Copyright © 2004–2020. All rights reserved.