Uses of Interface
org.eclipse.collections.api.bimap.ImmutableBiMap

Packages that use ImmutableBiMap 
Package Description
org.eclipse.collections.api.bimap
This package contains interfaces for BiMap API.
org.eclipse.collections.api.factory.bimap  
org.eclipse.collections.impl.bimap.immutable  
org.eclipse.collections.impl.bimap.mutable
This package contains implementations of the MutableBiMap interface.
org.eclipse.collections.impl.collector