Uses of Package
org.eclipse.collections.api.bimap
-
Packages that use org.eclipse.collections.api.bimap Package Description org.eclipse.collections.api This package contains interfaces for Eclipse Collections API.org.eclipse.collections.api.bimap This package contains interfaces for BiMap API.org.eclipse.collections.api.factory.bimap org.eclipse.collections.impl This package contains implementations for Eclipse Collections API.org.eclipse.collections.impl.bimap org.eclipse.collections.impl.bimap.immutable org.eclipse.collections.impl.bimap.mutable This package contains implementations of theMutableBiMapinterface.org.eclipse.collections.impl.block.procedure This package contains implementations ofProcedureandProcedure2.org.eclipse.collections.impl.collection org.eclipse.collections.impl.collection.mutable This package contains implementations of theMutableCollectioninterface.org.eclipse.collections.impl.collector org.eclipse.collections.impl.map.immutable.primitive This package contains implementations of the immutable primitive-primitive, primitive-object and object-primitive map interfaces.org.eclipse.collections.impl.map.mutable This package contains implementations of theMutableMapinterface.org.eclipse.collections.impl.map.mutable.primitive This package contains implementations of the mutable primitive-primitive, primitive-object and object-primitive map interfaces.org.eclipse.collections.impl.map.ordered.mutable org.eclipse.collections.impl.map.sorted.mutable This package contains implementations of theMutableSortedMapinterface.org.eclipse.collections.impl.stack.immutable This package contains implementations of theImmutableStackinterface.org.eclipse.collections.impl.stack.mutable This package contains implementations of theMutableStackinterface. -
Classes in org.eclipse.collections.api.bimap used by org.eclipse.collections.api Class Description ImmutableBiMap ABiMapwhose contents cannot be altered after initialization.MutableBiMap ABiMapwhose contents can be altered after initialization. -
Classes in org.eclipse.collections.api.bimap used by org.eclipse.collections.api.bimap Class Description BiMap A map that allows users to look up key-value pairs from either direction.ImmutableBiMap ABiMapwhose contents cannot be altered after initialization.MutableBiMap ABiMapwhose contents can be altered after initialization. -
Classes in org.eclipse.collections.api.bimap used by org.eclipse.collections.api.factory.bimap Class Description ImmutableBiMap ABiMapwhose contents cannot be altered after initialization.MutableBiMap ABiMapwhose contents can be altered after initialization. -
Classes in org.eclipse.collections.api.bimap used by org.eclipse.collections.impl Class Description MutableBiMap ABiMapwhose contents can be altered after initialization. -
Classes in org.eclipse.collections.api.bimap used by org.eclipse.collections.impl.bimap Class Description BiMap A map that allows users to look up key-value pairs from either direction.MutableBiMap ABiMapwhose contents can be altered after initialization. -
Classes in org.eclipse.collections.api.bimap used by org.eclipse.collections.impl.bimap.immutable Class Description BiMap A map that allows users to look up key-value pairs from either direction.ImmutableBiMap ABiMapwhose contents cannot be altered after initialization.MutableBiMap ABiMapwhose contents can be altered after initialization. -
Classes in org.eclipse.collections.api.bimap used by org.eclipse.collections.impl.bimap.mutable Class Description BiMap A map that allows users to look up key-value pairs from either direction.ImmutableBiMap ABiMapwhose contents cannot be altered after initialization.MutableBiMap ABiMapwhose contents can be altered after initialization. -
Classes in org.eclipse.collections.api.bimap used by org.eclipse.collections.impl.block.procedure Class Description MutableBiMap ABiMapwhose contents can be altered after initialization. -
Classes in org.eclipse.collections.api.bimap used by org.eclipse.collections.impl.collection Class Description MutableBiMap ABiMapwhose contents can be altered after initialization. -
Classes in org.eclipse.collections.api.bimap used by org.eclipse.collections.impl.collection.mutable Class Description MutableBiMap ABiMapwhose contents can be altered after initialization. -
Classes in org.eclipse.collections.api.bimap used by org.eclipse.collections.impl.collector Class Description ImmutableBiMap ABiMapwhose contents cannot be altered after initialization.MutableBiMap ABiMapwhose contents can be altered after initialization. -
Classes in org.eclipse.collections.api.bimap used by org.eclipse.collections.impl.map.immutable.primitive Class Description MutableBiMap ABiMapwhose contents can be altered after initialization. -
Classes in org.eclipse.collections.api.bimap used by org.eclipse.collections.impl.map.mutable Class Description MutableBiMap ABiMapwhose contents can be altered after initialization. -
Classes in org.eclipse.collections.api.bimap used by org.eclipse.collections.impl.map.mutable.primitive Class Description MutableBiMap ABiMapwhose contents can be altered after initialization. -
Classes in org.eclipse.collections.api.bimap used by org.eclipse.collections.impl.map.ordered.mutable Class Description MutableBiMap ABiMapwhose contents can be altered after initialization. -
Classes in org.eclipse.collections.api.bimap used by org.eclipse.collections.impl.map.sorted.mutable Class Description MutableBiMap ABiMapwhose contents can be altered after initialization. -
Classes in org.eclipse.collections.api.bimap used by org.eclipse.collections.impl.stack.immutable Class Description MutableBiMap ABiMapwhose contents can be altered after initialization. -
Classes in org.eclipse.collections.api.bimap used by org.eclipse.collections.impl.stack.mutable Class Description MutableBiMap ABiMapwhose contents can be altered after initialization.