blob: af36fcf3c141e490a0d989dab488729d066436ad [file] [log] [blame]
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (14.0.2) on Sat Aug 08 22:45:01 CDT 2020 -->
<title>Uses of Interface org.eclipse.collections.api.multimap.MutableMultimap (Eclipse Collections - 10.3.0)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-08-08">
<meta name="description" content="use: package: org.eclipse.collections.api.multimap, interface: MutableMultimap">
<meta name="generator" content="javadoc/ClassUseWriter">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../../script-dir/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>
<script type="text/javascript" src="../../../../../../script-dir/jszip/dist/jszip.min.js"></script>
<script type="text/javascript" src="../../../../../../script-dir/jszip-utils/dist/jszip-utils.min.js"></script>
<!--[if IE]>
<script type="text/javascript" src="../../../../../../script-dir/jszip-utils/dist/jszip-utils-ie.min.js"></script>
<![endif]-->
<script type="text/javascript" src="../../../../../../script-dir/jquery-3.4.1.js"></script>
<script type="text/javascript" src="../../../../../../script-dir/jquery-ui.js"></script>
</head>
<body class="class-use">
<script type="text/javascript">var pathtoroot = "../../../../../../";
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<div class="flexBox">
<header role="banner" class="flexHeader">
<nav role="navigation">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a id="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../index.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<div class="navListSearch"><label for="search">SEARCH:</label>
<input type="text" id="search" value="search" disabled="disabled">
<input type="reset" id="reset" value="reset" disabled="disabled">
</div>
</div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="skipNav"><a id="skip.navbar.top">
<!-- -->
</a></div>
</nav>
</header>
<div class="flexContent">
<main role="main">
<div class="header">
<h1 title="Uses of Interface org.eclipse.collections.api.multimap.MutableMultimap" class="title">Uses of Interface<br>org.eclipse.collections.api.multimap.MutableMultimap</h1>
</div>
<div class="classUseContainer">
<div class="useSummary">
<table>
<caption><span>Packages that use <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.api">org.eclipse.collections.api</a></th>
<td class="colLast">
<div class="block">This package contains interfaces for Eclipse Collections API.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.api.collection">org.eclipse.collections.api.collection</a></th>
<td class="colLast">
<div class="block">This package contains <a href="../../collection/FixedSizeCollection.html" title="interface in org.eclipse.collections.api.collection"><code>FixedSizeCollection</code></a>, <a href="../../collection/ImmutableCollection.html" title="interface in org.eclipse.collections.api.collection"><code>ImmutableCollection</code></a> and <a href="../../collection/MutableCollection.html" title="interface in org.eclipse.collections.api.collection"><code>MutableCollection</code></a> API.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.api.map">org.eclipse.collections.api.map</a></th>
<td class="colLast">
<div class="block">This package contains interfaces for map API which enhance the performance and functionality of <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util" class="externalLink"><code>Map</code></a></div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.api.multimap">org.eclipse.collections.api.multimap</a></th>
<td class="colLast">
<div class="block">This package contains interfaces for <a href="../Multimap.html" title="interface in org.eclipse.collections.api.multimap"><code>Multimap</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.api.multimap.bag">org.eclipse.collections.api.multimap.bag</a></th>
<td class="colLast">
<div class="block">This package contains interfaces for <a href="../bag/BagMultimap.html" title="interface in org.eclipse.collections.api.multimap.bag"><code>BagMultimap</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.api.multimap.list">org.eclipse.collections.api.multimap.list</a></th>
<td class="colLast">
<div class="block">This package contains interfaces for <a href="../list/ListMultimap.html" title="interface in org.eclipse.collections.api.multimap.list"><code>ListMultimap</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.api.multimap.set">org.eclipse.collections.api.multimap.set</a></th>
<td class="colLast">
<div class="block">This package contains interfaces for <a href="../set/SetMultimap.html" title="interface in org.eclipse.collections.api.multimap.set"><code>SetMultimap</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.api.multimap.sortedbag">org.eclipse.collections.api.multimap.sortedbag</a></th>
<td class="colLast">
<div class="block">This package contains interfaces for <a href="../sortedbag/SortedBagMultimap.html" title="interface in org.eclipse.collections.api.multimap.sortedbag"><code>SortedBagMultimap</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.api.multimap.sortedset">org.eclipse.collections.api.multimap.sortedset</a></th>
<td class="colLast">
<div class="block">This package contains interfaces for <a href="../sortedset/SortedSetMultimap.html" title="interface in org.eclipse.collections.api.multimap.sortedset"><code>SortedSetMultimap</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl">org.eclipse.collections.impl</a></th>
<td class="colLast">
<div class="block">This package contains implementations for Eclipse Collections API.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.bag">org.eclipse.collections.impl.bag</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.bag.immutable">org.eclipse.collections.impl.bag.immutable</a></th>
<td class="colLast">
<div class="block">This package contains implementations of the <a href="../../bag/ImmutableBag.html" title="interface in org.eclipse.collections.api.bag"><code>ImmutableBag</code></a> interface.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.bimap">org.eclipse.collections.impl.bimap</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.bimap.mutable">org.eclipse.collections.impl.bimap.mutable</a></th>
<td class="colLast">
<div class="block">This package contains implementations of the <a href="../../bimap/MutableBiMap.html" title="interface in org.eclipse.collections.api.bimap"><code>MutableBiMap</code></a> interface.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.block.procedure">org.eclipse.collections.impl.block.procedure</a></th>
<td class="colLast">
<div class="block">This package contains implementations of <a href="../../block/procedure/Procedure.html" title="interface in org.eclipse.collections.api.block.procedure"><code>Procedure</code></a> and <a href="../../block/procedure/Procedure2.html" title="interface in org.eclipse.collections.api.block.procedure"><code>Procedure2</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.collection">org.eclipse.collections.impl.collection</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.collection.mutable">org.eclipse.collections.impl.collection.mutable</a></th>
<td class="colLast">
<div class="block">This package contains implementations of the <a href="../../collection/MutableCollection.html" title="interface in org.eclipse.collections.api.collection"><code>MutableCollection</code></a> interface.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.collector">org.eclipse.collections.impl.collector</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.forkjoin">org.eclipse.collections.impl.forkjoin</a></th>
<td class="colLast">
<div class="block">This package contains implementations which has several parallel algorithms that work with Collections and make use of Java's fork-join
framework.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.list.mutable">org.eclipse.collections.impl.list.mutable</a></th>
<td class="colLast">
<div class="block">This package contains implementations of the <a href="../../list/MutableList.html" title="interface in org.eclipse.collections.api.list"><code>MutableList</code></a> interface.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.map">org.eclipse.collections.impl.map</a></th>
<td class="colLast">
<div class="block">This package contains implementations of the <a href="../../map/MapIterable.html" title="interface in org.eclipse.collections.api.map"><code>MapIterable</code></a> interface.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.map.mutable">org.eclipse.collections.impl.map.mutable</a></th>
<td class="colLast">
<div class="block">This package contains implementations of the <a href="../../map/MutableMap.html" title="interface in org.eclipse.collections.api.map"><code>MutableMap</code></a> interface.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.map.mutable.primitive">org.eclipse.collections.impl.map.mutable.primitive</a></th>
<td class="colLast">
<div class="block">This package contains implementations of the mutable primitive-primitive, primitive-object and object-primitive map interfaces.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.map.ordered.mutable">org.eclipse.collections.impl.map.ordered.mutable</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.map.sorted.mutable">org.eclipse.collections.impl.map.sorted.mutable</a></th>
<td class="colLast">
<div class="block">This package contains implementations of the <a href="../../map/sorted/MutableSortedMap.html" title="interface in org.eclipse.collections.api.map.sorted"><code>MutableSortedMap</code></a> interface.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.multimap">org.eclipse.collections.impl.multimap</a></th>
<td class="colLast">
<div class="block">This package contains implementations of the <a href="../Multimap.html" title="interface in org.eclipse.collections.api.multimap"><code>Multimap</code></a> interface.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.multimap.bag">org.eclipse.collections.impl.multimap.bag</a></th>
<td class="colLast">
<div class="block">This package contains implementations of the <a href="../bag/BagMultimap.html" title="interface in org.eclipse.collections.api.multimap.bag"><code>BagMultimap</code></a> interface.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.multimap.bag.sorted">org.eclipse.collections.impl.multimap.bag.sorted</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.multimap.bag.sorted.mutable">org.eclipse.collections.impl.multimap.bag.sorted.mutable</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.multimap.bag.strategy">org.eclipse.collections.impl.multimap.bag.strategy</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.multimap.list">org.eclipse.collections.impl.multimap.list</a></th>
<td class="colLast">
<div class="block">This package contains implementations of the <a href="../list/ListMultimap.html" title="interface in org.eclipse.collections.api.multimap.list"><code>ListMultimap</code></a> interface.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.multimap.set">org.eclipse.collections.impl.multimap.set</a></th>
<td class="colLast">
<div class="block">This package contains implementations of the <a href="../set/SetMultimap.html" title="interface in org.eclipse.collections.api.multimap.set"><code>SetMultimap</code></a> interface.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.multimap.set.sorted">org.eclipse.collections.impl.multimap.set.sorted</a></th>
<td class="colLast">
<div class="block">This package contains implementations of the <a href="../sortedset/SortedSetMultimap.html" title="interface in org.eclipse.collections.api.multimap.sortedset"><code>SortedSetMultimap</code></a> interface.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.multimap.set.strategy">org.eclipse.collections.impl.multimap.set.strategy</a></th>
<td class="colLast">
<div class="block">This package contains implementations of the <a href="../set/SetMultimap.html" title="interface in org.eclipse.collections.api.multimap.set"><code>SetMultimap</code></a> interface which use a set with user-defined <a href="../../block/HashingStrategy.html" title="interface in org.eclipse.collections.api.block"><code>HashingStrategy</code></a> as their underlying store for the multiple values of a given key.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.parallel">org.eclipse.collections.impl.parallel</a></th>
<td class="colLast">
<div class="block">This package contains classes which is used for parallel iteration through the containers.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.set.immutable">org.eclipse.collections.impl.set.immutable</a></th>
<td class="colLast">
<div class="block">This package package contains the implementations of <a href="../../set/ImmutableSet.html" title="interface in org.eclipse.collections.api.set"><code>ImmutableSet</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.stack.mutable">org.eclipse.collections.impl.stack.mutable</a></th>
<td class="colLast">
<div class="block">This package contains implementations of the <a href="../../stack/MutableStack.html" title="interface in org.eclipse.collections.api.stack"><code>MutableStack</code></a> interface.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.utility">org.eclipse.collections.impl.utility</a></th>
<td class="colLast">
<div class="block">This package contains static utilities that provide iteration pattern implementations which work with JCF collections.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.utility.internal">org.eclipse.collections.impl.utility.internal</a></th>
<td class="colLast">
<div class="block">This package contains static utilities that provide internal iteration pattern implementations which work with JCF collections.</div>
</td>
</tr>
</tbody>
</table>
</div>
<section class="classUses">
<ul class="blockList">
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.api">
<!-- -->
</a>
<h2>Uses of <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a> in <a href="../../package-summary.html">org.eclipse.collections.api</a></h2>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../package-summary.html">org.eclipse.collections.api</a> with type parameters of type <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>&lt;V,&#8203;
R extends <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;V,&#8203;
<a href="../../RichIterable.html" title="type parameter in RichIterable">T</a>&gt;&gt;<br>R</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">RichIterable.</span><code><span class="memberNameLink"><a href="../../RichIterable.html#groupBy(org.eclipse.collections.api.block.function.Function,R)">groupBy</a></span>&#8203;(<a href="../../block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super <a href="../../RichIterable.html" title="type parameter in RichIterable">T</a>,&#8203;? extends V&gt;&nbsp;function,
R&nbsp;target)</code></th>
<td class="colLast">
<div class="block">Same as <a href="../../RichIterable.html#groupBy(org.eclipse.collections.api.block.function.Function)"><code>RichIterable.groupBy(Function)</code></a>, except that the results are gathered into the specified <code>target</code>
multimap.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>default &lt;K,&#8203;
V,&#8203;
R extends <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;K,&#8203;
V&gt;&gt;<br>R</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">RichIterable.</span><code><span class="memberNameLink"><a href="../../RichIterable.html#groupByAndCollect(org.eclipse.collections.api.block.function.Function,org.eclipse.collections.api.block.function.Function,R)">groupByAndCollect</a></span>&#8203;(<a href="../../block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super <a href="../../RichIterable.html" title="type parameter in RichIterable">T</a>,&#8203;? extends K&gt;&nbsp;groupByFunction,
<a href="../../block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super <a href="../../RichIterable.html" title="type parameter in RichIterable">T</a>,&#8203;? extends V&gt;&nbsp;collectFunction,
R&nbsp;target)</code></th>
<td class="colLast">
<div class="block">Applies a groupBy function over the iterable, followed by a collect function.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;V,&#8203;
R extends <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;V,&#8203;
<a href="../../RichIterable.html" title="type parameter in RichIterable">T</a>&gt;&gt;<br>R</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">RichIterable.</span><code><span class="memberNameLink"><a href="../../RichIterable.html#groupByEach(org.eclipse.collections.api.block.function.Function,R)">groupByEach</a></span>&#8203;(<a href="../../block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super <a href="../../RichIterable.html" title="type parameter in RichIterable">T</a>,&#8203;? extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang" class="externalLink">Iterable</a>&lt;V&gt;&gt;&nbsp;function,
R&nbsp;target)</code></th>
<td class="colLast">
<div class="block">Same as <a href="../../RichIterable.html#groupByEach(org.eclipse.collections.api.block.function.Function)"><code>RichIterable.groupByEach(Function)</code></a>, except that the results are gathered into the specified <code>target</code>
multimap.</div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.api.collection">
<!-- -->
</a>
<h2>Uses of <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a> in <a href="../../collection/package-summary.html">org.eclipse.collections.api.collection</a></h2>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../collection/package-summary.html">org.eclipse.collections.api.collection</a> that return <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>&lt;V&gt;&nbsp;<a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;V,&#8203;<a href="../../collection/MutableCollection.html" title="type parameter in MutableCollection">T</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableCollection.</span><code><span class="memberNameLink"><a href="../../collection/MutableCollection.html#groupBy(org.eclipse.collections.api.block.function.Function)">groupBy</a></span>&#8203;(<a href="../../block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super <a href="../../collection/MutableCollection.html" title="type parameter in MutableCollection">T</a>,&#8203;? extends V&gt;&nbsp;function)</code></th>
<td class="colLast">
<div class="block">For each element of the iterable, the function is evaluated and the results of these evaluations are collected
into a new multimap, where the transformed value is the key and the original values are added to the same (or similar)
species of collection as the source iterable.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;V&gt;&nbsp;<a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;V,&#8203;<a href="../../collection/MutableCollection.html" title="type parameter in MutableCollection">T</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableCollection.</span><code><span class="memberNameLink"><a href="../../collection/MutableCollection.html#groupByEach(org.eclipse.collections.api.block.function.Function)">groupByEach</a></span>&#8203;(<a href="../../block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super <a href="../../collection/MutableCollection.html" title="type parameter in MutableCollection">T</a>,&#8203;? extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang" class="externalLink">Iterable</a>&lt;V&gt;&gt;&nbsp;function)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.api.map">
<!-- -->
</a>
<h2>Uses of <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a> in <a href="../../map/package-summary.html">org.eclipse.collections.api.map</a></h2>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../map/package-summary.html">org.eclipse.collections.api.map</a> that return <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;<a href="../../map/MutableMapIterable.html" title="type parameter in MutableMapIterable">V</a>,&#8203;<a href="../../map/MutableMapIterable.html" title="type parameter in MutableMapIterable">K</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableMapIterable.</span><code><span class="memberNameLink"><a href="../../map/MutableMapIterable.html#flip()">flip</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;V1&gt;&nbsp;<a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;V1,&#8203;<a href="../../map/MutableMapIterable.html" title="type parameter in MutableMapIterable">V</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableMapIterable.</span><code><span class="memberNameLink"><a href="../../map/MutableMapIterable.html#groupBy(org.eclipse.collections.api.block.function.Function)">groupBy</a></span>&#8203;(<a href="../../block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super <a href="../../map/MutableMapIterable.html" title="type parameter in MutableMapIterable">V</a>,&#8203;? extends V1&gt;&nbsp;function)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;V1&gt;&nbsp;<a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;V1,&#8203;<a href="../../map/MutableMapIterable.html" title="type parameter in MutableMapIterable">V</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableMapIterable.</span><code><span class="memberNameLink"><a href="../../map/MutableMapIterable.html#groupByEach(org.eclipse.collections.api.block.function.Function)">groupByEach</a></span>&#8203;(<a href="../../block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super <a href="../../map/MutableMapIterable.html" title="type parameter in MutableMapIterable">V</a>,&#8203;? extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang" class="externalLink">Iterable</a>&lt;V1&gt;&gt;&nbsp;function)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.api.multimap">
<!-- -->
</a>
<h2>Uses of <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a> in <a href="../package-summary.html">org.eclipse.collections.api.multimap</a></h2>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../package-summary.html">org.eclipse.collections.api.multimap</a> with type parameters of type <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>&lt;K2,&#8203;
V2,&#8203;
R extends <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;K2,&#8203;
V2&gt;&gt;<br>R</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Multimap.</span><code><span class="memberNameLink"><a href="../Multimap.html#collectKeyMultiValues(org.eclipse.collections.api.block.function.Function,org.eclipse.collections.api.block.function.Function,R)">collectKeyMultiValues</a></span>&#8203;(<a href="../../block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super <a href="../Multimap.html" title="type parameter in Multimap">K</a>,&#8203;? extends K2&gt;&nbsp;keyFunction,
<a href="../../block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super <a href="../Multimap.html" title="type parameter in Multimap">V</a>,&#8203;? extends V2&gt;&nbsp;valueFunction,
R&nbsp;target)</code></th>
<td class="colLast">
<div class="block">Same as the collectKeyMultiValues method but uses the specified target multimap for the results.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;K2,&#8203;
V2,&#8203;
R extends <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;K2,&#8203;
V2&gt;&gt;<br>R</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Multimap.</span><code><span class="memberNameLink"><a href="../Multimap.html#collectKeysValues(org.eclipse.collections.api.block.function.Function2,R)">collectKeysValues</a></span>&#8203;(<a href="../../block/function/Function2.html" title="interface in org.eclipse.collections.api.block.function">Function2</a>&lt;? super <a href="../Multimap.html" title="type parameter in Multimap">K</a>,&#8203;? super <a href="../Multimap.html" title="type parameter in Multimap">V</a>,&#8203;<a href="../../tuple/Pair.html" title="interface in org.eclipse.collections.api.tuple">Pair</a>&lt;K2,&#8203;V2&gt;&gt;&nbsp;function,
R&nbsp;target)</code></th>
<td class="colLast">
<div class="block">Same as the collect method but uses the specified target multimap for the results.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;V2,&#8203;
R extends <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;<a href="../Multimap.html" title="type parameter in Multimap">K</a>,&#8203;
V2&gt;&gt;<br>R</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Multimap.</span><code><span class="memberNameLink"><a href="../Multimap.html#collectValues(org.eclipse.collections.api.block.function.Function,R)">collectValues</a></span>&#8203;(<a href="../../block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super <a href="../Multimap.html" title="type parameter in Multimap">V</a>,&#8203;? extends V2&gt;&nbsp;function,
R&nbsp;target)</code></th>
<td class="colLast">
<div class="block">Same as the collect method but uses the specified target multimap for the results.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;R extends <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;<a href="../Multimap.html" title="type parameter in Multimap">K</a>,&#8203;
<a href="../Multimap.html" title="type parameter in Multimap">V</a>&gt;&gt;<br>R</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Multimap.</span><code><span class="memberNameLink"><a href="../Multimap.html#rejectKeysMultiValues(org.eclipse.collections.api.block.predicate.Predicate2,R)">rejectKeysMultiValues</a></span>&#8203;(<a href="../../block/predicate/Predicate2.html" title="interface in org.eclipse.collections.api.block.predicate">Predicate2</a>&lt;? super <a href="../Multimap.html" title="type parameter in Multimap">K</a>,&#8203;? super <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang" class="externalLink">Iterable</a>&lt;<a href="../Multimap.html" title="type parameter in Multimap">V</a>&gt;&gt;&nbsp;predicate,
R&nbsp;target)</code></th>
<td class="colLast">
<div class="block">Same as the reject method but uses the specified target multimap for the results.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;R extends <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;<a href="../Multimap.html" title="type parameter in Multimap">K</a>,&#8203;
<a href="../Multimap.html" title="type parameter in Multimap">V</a>&gt;&gt;<br>R</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Multimap.</span><code><span class="memberNameLink"><a href="../Multimap.html#rejectKeysValues(org.eclipse.collections.api.block.predicate.Predicate2,R)">rejectKeysValues</a></span>&#8203;(<a href="../../block/predicate/Predicate2.html" title="interface in org.eclipse.collections.api.block.predicate">Predicate2</a>&lt;? super <a href="../Multimap.html" title="type parameter in Multimap">K</a>,&#8203;? super <a href="../Multimap.html" title="type parameter in Multimap">V</a>&gt;&nbsp;predicate,
R&nbsp;target)</code></th>
<td class="colLast">
<div class="block">Same as the reject method but uses the specified target multimap for the results.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;R extends <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;<a href="../Multimap.html" title="type parameter in Multimap">K</a>,&#8203;
<a href="../Multimap.html" title="type parameter in Multimap">V</a>&gt;&gt;<br>R</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Multimap.</span><code><span class="memberNameLink"><a href="../Multimap.html#selectKeysMultiValues(org.eclipse.collections.api.block.predicate.Predicate2,R)">selectKeysMultiValues</a></span>&#8203;(<a href="../../block/predicate/Predicate2.html" title="interface in org.eclipse.collections.api.block.predicate">Predicate2</a>&lt;? super <a href="../Multimap.html" title="type parameter in Multimap">K</a>,&#8203;? super <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang" class="externalLink">Iterable</a>&lt;<a href="../Multimap.html" title="type parameter in Multimap">V</a>&gt;&gt;&nbsp;predicate,
R&nbsp;target)</code></th>
<td class="colLast">
<div class="block">Same as the select method but uses the specified target multimap for the results.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;R extends <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;<a href="../Multimap.html" title="type parameter in Multimap">K</a>,&#8203;
<a href="../Multimap.html" title="type parameter in Multimap">V</a>&gt;&gt;<br>R</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Multimap.</span><code><span class="memberNameLink"><a href="../Multimap.html#selectKeysValues(org.eclipse.collections.api.block.predicate.Predicate2,R)">selectKeysValues</a></span>&#8203;(<a href="../../block/predicate/Predicate2.html" title="interface in org.eclipse.collections.api.block.predicate">Predicate2</a>&lt;? super <a href="../Multimap.html" title="type parameter in Multimap">K</a>,&#8203;? super <a href="../Multimap.html" title="type parameter in Multimap">V</a>&gt;&nbsp;predicate,
R&nbsp;target)</code></th>
<td class="colLast">
<div class="block">Same as the select method but uses the specified target multimap for the results.</div>
</td>
</tr>
</tbody>
</table>
</div>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../package-summary.html">org.eclipse.collections.api.multimap</a> that return <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;<a href="../MutableMultimap.html" title="type parameter in MutableMultimap">K</a>,&#8203;<a href="../MutableMultimap.html" title="type parameter in MutableMultimap">V</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableMultimap.</span><code><span class="memberNameLink"><a href="../MutableMultimap.html#asSynchronized()">asSynchronized</a></span>()</code></th>
<td class="colLast">
<div class="block">Returns a synchronized wrapper backed by this multimap.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;K2,&#8203;
V2&gt;&nbsp;<a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;K2,&#8203;V2&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableMultimap.</span><code><span class="memberNameLink"><a href="../MutableMultimap.html#collectKeyMultiValues(org.eclipse.collections.api.block.function.Function,org.eclipse.collections.api.block.function.Function)">collectKeyMultiValues</a></span>&#8203;(<a href="../../block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super <a href="../MutableMultimap.html" title="type parameter in MutableMultimap">K</a>,&#8203;? extends K2&gt;&nbsp;keyFunction,
<a href="../../block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super <a href="../MutableMultimap.html" title="type parameter in MutableMultimap">V</a>,&#8203;? extends V2&gt;&nbsp;valueFunction)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;K2,&#8203;
V2&gt;&nbsp;<a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;K2,&#8203;V2&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableMultimap.</span><code><span class="memberNameLink"><a href="../MutableMultimap.html#collectKeysValues(org.eclipse.collections.api.block.function.Function2)">collectKeysValues</a></span>&#8203;(<a href="../../block/function/Function2.html" title="interface in org.eclipse.collections.api.block.function">Function2</a>&lt;? super <a href="../MutableMultimap.html" title="type parameter in MutableMultimap">K</a>,&#8203;? super <a href="../MutableMultimap.html" title="type parameter in MutableMultimap">V</a>,&#8203;<a href="../../tuple/Pair.html" title="interface in org.eclipse.collections.api.tuple">Pair</a>&lt;K2,&#8203;V2&gt;&gt;&nbsp;function)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;V2&gt;&nbsp;<a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;<a href="../MutableMultimap.html" title="type parameter in MutableMultimap">K</a>,&#8203;V2&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableMultimap.</span><code><span class="memberNameLink"><a href="../MutableMultimap.html#collectValues(org.eclipse.collections.api.block.function.Function)">collectValues</a></span>&#8203;(<a href="../../block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super <a href="../MutableMultimap.html" title="type parameter in MutableMultimap">V</a>,&#8203;? extends V2&gt;&nbsp;function)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;<a href="../MutableMultimap.html" title="type parameter in MutableMultimap">V</a>,&#8203;<a href="../MutableMultimap.html" title="type parameter in MutableMultimap">K</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableMultimap.</span><code><span class="memberNameLink"><a href="../MutableMultimap.html#flip()">flip</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;<a href="../MutableMultimap.html" title="type parameter in MutableMultimap">K</a>,&#8203;<a href="../MutableMultimap.html" title="type parameter in MutableMultimap">V</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableMultimap.</span><code><span class="memberNameLink"><a href="../MutableMultimap.html#newEmpty()">newEmpty</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;<a href="../MutableMultimap.html" title="type parameter in MutableMultimap">K</a>,&#8203;<a href="../MutableMultimap.html" title="type parameter in MutableMultimap">V</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableMultimap.</span><code><span class="memberNameLink"><a href="../MutableMultimap.html#rejectKeysMultiValues(org.eclipse.collections.api.block.predicate.Predicate2)">rejectKeysMultiValues</a></span>&#8203;(<a href="../../block/predicate/Predicate2.html" title="interface in org.eclipse.collections.api.block.predicate">Predicate2</a>&lt;? super <a href="../MutableMultimap.html" title="type parameter in MutableMultimap">K</a>,&#8203;? super <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang" class="externalLink">Iterable</a>&lt;<a href="../MutableMultimap.html" title="type parameter in MutableMultimap">V</a>&gt;&gt;&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;<a href="../MutableMultimap.html" title="type parameter in MutableMultimap">K</a>,&#8203;<a href="../MutableMultimap.html" title="type parameter in MutableMultimap">V</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableMultimap.</span><code><span class="memberNameLink"><a href="../MutableMultimap.html#rejectKeysValues(org.eclipse.collections.api.block.predicate.Predicate2)">rejectKeysValues</a></span>&#8203;(<a href="../../block/predicate/Predicate2.html" title="interface in org.eclipse.collections.api.block.predicate">Predicate2</a>&lt;? super <a href="../MutableMultimap.html" title="type parameter in MutableMultimap">K</a>,&#8203;? super <a href="../MutableMultimap.html" title="type parameter in MutableMultimap">V</a>&gt;&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;<a href="../MutableMultimap.html" title="type parameter in MutableMultimap">K</a>,&#8203;<a href="../MutableMultimap.html" title="type parameter in MutableMultimap">V</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableMultimap.</span><code><span class="memberNameLink"><a href="../MutableMultimap.html#selectKeysMultiValues(org.eclipse.collections.api.block.predicate.Predicate2)">selectKeysMultiValues</a></span>&#8203;(<a href="../../block/predicate/Predicate2.html" title="interface in org.eclipse.collections.api.block.predicate">Predicate2</a>&lt;? super <a href="../MutableMultimap.html" title="type parameter in MutableMultimap">K</a>,&#8203;? super <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang" class="externalLink">Iterable</a>&lt;<a href="../MutableMultimap.html" title="type parameter in MutableMultimap">V</a>&gt;&gt;&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;<a href="../MutableMultimap.html" title="type parameter in MutableMultimap">K</a>,&#8203;<a href="../MutableMultimap.html" title="type parameter in MutableMultimap">V</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableMultimap.</span><code><span class="memberNameLink"><a href="../MutableMultimap.html#selectKeysValues(org.eclipse.collections.api.block.predicate.Predicate2)">selectKeysValues</a></span>&#8203;(<a href="../../block/predicate/Predicate2.html" title="interface in org.eclipse.collections.api.block.predicate">Predicate2</a>&lt;? super <a href="../MutableMultimap.html" title="type parameter in MutableMultimap">K</a>,&#8203;? super <a href="../MutableMultimap.html" title="type parameter in MutableMultimap">V</a>&gt;&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;<a href="../Multimap.html" title="type parameter in Multimap">K</a>,&#8203;<a href="../Multimap.html" title="type parameter in Multimap">V</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Multimap.</span><code><span class="memberNameLink"><a href="../Multimap.html#toMutable()">toMutable</a></span>()</code></th>
<td class="colLast">
<div class="block">Returns a mutable <em>copy</em> of this Multimap.</div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.api.multimap.bag">
<!-- -->
</a>
<h2>Uses of <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a> in <a href="../bag/package-summary.html">org.eclipse.collections.api.multimap.bag</a></h2>
<div class="useSummary">
<table>
<caption><span>Subinterfaces of <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a> in <a href="../bag/package-summary.html">org.eclipse.collections.api.multimap.bag</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Interface</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../bag/MutableBagIterableMultimap.html" title="interface in org.eclipse.collections.api.multimap.bag">MutableBagIterableMultimap</a>&lt;K,&#8203;V&gt;</span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../bag/MutableBagMultimap.html" title="interface in org.eclipse.collections.api.multimap.bag">MutableBagMultimap</a>&lt;K,&#8203;V&gt;</span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../bag/package-summary.html">org.eclipse.collections.api.multimap.bag</a> that return <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>&lt;V2&gt;&nbsp;<a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;<a href="../bag/MutableBagIterableMultimap.html" title="type parameter in MutableBagIterableMultimap">K</a>,&#8203;V2&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableBagIterableMultimap.</span><code><span class="memberNameLink"><a href="../bag/MutableBagIterableMultimap.html#collectValues(org.eclipse.collections.api.block.function.Function)">collectValues</a></span>&#8203;(<a href="../../block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super <a href="../bag/MutableBagIterableMultimap.html" title="type parameter in MutableBagIterableMultimap">V</a>,&#8203;? extends V2&gt;&nbsp;function)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.api.multimap.list">
<!-- -->
</a>
<h2>Uses of <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a> in <a href="../list/package-summary.html">org.eclipse.collections.api.multimap.list</a></h2>
<div class="useSummary">
<table>
<caption><span>Subinterfaces of <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a> in <a href="../list/package-summary.html">org.eclipse.collections.api.multimap.list</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Interface</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../list/MutableListMultimap.html" title="interface in org.eclipse.collections.api.multimap.list">MutableListMultimap</a>&lt;K,&#8203;V&gt;</span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.api.multimap.set">
<!-- -->
</a>
<h2>Uses of <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a> in <a href="../set/package-summary.html">org.eclipse.collections.api.multimap.set</a></h2>
<div class="useSummary">
<table>
<caption><span>Subinterfaces of <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a> in <a href="../set/package-summary.html">org.eclipse.collections.api.multimap.set</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Interface</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../set/MutableSetIterableMultimap.html" title="interface in org.eclipse.collections.api.multimap.set">MutableSetIterableMultimap</a>&lt;K,&#8203;V&gt;</span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../set/MutableSetMultimap.html" title="interface in org.eclipse.collections.api.multimap.set">MutableSetMultimap</a>&lt;K,&#8203;V&gt;</span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../set/package-summary.html">org.eclipse.collections.api.multimap.set</a> that return <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>&lt;V2&gt;&nbsp;<a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;<a href="../set/MutableSetIterableMultimap.html" title="type parameter in MutableSetIterableMultimap">K</a>,&#8203;V2&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableSetIterableMultimap.</span><code><span class="memberNameLink"><a href="../set/MutableSetIterableMultimap.html#collectValues(org.eclipse.collections.api.block.function.Function)">collectValues</a></span>&#8203;(<a href="../../block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super <a href="../set/MutableSetIterableMultimap.html" title="type parameter in MutableSetIterableMultimap">V</a>,&#8203;? extends V2&gt;&nbsp;function)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.api.multimap.sortedbag">
<!-- -->
</a>
<h2>Uses of <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a> in <a href="../sortedbag/package-summary.html">org.eclipse.collections.api.multimap.sortedbag</a></h2>
<div class="useSummary">
<table>
<caption><span>Subinterfaces of <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a> in <a href="../sortedbag/package-summary.html">org.eclipse.collections.api.multimap.sortedbag</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Interface</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../sortedbag/MutableSortedBagMultimap.html" title="interface in org.eclipse.collections.api.multimap.sortedbag">MutableSortedBagMultimap</a>&lt;K,&#8203;V&gt;</span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.api.multimap.sortedset">
<!-- -->
</a>
<h2>Uses of <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a> in <a href="../sortedset/package-summary.html">org.eclipse.collections.api.multimap.sortedset</a></h2>
<div class="useSummary">
<table>
<caption><span>Subinterfaces of <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a> in <a href="../sortedset/package-summary.html">org.eclipse.collections.api.multimap.sortedset</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Interface</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../sortedset/MutableSortedSetMultimap.html" title="interface in org.eclipse.collections.api.multimap.sortedset">MutableSortedSetMultimap</a>&lt;K,&#8203;V&gt;</span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.impl">
<!-- -->
</a>
<h2>Uses of <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a> in <a href="../../../impl/package-summary.html">org.eclipse.collections.impl</a></h2>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../../impl/package-summary.html">org.eclipse.collections.impl</a> with type parameters of type <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>&lt;V,&#8203;
R extends <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;V,&#8203;
<a href="../../../impl/AbstractRichIterable.html" title="type parameter in AbstractRichIterable">T</a>&gt;&gt;<br>R</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractRichIterable.</span><code><span class="memberNameLink"><a href="../../../impl/AbstractRichIterable.html#groupBy(org.eclipse.collections.api.block.function.Function,R)">groupBy</a></span>&#8203;(<a href="../../block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super <a href="../../../impl/AbstractRichIterable.html" title="type parameter in AbstractRichIterable">T</a>,&#8203;? extends V&gt;&nbsp;function,
R&nbsp;target)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;V,&#8203;
R extends <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;V,&#8203;
<a href="../../../impl/UnmodifiableRichIterable.html" title="type parameter in UnmodifiableRichIterable">T</a>&gt;&gt;<br>R</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableRichIterable.</span><code><span class="memberNameLink"><a href="../../../impl/UnmodifiableRichIterable.html#groupBy(org.eclipse.collections.api.block.function.Function,R)">groupBy</a></span>&#8203;(<a href="../../block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super <a href="../../../impl/UnmodifiableRichIterable.html" title="type parameter in UnmodifiableRichIterable">T</a>,&#8203;? extends V&gt;&nbsp;function,
R&nbsp;target)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;V,&#8203;
R extends <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;V,&#8203;
<a href="../../../impl/AbstractRichIterable.html" title="type parameter in AbstractRichIterable">T</a>&gt;&gt;<br>R</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractRichIterable.</span><code><span class="memberNameLink"><a href="../../../impl/AbstractRichIterable.html#groupByEach(org.eclipse.collections.api.block.function.Function,R)">groupByEach</a></span>&#8203;(<a href="../../block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super <a href="../../../impl/AbstractRichIterable.html" title="type parameter in AbstractRichIterable">T</a>,&#8203;? extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang" class="externalLink">Iterable</a>&lt;V&gt;&gt;&nbsp;function,
R&nbsp;target)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;V,&#8203;
R extends <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;V,&#8203;
<a href="../../../impl/UnmodifiableRichIterable.html" title="type parameter in UnmodifiableRichIterable">T</a>&gt;&gt;<br>R</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableRichIterable.</span><code><span class="memberNameLink"><a href="../../../impl/UnmodifiableRichIterable.html#groupByEach(org.eclipse.collections.api.block.function.Function,R)">groupByEach</a></span>&#8203;(<a href="../../block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super <a href="../../../impl/UnmodifiableRichIterable.html" title="type parameter in UnmodifiableRichIterable">T</a>,&#8203;? extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang" class="externalLink">Iterable</a>&lt;V&gt;&gt;&nbsp;function,
R&nbsp;target)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.impl.bag">
<!-- -->
</a>
<h2>Uses of <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a> in <a href="../../../impl/bag/package-summary.html">org.eclipse.collections.impl.bag</a></h2>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../../impl/bag/package-summary.html">org.eclipse.collections.impl.bag</a> with type parameters of type <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>&lt;V,&#8203;
R extends <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;V,&#8203;
<a href="../../../impl/bag/AbstractBag.html" title="type parameter in AbstractBag">T</a>&gt;&gt;<br>R</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractBag.</span><code><span class="memberNameLink"><a href="../../../impl/bag/AbstractBag.html#groupBy(org.eclipse.collections.api.block.function.Function,R)">groupBy</a></span>&#8203;(<a href="../../block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super <a href="../../../impl/bag/AbstractBag.html" title="type parameter in AbstractBag">T</a>,&#8203;? extends V&gt;&nbsp;function,
R&nbsp;target)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;V,&#8203;
R extends <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;V,&#8203;
<a href="../../../impl/bag/AbstractBag.html" title="type parameter in AbstractBag">T</a>&gt;&gt;<br>R</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractBag.</span><code><span class="memberNameLink"><a href="../../../impl/bag/AbstractBag.html#groupByEach(org.eclipse.collections.api.block.function.Function,R)">groupByEach</a></span>&#8203;(<a href="../../block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super <a href="../../../impl/bag/AbstractBag.html" title="type parameter in AbstractBag">T</a>,&#8203;? extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang" class="externalLink">Iterable</a>&lt;V&gt;&gt;&nbsp;function,
R&nbsp;target)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.impl.bag.immutable">
<!-- -->
</a>
<h2>Uses of <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a> in <a href="../../../impl/bag/immutable/package-summary.html">org.eclipse.collections.impl.bag.immutable</a></h2>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../../impl/bag/immutable/package-summary.html">org.eclipse.collections.impl.bag.immutable</a> with type parameters of type <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>&lt;V,&#8203;
R extends <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;V,&#8203;
<a href="../../../impl/bag/immutable/ImmutableHashBag.html" title="type parameter in ImmutableHashBag">T</a>&gt;&gt;<br>R</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableHashBag.</span><code><span class="memberNameLink"><a href="../../../impl/bag/immutable/ImmutableHashBag.html#groupBy(org.eclipse.collections.api.block.function.Function,R)">groupBy</a></span>&#8203;(<a href="../../block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super <a href="../../../impl/bag/immutable/ImmutableHashBag.html" title="type parameter in ImmutableHashBag">T</a>,&#8203;? extends V&gt;&nbsp;function,
R&nbsp;target)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;V,&#8203;
R extends <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;V,&#8203;
<a href="../../../impl/bag/immutable/ImmutableHashBag.html" title="type parameter in ImmutableHashBag">T</a>&gt;&gt;<br>R</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableHashBag.</span><code><span class="memberNameLink"><a href="../../../impl/bag/immutable/ImmutableHashBag.html#groupByEach(org.eclipse.collections.api.block.function.Function,R)">groupByEach</a></span>&#8203;(<a href="../../block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super <a href="../../../impl/bag/immutable/ImmutableHashBag.html" title="type parameter in ImmutableHashBag">T</a>,&#8203;? extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang" class="externalLink">Iterable</a>&lt;V&gt;&gt;&nbsp;function,
R&nbsp;target)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.impl.bimap">
<!-- -->
</a>
<h2>Uses of <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a> in <a href="../../../impl/bimap/package-summary.html">org.eclipse.collections.impl.bimap</a></h2>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../../impl/bimap/package-summary.html">org.eclipse.collections.impl.bimap</a> with type parameters of type <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>&lt;VV,&#8203;
R extends <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;VV,&#8203;
<a href="../../../impl/bimap/AbstractBiMap.html" title="type parameter in AbstractBiMap">V</a>&gt;&gt;<br>R</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractBiMap.</span><code><span class="memberNameLink"><a href="../../../impl/bimap/AbstractBiMap.html#groupBy(org.eclipse.collections.api.block.function.Function,R)">groupBy</a></span>&#8203;(<a href="../../block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super <a href="../../../impl/bimap/AbstractBiMap.html" title="type parameter in AbstractBiMap">V</a>,&#8203;? extends VV&gt;&nbsp;function,
R&nbsp;target)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;VV,&#8203;
R extends <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;VV,&#8203;
<a href="../../../impl/bimap/AbstractBiMap.html" title="type parameter in AbstractBiMap">V</a>&gt;&gt;<br>R</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractBiMap.</span><code><span class="memberNameLink"><a href="../../../impl/bimap/AbstractBiMap.html#groupByEach(org.eclipse.collections.api.block.function.Function,R)">groupByEach</a></span>&#8203;(<a href="../../block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super <a href="../../../impl/bimap/AbstractBiMap.html" title="type parameter in AbstractBiMap">V</a>,&#8203;? extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang" class="externalLink">Iterable</a>&lt;VV&gt;&gt;&nbsp;function,
R&nbsp;target)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.impl.bimap.mutable">
<!-- -->
</a>
<h2>Uses of <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a> in <a href="../../../impl/bimap/mutable/package-summary.html">org.eclipse.collections.impl.bimap.mutable</a></h2>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../../impl/bimap/mutable/package-summary.html">org.eclipse.collections.impl.bimap.mutable</a> with type parameters of type <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>&lt;VV,&#8203;
R extends <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;VV,&#8203;
<a href="../../../impl/bimap/mutable/UnmodifiableBiMap.html" title="type parameter in UnmodifiableBiMap">V</a>&gt;&gt;<br>R</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableBiMap.</span><code><span class="memberNameLink"><a href="../../../impl/bimap/mutable/UnmodifiableBiMap.html#groupBy(org.eclipse.collections.api.block.function.Function,R)">groupBy</a></span>&#8203;(<a href="../../block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super <a href="../../../impl/bimap/mutable/UnmodifiableBiMap.html" title="type parameter in UnmodifiableBiMap">V</a>,&#8203;? extends VV&gt;&nbsp;function,
R&nbsp;target)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;VV,&#8203;
R extends <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;VV,&#8203;
<a href="../../../impl/bimap/mutable/UnmodifiableBiMap.html" title="type parameter in UnmodifiableBiMap">V</a>&gt;&gt;<br>R</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableBiMap.</span><code><span class="memberNameLink"><a href="../../../impl/bimap/mutable/UnmodifiableBiMap.html#groupByEach(org.eclipse.collections.api.block.function.Function,R)">groupByEach</a></span>&#8203;(<a href="../../block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super <a href="../../../impl/bimap/mutable/UnmodifiableBiMap.html" title="type parameter in UnmodifiableBiMap">V</a>,&#8203;? extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang" class="externalLink">Iterable</a>&lt;VV&gt;&gt;&nbsp;function,
R&nbsp;target)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.impl.block.procedure">
<!-- -->
</a>
<h2>Uses of <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a> in <a href="../../../impl/block/procedure/package-summary.html">org.eclipse.collections.impl.block.procedure</a></h2>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../../impl/block/procedure/package-summary.html">org.eclipse.collections.impl.block.procedure</a> with parameters of type <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static &lt;K,&#8203;
V&gt;&nbsp;<a href="../../../impl/block/procedure/MultimapEachPutProcedure.html" title="class in org.eclipse.collections.impl.block.procedure">MultimapEachPutProcedure</a>&lt;K,&#8203;V&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MultimapEachPutProcedure.</span><code><span class="memberNameLink"><a href="../../../impl/block/procedure/MultimapEachPutProcedure.html#on(org.eclipse.collections.api.multimap.MutableMultimap,org.eclipse.collections.api.block.function.Function)">on</a></span>&#8203;(<a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;K,&#8203;V&gt;&nbsp;multimap,
<a href="../../block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super V,&#8203;? extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang" class="externalLink">Iterable</a>&lt;K&gt;&gt;&nbsp;keyFunction)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static &lt;K,&#8203;
V&gt;&nbsp;<a href="../../../impl/block/procedure/MultimapPutProcedure.html" title="class in org.eclipse.collections.impl.block.procedure">MultimapPutProcedure</a>&lt;K,&#8203;V&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MultimapPutProcedure.</span><code><span class="memberNameLink"><a href="../../../impl/block/procedure/MultimapPutProcedure.html#on(org.eclipse.collections.api.multimap.MutableMultimap,org.eclipse.collections.api.block.function.Function)">on</a></span>&#8203;(<a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;K,&#8203;V&gt;&nbsp;multimap,
<a href="../../block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super V,&#8203;? extends K&gt;&nbsp;keyFunction)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
<div class="useSummary">
<table>
<caption><span>Constructors in <a href="../../../impl/block/procedure/package-summary.html">org.eclipse.collections.impl.block.procedure</a> with parameters of type <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Constructor</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../impl/block/procedure/MultimapEachPutProcedure.html#%3Cinit%3E(org.eclipse.collections.api.multimap.MutableMultimap,org.eclipse.collections.api.block.function.Function)">MultimapEachPutProcedure</a></span>&#8203;(<a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;<a href="../../../impl/block/procedure/MultimapEachPutProcedure.html" title="type parameter in MultimapEachPutProcedure">K</a>,&#8203;<a href="../../../impl/block/procedure/MultimapEachPutProcedure.html" title="type parameter in MultimapEachPutProcedure">V</a>&gt;&nbsp;multimap,
<a href="../../block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super <a href="../../../impl/block/procedure/MultimapEachPutProcedure.html" title="type parameter in MultimapEachPutProcedure">V</a>,&#8203;? extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang" class="externalLink">Iterable</a>&lt;<a href="../../../impl/block/procedure/MultimapEachPutProcedure.html" title="type parameter in MultimapEachPutProcedure">K</a>&gt;&gt;&nbsp;keyFunction)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../impl/block/procedure/MultimapKeyValuePutAllProcedure.html#%3Cinit%3E(org.eclipse.collections.api.multimap.MutableMultimap,org.eclipse.collections.api.block.function.Function,org.eclipse.collections.api.block.function.Function)">MultimapKeyValuePutAllProcedure</a></span>&#8203;(<a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;<a href="../../../impl/block/procedure/MultimapKeyValuePutAllProcedure.html" title="type parameter in MultimapKeyValuePutAllProcedure">K</a>,&#8203;<a href="../../../impl/block/procedure/MultimapKeyValuePutAllProcedure.html" title="type parameter in MultimapKeyValuePutAllProcedure">V</a>&gt;&nbsp;mutableMultimap,
<a href="../../block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super <a href="../../../impl/block/procedure/MultimapKeyValuePutAllProcedure.html" title="type parameter in MultimapKeyValuePutAllProcedure">T</a>,&#8203;? extends <a href="../../../impl/block/procedure/MultimapKeyValuePutAllProcedure.html" title="type parameter in MultimapKeyValuePutAllProcedure">K</a>&gt;&nbsp;keyFunction,
<a href="../../block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super <a href="../../../impl/block/procedure/MultimapKeyValuePutAllProcedure.html" title="type parameter in MultimapKeyValuePutAllProcedure">T</a>,&#8203;? extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang" class="externalLink">Iterable</a>&lt;<a href="../../../impl/block/procedure/MultimapKeyValuePutAllProcedure.html" title="type parameter in MultimapKeyValuePutAllProcedure">V</a>&gt;&gt;&nbsp;valueFunction)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../impl/block/procedure/MultimapKeyValuePutProcedure.html#%3Cinit%3E(org.eclipse.collections.api.multimap.MutableMultimap,org.eclipse.collections.api.block.function.Function,org.eclipse.collections.api.block.function.Function)">MultimapKeyValuePutProcedure</a></span>&#8203;(<a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;<a href="../../../impl/block/procedure/MultimapKeyValuePutProcedure.html" title="type parameter in MultimapKeyValuePutProcedure">K</a>,&#8203;<a href="../../../impl/block/procedure/MultimapKeyValuePutProcedure.html" title="type parameter in MultimapKeyValuePutProcedure">V</a>&gt;&nbsp;mutableMultimap,
<a href="../../block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super <a href="../../../impl/block/procedure/MultimapKeyValuePutProcedure.html" title="type parameter in MultimapKeyValuePutProcedure">T</a>,&#8203;? extends <a href="../../../impl/block/procedure/MultimapKeyValuePutProcedure.html" title="type parameter in MultimapKeyValuePutProcedure">K</a>&gt;&nbsp;keyFunction,
<a href="../../block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super <a href="../../../impl/block/procedure/MultimapKeyValuePutProcedure.html" title="type parameter in MultimapKeyValuePutProcedure">T</a>,&#8203;? extends <a href="../../../impl/block/procedure/MultimapKeyValuePutProcedure.html" title="type parameter in MultimapKeyValuePutProcedure">V</a>&gt;&nbsp;valueFunction)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../impl/block/procedure/MultimapPutProcedure.html#%3Cinit%3E(org.eclipse.collections.api.multimap.MutableMultimap,org.eclipse.collections.api.block.function.Function)">MultimapPutProcedure</a></span>&#8203;(<a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;<a href="../../../impl/block/procedure/MultimapPutProcedure.html" title="type parameter in MultimapPutProcedure">K</a>,&#8203;<a href="../../../impl/block/procedure/MultimapPutProcedure.html" title="type parameter in MultimapPutProcedure">V</a>&gt;&nbsp;multimap,
<a href="../../block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super <a href="../../../impl/block/procedure/MultimapPutProcedure.html" title="type parameter in MultimapPutProcedure">V</a>,&#8203;? extends <a href="../../../impl/block/procedure/MultimapPutProcedure.html" title="type parameter in MultimapPutProcedure">K</a>&gt;&nbsp;keyFunction)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.impl.collection">
<!-- -->
</a>
<h2>Uses of <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a> in <a href="../../../impl/collection/package-summary.html">org.eclipse.collections.impl.collection</a></h2>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../../impl/collection/package-summary.html">org.eclipse.collections.impl.collection</a> with type parameters of type <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>&lt;V,&#8203;
R extends <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;V,&#8203;
<a href="../../../impl/collection/AbstractSynchronizedRichIterable.html" title="type parameter in AbstractSynchronizedRichIterable">T</a>&gt;&gt;<br>R</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractSynchronizedRichIterable.</span><code><span class="memberNameLink"><a href="../../../impl/collection/AbstractSynchronizedRichIterable.html#groupBy(org.eclipse.collections.api.block.function.Function,R)">groupBy</a></span>&#8203;(<a href="../../block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super <a href="../../../impl/collection/AbstractSynchronizedRichIterable.html" title="type parameter in AbstractSynchronizedRichIterable">T</a>,&#8203;? extends V&gt;&nbsp;function,
R&nbsp;target)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;V,&#8203;
R extends <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;V,&#8203;
<a href="../../../impl/collection/AbstractSynchronizedRichIterable.html" title="type parameter in AbstractSynchronizedRichIterable">T</a>&gt;&gt;<br>R</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractSynchronizedRichIterable.</span><code><span class="memberNameLink"><a href="../../../impl/collection/AbstractSynchronizedRichIterable.html#groupByEach(org.eclipse.collections.api.block.function.Function,R)">groupByEach</a></span>&#8203;(<a href="../../block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super <a href="../../../impl/collection/AbstractSynchronizedRichIterable.html" title="type parameter in AbstractSynchronizedRichIterable">T</a>,&#8203;? extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang" class="externalLink">Iterable</a>&lt;V&gt;&gt;&nbsp;function,
R&nbsp;target)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.impl.collection.mutable">
<!-- -->
</a>
<h2>Uses of <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a> in <a href="../../../impl/collection/mutable/package-summary.html">org.eclipse.collections.impl.collection.mutable</a></h2>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../../impl/collection/mutable/package-summary.html">org.eclipse.collections.impl.collection.mutable</a> with type parameters of type <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>&lt;V,&#8203;
R extends <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;V,&#8203;
<a href="../../../impl/collection/mutable/AbstractCollectionAdapter.html" title="type parameter in AbstractCollectionAdapter">T</a>&gt;&gt;<br>R</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractCollectionAdapter.</span><code><span class="memberNameLink"><a href="../../../impl/collection/mutable/AbstractCollectionAdapter.html#groupBy(org.eclipse.collections.api.block.function.Function,R)">groupBy</a></span>&#8203;(<a href="../../block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super <a href="../../../impl/collection/mutable/AbstractCollectionAdapter.html" title="type parameter in AbstractCollectionAdapter">T</a>,&#8203;? extends V&gt;&nbsp;function,
R&nbsp;target)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;V,&#8203;
R extends <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;V,&#8203;
<a href="../../../impl/collection/mutable/AbstractMultiReaderMutableCollection.html" title="type parameter in AbstractMultiReaderMutableCollection">T</a>&gt;&gt;<br>R</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractMultiReaderMutableCollection.</span><code><span class="memberNameLink"><a href="../../../impl/collection/mutable/AbstractMultiReaderMutableCollection.html#groupBy(org.eclipse.collections.api.block.function.Function,R)">groupBy</a></span>&#8203;(<a href="../../block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super <a href="../../../impl/collection/mutable/AbstractMultiReaderMutableCollection.html" title="type parameter in AbstractMultiReaderMutableCollection">T</a>,&#8203;? extends V&gt;&nbsp;function,
R&nbsp;target)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;V,&#8203;
R extends <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;V,&#8203;
<a href="../../../impl/collection/mutable/AbstractUnmodifiableMutableCollection.html" title="type parameter in AbstractUnmodifiableMutableCollection">T</a>&gt;&gt;<br>R</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractUnmodifiableMutableCollection.</span><code><span class="memberNameLink"><a href="../../../impl/collection/mutable/AbstractUnmodifiableMutableCollection.html#groupBy(org.eclipse.collections.api.block.function.Function,R)">groupBy</a></span>&#8203;(<a href="../../block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super <a href="../../../impl/collection/mutable/AbstractUnmodifiableMutableCollection.html" title="type parameter in AbstractUnmodifiableMutableCollection">T</a>,&#8203;? extends V&gt;&nbsp;function,
R&nbsp;target)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;V,&#8203;
R extends <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;V,&#8203;
<a href="../../../impl/collection/mutable/AbstractCollectionAdapter.html" title="type parameter in AbstractCollectionAdapter">T</a>&gt;&gt;<br>R</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractCollectionAdapter.</span><code><span class="memberNameLink"><a href="../../../impl/collection/mutable/AbstractCollectionAdapter.html#groupByEach(org.eclipse.collections.api.block.function.Function,R)">groupByEach</a></span>&#8203;(<a href="../../block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super <a href="../../../impl/collection/mutable/AbstractCollectionAdapter.html" title="type parameter in AbstractCollectionAdapter">T</a>,&#8203;? extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang" class="externalLink">Iterable</a>&lt;V&gt;&gt;&nbsp;function,
R&nbsp;target)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;V,&#8203;
R extends <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;V,&#8203;
<a href="../../../impl/collection/mutable/AbstractMultiReaderMutableCollection.html" title="type parameter in AbstractMultiReaderMutableCollection">T</a>&gt;&gt;<br>R</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractMultiReaderMutableCollection.</span><code><span class="memberNameLink"><a href="../../../impl/collection/mutable/AbstractMultiReaderMutableCollection.html#groupByEach(org.eclipse.collections.api.block.function.Function,R)">groupByEach</a></span>&#8203;(<a href="../../block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super <a href="../../../impl/collection/mutable/AbstractMultiReaderMutableCollection.html" title="type parameter in AbstractMultiReaderMutableCollection">T</a>,&#8203;? extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang" class="externalLink">Iterable</a>&lt;V&gt;&gt;&nbsp;function,
R&nbsp;target)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;V,&#8203;
R extends <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;V,&#8203;
<a href="../../../impl/collection/mutable/AbstractUnmodifiableMutableCollection.html" title="type parameter in AbstractUnmodifiableMutableCollection">T</a>&gt;&gt;<br>R</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractUnmodifiableMutableCollection.</span><code><span class="memberNameLink"><a href="../../../impl/collection/mutable/AbstractUnmodifiableMutableCollection.html#groupByEach(org.eclipse.collections.api.block.function.Function,R)">groupByEach</a></span>&#8203;(<a href="../../block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super <a href="../../../impl/collection/mutable/AbstractUnmodifiableMutableCollection.html" title="type parameter in AbstractUnmodifiableMutableCollection">T</a>,&#8203;? extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang" class="externalLink">Iterable</a>&lt;V&gt;&gt;&nbsp;function,
R&nbsp;target)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../../impl/collection/mutable/package-summary.html">org.eclipse.collections.impl.collection.mutable</a> that return <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>&lt;V&gt;&nbsp;<a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;V,&#8203;<a href="../../../impl/collection/mutable/AbstractCollectionAdapter.html" title="type parameter in AbstractCollectionAdapter">T</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractCollectionAdapter.</span><code><span class="memberNameLink"><a href="../../../impl/collection/mutable/AbstractCollectionAdapter.html#groupBy(org.eclipse.collections.api.block.function.Function)">groupBy</a></span>&#8203;(<a href="../../block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super <a href="../../../impl/collection/mutable/AbstractCollectionAdapter.html" title="type parameter in AbstractCollectionAdapter">T</a>,&#8203;? extends V&gt;&nbsp;function)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;V&gt;&nbsp;<a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;V,&#8203;<a href="../../../impl/collection/mutable/AbstractSynchronizedMutableCollection.html" title="type parameter in AbstractSynchronizedMutableCollection">T</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractSynchronizedMutableCollection.</span><code><span class="memberNameLink"><a href="../../../impl/collection/mutable/AbstractSynchronizedMutableCollection.html#groupBy(org.eclipse.collections.api.block.function.Function)">groupBy</a></span>&#8203;(<a href="../../block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super <a href="../../../impl/collection/mutable/AbstractSynchronizedMutableCollection.html" title="type parameter in AbstractSynchronizedMutableCollection">T</a>,&#8203;? extends V&gt;&nbsp;function)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;V&gt;&nbsp;<a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;V,&#8203;<a href="../../../impl/collection/mutable/AbstractUnmodifiableMutableCollection.html" title="type parameter in AbstractUnmodifiableMutableCollection">T</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractUnmodifiableMutableCollection.</span><code><span class="memberNameLink"><a href="../../../impl/collection/mutable/AbstractUnmodifiableMutableCollection.html#groupBy(org.eclipse.collections.api.block.function.Function)">groupBy</a></span>&#8203;(<a href="../../block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super <a href="../../../impl/collection/mutable/AbstractUnmodifiableMutableCollection.html" title="type parameter in AbstractUnmodifiableMutableCollection">T</a>,&#8203;? extends V&gt;&nbsp;function)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;V&gt;&nbsp;<a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;V,&#8203;<a href="../../../impl/collection/mutable/AbstractCollectionAdapter.html" title="type parameter in AbstractCollectionAdapter">T</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractCollectionAdapter.</span><code><span class="memberNameLink"><a href="../../../impl/collection/mutable/AbstractCollectionAdapter.html#groupByEach(org.eclipse.collections.api.block.function.Function)">groupByEach</a></span>&#8203;(<a href="../../block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super <a href="../../../impl/collection/mutable/AbstractCollectionAdapter.html" title="type parameter in AbstractCollectionAdapter">T</a>,&#8203;? extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang" class="externalLink">Iterable</a>&lt;V&gt;&gt;&nbsp;function)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;V&gt;&nbsp;<a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;V,&#8203;<a href="../../../impl/collection/mutable/AbstractSynchronizedMutableCollection.html" title="type parameter in AbstractSynchronizedMutableCollection">T</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractSynchronizedMutableCollection.</span><code><span class="memberNameLink"><a href="../../../impl/collection/mutable/AbstractSynchronizedMutableCollection.html#groupByEach(org.eclipse.collections.api.block.function.Function)">groupByEach</a></span>&#8203;(<a href="../../block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super <a href="../../../impl/collection/mutable/AbstractSynchronizedMutableCollection.html" title="type parameter in AbstractSynchronizedMutableCollection">T</a>,&#8203;? extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang" class="externalLink">Iterable</a>&lt;V&gt;&gt;&nbsp;function)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;V&gt;&nbsp;<a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;V,&#8203;<a href="../../../impl/collection/mutable/AbstractUnmodifiableMutableCollection.html" title="type parameter in AbstractUnmodifiableMutableCollection">T</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractUnmodifiableMutableCollection.</span><code><span class="memberNameLink"><a href="../../../impl/collection/mutable/AbstractUnmodifiableMutableCollection.html#groupByEach(org.eclipse.collections.api.block.function.Function)">groupByEach</a></span>&#8203;(<a href="../../block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super <a href="../../../impl/collection/mutable/AbstractUnmodifiableMutableCollection.html" title="type parameter in AbstractUnmodifiableMutableCollection">T</a>,&#8203;? extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang" class="externalLink">Iterable</a>&lt;V&gt;&gt;&nbsp;function)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.impl.collector">
<!-- -->
</a>
<h2>Uses of <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a> in <a href="../../../impl/collector/package-summary.html">org.eclipse.collections.impl.collector</a></h2>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../../impl/collector/package-summary.html">org.eclipse.collections.impl.collector</a> with type parameters of type <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static &lt;T,&#8203;
K,&#8203;
R extends <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;K,&#8203;
T&gt;&gt;<br><a href="https://docs.oracle.com/javase/8/docs/api/java/util/stream/Collector.html?is-external=true" title="class or interface in java.util.stream" class="externalLink">Collector</a>&lt;T,&#8203;?,&#8203;R&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Collectors2.</span><code><span class="memberNameLink"><a href="../../../impl/collector/Collectors2.html#groupBy(org.eclipse.collections.api.block.function.Function,java.util.function.Supplier)">groupBy</a></span>&#8203;(<a href="../../block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super T,&#8203;? extends K&gt;&nbsp;groupBy,
<a href="https://docs.oracle.com/javase/8/docs/api/java/util/function/Supplier.html?is-external=true" title="class or interface in java.util.function" class="externalLink">Supplier</a>&lt;R&gt;&nbsp;supplier)</code></th>
<td class="colLast">
<div class="block">Returns the elements as an MutableMultimap grouping each element using the specified groupBy Function.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static &lt;T,&#8203;
K,&#8203;
V,&#8203;
R extends <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;K,&#8203;
V&gt;&gt;<br><a href="https://docs.oracle.com/javase/8/docs/api/java/util/stream/Collector.html?is-external=true" title="class or interface in java.util.stream" class="externalLink">Collector</a>&lt;T,&#8203;?,&#8203;R&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Collectors2.</span><code><span class="memberNameLink"><a href="../../../impl/collector/Collectors2.html#groupByAndCollect(org.eclipse.collections.api.block.function.Function,org.eclipse.collections.api.block.function.Function,java.util.function.Supplier)">groupByAndCollect</a></span>&#8203;(<a href="../../block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super T,&#8203;? extends K&gt;&nbsp;groupBy,
<a href="../../block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super T,&#8203;? extends V&gt;&nbsp;valueFunction,
<a href="https://docs.oracle.com/javase/8/docs/api/java/util/function/Supplier.html?is-external=true" title="class or interface in java.util.function" class="externalLink">Supplier</a>&lt;R&gt;&nbsp;supplier)</code></th>
<td class="colLast">
<div class="block">Returns the elements as an MutableMultimap grouping each element using the specified groupBy Function and
converting each element to the value returned by applying the specified Function valueFunction.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static &lt;T,&#8203;
K,&#8203;
R extends <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;K,&#8203;
T&gt;&gt;<br><a href="https://docs.oracle.com/javase/8/docs/api/java/util/stream/Collector.html?is-external=true" title="class or interface in java.util.stream" class="externalLink">Collector</a>&lt;T,&#8203;?,&#8203;R&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Collectors2.</span><code><span class="memberNameLink"><a href="../../../impl/collector/Collectors2.html#groupByEach(org.eclipse.collections.api.block.function.Function,java.util.function.Supplier)">groupByEach</a></span>&#8203;(<a href="../../block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super T,&#8203;? extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang" class="externalLink">Iterable</a>&lt;K&gt;&gt;&nbsp;groupBy,
<a href="https://docs.oracle.com/javase/8/docs/api/java/util/function/Supplier.html?is-external=true" title="class or interface in java.util.function" class="externalLink">Supplier</a>&lt;R&gt;&nbsp;supplier)</code></th>
<td class="colLast">
<div class="block">Same as <a href="../../../impl/collector/Collectors2.html#groupBy(org.eclipse.collections.api.block.function.Function,java.util.function.Supplier)"><code>Collectors2.groupBy(Function, Supplier)</code></a>, except the result of evaluating groupBy function will return a
collection of keys for each value.</div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.impl.forkjoin">
<!-- -->
</a>
<h2>Uses of <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a> in <a href="../../../impl/forkjoin/package-summary.html">org.eclipse.collections.impl.forkjoin</a></h2>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../../impl/forkjoin/package-summary.html">org.eclipse.collections.impl.forkjoin</a> with type parameters of type <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static &lt;K,&#8203;
V,&#8203;
R extends <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;K,&#8203;
V&gt;&gt;<br><a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;K,&#8203;V&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">FJIterate.</span><code><span class="memberNameLink"><a href="../../../impl/forkjoin/FJIterate.html#groupBy(java.lang.Iterable,org.eclipse.collections.api.block.function.Function,R)">groupBy</a></span>&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang" class="externalLink">Iterable</a>&lt;V&gt;&nbsp;iterable,
<a href="../../block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super V,&#8203;? extends K&gt;&nbsp;function,
R&nbsp;concurrentMultimap)</code></th>
<td class="colLast">
<div class="block">Same effect as <a href="../../../impl/utility/Iterate.html#groupBy(java.lang.Iterable,org.eclipse.collections.api.block.function.Function)"><code>Iterate.groupBy(Iterable, Function)</code></a>,
but executed in parallel batches, and writing output into a SynchronizedPutFastListMultimap.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static &lt;K,&#8203;
V,&#8203;
R extends <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;K,&#8203;
V&gt;&gt;<br><a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;K,&#8203;V&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">FJIterate.</span><code><span class="memberNameLink"><a href="../../../impl/forkjoin/FJIterate.html#groupBy(java.lang.Iterable,org.eclipse.collections.api.block.function.Function,R,int)">groupBy</a></span>&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang" class="externalLink">Iterable</a>&lt;V&gt;&nbsp;iterable,
<a href="../../block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super V,&#8203;? extends K&gt;&nbsp;function,
R&nbsp;concurrentMultimap,
int&nbsp;batchSize)</code></th>
<td class="colLast">
<div class="block">Same effect as <a href="../../../impl/utility/Iterate.html#groupBy(java.lang.Iterable,org.eclipse.collections.api.block.function.Function)"><code>Iterate.groupBy(Iterable, Function)</code></a>,
but executed in parallel batches, and writing output into a SynchronizedPutFastListMultimap.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static &lt;K,&#8203;
V,&#8203;
R extends <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;K,&#8203;
V&gt;&gt;<br><a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;K,&#8203;V&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">FJIterate.</span><code><span class="memberNameLink"><a href="../../../impl/forkjoin/FJIterate.html#groupBy(java.lang.Iterable,org.eclipse.collections.api.block.function.Function,R,int,java.util.concurrent.ForkJoinPool)">groupBy</a></span>&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang" class="externalLink">Iterable</a>&lt;V&gt;&nbsp;iterable,
<a href="../../block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super V,&#8203;? extends K&gt;&nbsp;function,
R&nbsp;concurrentMultimap,
int&nbsp;batchSize,
<a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/ForkJoinPool.html?is-external=true" title="class or interface in java.util.concurrent" class="externalLink">ForkJoinPool</a>&nbsp;executor)</code></th>
<td class="colLast">
<div class="block">Same effect as <a href="../../../impl/utility/Iterate.html#groupBy(java.lang.Iterable,org.eclipse.collections.api.block.function.Function)"><code>Iterate.groupBy(Iterable, Function)</code></a>,
but executed in parallel batches, and writing output into a SynchronizedPutFastListMultimap.</div>
</td>
</tr>
</tbody>
</table>
</div>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../../impl/forkjoin/package-summary.html">org.eclipse.collections.impl.forkjoin</a> that return <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static &lt;K,&#8203;
V&gt;&nbsp;<a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;K,&#8203;V&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">FJIterate.</span><code><span class="memberNameLink"><a href="../../../impl/forkjoin/FJIterate.html#groupBy(java.lang.Iterable,org.eclipse.collections.api.block.function.Function)">groupBy</a></span>&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang" class="externalLink">Iterable</a>&lt;V&gt;&nbsp;iterable,
<a href="../../block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super V,&#8203;? extends K&gt;&nbsp;function)</code></th>
<td class="colLast">
<div class="block">Same effect as <a href="../../../impl/utility/Iterate.html#groupBy(java.lang.Iterable,org.eclipse.collections.api.block.function.Function)"><code>Iterate.groupBy(Iterable, Function)</code></a>,
but executed in parallel batches, and writing output into a SynchronizedPutFastListMultimap.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static &lt;K,&#8203;
V&gt;&nbsp;<a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;K,&#8203;V&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">FJIterate.</span><code><span class="memberNameLink"><a href="../../../impl/forkjoin/FJIterate.html#groupBy(java.lang.Iterable,org.eclipse.collections.api.block.function.Function,int)">groupBy</a></span>&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang" class="externalLink">Iterable</a>&lt;V&gt;&nbsp;iterable,
<a href="../../block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super V,&#8203;? extends K&gt;&nbsp;function,
int&nbsp;batchSize)</code></th>
<td class="colLast">
<div class="block">Same effect as <a href="../../../impl/utility/Iterate.html#groupBy(java.lang.Iterable,org.eclipse.collections.api.block.function.Function)"><code>Iterate.groupBy(Iterable, Function)</code></a>,
but executed in parallel batches, and writing output into a SynchronizedPutFastListMultimap.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static &lt;K,&#8203;
V&gt;&nbsp;<a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;K,&#8203;V&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">FJIterate.</span><code><span class="memberNameLink"><a href="../../../impl/forkjoin/FJIterate.html#groupBy(java.lang.Iterable,org.eclipse.collections.api.block.function.Function,int,java.util.concurrent.ForkJoinPool)">groupBy</a></span>&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang" class="externalLink">Iterable</a>&lt;V&gt;&nbsp;iterable,
<a href="../../block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super V,&#8203;? extends K&gt;&nbsp;function,
int&nbsp;batchSize,
<a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/ForkJoinPool.html?is-external=true" title="class or interface in java.util.concurrent" class="externalLink">ForkJoinPool</a>&nbsp;executor)</code></th>
<td class="colLast">
<div class="block">Same effect as <a href="../../../impl/utility/Iterate.html#groupBy(java.lang.Iterable,org.eclipse.collections.api.block.function.Function)"><code>Iterate.groupBy(Iterable, Function)</code></a>,
but executed in parallel batches, and writing output into a SynchronizedPutFastListMultimap.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static &lt;K,&#8203;
V,&#8203;
R extends <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;K,&#8203;
V&gt;&gt;<br><a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;K,&#8203;V&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">FJIterate.</span><code><span class="memberNameLink"><a href="../../../impl/forkjoin/FJIterate.html#groupBy(java.lang.Iterable,org.eclipse.collections.api.block.function.Function,R)">groupBy</a></span>&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang" class="externalLink">Iterable</a>&lt;V&gt;&nbsp;iterable,
<a href="../../block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super V,&#8203;? extends K&gt;&nbsp;function,
R&nbsp;concurrentMultimap)</code></th>
<td class="colLast">
<div class="block">Same effect as <a href="../../../impl/utility/Iterate.html#groupBy(java.lang.Iterable,org.eclipse.collections.api.block.function.Function)"><code>Iterate.groupBy(Iterable, Function)</code></a>,
but executed in parallel batches, and writing output into a SynchronizedPutFastListMultimap.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static &lt;K,&#8203;
V,&#8203;
R extends <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;K,&#8203;
V&gt;&gt;<br><a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;K,&#8203;V&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">FJIterate.</span><code><span class="memberNameLink"><a href="../../../impl/forkjoin/FJIterate.html#groupBy(java.lang.Iterable,org.eclipse.collections.api.block.function.Function,R,int)">groupBy</a></span>&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang" class="externalLink">Iterable</a>&lt;V&gt;&nbsp;iterable,
<a href="../../block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super V,&#8203;? extends K&gt;&nbsp;function,
R&nbsp;concurrentMultimap,
int&nbsp;batchSize)</code></th>
<td class="colLast">
<div class="block">Same effect as <a href="../../../impl/utility/Iterate.html#groupBy(java.lang.Iterable,org.eclipse.collections.api.block.function.Function)"><code>Iterate.groupBy(Iterable, Function)</code></a>,
but executed in parallel batches, and writing output into a SynchronizedPutFastListMultimap.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static &lt;K,&#8203;
V,&#8203;
R extends <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;K,&#8203;
V&gt;&gt;<br><a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;K,&#8203;V&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">FJIterate.</span><code><span class="memberNameLink"><a href="../../../impl/forkjoin/FJIterate.html#groupBy(java.lang.Iterable,org.eclipse.collections.api.block.function.Function,R,int,java.util.concurrent.ForkJoinPool)">groupBy</a></span>&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang" class="externalLink">Iterable</a>&lt;V&gt;&nbsp;iterable,
<a href="../../block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super V,&#8203;? extends K&gt;&nbsp;function,
R&nbsp;concurrentMultimap,
int&nbsp;batchSize,
<a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/ForkJoinPool.html?is-external=true" title="class or interface in java.util.concurrent" class="externalLink">ForkJoinPool</a>&nbsp;executor)</code></th>
<td class="colLast">
<div class="block">Same effect as <a href="../../../impl/utility/Iterate.html#groupBy(java.lang.Iterable,org.eclipse.collections.api.block.function.Function)"><code>Iterate.groupBy(Iterable, Function)</code></a>,
but executed in parallel batches, and writing output into a SynchronizedPutFastListMultimap.</div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.impl.list.mutable">
<!-- -->
</a>
<h2>Uses of <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a> in <a href="../../../impl/list/mutable/package-summary.html">org.eclipse.collections.impl.list.mutable</a></h2>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../../impl/list/mutable/package-summary.html">org.eclipse.collections.impl.list.mutable</a> with type parameters of type <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>&lt;V,&#8203;
R extends <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;V,&#8203;
<a href="../../../impl/list/mutable/FastList.html" title="type parameter in FastList">T</a>&gt;&gt;<br>R</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">FastList.</span><code><span class="memberNameLink"><a href="../../../impl/list/mutable/FastList.html#groupBy(org.eclipse.collections.api.block.function.Function,R)">groupBy</a></span>&#8203;(<a href="../../block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super <a href="../../../impl/list/mutable/FastList.html" title="type parameter in FastList">T</a>,&#8203;? extends V&gt;&nbsp;function,
R&nbsp;target)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;V,&#8203;
R extends <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;V,&#8203;
<a href="../../../impl/list/mutable/FastList.html" title="type parameter in FastList">T</a>&gt;&gt;<br>R</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">FastList.</span><code><span class="memberNameLink"><a href="../../../impl/list/mutable/FastList.html#groupByEach(org.eclipse.collections.api.block.function.Function,R)">groupByEach</a></span>&#8203;(<a href="../../block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super <a href="../../../impl/list/mutable/FastList.html" title="type parameter in FastList">T</a>,&#8203;? extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang" class="externalLink">Iterable</a>&lt;V&gt;&gt;&nbsp;function,
R&nbsp;target)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.impl.map">
<!-- -->
</a>
<h2>Uses of <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a> in <a href="../../../impl/map/package-summary.html">org.eclipse.collections.impl.map</a></h2>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../../impl/map/package-summary.html">org.eclipse.collections.impl.map</a> that return <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>&lt;V1&gt;&nbsp;<a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;V1,&#8203;<a href="../../../impl/map/AbstractSynchronizedMapIterable.html" title="type parameter in AbstractSynchronizedMapIterable">V</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractSynchronizedMapIterable.</span><code><span class="memberNameLink"><a href="../../../impl/map/AbstractSynchronizedMapIterable.html#groupBy(org.eclipse.collections.api.block.function.Function)">groupBy</a></span>&#8203;(<a href="../../block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super <a href="../../../impl/map/AbstractSynchronizedMapIterable.html" title="type parameter in AbstractSynchronizedMapIterable">V</a>,&#8203;? extends V1&gt;&nbsp;function)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;V1&gt;&nbsp;<a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;V1,&#8203;<a href="../../../impl/map/AbstractSynchronizedMapIterable.html" title="type parameter in AbstractSynchronizedMapIterable">V</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractSynchronizedMapIterable.</span><code><span class="memberNameLink"><a href="../../../impl/map/AbstractSynchronizedMapIterable.html#groupByEach(org.eclipse.collections.api.block.function.Function)">groupByEach</a></span>&#8203;(<a href="../../block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super <a href="../../../impl/map/AbstractSynchronizedMapIterable.html" title="type parameter in AbstractSynchronizedMapIterable">V</a>,&#8203;? extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang" class="externalLink">Iterable</a>&lt;V1&gt;&gt;&nbsp;function)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.impl.map.mutable">
<!-- -->
</a>
<h2>Uses of <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a> in <a href="../../../impl/map/mutable/package-summary.html">org.eclipse.collections.impl.map.mutable</a></h2>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../../impl/map/mutable/package-summary.html">org.eclipse.collections.impl.map.mutable</a> with type parameters of type <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>&lt;R,&#8203;
C extends <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;R,&#8203;
<a href="../../../impl/map/mutable/UnmodifiableMutableMap.html" title="type parameter in UnmodifiableMutableMap">V</a>&gt;&gt;<br>C</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableMutableMap.</span><code><span class="memberNameLink"><a href="../../../impl/map/mutable/UnmodifiableMutableMap.html#groupBy(org.eclipse.collections.api.block.function.Function,C)">groupBy</a></span>&#8203;(<a href="../../block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super <a href="../../../impl/map/mutable/UnmodifiableMutableMap.html" title="type parameter in UnmodifiableMutableMap">V</a>,&#8203;? extends R&gt;&nbsp;function,
C&nbsp;target)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;R,&#8203;
C extends <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;R,&#8203;
<a href="../../../impl/map/mutable/UnmodifiableMutableMap.html" title="type parameter in UnmodifiableMutableMap">V</a>&gt;&gt;<br>C</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableMutableMap.</span><code><span class="memberNameLink"><a href="../../../impl/map/mutable/UnmodifiableMutableMap.html#groupByEach(org.eclipse.collections.api.block.function.Function,C)">groupByEach</a></span>&#8203;(<a href="../../block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super <a href="../../../impl/map/mutable/UnmodifiableMutableMap.html" title="type parameter in UnmodifiableMutableMap">V</a>,&#8203;? extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang" class="externalLink">Iterable</a>&lt;R&gt;&gt;&nbsp;function,
C&nbsp;target)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.impl.map.mutable.primitive">
<!-- -->
</a>
<h2>Uses of <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a> in <a href="../../../impl/map/mutable/primitive/package-summary.html">org.eclipse.collections.impl.map.mutable.primitive</a></h2>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../../impl/map/mutable/primitive/package-summary.html">org.eclipse.collections.impl.map.mutable.primitive</a> with type parameters of type <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>&lt;VV,&#8203;
R extends <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;VV,&#8203;
<a href="../../../impl/map/mutable/primitive/ByteObjectHashMap.html" title="type parameter in ByteObjectHashMap">V</a>&gt;&gt;<br>R</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ByteObjectHashMap.</span><code><span class="memberNameLink"><a href="../../../impl/map/mutable/primitive/ByteObjectHashMap.html#groupBy(org.eclipse.collections.api.block.function.Function,R)">groupBy</a></span>&#8203;(<a href="../../block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super <a href="../../../impl/map/mutable/primitive/ByteObjectHashMap.html" title="type parameter in ByteObjectHashMap">V</a>,&#8203;? extends VV&gt;&nbsp;function,
R&nbsp;target)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;VV,&#8203;
R extends <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;VV,&#8203;
<a href="../../../impl/map/mutable/primitive/CharObjectHashMap.html" title="type parameter in CharObjectHashMap">V</a>&gt;&gt;<br>R</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CharObjectHashMap.</span><code><span class="memberNameLink"><a href="../../../impl/map/mutable/primitive/CharObjectHashMap.html#groupBy(org.eclipse.collections.api.block.function.Function,R)">groupBy</a></span>&#8203;(<a href="../../block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super <a href="../../../impl/map/mutable/primitive/CharObjectHashMap.html" title="type parameter in CharObjectHashMap">V</a>,&#8203;? extends VV&gt;&nbsp;function,
R&nbsp;target)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;VV,&#8203;
R extends <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;VV,&#8203;
<a href="../../../impl/map/mutable/primitive/DoubleObjectHashMap.html" title="type parameter in DoubleObjectHashMap">V</a>&gt;&gt;<br>R</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">DoubleObjectHashMap.</span><code><span class="memberNameLink"><a href="../../../impl/map/mutable/primitive/DoubleObjectHashMap.html#groupBy(org.eclipse.collections.api.block.function.Function,R)">groupBy</a></span>&#8203;(<a href="../../block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super <a href="../../../impl/map/mutable/primitive/DoubleObjectHashMap.html" title="type parameter in DoubleObjectHashMap">V</a>,&#8203;? extends VV&gt;&nbsp;function,
R&nbsp;target)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;VV,&#8203;
R extends <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;VV,&#8203;
<a href="../../../impl/map/mutable/primitive/FloatObjectHashMap.html" title="type parameter in FloatObjectHashMap">V</a>&gt;&gt;<br>R</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">FloatObjectHashMap.</span><code><span class="memberNameLink"><a href="../../../impl/map/mutable/primitive/FloatObjectHashMap.html#groupBy(org.eclipse.collections.api.block.function.Function,R)">groupBy</a></span>&#8203;(<a href="../../block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super <a href="../../../impl/map/mutable/primitive/FloatObjectHashMap.html" title="type parameter in FloatObjectHashMap">V</a>,&#8203;? extends VV&gt;&nbsp;function,
R&nbsp;target)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;VV,&#8203;
R extends <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;VV,&#8203;
<a href="../../../impl/map/mutable/primitive/IntObjectHashMap.html" title="type parameter in IntObjectHashMap">V</a>&gt;&gt;<br>R</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">IntObjectHashMap.</span><code><span class="memberNameLink"><a href="../../../impl/map/mutable/primitive/IntObjectHashMap.html#groupBy(org.eclipse.collections.api.block.function.Function,R)">groupBy</a></span>&#8203;(<a href="../../block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super <a href="../../../impl/map/mutable/primitive/IntObjectHashMap.html" title="type parameter in IntObjectHashMap">V</a>,&#8203;? extends VV&gt;&nbsp;function,
R&nbsp;target)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;VV,&#8203;
R extends <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;VV,&#8203;
<a href="../../../impl/map/mutable/primitive/LongObjectHashMap.html" title="type parameter in LongObjectHashMap">V</a>&gt;&gt;<br>R</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">LongObjectHashMap.</span><code><span class="memberNameLink"><a href="../../../impl/map/mutable/primitive/LongObjectHashMap.html#groupBy(org.eclipse.collections.api.block.function.Function,R)">groupBy</a></span>&#8203;(<a href="../../block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super <a href="../../../impl/map/mutable/primitive/LongObjectHashMap.html" title="type parameter in LongObjectHashMap">V</a>,&#8203;? extends VV&gt;&nbsp;function,
R&nbsp;target)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;VV,&#8203;
R extends <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;VV,&#8203;
<a href="../../../impl/map/mutable/primitive/ShortObjectHashMap.html" title="type parameter in ShortObjectHashMap">V</a>&gt;&gt;<br>R</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ShortObjectHashMap.</span><code><span class="memberNameLink"><a href="../../../impl/map/mutable/primitive/ShortObjectHashMap.html#groupBy(org.eclipse.collections.api.block.function.Function,R)">groupBy</a></span>&#8203;(<a href="../../block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super <a href="../../../impl/map/mutable/primitive/ShortObjectHashMap.html" title="type parameter in ShortObjectHashMap">V</a>,&#8203;? extends VV&gt;&nbsp;function,
R&nbsp;target)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;VV,&#8203;
R extends <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;VV,&#8203;
<a href="../../../impl/map/mutable/primitive/SynchronizedByteObjectMap.html" title="type parameter in SynchronizedByteObjectMap">V</a>&gt;&gt;<br>R</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedByteObjectMap.</span><code><span class="memberNameLink"><a href="../../../impl/map/mutable/primitive/SynchronizedByteObjectMap.html#groupBy(org.eclipse.collections.api.block.function.Function,R)">groupBy</a></span>&#8203;(<a href="../../block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super <a href="../../../impl/map/mutable/primitive/SynchronizedByteObjectMap.html" title="type parameter in SynchronizedByteObjectMap">V</a>,&#8203;? extends VV&gt;&nbsp;function,
R&nbsp;target)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;VV,&#8203;
R extends <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;VV,&#8203;
<a href="../../../impl/map/mutable/primitive/SynchronizedCharObjectMap.html" title="type parameter in SynchronizedCharObjectMap">V</a>&gt;&gt;<br>R</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedCharObjectMap.</span><code><span class="memberNameLink"><a href="../../../impl/map/mutable/primitive/SynchronizedCharObjectMap.html#groupBy(org.eclipse.collections.api.block.function.Function,R)">groupBy</a></span>&#8203;(<a href="../../block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super <a href="../../../impl/map/mutable/primitive/SynchronizedCharObjectMap.html" title="type parameter in SynchronizedCharObjectMap">V</a>,&#8203;? extends VV&gt;&nbsp;function,
R&nbsp;target)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;VV,&#8203;
R extends <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;VV,&#8203;
<a href="../../../impl/map/mutable/primitive/SynchronizedDoubleObjectMap.html" title="type parameter in SynchronizedDoubleObjectMap">V</a>&gt;&gt;<br>R</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedDoubleObjectMap.</span><code><span class="memberNameLink"><a href="../../../impl/map/mutable/primitive/SynchronizedDoubleObjectMap.html#groupBy(org.eclipse.collections.api.block.function.Function,R)">groupBy</a></span>&#8203;(<a href="../../block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super <a href="../../../impl/map/mutable/primitive/SynchronizedDoubleObjectMap.html" title="type parameter in SynchronizedDoubleObjectMap">V</a>,&#8203;? extends VV&gt;&nbsp;function,
R&nbsp;target)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;VV,&#8203;
R extends <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;VV,&#8203;
<a href="../../../impl/map/mutable/primitive/SynchronizedFloatObjectMap.html" title="type parameter in SynchronizedFloatObjectMap">V</a>&gt;&gt;<br>R</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedFloatObjectMap.</span><code><span class="memberNameLink"><a href="../../../impl/map/mutable/primitive/SynchronizedFloatObjectMap.html#groupBy(org.eclipse.collections.api.block.function.Function,R)">groupBy</a></span>&#8203;(<a href="../../block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super <a href="../../../impl/map/mutable/primitive/SynchronizedFloatObjectMap.html" title="type parameter in SynchronizedFloatObjectMap">V</a>,&#8203;? extends VV&gt;&nbsp;function,
R&nbsp;target)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;VV,&#8203;
R extends <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;VV,&#8203;
<a href="../../../impl/map/mutable/primitive/SynchronizedIntObjectMap.html" title="type parameter in SynchronizedIntObjectMap">V</a>&gt;&gt;<br>R</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedIntObjectMap.</span><code><span class="memberNameLink"><a href="../../../impl/map/mutable/primitive/SynchronizedIntObjectMap.html#groupBy(org.eclipse.collections.api.block.function.Function,R)">groupBy</a></span>&#8203;(<a href="../../block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super <a href="../../../impl/map/mutable/primitive/SynchronizedIntObjectMap.html" title="type parameter in SynchronizedIntObjectMap">V</a>,&#8203;? extends VV&gt;&nbsp;function,
R&nbsp;target)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;VV,&#8203;
R extends <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;VV,&#8203;
<a href="../../../impl/map/mutable/primitive/SynchronizedLongObjectMap.html" title="type parameter in SynchronizedLongObjectMap">V</a>&gt;&gt;<br>R</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedLongObjectMap.</span><code><span class="memberNameLink"><a href="../../../impl/map/mutable/primitive/SynchronizedLongObjectMap.html#groupBy(org.eclipse.collections.api.block.function.Function,R)">groupBy</a></span>&#8203;(<a href="../../block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super <a href="../../../impl/map/mutable/primitive/SynchronizedLongObjectMap.html" title="type parameter in SynchronizedLongObjectMap">V</a>,&#8203;? extends VV&gt;&nbsp;function,
R&nbsp;target)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;VV,&#8203;
R extends <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;VV,&#8203;
<a href="../../../impl/map/mutable/primitive/SynchronizedShortObjectMap.html" title="type parameter in SynchronizedShortObjectMap">V</a>&gt;&gt;<br>R</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedShortObjectMap.</span><code><span class="memberNameLink"><a href="../../../impl/map/mutable/primitive/SynchronizedShortObjectMap.html#groupBy(org.eclipse.collections.api.block.function.Function,R)">groupBy</a></span>&#8203;(<a href="../../block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super <a href="../../../impl/map/mutable/primitive/SynchronizedShortObjectMap.html" title="type parameter in SynchronizedShortObjectMap">V</a>,&#8203;? extends VV&gt;&nbsp;function,
R&nbsp;target)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;VV,&#8203;
R extends <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;VV,&#8203;
<a href="../../../impl/map/mutable/primitive/UnmodifiableByteObjectMap.html" title="type parameter in UnmodifiableByteObjectMap">V</a>&gt;&gt;<br>R</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableByteObjectMap.</span><code><span class="memberNameLink"><a href="../../../impl/map/mutable/primitive/UnmodifiableByteObjectMap.html#groupBy(org.eclipse.collections.api.block.function.Function,R)">groupBy</a></span>&#8203;(<a href="../../block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super <a href="../../../impl/map/mutable/primitive/UnmodifiableByteObjectMap.html" title="type parameter in UnmodifiableByteObjectMap">V</a>,&#8203;? extends VV&gt;&nbsp;function,
R&nbsp;target)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;VV,&#8203;
R extends <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;VV,&#8203;
<a href="../../../impl/map/mutable/primitive/UnmodifiableCharObjectMap.html" title="type parameter in UnmodifiableCharObjectMap">V</a>&gt;&gt;<br>R</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableCharObjectMap.</span><code><span class="memberNameLink"><a href="../../../impl/map/mutable/primitive/UnmodifiableCharObjectMap.html#groupBy(org.eclipse.collections.api.block.function.Function,R)">groupBy</a></span>&#8203;(<a href="../../block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super <a href="../../../impl/map/mutable/primitive/UnmodifiableCharObjectMap.html" title="type parameter in UnmodifiableCharObjectMap">V</a>,&#8203;? extends VV&gt;&nbsp;function,
R&nbsp;target)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;VV,&#8203;
R extends <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;VV,&#8203;
<a href="../../../impl/map/mutable/primitive/UnmodifiableDoubleObjectMap.html" title="type parameter in UnmodifiableDoubleObjectMap">V</a>&gt;&gt;<br>R</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableDoubleObjectMap.</span><code><span class="memberNameLink"><a href="../../../impl/map/mutable/primitive/UnmodifiableDoubleObjectMap.html#groupBy(org.eclipse.collections.api.block.function.Function,R)">groupBy</a></span>&#8203;(<a href="../../block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super <a href="../../../impl/map/mutable/primitive/UnmodifiableDoubleObjectMap.html" title="type parameter in UnmodifiableDoubleObjectMap">V</a>,&#8203;? extends VV&gt;&nbsp;function,
R&nbsp;target)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;VV,&#8203;
R extends <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;VV,&#8203;
<a href="../../../impl/map/mutable/primitive/UnmodifiableFloatObjectMap.html" title="type parameter in UnmodifiableFloatObjectMap">V</a>&gt;&gt;<br>R</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableFloatObjectMap.</span><code><span class="memberNameLink"><a href="../../../impl/map/mutable/primitive/UnmodifiableFloatObjectMap.html#groupBy(org.eclipse.collections.api.block.function.Function,R)">groupBy</a></span>&#8203;(<a href="../../block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super <a href="../../../impl/map/mutable/primitive/UnmodifiableFloatObjectMap.html" title="type parameter in UnmodifiableFloatObjectMap">V</a>,&#8203;? extends VV&gt;&nbsp;function,
R&nbsp;target)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;VV,&#8203;
R extends <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;VV,&#8203;
<a href="../../../impl/map/mutable/primitive/UnmodifiableIntObjectMap.html" title="type parameter in UnmodifiableIntObjectMap">V</a>&gt;&gt;<br>R</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableIntObjectMap.</span><code><span class="memberNameLink"><a href="../../../impl/map/mutable/primitive/UnmodifiableIntObjectMap.html#groupBy(org.eclipse.collections.api.block.function.Function,R)">groupBy</a></span>&#8203;(<a href="../../block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super <a href="../../../impl/map/mutable/primitive/UnmodifiableIntObjectMap.html" title="type parameter in UnmodifiableIntObjectMap">V</a>,&#8203;? extends VV&gt;&nbsp;function,
R&nbsp;target)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;VV,&#8203;
R extends <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;VV,&#8203;
<a href="../../../impl/map/mutable/primitive/UnmodifiableLongObjectMap.html" title="type parameter in UnmodifiableLongObjectMap">V</a>&gt;&gt;<br>R</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableLongObjectMap.</span><code><span class="memberNameLink"><a href="../../../impl/map/mutable/primitive/UnmodifiableLongObjectMap.html#groupBy(org.eclipse.collections.api.block.function.Function,R)">groupBy</a></span>&#8203;(<a href="../../block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super <a href="../../../impl/map/mutable/primitive/UnmodifiableLongObjectMap.html" title="type parameter in UnmodifiableLongObjectMap">V</a>,&#8203;? extends VV&gt;&nbsp;function,
R&nbsp;target)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;VV,&#8203;
R extends <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;VV,&#8203;
<a href="../../../impl/map/mutable/primitive/UnmodifiableShortObjectMap.html" title="type parameter in UnmodifiableShortObjectMap">V</a>&gt;&gt;<br>R</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableShortObjectMap.</span><code><span class="memberNameLink"><a href="../../../impl/map/mutable/primitive/UnmodifiableShortObjectMap.html#groupBy(org.eclipse.collections.api.block.function.Function,R)">groupBy</a></span>&#8203;(<a href="../../block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super <a href="../../../impl/map/mutable/primitive/UnmodifiableShortObjectMap.html" title="type parameter in UnmodifiableShortObjectMap">V</a>,&#8203;? extends VV&gt;&nbsp;function,
R&nbsp;target)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;VV,&#8203;
R extends <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;VV,&#8203;
<a href="../../../impl/map/mutable/primitive/ByteObjectHashMap.html" title="type parameter in ByteObjectHashMap">V</a>&gt;&gt;<br>R</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ByteObjectHashMap.</span><code><span class="memberNameLink"><a href="../../../impl/map/mutable/primitive/ByteObjectHashMap.html#groupByEach(org.eclipse.collections.api.block.function.Function,R)">groupByEach</a></span>&#8203;(<a href="../../block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super <a href="../../../impl/map/mutable/primitive/ByteObjectHashMap.html" title="type parameter in ByteObjectHashMap">V</a>,&#8203;? extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang" class="externalLink">Iterable</a>&lt;VV&gt;&gt;&nbsp;function,
R&nbsp;target)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;VV,&#8203;
R extends <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;VV,&#8203;
<a href="../../../impl/map/mutable/primitive/CharObjectHashMap.html" title="type parameter in CharObjectHashMap">V</a>&gt;&gt;<br>R</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CharObjectHashMap.</span><code><span class="memberNameLink"><a href="../../../impl/map/mutable/primitive/CharObjectHashMap.html#groupByEach(org.eclipse.collections.api.block.function.Function,R)">groupByEach</a></span>&#8203;(<a href="../../block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super <a href="../../../impl/map/mutable/primitive/CharObjectHashMap.html" title="type parameter in CharObjectHashMap">V</a>,&#8203;? extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang" class="externalLink">Iterable</a>&lt;VV&gt;&gt;&nbsp;function,
R&nbsp;target)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;VV,&#8203;
R extends <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;VV,&#8203;
<a href="../../../impl/map/mutable/primitive/DoubleObjectHashMap.html" title="type parameter in DoubleObjectHashMap">V</a>&gt;&gt;<br>R</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">DoubleObjectHashMap.</span><code><span class="memberNameLink"><a href="../../../impl/map/mutable/primitive/DoubleObjectHashMap.html#groupByEach(org.eclipse.collections.api.block.function.Function,R)">groupByEach</a></span>&#8203;(<a href="../../block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super <a href="../../../impl/map/mutable/primitive/DoubleObjectHashMap.html" title="type parameter in DoubleObjectHashMap">V</a>,&#8203;? extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang" class="externalLink">Iterable</a>&lt;VV&gt;&gt;&nbsp;function,
R&nbsp;target)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;VV,&#8203;
R extends <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;VV,&#8203;
<a href="../../../impl/map/mutable/primitive/FloatObjectHashMap.html" title="type parameter in FloatObjectHashMap">V</a>&gt;&gt;<br>R</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">FloatObjectHashMap.</span><code><span class="memberNameLink"><a href="../../../impl/map/mutable/primitive/FloatObjectHashMap.html#groupByEach(org.eclipse.collections.api.block.function.Function,R)">groupByEach</a></span>&#8203;(<a href="../../block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super <a href="../../../impl/map/mutable/primitive/FloatObjectHashMap.html" title="type parameter in FloatObjectHashMap">V</a>,&#8203;? extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang" class="externalLink">Iterable</a>&lt;VV&gt;&gt;&nbsp;function,
R&nbsp;target)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;VV,&#8203;
R extends <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;VV,&#8203;
<a href="../../../impl/map/mutable/primitive/IntObjectHashMap.html" title="type parameter in IntObjectHashMap">V</a>&gt;&gt;<br>R</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">IntObjectHashMap.</span><code><span class="memberNameLink"><a href="../../../impl/map/mutable/primitive/IntObjectHashMap.html#groupByEach(org.eclipse.collections.api.block.function.Function,R)">groupByEach</a></span>&#8203;(<a href="../../block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super <a href="../../../impl/map/mutable/primitive/IntObjectHashMap.html" title="type parameter in IntObjectHashMap">V</a>,&#8203;? extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang" class="externalLink">Iterable</a>&lt;VV&gt;&gt;&nbsp;function,
R&nbsp;target)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;VV,&#8203;
R extends <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;VV,&#8203;
<a href="../../../impl/map/mutable/primitive/LongObjectHashMap.html" title="type parameter in LongObjectHashMap">V</a>&gt;&gt;<br>R</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">LongObjectHashMap.</span><code><span class="memberNameLink"><a href="../../../impl/map/mutable/primitive/LongObjectHashMap.html#groupByEach(org.eclipse.collections.api.block.function.Function,R)">groupByEach</a></span>&#8203;(<a href="../../block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super <a href="../../../impl/map/mutable/primitive/LongObjectHashMap.html" title="type parameter in LongObjectHashMap">V</a>,&#8203;? extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang" class="externalLink">Iterable</a>&lt;VV&gt;&gt;&nbsp;function,
R&nbsp;target)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;VV,&#8203;
R extends <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;VV,&#8203;
<a href="../../../impl/map/mutable/primitive/ShortObjectHashMap.html" title="type parameter in ShortObjectHashMap">V</a>&gt;&gt;<br>R</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ShortObjectHashMap.</span><code><span class="memberNameLink"><a href="../../../impl/map/mutable/primitive/ShortObjectHashMap.html#groupByEach(org.eclipse.collections.api.block.function.Function,R)">groupByEach</a></span>&#8203;(<a href="../../block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super <a href="../../../impl/map/mutable/primitive/ShortObjectHashMap.html" title="type parameter in ShortObjectHashMap">V</a>,&#8203;? extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang" class="externalLink">Iterable</a>&lt;VV&gt;&gt;&nbsp;function,
R&nbsp;target)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;VV,&#8203;
R extends <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;VV,&#8203;
<a href="../../../impl/map/mutable/primitive/SynchronizedByteObjectMap.html" title="type parameter in SynchronizedByteObjectMap">V</a>&gt;&gt;<br>R</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedByteObjectMap.</span><code><span class="memberNameLink"><a href="../../../impl/map/mutable/primitive/SynchronizedByteObjectMap.html#groupByEach(org.eclipse.collections.api.block.function.Function,R)">groupByEach</a></span>&#8203;(<a href="../../block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super <a href="../../../impl/map/mutable/primitive/SynchronizedByteObjectMap.html" title="type parameter in SynchronizedByteObjectMap">V</a>,&#8203;? extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang" class="externalLink">Iterable</a>&lt;VV&gt;&gt;&nbsp;function,
R&nbsp;target)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;VV,&#8203;
R extends <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;VV,&#8203;
<a href="../../../impl/map/mutable/primitive/SynchronizedCharObjectMap.html" title="type parameter in SynchronizedCharObjectMap">V</a>&gt;&gt;<br>R</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedCharObjectMap.</span><code><span class="memberNameLink"><a href="../../../impl/map/mutable/primitive/SynchronizedCharObjectMap.html#groupByEach(org.eclipse.collections.api.block.function.Function,R)">groupByEach</a></span>&#8203;(<a href="../../block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super <a href="../../../impl/map/mutable/primitive/SynchronizedCharObjectMap.html" title="type parameter in SynchronizedCharObjectMap">V</a>,&#8203;? extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang" class="externalLink">Iterable</a>&lt;VV&gt;&gt;&nbsp;function,
R&nbsp;target)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;VV,&#8203;
R extends <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;VV,&#8203;
<a href="../../../impl/map/mutable/primitive/SynchronizedDoubleObjectMap.html" title="type parameter in SynchronizedDoubleObjectMap">V</a>&gt;&gt;<br>R</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedDoubleObjectMap.</span><code><span class="memberNameLink"><a href="../../../impl/map/mutable/primitive/SynchronizedDoubleObjectMap.html#groupByEach(org.eclipse.collections.api.block.function.Function,R)">groupByEach</a></span>&#8203;(<a href="../../block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super <a href="../../../impl/map/mutable/primitive/SynchronizedDoubleObjectMap.html" title="type parameter in SynchronizedDoubleObjectMap">V</a>,&#8203;? extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang" class="externalLink">Iterable</a>&lt;VV&gt;&gt;&nbsp;function,
R&nbsp;target)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;VV,&#8203;
R extends <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;VV,&#8203;
<a href="../../../impl/map/mutable/primitive/SynchronizedFloatObjectMap.html" title="type parameter in SynchronizedFloatObjectMap">V</a>&gt;&gt;<br>R</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedFloatObjectMap.</span><code><span class="memberNameLink"><a href="../../../impl/map/mutable/primitive/SynchronizedFloatObjectMap.html#groupByEach(org.eclipse.collections.api.block.function.Function,R)">groupByEach</a></span>&#8203;(<a href="../../block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super <a href="../../../impl/map/mutable/primitive/SynchronizedFloatObjectMap.html" title="type parameter in SynchronizedFloatObjectMap">V</a>,&#8203;? extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang" class="externalLink">Iterable</a>&lt;VV&gt;&gt;&nbsp;function,
R&nbsp;target)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;VV,&#8203;
R extends <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;VV,&#8203;
<a href="../../../impl/map/mutable/primitive/SynchronizedIntObjectMap.html" title="type parameter in SynchronizedIntObjectMap">V</a>&gt;&gt;<br>R</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedIntObjectMap.</span><code><span class="memberNameLink"><a href="../../../impl/map/mutable/primitive/SynchronizedIntObjectMap.html#groupByEach(org.eclipse.collections.api.block.function.Function,R)">groupByEach</a></span>&#8203;(<a href="../../block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super <a href="../../../impl/map/mutable/primitive/SynchronizedIntObjectMap.html" title="type parameter in SynchronizedIntObjectMap">V</a>,&#8203;? extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang" class="externalLink">Iterable</a>&lt;VV&gt;&gt;&nbsp;function,
R&nbsp;target)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;VV,&#8203;
R extends <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;VV,&#8203;
<a href="../../../impl/map/mutable/primitive/SynchronizedLongObjectMap.html" title="type parameter in SynchronizedLongObjectMap">V</a>&gt;&gt;<br>R</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedLongObjectMap.</span><code><span class="memberNameLink"><a href="../../../impl/map/mutable/primitive/SynchronizedLongObjectMap.html#groupByEach(org.eclipse.collections.api.block.function.Function,R)">groupByEach</a></span>&#8203;(<a href="../../block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super <a href="../../../impl/map/mutable/primitive/SynchronizedLongObjectMap.html" title="type parameter in SynchronizedLongObjectMap">V</a>,&#8203;? extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang" class="externalLink">Iterable</a>&lt;VV&gt;&gt;&nbsp;function,
R&nbsp;target)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;VV,&#8203;
R extends <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;VV,&#8203;
<a href="../../../impl/map/mutable/primitive/SynchronizedShortObjectMap.html" title="type parameter in SynchronizedShortObjectMap">V</a>&gt;&gt;<br>R</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedShortObjectMap.</span><code><span class="memberNameLink"><a href="../../../impl/map/mutable/primitive/SynchronizedShortObjectMap.html#groupByEach(org.eclipse.collections.api.block.function.Function,R)">groupByEach</a></span>&#8203;(<a href="../../block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super <a href="../../../impl/map/mutable/primitive/SynchronizedShortObjectMap.html" title="type parameter in SynchronizedShortObjectMap">V</a>,&#8203;? extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang" class="externalLink">Iterable</a>&lt;VV&gt;&gt;&nbsp;function,
R&nbsp;target)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;VV,&#8203;
R extends <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;VV,&#8203;
<a href="../../../impl/map/mutable/primitive/UnmodifiableByteObjectMap.html" title="type parameter in UnmodifiableByteObjectMap">V</a>&gt;&gt;<br>R</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableByteObjectMap.</span><code><span class="memberNameLink"><a href="../../../impl/map/mutable/primitive/UnmodifiableByteObjectMap.html#groupByEach(org.eclipse.collections.api.block.function.Function,R)">groupByEach</a></span>&#8203;(<a href="../../block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super <a href="../../../impl/map/mutable/primitive/UnmodifiableByteObjectMap.html" title="type parameter in UnmodifiableByteObjectMap">V</a>,&#8203;? extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang" class="externalLink">Iterable</a>&lt;VV&gt;&gt;&nbsp;function,
R&nbsp;target)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;VV,&#8203;
R extends <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;VV,&#8203;
<a href="../../../impl/map/mutable/primitive/UnmodifiableCharObjectMap.html" title="type parameter in UnmodifiableCharObjectMap">V</a>&gt;&gt;<br>R</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableCharObjectMap.</span><code><span class="memberNameLink"><a href="../../../impl/map/mutable/primitive/UnmodifiableCharObjectMap.html#groupByEach(org.eclipse.collections.api.block.function.Function,R)">groupByEach</a></span>&#8203;(<a href="../../block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super <a href="../../../impl/map/mutable/primitive/UnmodifiableCharObjectMap.html" title="type parameter in UnmodifiableCharObjectMap">V</a>,&#8203;? extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang" class="externalLink">Iterable</a>&lt;VV&gt;&gt;&nbsp;function,
R&nbsp;target)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;VV,&#8203;
R extends <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;VV,&#8203;
<a href="../../../impl/map/mutable/primitive/UnmodifiableDoubleObjectMap.html" title="type parameter in UnmodifiableDoubleObjectMap">V</a>&gt;&gt;<br>R</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableDoubleObjectMap.</span><code><span class="memberNameLink"><a href="../../../impl/map/mutable/primitive/UnmodifiableDoubleObjectMap.html#groupByEach(org.eclipse.collections.api.block.function.Function,R)">groupByEach</a></span>&#8203;(<a href="../../block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super <a href="../../../impl/map/mutable/primitive/UnmodifiableDoubleObjectMap.html" title="type parameter in UnmodifiableDoubleObjectMap">V</a>,&#8203;? extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang" class="externalLink">Iterable</a>&lt;VV&gt;&gt;&nbsp;function,
R&nbsp;target)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;VV,&#8203;
R extends <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;VV,&#8203;
<a href="../../../impl/map/mutable/primitive/UnmodifiableFloatObjectMap.html" title="type parameter in UnmodifiableFloatObjectMap">V</a>&gt;&gt;<br>R</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableFloatObjectMap.</span><code><span class="memberNameLink"><a href="../../../impl/map/mutable/primitive/UnmodifiableFloatObjectMap.html#groupByEach(org.eclipse.collections.api.block.function.Function,R)">groupByEach</a></span>&#8203;(<a href="../../block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super <a href="../../../impl/map/mutable/primitive/UnmodifiableFloatObjectMap.html" title="type parameter in UnmodifiableFloatObjectMap">V</a>,&#8203;? extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang" class="externalLink">Iterable</a>&lt;VV&gt;&gt;&nbsp;function,
R&nbsp;target)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;VV,&#8203;
R extends <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;VV,&#8203;
<a href="../../../impl/map/mutable/primitive/UnmodifiableIntObjectMap.html" title="type parameter in UnmodifiableIntObjectMap">V</a>&gt;&gt;<br>R</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableIntObjectMap.</span><code><span class="memberNameLink"><a href="../../../impl/map/mutable/primitive/UnmodifiableIntObjectMap.html#groupByEach(org.eclipse.collections.api.block.function.Function,R)">groupByEach</a></span>&#8203;(<a href="../../block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super <a href="../../../impl/map/mutable/primitive/UnmodifiableIntObjectMap.html" title="type parameter in UnmodifiableIntObjectMap">V</a>,&#8203;? extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang" class="externalLink">Iterable</a>&lt;VV&gt;&gt;&nbsp;function,
R&nbsp;target)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;VV,&#8203;
R extends <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;VV,&#8203;
<a href="../../../impl/map/mutable/primitive/UnmodifiableLongObjectMap.html" title="type parameter in UnmodifiableLongObjectMap">V</a>&gt;&gt;<br>R</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableLongObjectMap.</span><code><span class="memberNameLink"><a href="../../../impl/map/mutable/primitive/UnmodifiableLongObjectMap.html#groupByEach(org.eclipse.collections.api.block.function.Function,R)">groupByEach</a></span>&#8203;(<a href="../../block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super <a href="../../../impl/map/mutable/primitive/UnmodifiableLongObjectMap.html" title="type parameter in UnmodifiableLongObjectMap">V</a>,&#8203;? extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang" class="externalLink">Iterable</a>&lt;VV&gt;&gt;&nbsp;function,
R&nbsp;target)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;VV,&#8203;
R extends <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;VV,&#8203;
<a href="../../../impl/map/mutable/primitive/UnmodifiableShortObjectMap.html" title="type parameter in UnmodifiableShortObjectMap">V</a>&gt;&gt;<br>R</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableShortObjectMap.</span><code><span class="memberNameLink"><a href="../../../impl/map/mutable/primitive/UnmodifiableShortObjectMap.html#groupByEach(org.eclipse.collections.api.block.function.Function,R)">groupByEach</a></span>&#8203;(<a href="../../block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super <a href="../../../impl/map/mutable/primitive/UnmodifiableShortObjectMap.html" title="type parameter in UnmodifiableShortObjectMap">V</a>,&#8203;? extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang" class="externalLink">Iterable</a>&lt;VV&gt;&gt;&nbsp;function,
R&nbsp;target)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.impl.map.ordered.mutable">
<!-- -->
</a>
<h2>Uses of <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a> in <a href="../../../impl/map/ordered/mutable/package-summary.html">org.eclipse.collections.impl.map.ordered.mutable</a></h2>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../../impl/map/ordered/mutable/package-summary.html">org.eclipse.collections.impl.map.ordered.mutable</a> with type parameters of type <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>&lt;VV,&#8203;
R extends <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;VV,&#8203;
<a href="../../../impl/map/ordered/mutable/UnmodifiableMutableOrderedMap.html" title="type parameter in UnmodifiableMutableOrderedMap">V</a>&gt;&gt;<br>R</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableMutableOrderedMap.</span><code><span class="memberNameLink"><a href="../../../impl/map/ordered/mutable/UnmodifiableMutableOrderedMap.html#groupBy(org.eclipse.collections.api.block.function.Function,R)">groupBy</a></span>&#8203;(<a href="../../block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super <a href="../../../impl/map/ordered/mutable/UnmodifiableMutableOrderedMap.html" title="type parameter in UnmodifiableMutableOrderedMap">V</a>,&#8203;? extends VV&gt;&nbsp;function,
R&nbsp;target)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;VV,&#8203;
R extends <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;VV,&#8203;
<a href="../../../impl/map/ordered/mutable/UnmodifiableMutableOrderedMap.html" title="type parameter in UnmodifiableMutableOrderedMap">V</a>&gt;&gt;<br>R</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableMutableOrderedMap.</span><code><span class="memberNameLink"><a href="../../../impl/map/ordered/mutable/UnmodifiableMutableOrderedMap.html#groupByEach(org.eclipse.collections.api.block.function.Function,R)">groupByEach</a></span>&#8203;(<a href="../../block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super <a href="../../../impl/map/ordered/mutable/UnmodifiableMutableOrderedMap.html" title="type parameter in UnmodifiableMutableOrderedMap">V</a>,&#8203;? extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang" class="externalLink">Iterable</a>&lt;VV&gt;&gt;&nbsp;function,
R&nbsp;target)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.impl.map.sorted.mutable">
<!-- -->
</a>
<h2>Uses of <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a> in <a href="../../../impl/map/sorted/mutable/package-summary.html">org.eclipse.collections.impl.map.sorted.mutable</a></h2>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../../impl/map/sorted/mutable/package-summary.html">org.eclipse.collections.impl.map.sorted.mutable</a> with type parameters of type <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>&lt;R,&#8203;
C extends <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;R,&#8203;
<a href="../../../impl/map/sorted/mutable/UnmodifiableTreeMap.html" title="type parameter in UnmodifiableTreeMap">V</a>&gt;&gt;<br>C</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableTreeMap.</span><code><span class="memberNameLink"><a href="../../../impl/map/sorted/mutable/UnmodifiableTreeMap.html#groupBy(org.eclipse.collections.api.block.function.Function,C)">groupBy</a></span>&#8203;(<a href="../../block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super <a href="../../../impl/map/sorted/mutable/UnmodifiableTreeMap.html" title="type parameter in UnmodifiableTreeMap">V</a>,&#8203;? extends R&gt;&nbsp;function,
C&nbsp;target)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;R,&#8203;
C extends <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;R,&#8203;
<a href="../../../impl/map/sorted/mutable/UnmodifiableTreeMap.html" title="type parameter in UnmodifiableTreeMap">V</a>&gt;&gt;<br>C</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableTreeMap.</span><code><span class="memberNameLink"><a href="../../../impl/map/sorted/mutable/UnmodifiableTreeMap.html#groupByEach(org.eclipse.collections.api.block.function.Function,C)">groupByEach</a></span>&#8203;(<a href="../../block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super <a href="../../../impl/map/sorted/mutable/UnmodifiableTreeMap.html" title="type parameter in UnmodifiableTreeMap">V</a>,&#8203;? extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang" class="externalLink">Iterable</a>&lt;R&gt;&gt;&nbsp;function,
C&nbsp;target)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.impl.multimap">
<!-- -->
</a>
<h2>Uses of <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a> in <a href="../../../impl/multimap/package-summary.html">org.eclipse.collections.impl.multimap</a></h2>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="../../../impl/multimap/package-summary.html">org.eclipse.collections.impl.multimap</a> that implement <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../impl/multimap/AbstractMutableMultimap.html" title="class in org.eclipse.collections.impl.multimap">AbstractMutableMultimap</a>&lt;K,&#8203;V,&#8203;C extends <a href="../../collection/MutableCollection.html" title="interface in org.eclipse.collections.api.collection">MutableCollection</a>&lt;V&gt;&gt;</span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../impl/multimap/AbstractSynchronizedMultimap.html" title="class in org.eclipse.collections.impl.multimap">AbstractSynchronizedMultimap</a>&lt;K,&#8203;V&gt;</span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../impl/multimap/AbstractSynchronizedPutMultimap.html" title="class in org.eclipse.collections.impl.multimap">AbstractSynchronizedPutMultimap</a>&lt;K,&#8203;V,&#8203;C extends <a href="../../collection/MutableCollection.html" title="interface in org.eclipse.collections.api.collection">MutableCollection</a>&lt;V&gt;&gt;</span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../../impl/multimap/package-summary.html">org.eclipse.collections.impl.multimap</a> with type parameters of type <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>&lt;K2,&#8203;
V2,&#8203;
R extends <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;K2,&#8203;
V2&gt;&gt;<br>R</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractMultimap.</span><code><span class="memberNameLink"><a href="../../../impl/multimap/AbstractMultimap.html#collectKeyMultiValues(org.eclipse.collections.api.block.function.Function,org.eclipse.collections.api.block.function.Function,R)">collectKeyMultiValues</a></span>&#8203;(<a href="../../block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super <a href="../../../impl/multimap/AbstractMultimap.html" title="type parameter in AbstractMultimap">K</a>,&#8203;? extends K2&gt;&nbsp;keyFunction,
<a href="../../block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super <a href="../../../impl/multimap/AbstractMultimap.html" title="type parameter in AbstractMultimap">V</a>,&#8203;? extends V2&gt;&nbsp;valueFunction,
R&nbsp;target)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;K2,&#8203;
V2,&#8203;
R extends <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;K2,&#8203;
V2&gt;&gt;<br>R</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractSynchronizedMultimap.</span><code><span class="memberNameLink"><a href="../../../impl/multimap/AbstractSynchronizedMultimap.html#collectKeyMultiValues(org.eclipse.collections.api.block.function.Function,org.eclipse.collections.api.block.function.Function,R)">collectKeyMultiValues</a></span>&#8203;(<a href="../../block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super <a href="../../../impl/multimap/AbstractSynchronizedMultimap.html" title="type parameter in AbstractSynchronizedMultimap">K</a>,&#8203;? extends K2&gt;&nbsp;keyFunction,
<a href="../../block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super <a href="../../../impl/multimap/AbstractSynchronizedMultimap.html" title="type parameter in AbstractSynchronizedMultimap">V</a>,&#8203;? extends V2&gt;&nbsp;valueFunction,
R&nbsp;target)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;K2,&#8203;
V2,&#8203;
R extends <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;K2,&#8203;
V2&gt;&gt;<br>R</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractMultimap.</span><code><span class="memberNameLink"><a href="../../../impl/multimap/AbstractMultimap.html#collectKeysValues(org.eclipse.collections.api.block.function.Function2,R)">collectKeysValues</a></span>&#8203;(<a href="../../block/function/Function2.html" title="interface in org.eclipse.collections.api.block.function">Function2</a>&lt;? super <a href="../../../impl/multimap/AbstractMultimap.html" title="type parameter in AbstractMultimap">K</a>,&#8203;? super <a href="../../../impl/multimap/AbstractMultimap.html" title="type parameter in AbstractMultimap">V</a>,&#8203;<a href="../../tuple/Pair.html" title="interface in org.eclipse.collections.api.tuple">Pair</a>&lt;K2,&#8203;V2&gt;&gt;&nbsp;function,
R&nbsp;target)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;K2,&#8203;
V2,&#8203;
R extends <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;K2,&#8203;
V2&gt;&gt;<br>R</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractSynchronizedMultimap.</span><code><span class="memberNameLink"><a href="../../../impl/multimap/AbstractSynchronizedMultimap.html#collectKeysValues(org.eclipse.collections.api.block.function.Function2,R)">collectKeysValues</a></span>&#8203;(<a href="../../block/function/Function2.html" title="interface in org.eclipse.collections.api.block.function">Function2</a>&lt;? super <a href="../../../impl/multimap/AbstractSynchronizedMultimap.html" title="type parameter in AbstractSynchronizedMultimap">K</a>,&#8203;? super <a href="../../../impl/multimap/AbstractSynchronizedMultimap.html" title="type parameter in AbstractSynchronizedMultimap">V</a>,&#8203;<a href="../../tuple/Pair.html" title="interface in org.eclipse.collections.api.tuple">Pair</a>&lt;K2,&#8203;V2&gt;&gt;&nbsp;function,
R&nbsp;target)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;V2,&#8203;
R extends <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;<a href="../../../impl/multimap/AbstractMultimap.html" title="type parameter in AbstractMultimap">K</a>,&#8203;
V2&gt;&gt;<br>R</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractMultimap.</span><code><span class="memberNameLink"><a href="../../../impl/multimap/AbstractMultimap.html#collectValues(org.eclipse.collections.api.block.function.Function,R)">collectValues</a></span>&#8203;(<a href="../../block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super <a href="../../../impl/multimap/AbstractMultimap.html" title="type parameter in AbstractMultimap">V</a>,&#8203;? extends V2&gt;&nbsp;function,
R&nbsp;target)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;V2,&#8203;
R extends <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;<a href="../../../impl/multimap/AbstractSynchronizedMultimap.html" title="type parameter in AbstractSynchronizedMultimap">K</a>,&#8203;
V2&gt;&gt;<br>R</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractSynchronizedMultimap.</span><code><span class="memberNameLink"><a href="../../../impl/multimap/AbstractSynchronizedMultimap.html#collectValues(org.eclipse.collections.api.block.function.Function,R)">collectValues</a></span>&#8203;(<a href="../../block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super <a href="../../../impl/multimap/AbstractSynchronizedMultimap.html" title="type parameter in AbstractSynchronizedMultimap">V</a>,&#8203;? extends V2&gt;&nbsp;function,
R&nbsp;target)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;R extends <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;<a href="../../../impl/multimap/AbstractMultimap.html" title="type parameter in AbstractMultimap">K</a>,&#8203;
<a href="../../../impl/multimap/AbstractMultimap.html" title="type parameter in AbstractMultimap">V</a>&gt;&gt;<br>R</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractMultimap.</span><code><span class="memberNameLink"><a href="../../../impl/multimap/AbstractMultimap.html#rejectKeysMultiValues(org.eclipse.collections.api.block.predicate.Predicate2,R)">rejectKeysMultiValues</a></span>&#8203;(<a href="../../block/predicate/Predicate2.html" title="interface in org.eclipse.collections.api.block.predicate">Predicate2</a>&lt;? super <a href="../../../impl/multimap/AbstractMultimap.html" title="type parameter in AbstractMultimap">K</a>,&#8203;? super <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang" class="externalLink">Iterable</a>&lt;<a href="../../../impl/multimap/AbstractMultimap.html" title="type parameter in AbstractMultimap">V</a>&gt;&gt;&nbsp;predicate,
R&nbsp;target)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;R extends <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;<a href="../../../impl/multimap/AbstractSynchronizedMultimap.html" title="type parameter in AbstractSynchronizedMultimap">K</a>,&#8203;
<a href="../../../impl/multimap/AbstractSynchronizedMultimap.html" title="type parameter in AbstractSynchronizedMultimap">V</a>&gt;&gt;<br>R</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractSynchronizedMultimap.</span><code><span class="memberNameLink"><a href="../../../impl/multimap/AbstractSynchronizedMultimap.html#rejectKeysMultiValues(org.eclipse.collections.api.block.predicate.Predicate2,R)">rejectKeysMultiValues</a></span>&#8203;(<a href="../../block/predicate/Predicate2.html" title="interface in org.eclipse.collections.api.block.predicate">Predicate2</a>&lt;? super <a href="../../../impl/multimap/AbstractSynchronizedMultimap.html" title="type parameter in AbstractSynchronizedMultimap">K</a>,&#8203;? super <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang" class="externalLink">Iterable</a>&lt;<a href="../../../impl/multimap/AbstractSynchronizedMultimap.html" title="type parameter in AbstractSynchronizedMultimap">V</a>&gt;&gt;&nbsp;predicate,
R&nbsp;target)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;R extends <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;<a href="../../../impl/multimap/AbstractMultimap.html" title="type parameter in AbstractMultimap">K</a>,&#8203;
<a href="../../../impl/multimap/AbstractMultimap.html" title="type parameter in AbstractMultimap">V</a>&gt;&gt;<br>R</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractMultimap.</span><code><span class="memberNameLink"><a href="../../../impl/multimap/AbstractMultimap.html#rejectKeysValues(org.eclipse.collections.api.block.predicate.Predicate2,R)">rejectKeysValues</a></span>&#8203;(<a href="../../block/predicate/Predicate2.html" title="interface in org.eclipse.collections.api.block.predicate">Predicate2</a>&lt;? super <a href="../../../impl/multimap/AbstractMultimap.html" title="type parameter in AbstractMultimap">K</a>,&#8203;? super <a href="../../../impl/multimap/AbstractMultimap.html" title="type parameter in AbstractMultimap">V</a>&gt;&nbsp;predicate,
R&nbsp;target)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;R extends <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;<a href="../../../impl/multimap/AbstractSynchronizedMultimap.html" title="type parameter in AbstractSynchronizedMultimap">K</a>,&#8203;
<a href="../../../impl/multimap/AbstractSynchronizedMultimap.html" title="type parameter in AbstractSynchronizedMultimap">V</a>&gt;&gt;<br>R</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractSynchronizedMultimap.</span><code><span class="memberNameLink"><a href="../../../impl/multimap/AbstractSynchronizedMultimap.html#rejectKeysValues(org.eclipse.collections.api.block.predicate.Predicate2,R)">rejectKeysValues</a></span>&#8203;(<a href="../../block/predicate/Predicate2.html" title="interface in org.eclipse.collections.api.block.predicate">Predicate2</a>&lt;? super <a href="../../../impl/multimap/AbstractSynchronizedMultimap.html" title="type parameter in AbstractSynchronizedMultimap">K</a>,&#8203;? super <a href="../../../impl/multimap/AbstractSynchronizedMultimap.html" title="type parameter in AbstractSynchronizedMultimap">V</a>&gt;&nbsp;predicate,
R&nbsp;target)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;R extends <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;<a href="../../../impl/multimap/AbstractMultimap.html" title="type parameter in AbstractMultimap">K</a>,&#8203;
<a href="../../../impl/multimap/AbstractMultimap.html" title="type parameter in AbstractMultimap">V</a>&gt;&gt;<br>R</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractMultimap.</span><code><span class="memberNameLink"><a href="../../../impl/multimap/AbstractMultimap.html#selectKeysMultiValues(org.eclipse.collections.api.block.predicate.Predicate2,R)">selectKeysMultiValues</a></span>&#8203;(<a href="../../block/predicate/Predicate2.html" title="interface in org.eclipse.collections.api.block.predicate">Predicate2</a>&lt;? super <a href="../../../impl/multimap/AbstractMultimap.html" title="type parameter in AbstractMultimap">K</a>,&#8203;? super <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang" class="externalLink">Iterable</a>&lt;<a href="../../../impl/multimap/AbstractMultimap.html" title="type parameter in AbstractMultimap">V</a>&gt;&gt;&nbsp;predicate,
R&nbsp;target)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;R extends <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;<a href="../../../impl/multimap/AbstractSynchronizedMultimap.html" title="type parameter in AbstractSynchronizedMultimap">K</a>,&#8203;
<a href="../../../impl/multimap/AbstractSynchronizedMultimap.html" title="type parameter in AbstractSynchronizedMultimap">V</a>&gt;&gt;<br>R</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractSynchronizedMultimap.</span><code><span class="memberNameLink"><a href="../../../impl/multimap/AbstractSynchronizedMultimap.html#selectKeysMultiValues(org.eclipse.collections.api.block.predicate.Predicate2,R)">selectKeysMultiValues</a></span>&#8203;(<a href="../../block/predicate/Predicate2.html" title="interface in org.eclipse.collections.api.block.predicate">Predicate2</a>&lt;? super <a href="../../../impl/multimap/AbstractSynchronizedMultimap.html" title="type parameter in AbstractSynchronizedMultimap">K</a>,&#8203;? super <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang" class="externalLink">Iterable</a>&lt;<a href="../../../impl/multimap/AbstractSynchronizedMultimap.html" title="type parameter in AbstractSynchronizedMultimap">V</a>&gt;&gt;&nbsp;predicate,
R&nbsp;target)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;R extends <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;<a href="../../../impl/multimap/AbstractMultimap.html" title="type parameter in AbstractMultimap">K</a>,&#8203;
<a href="../../../impl/multimap/AbstractMultimap.html" title="type parameter in AbstractMultimap">V</a>&gt;&gt;<br>R</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractMultimap.</span><code><span class="memberNameLink"><a href="../../../impl/multimap/AbstractMultimap.html#selectKeysValues(org.eclipse.collections.api.block.predicate.Predicate2,R)">selectKeysValues</a></span>&#8203;(<a href="../../block/predicate/Predicate2.html" title="interface in org.eclipse.collections.api.block.predicate">Predicate2</a>&lt;? super <a href="../../../impl/multimap/AbstractMultimap.html" title="type parameter in AbstractMultimap">K</a>,&#8203;? super <a href="../../../impl/multimap/AbstractMultimap.html" title="type parameter in AbstractMultimap">V</a>&gt;&nbsp;predicate,
R&nbsp;target)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;R extends <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;<a href="../../../impl/multimap/AbstractSynchronizedMultimap.html" title="type parameter in AbstractSynchronizedMultimap">K</a>,&#8203;
<a href="../../../impl/multimap/AbstractSynchronizedMultimap.html" title="type parameter in AbstractSynchronizedMultimap">V</a>&gt;&gt;<br>R</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractSynchronizedMultimap.</span><code><span class="memberNameLink"><a href="../../../impl/multimap/AbstractSynchronizedMultimap.html#selectKeysValues(org.eclipse.collections.api.block.predicate.Predicate2,R)">selectKeysValues</a></span>&#8203;(<a href="../../block/predicate/Predicate2.html" title="interface in org.eclipse.collections.api.block.predicate">Predicate2</a>&lt;? super <a href="../../../impl/multimap/AbstractSynchronizedMultimap.html" title="type parameter in AbstractSynchronizedMultimap">K</a>,&#8203;? super <a href="../../../impl/multimap/AbstractSynchronizedMultimap.html" title="type parameter in AbstractSynchronizedMultimap">V</a>&gt;&nbsp;predicate,
R&nbsp;target)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
<div class="useSummary">
<table>
<caption><span>Constructors in <a href="../../../impl/multimap/package-summary.html">org.eclipse.collections.impl.multimap</a> with parameters of type <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Constructor</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../impl/multimap/SynchronizedMultimapSerializationProxy.html#%3Cinit%3E(org.eclipse.collections.api.multimap.MutableMultimap)">SynchronizedMultimapSerializationProxy</a></span>&#8203;(<a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;<a href="../../../impl/multimap/SynchronizedMultimapSerializationProxy.html" title="type parameter in SynchronizedMultimapSerializationProxy">K</a>,&#8203;<a href="../../../impl/multimap/SynchronizedMultimapSerializationProxy.html" title="type parameter in SynchronizedMultimapSerializationProxy">V</a>&gt;&nbsp;multimap)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.impl.multimap.bag">
<!-- -->
</a>
<h2>Uses of <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a> in <a href="../../../impl/multimap/bag/package-summary.html">org.eclipse.collections.impl.multimap.bag</a></h2>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="../../../impl/multimap/bag/package-summary.html">org.eclipse.collections.impl.multimap.bag</a> that implement <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../impl/multimap/bag/AbstractMutableBagMultimap.html" title="class in org.eclipse.collections.impl.multimap.bag">AbstractMutableBagMultimap</a>&lt;K,&#8203;V&gt;</span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../impl/multimap/bag/HashBagMultimap.html" title="class in org.eclipse.collections.impl.multimap.bag">HashBagMultimap</a>&lt;K,&#8203;V&gt;</span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../impl/multimap/bag/MultiReaderHashBagMultimap.html" title="class in org.eclipse.collections.impl.multimap.bag">MultiReaderHashBagMultimap</a>&lt;K,&#8203;V&gt;</span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../impl/multimap/bag/SynchronizedBagMultimap.html" title="class in org.eclipse.collections.impl.multimap.bag">SynchronizedBagMultimap</a>&lt;K,&#8203;V&gt;</span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../impl/multimap/bag/SynchronizedPutHashBagMultimap.html" title="class in org.eclipse.collections.impl.multimap.bag">SynchronizedPutHashBagMultimap</a>&lt;K,&#8203;V&gt;</span></code></th>
<td class="colLast">
<div class="block">A Multimap that is optimized for parallel writes, but is not protected for concurrent reads.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../impl/multimap/bag/TreeBagMultimap.html" title="class in org.eclipse.collections.impl.multimap.bag">TreeBagMultimap</a>&lt;K,&#8203;V&gt;</span></code></th>
<td class="colLast">
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="deprecationComment">in 5.0.</div>
</div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.impl.multimap.bag.sorted">
<!-- -->
</a>
<h2>Uses of <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a> in <a href="../../../impl/multimap/bag/sorted/package-summary.html">org.eclipse.collections.impl.multimap.bag.sorted</a></h2>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="../../../impl/multimap/bag/sorted/package-summary.html">org.eclipse.collections.impl.multimap.bag.sorted</a> that implement <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../impl/multimap/bag/sorted/TreeBagMultimap.html" title="class in org.eclipse.collections.impl.multimap.bag.sorted">TreeBagMultimap</a>&lt;K,&#8203;V&gt;</span></code></th>
<td class="colLast">
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="deprecationComment">in 7.0.</div>
</div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.impl.multimap.bag.sorted.mutable">
<!-- -->
</a>
<h2>Uses of <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a> in <a href="../../../impl/multimap/bag/sorted/mutable/package-summary.html">org.eclipse.collections.impl.multimap.bag.sorted.mutable</a></h2>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="../../../impl/multimap/bag/sorted/mutable/package-summary.html">org.eclipse.collections.impl.multimap.bag.sorted.mutable</a> that implement <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../impl/multimap/bag/sorted/mutable/SynchronizedSortedBagMultimap.html" title="class in org.eclipse.collections.impl.multimap.bag.sorted.mutable">SynchronizedSortedBagMultimap</a>&lt;K,&#8203;V&gt;</span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../impl/multimap/bag/sorted/mutable/TreeBagMultimap.html" title="class in org.eclipse.collections.impl.multimap.bag.sorted.mutable">TreeBagMultimap</a>&lt;K,&#8203;V&gt;</span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.impl.multimap.bag.strategy">
<!-- -->
</a>
<h2>Uses of <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a> in <a href="../../../impl/multimap/bag/strategy/package-summary.html">org.eclipse.collections.impl.multimap.bag.strategy</a></h2>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="../../../impl/multimap/bag/strategy/package-summary.html">org.eclipse.collections.impl.multimap.bag.strategy</a> that implement <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../impl/multimap/bag/strategy/HashBagMultimapWithHashingStrategy.html" title="class in org.eclipse.collections.impl.multimap.bag.strategy">HashBagMultimapWithHashingStrategy</a>&lt;K,&#8203;V&gt;</span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.impl.multimap.list">
<!-- -->
</a>
<h2>Uses of <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a> in <a href="../../../impl/multimap/list/package-summary.html">org.eclipse.collections.impl.multimap.list</a></h2>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="../../../impl/multimap/list/package-summary.html">org.eclipse.collections.impl.multimap.list</a> that implement <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../impl/multimap/list/AbstractMutableListMultimap.html" title="class in org.eclipse.collections.impl.multimap.list">AbstractMutableListMultimap</a>&lt;K,&#8203;V&gt;</span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../impl/multimap/list/FastListMultimap.html" title="class in org.eclipse.collections.impl.multimap.list">FastListMultimap</a>&lt;K,&#8203;V&gt;</span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../impl/multimap/list/MultiReaderFastListMultimap.html" title="class in org.eclipse.collections.impl.multimap.list">MultiReaderFastListMultimap</a>&lt;K,&#8203;V&gt;</span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../impl/multimap/list/SynchronizedListMultimap.html" title="class in org.eclipse.collections.impl.multimap.list">SynchronizedListMultimap</a>&lt;K,&#8203;V&gt;</span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../impl/multimap/list/SynchronizedPutFastListMultimap.html" title="class in org.eclipse.collections.impl.multimap.list">SynchronizedPutFastListMultimap</a>&lt;K,&#8203;V&gt;</span></code></th>
<td class="colLast">
<div class="block">A Multimap that is optimized for parallel writes, but is not protected for concurrent reads.</div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.impl.multimap.set">
<!-- -->
</a>
<h2>Uses of <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a> in <a href="../../../impl/multimap/set/package-summary.html">org.eclipse.collections.impl.multimap.set</a></h2>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="../../../impl/multimap/set/package-summary.html">org.eclipse.collections.impl.multimap.set</a> that implement <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../impl/multimap/set/AbstractMutableSetMultimap.html" title="class in org.eclipse.collections.impl.multimap.set">AbstractMutableSetMultimap</a>&lt;K,&#8203;V&gt;</span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../impl/multimap/set/MultiReaderUnifiedSetMultimap.html" title="class in org.eclipse.collections.impl.multimap.set">MultiReaderUnifiedSetMultimap</a>&lt;K,&#8203;V&gt;</span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../impl/multimap/set/SynchronizedPutUnifiedSetMultimap.html" title="class in org.eclipse.collections.impl.multimap.set">SynchronizedPutUnifiedSetMultimap</a>&lt;K,&#8203;V&gt;</span></code></th>
<td class="colLast">
<div class="block">A Multimap that is optimized for parallel writes, but is not protected for concurrent reads.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../impl/multimap/set/SynchronizedSetMultimap.html" title="class in org.eclipse.collections.impl.multimap.set">SynchronizedSetMultimap</a>&lt;K,&#8203;V&gt;</span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../impl/multimap/set/UnifiedSetMultimap.html" title="class in org.eclipse.collections.impl.multimap.set">UnifiedSetMultimap</a>&lt;K,&#8203;V&gt;</span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.impl.multimap.set.sorted">
<!-- -->
</a>
<h2>Uses of <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a> in <a href="../../../impl/multimap/set/sorted/package-summary.html">org.eclipse.collections.impl.multimap.set.sorted</a></h2>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="../../../impl/multimap/set/sorted/package-summary.html">org.eclipse.collections.impl.multimap.set.sorted</a> that implement <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../impl/multimap/set/sorted/SynchronizedPutTreeSortedSetMultimap.html" title="class in org.eclipse.collections.impl.multimap.set.sorted">SynchronizedPutTreeSortedSetMultimap</a>&lt;K,&#8203;V&gt;</span></code></th>
<td class="colLast">
<div class="block">A Multimap that is optimized for parallel writes, but is not protected for concurrent reads.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../impl/multimap/set/sorted/SynchronizedSortedSetMultimap.html" title="class in org.eclipse.collections.impl.multimap.set.sorted">SynchronizedSortedSetMultimap</a>&lt;K,&#8203;V&gt;</span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../impl/multimap/set/sorted/TreeSortedSetMultimap.html" title="class in org.eclipse.collections.impl.multimap.set.sorted">TreeSortedSetMultimap</a>&lt;K,&#8203;V&gt;</span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.impl.multimap.set.strategy">
<!-- -->
</a>
<h2>Uses of <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a> in <a href="../../../impl/multimap/set/strategy/package-summary.html">org.eclipse.collections.impl.multimap.set.strategy</a></h2>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="../../../impl/multimap/set/strategy/package-summary.html">org.eclipse.collections.impl.multimap.set.strategy</a> that implement <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../impl/multimap/set/strategy/UnifiedSetWithHashingStrategyMultimap.html" title="class in org.eclipse.collections.impl.multimap.set.strategy">UnifiedSetWithHashingStrategyMultimap</a>&lt;K,&#8203;V&gt;</span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.impl.parallel">
<!-- -->
</a>
<h2>Uses of <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a> in <a href="../../../impl/parallel/package-summary.html">org.eclipse.collections.impl.parallel</a></h2>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../../impl/parallel/package-summary.html">org.eclipse.collections.impl.parallel</a> with type parameters of type <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static &lt;K,&#8203;
V,&#8203;
R extends <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;K,&#8203;
V&gt;&gt;<br><a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;K,&#8203;V&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ParallelIterate.</span><code><span class="memberNameLink"><a href="../../../impl/parallel/ParallelIterate.html#groupBy(java.lang.Iterable,org.eclipse.collections.api.block.function.Function,R)">groupBy</a></span>&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang" class="externalLink">Iterable</a>&lt;V&gt;&nbsp;iterable,
<a href="../../block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super V,&#8203;? extends K&gt;&nbsp;function,
R&nbsp;concurrentMultimap)</code></th>
<td class="colLast">
<div class="block">Same effect as <a href="../../../impl/utility/Iterate.html#groupBy(java.lang.Iterable,org.eclipse.collections.api.block.function.Function)"><code>Iterate.groupBy(Iterable, Function)</code></a>,
but executed in parallel batches, and writing output into a SynchronizedPutFastListMultimap.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static &lt;K,&#8203;
V,&#8203;
R extends <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;K,&#8203;
V&gt;&gt;<br><a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;K,&#8203;V&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ParallelIterate.</span><code><span class="memberNameLink"><a href="../../../impl/parallel/ParallelIterate.html#groupBy(java.lang.Iterable,org.eclipse.collections.api.block.function.Function,R,int)">groupBy</a></span>&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang" class="externalLink">Iterable</a>&lt;V&gt;&nbsp;iterable,
<a href="../../block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super V,&#8203;? extends K&gt;&nbsp;function,
R&nbsp;concurrentMultimap,
int&nbsp;batchSize)</code></th>
<td class="colLast">
<div class="block">Same effect as <a href="../../../impl/utility/Iterate.html#groupBy(java.lang.Iterable,org.eclipse.collections.api.block.function.Function)"><code>Iterate.groupBy(Iterable, Function)</code></a>,
but executed in parallel batches, and writing output into a SynchronizedPutFastListMultimap.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static &lt;K,&#8203;
V,&#8203;
R extends <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;K,&#8203;
V&gt;&gt;<br><a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;K,&#8203;V&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ParallelIterate.</span><code><span class="memberNameLink"><a href="../../../impl/parallel/ParallelIterate.html#groupBy(java.lang.Iterable,org.eclipse.collections.api.block.function.Function,R,int,java.util.concurrent.Executor)">groupBy</a></span>&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang" class="externalLink">Iterable</a>&lt;V&gt;&nbsp;iterable,
<a href="../../block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super V,&#8203;? extends K&gt;&nbsp;function,
R&nbsp;concurrentMultimap,
int&nbsp;batchSize,
<a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/Executor.html?is-external=true" title="class or interface in java.util.concurrent" class="externalLink">Executor</a>&nbsp;executor)</code></th>
<td class="colLast">
<div class="block">Same effect as <a href="../../../impl/utility/Iterate.html#groupBy(java.lang.Iterable,org.eclipse.collections.api.block.function.Function)"><code>Iterate.groupBy(Iterable, Function)</code></a>,
but executed in parallel batches, and writing output into a SynchronizedPutFastListMultimap.</div>
</td>
</tr>
</tbody>
</table>
</div>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../../impl/parallel/package-summary.html">org.eclipse.collections.impl.parallel</a> that return <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static &lt;K,&#8203;
V&gt;&nbsp;<a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;K,&#8203;V&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ParallelIterate.</span><code><span class="memberNameLink"><a href="../../../impl/parallel/ParallelIterate.html#groupBy(java.lang.Iterable,org.eclipse.collections.api.block.function.Function)">groupBy</a></span>&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang" class="externalLink">Iterable</a>&lt;V&gt;&nbsp;iterable,
<a href="../../block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super V,&#8203;? extends K&gt;&nbsp;function)</code></th>
<td class="colLast">
<div class="block">Same effect as <a href="../../../impl/utility/Iterate.html#groupBy(java.lang.Iterable,org.eclipse.collections.api.block.function.Function)"><code>Iterate.groupBy(Iterable, Function)</code></a>,
but executed in parallel batches, and writing output into a SynchronizedPutFastListMultimap.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static &lt;K,&#8203;
V&gt;&nbsp;<a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;K,&#8203;V&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ParallelIterate.</span><code><span class="memberNameLink"><a href="../../../impl/parallel/ParallelIterate.html#groupBy(java.lang.Iterable,org.eclipse.collections.api.block.function.Function,int)">groupBy</a></span>&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang" class="externalLink">Iterable</a>&lt;V&gt;&nbsp;iterable,
<a href="../../block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super V,&#8203;? extends K&gt;&nbsp;function,
int&nbsp;batchSize)</code></th>
<td class="colLast">
<div class="block">Same effect as <a href="../../../impl/utility/Iterate.html#groupBy(java.lang.Iterable,org.eclipse.collections.api.block.function.Function)"><code>Iterate.groupBy(Iterable, Function)</code></a>,
but executed in parallel batches, and writing output into a SynchronizedPutFastListMultimap.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static &lt;K,&#8203;
V&gt;&nbsp;<a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;K,&#8203;V&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ParallelIterate.</span><code><span class="memberNameLink"><a href="../../../impl/parallel/ParallelIterate.html#groupBy(java.lang.Iterable,org.eclipse.collections.api.block.function.Function,int,java.util.concurrent.Executor)">groupBy</a></span>&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang" class="externalLink">Iterable</a>&lt;V&gt;&nbsp;iterable,
<a href="../../block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super V,&#8203;? extends K&gt;&nbsp;function,
int&nbsp;batchSize,
<a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/Executor.html?is-external=true" title="class or interface in java.util.concurrent" class="externalLink">Executor</a>&nbsp;executor)</code></th>
<td class="colLast">
<div class="block">Same effect as <a href="../../../impl/utility/Iterate.html#groupBy(java.lang.Iterable,org.eclipse.collections.api.block.function.Function)"><code>Iterate.groupBy(Iterable, Function)</code></a>,
but executed in parallel batches, and writing output into a SynchronizedPutFastListMultimap.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static &lt;K,&#8203;
V,&#8203;
R extends <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;K,&#8203;
V&gt;&gt;<br><a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;K,&#8203;V&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ParallelIterate.</span><code><span class="memberNameLink"><a href="../../../impl/parallel/ParallelIterate.html#groupBy(java.lang.Iterable,org.eclipse.collections.api.block.function.Function,R)">groupBy</a></span>&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang" class="externalLink">Iterable</a>&lt;V&gt;&nbsp;iterable,
<a href="../../block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super V,&#8203;? extends K&gt;&nbsp;function,
R&nbsp;concurrentMultimap)</code></th>
<td class="colLast">
<div class="block">Same effect as <a href="../../../impl/utility/Iterate.html#groupBy(java.lang.Iterable,org.eclipse.collections.api.block.function.Function)"><code>Iterate.groupBy(Iterable, Function)</code></a>,
but executed in parallel batches, and writing output into a SynchronizedPutFastListMultimap.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static &lt;K,&#8203;
V,&#8203;
R extends <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;K,&#8203;
V&gt;&gt;<br><a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;K,&#8203;V&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ParallelIterate.</span><code><span class="memberNameLink"><a href="../../../impl/parallel/ParallelIterate.html#groupBy(java.lang.Iterable,org.eclipse.collections.api.block.function.Function,R,int)">groupBy</a></span>&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang" class="externalLink">Iterable</a>&lt;V&gt;&nbsp;iterable,
<a href="../../block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super V,&#8203;? extends K&gt;&nbsp;function,
R&nbsp;concurrentMultimap,
int&nbsp;batchSize)</code></th>
<td class="colLast">
<div class="block">Same effect as <a href="../../../impl/utility/Iterate.html#groupBy(java.lang.Iterable,org.eclipse.collections.api.block.function.Function)"><code>Iterate.groupBy(Iterable, Function)</code></a>,
but executed in parallel batches, and writing output into a SynchronizedPutFastListMultimap.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static &lt;K,&#8203;
V,&#8203;
R extends <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;K,&#8203;
V&gt;&gt;<br><a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;K,&#8203;V&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ParallelIterate.</span><code><span class="memberNameLink"><a href="../../../impl/parallel/ParallelIterate.html#groupBy(java.lang.Iterable,org.eclipse.collections.api.block.function.Function,R,int,java.util.concurrent.Executor)">groupBy</a></span>&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang" class="externalLink">Iterable</a>&lt;V&gt;&nbsp;iterable,
<a href="../../block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super V,&#8203;? extends K&gt;&nbsp;function,
R&nbsp;concurrentMultimap,
int&nbsp;batchSize,
<a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/Executor.html?is-external=true" title="class or interface in java.util.concurrent" class="externalLink">Executor</a>&nbsp;executor)</code></th>
<td class="colLast">
<div class="block">Same effect as <a href="../../../impl/utility/Iterate.html#groupBy(java.lang.Iterable,org.eclipse.collections.api.block.function.Function)"><code>Iterate.groupBy(Iterable, Function)</code></a>,
but executed in parallel batches, and writing output into a SynchronizedPutFastListMultimap.</div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.impl.set.immutable">
<!-- -->
</a>
<h2>Uses of <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a> in <a href="../../../impl/set/immutable/package-summary.html">org.eclipse.collections.impl.set.immutable</a></h2>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../../impl/set/immutable/package-summary.html">org.eclipse.collections.impl.set.immutable</a> with type parameters of type <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>&lt;V,&#8203;
R extends <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;V,&#8203;
<a href="../../../impl/set/immutable/AbstractImmutableSet.html" title="type parameter in AbstractImmutableSet">T</a>&gt;&gt;<br>R</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractImmutableSet.</span><code><span class="memberNameLink"><a href="../../../impl/set/immutable/AbstractImmutableSet.html#groupBy(org.eclipse.collections.api.block.function.Function,R)">groupBy</a></span>&#8203;(<a href="../../block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super <a href="../../../impl/set/immutable/AbstractImmutableSet.html" title="type parameter in AbstractImmutableSet">T</a>,&#8203;? extends V&gt;&nbsp;function,
R&nbsp;target)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;V,&#8203;
R extends <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;V,&#8203;
<a href="../../../impl/set/immutable/AbstractImmutableSet.html" title="type parameter in AbstractImmutableSet">T</a>&gt;&gt;<br>R</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractImmutableSet.</span><code><span class="memberNameLink"><a href="../../../impl/set/immutable/AbstractImmutableSet.html#groupByEach(org.eclipse.collections.api.block.function.Function,R)">groupByEach</a></span>&#8203;(<a href="../../block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super <a href="../../../impl/set/immutable/AbstractImmutableSet.html" title="type parameter in AbstractImmutableSet">T</a>,&#8203;? extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang" class="externalLink">Iterable</a>&lt;V&gt;&gt;&nbsp;function,
R&nbsp;target)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.impl.stack.mutable">
<!-- -->
</a>
<h2>Uses of <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a> in <a href="../../../impl/stack/mutable/package-summary.html">org.eclipse.collections.impl.stack.mutable</a></h2>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../../impl/stack/mutable/package-summary.html">org.eclipse.collections.impl.stack.mutable</a> with type parameters of type <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>&lt;V,&#8203;
R extends <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;V,&#8203;
<a href="../../../impl/stack/mutable/ArrayStack.html" title="type parameter in ArrayStack">T</a>&gt;&gt;<br>R</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ArrayStack.</span><code><span class="memberNameLink"><a href="../../../impl/stack/mutable/ArrayStack.html#groupBy(org.eclipse.collections.api.block.function.Function,R)">groupBy</a></span>&#8203;(<a href="../../block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super <a href="../../../impl/stack/mutable/ArrayStack.html" title="type parameter in ArrayStack">T</a>,&#8203;? extends V&gt;&nbsp;function,
R&nbsp;target)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;V,&#8203;
R extends <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;V,&#8203;
<a href="../../../impl/stack/mutable/SynchronizedStack.html" title="type parameter in SynchronizedStack">T</a>&gt;&gt;<br>R</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedStack.</span><code><span class="memberNameLink"><a href="../../../impl/stack/mutable/SynchronizedStack.html#groupBy(org.eclipse.collections.api.block.function.Function,R)">groupBy</a></span>&#8203;(<a href="../../block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super <a href="../../../impl/stack/mutable/SynchronizedStack.html" title="type parameter in SynchronizedStack">T</a>,&#8203;? extends V&gt;&nbsp;function,
R&nbsp;target)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;V,&#8203;
R extends <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;V,&#8203;
<a href="../../../impl/stack/mutable/UnmodifiableStack.html" title="type parameter in UnmodifiableStack">T</a>&gt;&gt;<br>R</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableStack.</span><code><span class="memberNameLink"><a href="../../../impl/stack/mutable/UnmodifiableStack.html#groupBy(org.eclipse.collections.api.block.function.Function,R)">groupBy</a></span>&#8203;(<a href="../../block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super <a href="../../../impl/stack/mutable/UnmodifiableStack.html" title="type parameter in UnmodifiableStack">T</a>,&#8203;? extends V&gt;&nbsp;function,
R&nbsp;target)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;V,&#8203;
R extends <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;V,&#8203;
<a href="../../../impl/stack/mutable/ArrayStack.html" title="type parameter in ArrayStack">T</a>&gt;&gt;<br>R</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ArrayStack.</span><code><span class="memberNameLink"><a href="../../../impl/stack/mutable/ArrayStack.html#groupByEach(org.eclipse.collections.api.block.function.Function,R)">groupByEach</a></span>&#8203;(<a href="../../block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super <a href="../../../impl/stack/mutable/ArrayStack.html" title="type parameter in ArrayStack">T</a>,&#8203;? extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang" class="externalLink">Iterable</a>&lt;V&gt;&gt;&nbsp;function,
R&nbsp;target)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;V,&#8203;
R extends <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;V,&#8203;
<a href="../../../impl/stack/mutable/SynchronizedStack.html" title="type parameter in SynchronizedStack">T</a>&gt;&gt;<br>R</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedStack.</span><code><span class="memberNameLink"><a href="../../../impl/stack/mutable/SynchronizedStack.html#groupByEach(org.eclipse.collections.api.block.function.Function,R)">groupByEach</a></span>&#8203;(<a href="../../block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super <a href="../../../impl/stack/mutable/SynchronizedStack.html" title="type parameter in SynchronizedStack">T</a>,&#8203;? extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang" class="externalLink">Iterable</a>&lt;V&gt;&gt;&nbsp;function,
R&nbsp;target)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;V,&#8203;
R extends <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;V,&#8203;
<a href="../../../impl/stack/mutable/UnmodifiableStack.html" title="type parameter in UnmodifiableStack">T</a>&gt;&gt;<br>R</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableStack.</span><code><span class="memberNameLink"><a href="../../../impl/stack/mutable/UnmodifiableStack.html#groupByEach(org.eclipse.collections.api.block.function.Function,R)">groupByEach</a></span>&#8203;(<a href="../../block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super <a href="../../../impl/stack/mutable/UnmodifiableStack.html" title="type parameter in UnmodifiableStack">T</a>,&#8203;? extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang" class="externalLink">Iterable</a>&lt;V&gt;&gt;&nbsp;function,
R&nbsp;target)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.impl.utility">
<!-- -->
</a>
<h2>Uses of <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a> in <a href="../../../impl/utility/package-summary.html">org.eclipse.collections.impl.utility</a></h2>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../../impl/utility/package-summary.html">org.eclipse.collections.impl.utility</a> with type parameters of type <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static &lt;T,&#8203;
V,&#8203;
R extends <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;V,&#8203;
T&gt;&gt;<br>R</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ArrayIterate.</span><code><span class="memberNameLink"><a href="../../../impl/utility/ArrayIterate.html#groupBy(T%5B%5D,org.eclipse.collections.api.block.function.Function,R)">groupBy</a></span>&#8203;(T[]&nbsp;array,
<a href="../../block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super T,&#8203;? extends V&gt;&nbsp;function,
R&nbsp;target)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static &lt;T,&#8203;
V,&#8203;
R extends <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;V,&#8203;
T&gt;&gt;<br>R</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ArrayListIterate.</span><code><span class="memberNameLink"><a href="../../../impl/utility/ArrayListIterate.html#groupBy(java.util.ArrayList,org.eclipse.collections.api.block.function.Function,R)">groupBy</a></span>&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/ArrayList.html?is-external=true" title="class or interface in java.util" class="externalLink">ArrayList</a>&lt;T&gt;&nbsp;list,
<a href="../../block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super T,&#8203;? extends V&gt;&nbsp;function,
R&nbsp;target)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static &lt;T,&#8203;
V,&#8203;
R extends <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;V,&#8203;
T&gt;&gt;<br>R</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Iterate.</span><code><span class="memberNameLink"><a href="../../../impl/utility/Iterate.html#groupBy(java.lang.Iterable,org.eclipse.collections.api.block.function.Function,R)">groupBy</a></span>&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang" class="externalLink">Iterable</a>&lt;T&gt;&nbsp;iterable,
<a href="../../block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super T,&#8203;? extends V&gt;&nbsp;function,
R&nbsp;targetMultimap)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static &lt;T,&#8203;
V,&#8203;
R extends <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;V,&#8203;
T&gt;&gt;<br>R</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ListIterate.</span><code><span class="memberNameLink"><a href="../../../impl/utility/ListIterate.html#groupBy(java.util.List,org.eclipse.collections.api.block.function.Function,R)">groupBy</a></span>&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util" class="externalLink">List</a>&lt;T&gt;&nbsp;list,
<a href="../../block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super T,&#8203;? extends V&gt;&nbsp;function,
R&nbsp;target)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static &lt;T,&#8203;
K,&#8203;
V,&#8203;
R extends <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;K,&#8203;
V&gt;&gt;<br>R</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Iterate.</span><code><span class="memberNameLink"><a href="../../../impl/utility/Iterate.html#groupByAndCollect(java.lang.Iterable,org.eclipse.collections.api.block.function.Function,org.eclipse.collections.api.block.function.Function,R)">groupByAndCollect</a></span>&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang" class="externalLink">Iterable</a>&lt;T&gt;&nbsp;iterable,
<a href="../../block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super T,&#8203;? extends K&gt;&nbsp;groupByFunction,
<a href="../../block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super T,&#8203;? extends V&gt;&nbsp;valueFunction,
R&nbsp;targetMultimap)</code></th>
<td class="colLast">
<div class="block">Iterate over the specified collection applying the specified Functions to each element to calculate
a key and value, add the results to <code>targetMultimap</code> and return the <code>targetMultimap</code>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static &lt;T,&#8203;
V,&#8203;
R extends <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;V,&#8203;
T&gt;&gt;<br>R</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ArrayIterate.</span><code><span class="memberNameLink"><a href="../../../impl/utility/ArrayIterate.html#groupByEach(T%5B%5D,org.eclipse.collections.api.block.function.Function,R)">groupByEach</a></span>&#8203;(T[]&nbsp;array,
<a href="../../block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super T,&#8203;? extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang" class="externalLink">Iterable</a>&lt;V&gt;&gt;&nbsp;function,
R&nbsp;target)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static &lt;T,&#8203;
V,&#8203;
R extends <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;V,&#8203;
T&gt;&gt;<br>R</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ArrayListIterate.</span><code><span class="memberNameLink"><a href="../../../impl/utility/ArrayListIterate.html#groupByEach(java.util.ArrayList,org.eclipse.collections.api.block.function.Function,R)">groupByEach</a></span>&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/ArrayList.html?is-external=true" title="class or interface in java.util" class="externalLink">ArrayList</a>&lt;T&gt;&nbsp;list,
<a href="../../block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super T,&#8203;? extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang" class="externalLink">Iterable</a>&lt;V&gt;&gt;&nbsp;function,
R&nbsp;target)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static &lt;T,&#8203;
V,&#8203;
R extends <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;V,&#8203;
T&gt;&gt;<br>R</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Iterate.</span><code><span class="memberNameLink"><a href="../../../impl/utility/Iterate.html#groupByEach(java.lang.Iterable,org.eclipse.collections.api.block.function.Function,R)">groupByEach</a></span>&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang" class="externalLink">Iterable</a>&lt;T&gt;&nbsp;iterable,
<a href="../../block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super T,&#8203;? extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang" class="externalLink">Iterable</a>&lt;V&gt;&gt;&nbsp;function,
R&nbsp;targetCollection)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static &lt;T,&#8203;
V,&#8203;
R extends <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;V,&#8203;
T&gt;&gt;<br>R</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ListIterate.</span><code><span class="memberNameLink"><a href="../../../impl/utility/ListIterate.html#groupByEach(java.util.List,org.eclipse.collections.api.block.function.Function,R)">groupByEach</a></span>&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util" class="externalLink">List</a>&lt;T&gt;&nbsp;list,
<a href="../../block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super T,&#8203;? extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang" class="externalLink">Iterable</a>&lt;V&gt;&gt;&nbsp;function,
R&nbsp;target)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static &lt;T,&#8203;
K,&#8203;
V,&#8203;
R extends <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;K,&#8203;
V&gt;&gt;<br>R</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Iterate.</span><code><span class="memberNameLink"><a href="../../../impl/utility/Iterate.html#toMultimap(java.lang.Iterable,org.eclipse.collections.api.block.function.Function,org.eclipse.collections.api.block.function.Function,R)">toMultimap</a></span>&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang" class="externalLink">Iterable</a>&lt;T&gt;&nbsp;iterable,
<a href="../../block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super T,&#8203;? extends K&gt;&nbsp;keyFunction,
<a href="../../block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super T,&#8203;? extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang" class="externalLink">Iterable</a>&lt;V&gt;&gt;&nbsp;valuesFunction,
R&nbsp;targetMultimap)</code></th>
<td class="colLast">
<div class="block">Iterate over the specified collection applying the specified Functions to each element to calculate
a key and values, add the results to <code>targetMultimap</code> and return the <code>targetMultimap</code>.</div>
</td>
</tr>
</tbody>
</table>
</div>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../../impl/utility/package-summary.html">org.eclipse.collections.impl.utility</a> that return <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static &lt;T,&#8203;
V&gt;&nbsp;<a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;V,&#8203;T&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Iterate.</span><code><span class="memberNameLink"><a href="../../../impl/utility/Iterate.html#groupBy(java.lang.Iterable,org.eclipse.collections.api.block.function.Function)">groupBy</a></span>&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang" class="externalLink">Iterable</a>&lt;T&gt;&nbsp;iterable,
<a href="../../block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super T,&#8203;? extends V&gt;&nbsp;function)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static &lt;T,&#8203;
V&gt;&nbsp;<a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;V,&#8203;T&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Iterate.</span><code><span class="memberNameLink"><a href="../../../impl/utility/Iterate.html#groupByEach(java.lang.Iterable,org.eclipse.collections.api.block.function.Function)">groupByEach</a></span>&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang" class="externalLink">Iterable</a>&lt;T&gt;&nbsp;iterable,
<a href="../../block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super T,&#8203;? extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang" class="externalLink">Iterable</a>&lt;V&gt;&gt;&nbsp;function)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.impl.utility.internal">
<!-- -->
</a>
<h2>Uses of <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a> in <a href="../../../impl/utility/internal/package-summary.html">org.eclipse.collections.impl.utility.internal</a></h2>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../../impl/utility/internal/package-summary.html">org.eclipse.collections.impl.utility.internal</a> with type parameters of type <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static &lt;T,&#8203;
V,&#8203;
R extends <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;V,&#8203;
T&gt;&gt;<br>R</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">InternalArrayIterate.</span><code><span class="memberNameLink"><a href="../../../impl/utility/internal/InternalArrayIterate.html#groupBy(T%5B%5D,int,org.eclipse.collections.api.block.function.Function,R)">groupBy</a></span>&#8203;(T[]&nbsp;array,
int&nbsp;size,
<a href="../../block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super T,&#8203;? extends V&gt;&nbsp;function,
R&nbsp;target)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static &lt;T,&#8203;
V,&#8203;
R extends <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;V,&#8203;
T&gt;&gt;<br>R</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">IterableIterate.</span><code><span class="memberNameLink"><a href="../../../impl/utility/internal/IterableIterate.html#groupBy(java.lang.Iterable,org.eclipse.collections.api.block.function.Function,R)">groupBy</a></span>&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang" class="externalLink">Iterable</a>&lt;T&gt;&nbsp;iterable,
<a href="../../block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super T,&#8203;? extends V&gt;&nbsp;function,
R&nbsp;target)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static &lt;T,&#8203;
V,&#8203;
R extends <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;V,&#8203;
T&gt;&gt;<br>R</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">IteratorIterate.</span><code><span class="memberNameLink"><a href="../../../impl/utility/internal/IteratorIterate.html#groupBy(java.util.Iterator,org.eclipse.collections.api.block.function.Function,R)">groupBy</a></span>&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Iterator.html?is-external=true" title="class or interface in java.util" class="externalLink">Iterator</a>&lt;T&gt;&nbsp;iterator,
<a href="../../block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super T,&#8203;? extends V&gt;&nbsp;function,
R&nbsp;target)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static &lt;T,&#8203;
V,&#8203;
R extends <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;V,&#8203;
T&gt;&gt;<br>R</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">RandomAccessListIterate.</span><code><span class="memberNameLink"><a href="../../../impl/utility/internal/RandomAccessListIterate.html#groupBy(java.util.List,org.eclipse.collections.api.block.function.Function,R)">groupBy</a></span>&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util" class="externalLink">List</a>&lt;T&gt;&nbsp;list,
<a href="../../block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super T,&#8203;? extends V&gt;&nbsp;function,
R&nbsp;target)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static &lt;T,&#8203;
V,&#8203;
R extends <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;V,&#8203;
T&gt;&gt;<br>R</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">InternalArrayIterate.</span><code><span class="memberNameLink"><a href="../../../impl/utility/internal/InternalArrayIterate.html#groupByEach(T%5B%5D,int,org.eclipse.collections.api.block.function.Function,R)">groupByEach</a></span>&#8203;(T[]&nbsp;array,
int&nbsp;size,
<a href="../../block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super T,&#8203;? extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang" class="externalLink">Iterable</a>&lt;V&gt;&gt;&nbsp;function,
R&nbsp;target)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static &lt;T,&#8203;
V,&#8203;
R extends <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;V,&#8203;
T&gt;&gt;<br>R</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">IterableIterate.</span><code><span class="memberNameLink"><a href="../../../impl/utility/internal/IterableIterate.html#groupByEach(java.lang.Iterable,org.eclipse.collections.api.block.function.Function,R)">groupByEach</a></span>&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang" class="externalLink">Iterable</a>&lt;T&gt;&nbsp;iterable,
<a href="../../block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super T,&#8203;? extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang" class="externalLink">Iterable</a>&lt;V&gt;&gt;&nbsp;function,
R&nbsp;target)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static &lt;T,&#8203;
V,&#8203;
R extends <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;V,&#8203;
T&gt;&gt;<br>R</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">IteratorIterate.</span><code><span class="memberNameLink"><a href="../../../impl/utility/internal/IteratorIterate.html#groupByEach(java.util.Iterator,org.eclipse.collections.api.block.function.Function,R)">groupByEach</a></span>&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Iterator.html?is-external=true" title="class or interface in java.util" class="externalLink">Iterator</a>&lt;T&gt;&nbsp;iterator,
<a href="../../block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super T,&#8203;? extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang" class="externalLink">Iterable</a>&lt;V&gt;&gt;&nbsp;function,
R&nbsp;target)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static &lt;T,&#8203;
V,&#8203;
R extends <a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">MutableMultimap</a>&lt;V,&#8203;
T&gt;&gt;<br>R</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">RandomAccessListIterate.</span><code><span class="memberNameLink"><a href="../../../impl/utility/internal/RandomAccessListIterate.html#groupByEach(java.util.List,org.eclipse.collections.api.block.function.Function,R)">groupByEach</a></span>&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util" class="externalLink">List</a>&lt;T&gt;&nbsp;list,
<a href="../../block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super T,&#8203;? extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang" class="externalLink">Iterable</a>&lt;V&gt;&gt;&nbsp;function,
R&nbsp;target)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
</ul>
</section>
</div>
</main>
<footer role="contentinfo">
<nav role="navigation">
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a id="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../index.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../MutableMultimap.html" title="interface in org.eclipse.collections.api.multimap">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<a id="skip.navbar.bottom">
<!-- -->
</a>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</nav>
<p class="legalCopy"><small>Copyright &#169; 2004&#x2013;2020. All rights reserved.</small></p>
</footer>
</div>
</div>
</body>
</html>