Uses of Interface
org.eclipse.collections.api.factory.map.ImmutableMapFactory
| 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. |
-
Uses of ImmutableMapFactory in org.eclipse.collections.api.factory
Fields in org.eclipse.collections.api.factory declared as ImmutableMapFactory Modifier and Type Field Description static ImmutableMapFactoryMaps. immutable -
Uses of ImmutableMapFactory in org.eclipse.collections.impl.factory
Fields in org.eclipse.collections.impl.factory declared as ImmutableMapFactory Modifier and Type Field Description static ImmutableMapFactoryMaps. immutable -
Uses of ImmutableMapFactory in org.eclipse.collections.impl.map.immutable
Classes in org.eclipse.collections.impl.map.immutable that implement ImmutableMapFactory Modifier and Type Class Description classImmutableMapFactoryImplFields in org.eclipse.collections.impl.map.immutable declared as ImmutableMapFactory Modifier and Type Field Description static ImmutableMapFactoryImmutableMapFactoryImpl. INSTANCE