Uses of Interface
org.eclipse.collections.api.factory.bimap.ImmutableBiMapFactory
-
Packages that use ImmutableBiMapFactory Package Description org.eclipse.collections.api.factory org.eclipse.collections.impl.bimap.immutable org.eclipse.collections.impl.factory This package contains static utilities for creating mutable and immutable collection factories. -
-
Uses of ImmutableBiMapFactory in org.eclipse.collections.api.factory
Fields in org.eclipse.collections.api.factory declared as ImmutableBiMapFactory Modifier and Type Field Description static ImmutableBiMapFactoryBiMaps. immutable -
Uses of ImmutableBiMapFactory in org.eclipse.collections.impl.bimap.immutable
Classes in org.eclipse.collections.impl.bimap.immutable that implement ImmutableBiMapFactory Modifier and Type Class Description classImmutableBiMapFactoryImplFields in org.eclipse.collections.impl.bimap.immutable declared as ImmutableBiMapFactory Modifier and Type Field Description static ImmutableBiMapFactoryImmutableBiMapFactoryImpl. INSTANCE -
Uses of ImmutableBiMapFactory in org.eclipse.collections.impl.factory
Fields in org.eclipse.collections.impl.factory declared as ImmutableBiMapFactory Modifier and Type Field Description static ImmutableBiMapFactoryBiMaps. immutable
-