Uses of Package
org.eclipse.collections.api.multimap
Packages that use org.eclipse.collections.api.multimap
Package
Description
This package contains interfaces for Eclipse Collections API.
This package contains interfaces for map API which enhance the performance and functionality of
MapThis package contains interfaces for
Multimap.This package contains interfaces for
BagMultimap.This package contains interfaces for
ListMultimap.This package contains interfaces for
SetMultimap.This package contains interfaces for
SortedBagMultimap.This package contains interfaces for
SortedSetMultimap.This package contains implementations for Eclipse Collections API.
This package contains implementations of the
ImmutableBag interface.This package contains implementations of the
MutableBiMap interface.This package contains factory implementations for
Function, Predicate, SerializableComparator and Procedure.This package contains implementations of
Procedure and Procedure2.This package contains implementations of the
MutableCollection interface.This package contains static utilities for creating mutable and immutable collection factories.
This package contains implementations which has several parallel algorithms that work with Collections and make use of Java's fork-join
framework.
This package contains implementations of the
LazyIterable interface.This package contains implementations of the
ImmutableList interface.This package contains implementations of the
MutableList interface.This package contains implementations of the
MapIterable 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
Multimap interface.This package contains implementations of the
BagMultimap interface.This package contains implementations of the
ListMultimap interface.This package contains implementations of the
SetMultimap interface.This package contains implementations of the
SortedSetMultimap interface.This package contains implementations of the
SetMultimap interface which use a set with user-defined HashingStrategy as their underlying store for the multiple values of a given key.This package contains classes which is used for parallel iteration through the containers.
This package contains the implementations of
ImmutableSet.This package contains implementations of the
ImmutableStack interface.This package contains implementations of the
MutableStack interface.This package contains
SerializeTestHelper and Verify classes.This package contains static utilities that provide iteration pattern implementations which work with JCF collections.
This package contains static utilities that provide internal iteration pattern implementations which work with JCF collections.
-
Classes in org.eclipse.collections.api.multimap used by org.eclipse.collections.apiClassDescriptionThis collection is a type of
Mapthat can associate multiple values for keys. -
Classes in org.eclipse.collections.api.multimap used by org.eclipse.collections.api.collection
-
Classes in org.eclipse.collections.api.multimap used by org.eclipse.collections.api.mapClassDescriptionThis collection is a type of
Mapthat can associate multiple values for keys. -
Classes in org.eclipse.collections.api.multimap used by org.eclipse.collections.api.multimapClassDescriptionThis collection is a type of
Mapthat can associate multiple values for keys. -
Classes in org.eclipse.collections.api.multimap used by org.eclipse.collections.api.multimap.bagClassDescriptionThis collection is a type of
Mapthat can associate multiple values for keys. -
Classes in org.eclipse.collections.api.multimap used by org.eclipse.collections.api.multimap.listClassDescriptionThis collection is a type of
Mapthat can associate multiple values for keys. -
Classes in org.eclipse.collections.api.multimap used by org.eclipse.collections.api.multimap.orderedClassDescriptionThis collection is a type of
Mapthat can associate multiple values for keys. -
Classes in org.eclipse.collections.api.multimap used by org.eclipse.collections.api.multimap.setClassDescriptionThis collection is a type of
Mapthat can associate multiple values for keys. -
Classes in org.eclipse.collections.api.multimap used by org.eclipse.collections.api.multimap.sortedbagClassDescriptionThis collection is a type of
Mapthat can associate multiple values for keys. -
Classes in org.eclipse.collections.api.multimap used by org.eclipse.collections.api.multimap.sortedsetClassDescriptionThis collection is a type of
Mapthat can associate multiple values for keys. -
Classes in org.eclipse.collections.api.multimap used by org.eclipse.collections.implClassDescriptionThis collection is a type of
Mapthat can associate multiple values for keys. -
Classes in org.eclipse.collections.api.multimap used by org.eclipse.collections.impl.bag
-
Classes in org.eclipse.collections.api.multimap used by org.eclipse.collections.impl.bag.immutable
-
Classes in org.eclipse.collections.api.multimap used by org.eclipse.collections.impl.bimap
-
Classes in org.eclipse.collections.api.multimap used by org.eclipse.collections.impl.bimap.mutable
-
Classes in org.eclipse.collections.api.multimap used by org.eclipse.collections.impl.block.factoryClassDescriptionThis collection is a type of
Mapthat can associate multiple values for keys. -
Classes in org.eclipse.collections.api.multimap used by org.eclipse.collections.impl.block.procedure
-
Classes in org.eclipse.collections.api.multimap used by org.eclipse.collections.impl.collectionClassDescriptionThis collection is a type of
Mapthat can associate multiple values for keys. -
-
Classes in org.eclipse.collections.api.multimap used by org.eclipse.collections.impl.collector
-
Classes in org.eclipse.collections.api.multimap used by org.eclipse.collections.impl.factoryClassDescriptionThis collection is a type of
Mapthat can associate multiple values for keys. -
Classes in org.eclipse.collections.api.multimap used by org.eclipse.collections.impl.forkjoin
-
Classes in org.eclipse.collections.api.multimap used by org.eclipse.collections.impl.lazyClassDescriptionThis collection is a type of
Mapthat can associate multiple values for keys. -
Classes in org.eclipse.collections.api.multimap used by org.eclipse.collections.impl.lazy.parallelClassDescriptionThis collection is a type of
Mapthat can associate multiple values for keys. -
Classes in org.eclipse.collections.api.multimap used by org.eclipse.collections.impl.list.immutable
-
Classes in org.eclipse.collections.api.multimap used by org.eclipse.collections.impl.list.mutable
-
Classes in org.eclipse.collections.api.multimap used by org.eclipse.collections.impl.map
-
-
Classes in org.eclipse.collections.api.multimap used by org.eclipse.collections.impl.map.mutable
-
-
-
-
Classes in org.eclipse.collections.api.multimap used by org.eclipse.collections.impl.multimapClassDescriptionThis collection is a type of
Mapthat can associate multiple values for keys. -
Classes in org.eclipse.collections.api.multimap used by org.eclipse.collections.impl.multimap.bagClassDescriptionThis collection is a type of
Mapthat can associate multiple values for keys. -
Classes in org.eclipse.collections.api.multimap used by org.eclipse.collections.impl.multimap.bag.sortedClassDescriptionThis collection is a type of
Mapthat can associate multiple values for keys. -
Classes in org.eclipse.collections.api.multimap used by org.eclipse.collections.impl.multimap.bag.sorted.immutableClassDescriptionThis collection is a type of
Mapthat can associate multiple values for keys. -
Classes in org.eclipse.collections.api.multimap used by org.eclipse.collections.impl.multimap.bag.sorted.mutableClassDescriptionThis collection is a type of
Mapthat can associate multiple values for keys. -
Classes in org.eclipse.collections.api.multimap used by org.eclipse.collections.impl.multimap.bag.strategyClassDescriptionThis collection is a type of
Mapthat can associate multiple values for keys. -
Classes in org.eclipse.collections.api.multimap used by org.eclipse.collections.impl.multimap.listClassDescriptionThis collection is a type of
Mapthat can associate multiple values for keys. -
Classes in org.eclipse.collections.api.multimap used by org.eclipse.collections.impl.multimap.setClassDescriptionThis collection is a type of
Mapthat can associate multiple values for keys. -
Classes in org.eclipse.collections.api.multimap used by org.eclipse.collections.impl.multimap.set.sortedClassDescriptionThis collection is a type of
Mapthat can associate multiple values for keys. -
Classes in org.eclipse.collections.api.multimap used by org.eclipse.collections.impl.multimap.set.strategyClassDescriptionThis collection is a type of
Mapthat can associate multiple values for keys. -
Classes in org.eclipse.collections.api.multimap used by org.eclipse.collections.impl.parallel
-
Classes in org.eclipse.collections.api.multimap used by org.eclipse.collections.impl.set.immutable
-
Classes in org.eclipse.collections.api.multimap used by org.eclipse.collections.impl.stack.immutable
-
Classes in org.eclipse.collections.api.multimap used by org.eclipse.collections.impl.stack.mutable
-
Classes in org.eclipse.collections.api.multimap used by org.eclipse.collections.impl.testClassDescriptionThis collection is a type of
Mapthat can associate multiple values for keys. -
Classes in org.eclipse.collections.api.multimap used by org.eclipse.collections.impl.utility
-