Uses of Package
org.eclipse.collections.api.bimap
Packages that use org.eclipse.collections.api.bimap
Package
Description
This package contains interfaces for Eclipse Collections API.
This package contains interfaces for BiMap API.
This package contains implementations for Eclipse Collections API.
This package contains implementations of the
MutableBiMap interface.This package contains implementations of
Procedure and Procedure2.This package contains implementations of the
MutableCollection interface.This package contains implementations of the immutable primitive-primitive, primitive-object and object-primitive map interfaces.
This package contains implementations of the
MutableMap interface.This package contains implementations of the mutable primitive-primitive, primitive-object and object-primitive map interfaces.
This package contains implementations of the
MutableSortedMap interface.This package contains implementations of the
ImmutableStack interface.This package contains implementations of the
MutableStack interface.-
Classes in org.eclipse.collections.api.bimap used by org.eclipse.collections.api
-
Classes in org.eclipse.collections.api.bimap used by org.eclipse.collections.api.bimap
-
Classes in org.eclipse.collections.api.bimap used by org.eclipse.collections.api.factory.bimap
-
Classes in org.eclipse.collections.api.bimap used by org.eclipse.collections.impl
-
Classes in org.eclipse.collections.api.bimap used by org.eclipse.collections.impl.bimapClassDescriptionA map that allows users to look up key-value pairs from either direction.A
BiMapwhose contents can be altered after initialization. -
Classes in org.eclipse.collections.api.bimap used by org.eclipse.collections.impl.bimap.immutable
-
Classes in org.eclipse.collections.api.bimap used by org.eclipse.collections.impl.bimap.mutable
-
Classes in org.eclipse.collections.api.bimap used by org.eclipse.collections.impl.block.procedure
-
Classes in org.eclipse.collections.api.bimap used by org.eclipse.collections.impl.collection
-
Classes in org.eclipse.collections.api.bimap used by org.eclipse.collections.impl.collection.mutable
-
Classes in org.eclipse.collections.api.bimap used by org.eclipse.collections.impl.collector
-
-
Classes in org.eclipse.collections.api.bimap used by org.eclipse.collections.impl.map.mutable
-
-
-
Classes in org.eclipse.collections.api.bimap used by org.eclipse.collections.impl.map.sorted.mutable
-
Classes in org.eclipse.collections.api.bimap used by org.eclipse.collections.impl.stack.immutable
-
Classes in org.eclipse.collections.api.bimap used by org.eclipse.collections.impl.stack.mutable