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 theMutableBiMap
interface.org.eclipse.collections.impl.block.procedure This package contains implementations ofProcedure
andProcedure2
.org.eclipse.collections.impl.collection org.eclipse.collections.impl.collection.mutable This package contains implementations of theMutableCollection
interface.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 theMutableMap
interface.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 theMutableSortedMap
interface.org.eclipse.collections.impl.stack.immutable This package contains implementations of theImmutableStack
interface.org.eclipse.collections.impl.stack.mutable This package contains implementations of theMutableStack
interface. -
Classes in org.eclipse.collections.api.bimap used by org.eclipse.collections.api Class Description ImmutableBiMap ABiMap
whose contents cannot be altered after initialization.MutableBiMap ABiMap
whose 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 ABiMap
whose contents cannot be altered after initialization.MutableBiMap ABiMap
whose contents can be altered after initialization. -
Classes in org.eclipse.collections.api.bimap used by org.eclipse.collections.api.factory.bimap Class Description ImmutableBiMap ABiMap
whose contents cannot be altered after initialization.MutableBiMap ABiMap
whose contents can be altered after initialization. -
Classes in org.eclipse.collections.api.bimap used by org.eclipse.collections.impl Class Description MutableBiMap ABiMap
whose 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 ABiMap
whose 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 ABiMap
whose contents cannot be altered after initialization.MutableBiMap ABiMap
whose 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 ABiMap
whose contents cannot be altered after initialization.MutableBiMap ABiMap
whose contents can be altered after initialization. -
Classes in org.eclipse.collections.api.bimap used by org.eclipse.collections.impl.block.procedure Class Description MutableBiMap ABiMap
whose contents can be altered after initialization. -
Classes in org.eclipse.collections.api.bimap used by org.eclipse.collections.impl.collection Class Description MutableBiMap ABiMap
whose contents can be altered after initialization. -
Classes in org.eclipse.collections.api.bimap used by org.eclipse.collections.impl.collection.mutable Class Description MutableBiMap ABiMap
whose contents can be altered after initialization. -
Classes in org.eclipse.collections.api.bimap used by org.eclipse.collections.impl.collector Class Description ImmutableBiMap ABiMap
whose contents cannot be altered after initialization.MutableBiMap ABiMap
whose 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 ABiMap
whose contents can be altered after initialization. -
Classes in org.eclipse.collections.api.bimap used by org.eclipse.collections.impl.map.mutable Class Description MutableBiMap ABiMap
whose 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 ABiMap
whose 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 ABiMap
whose 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 ABiMap
whose contents can be altered after initialization. -
Classes in org.eclipse.collections.api.bimap used by org.eclipse.collections.impl.stack.immutable Class Description MutableBiMap ABiMap
whose contents can be altered after initialization. -
Classes in org.eclipse.collections.api.bimap used by org.eclipse.collections.impl.stack.mutable Class Description MutableBiMap ABiMap
whose contents can be altered after initialization.