Uses of Interface
org.eclipse.collections.api.factory.bimap.MutableBiMapFactory
Packages that use MutableBiMapFactory
Package
Description
This package contains implementations of the
MutableBiMap
interface.This package contains static utilities for creating mutable and immutable collection factories.
-
Uses of MutableBiMapFactory in org.eclipse.collections.api.factory
Fields in org.eclipse.collections.api.factory declared as MutableBiMapFactory -
Uses of MutableBiMapFactory in org.eclipse.collections.impl.bimap.mutable
Classes in org.eclipse.collections.impl.bimap.mutable that implement MutableBiMapFactoryFields in org.eclipse.collections.impl.bimap.mutable declared as MutableBiMapFactoryModifier and TypeFieldDescriptionstatic final MutableBiMapFactory
MutableBiMapFactoryImpl.INSTANCE
-
Uses of MutableBiMapFactory in org.eclipse.collections.impl.factory
Fields in org.eclipse.collections.impl.factory declared as MutableBiMapFactory