Uses of Interface
org.eclipse.collections.api.factory.map.ImmutableMapFactory
Packages that use ImmutableMapFactory
Package
Description
This package contains static utilities for creating mutable and immutable collection factories.
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 -
Uses of ImmutableMapFactory in org.eclipse.collections.impl.factory
Fields in org.eclipse.collections.impl.factory declared as ImmutableMapFactory -
Uses of ImmutableMapFactory in org.eclipse.collections.impl.map.immutable
Classes in org.eclipse.collections.impl.map.immutable that implement ImmutableMapFactoryFields in org.eclipse.collections.impl.map.immutable declared as ImmutableMapFactoryModifier and TypeFieldDescriptionstatic final ImmutableMapFactory
ImmutableMapFactoryImpl.INSTANCE