Uses of Interface
org.eclipse.collections.api.factory.map.FixedSizeMapFactory
Packages that use FixedSizeMapFactory
Package
Description
This package contains static utilities for creating mutable and immutable collection factories.
This package contains implementations of the
FixedSizeMap
interface.-
Uses of FixedSizeMapFactory in org.eclipse.collections.api.factory
Fields in org.eclipse.collections.api.factory declared as FixedSizeMapFactory -
Uses of FixedSizeMapFactory in org.eclipse.collections.impl.factory
Fields in org.eclipse.collections.impl.factory declared as FixedSizeMapFactory -
Uses of FixedSizeMapFactory in org.eclipse.collections.impl.map.fixed
Classes in org.eclipse.collections.impl.map.fixed that implement FixedSizeMapFactoryFields in org.eclipse.collections.impl.map.fixed declared as FixedSizeMapFactoryModifier and TypeFieldDescriptionstatic final FixedSizeMapFactory
FixedSizeMapFactoryImpl.INSTANCE