blob: d5f29729272da0c2d87de8d2e9b05a128d3275cf [file] [log] [blame]
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (14.0.2) on Thu Aug 20 21:25:36 CDT 2020 -->
<title>Uses of Interface org.eclipse.collections.api.multimap.ordered.SortedIterableMultimap (Eclipse Collections - 10.4.0)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-08-20">
<meta name="description" content="use: package: org.eclipse.collections.api.multimap.ordered, interface: SortedIterableMultimap">
<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="../SortedIterableMultimap.html" title="interface in org.eclipse.collections.api.multimap.ordered">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.ordered.SortedIterableMultimap" class="title">Uses of Interface<br>org.eclipse.collections.api.multimap.ordered.SortedIterableMultimap</h1>
</div>
<div class="classUseContainer">
<div class="useSummary">
<table>
<caption><span>Packages that use <a href="../SortedIterableMultimap.html" title="interface in org.eclipse.collections.api.multimap.ordered">SortedIterableMultimap</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.multimap.ordered">org.eclipse.collections.api.multimap.ordered</a></th>
<td class="colLast">&nbsp;</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.api.ordered">org.eclipse.collections.api.ordered</a></th>
<td class="colLast">&nbsp;</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.immutable">org.eclipse.collections.impl.multimap.bag.sorted.immutable</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<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="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>
</tbody>
</table>
</div>
<section class="classUses">
<ul class="blockList">
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.api.multimap.ordered">
<!-- -->
</a>
<h2>Uses of <a href="../SortedIterableMultimap.html" title="interface in org.eclipse.collections.api.multimap.ordered">SortedIterableMultimap</a> in <a href="../package-summary.html">org.eclipse.collections.api.multimap.ordered</a></h2>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../package-summary.html">org.eclipse.collections.api.multimap.ordered</a> that return <a href="../SortedIterableMultimap.html" title="interface in org.eclipse.collections.api.multimap.ordered">SortedIterableMultimap</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="../SortedIterableMultimap.html" title="interface in org.eclipse.collections.api.multimap.ordered">SortedIterableMultimap</a>&lt;<a href="../SortedIterableMultimap.html" title="type parameter in SortedIterableMultimap">K</a>,&#8203;<a href="../SortedIterableMultimap.html" title="type parameter in SortedIterableMultimap">V</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SortedIterableMultimap.</span><code><span class="memberNameLink"><a href="../SortedIterableMultimap.html#newEmpty()">newEmpty</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../SortedIterableMultimap.html" title="interface in org.eclipse.collections.api.multimap.ordered">SortedIterableMultimap</a>&lt;<a href="../SortedIterableMultimap.html" title="type parameter in SortedIterableMultimap">K</a>,&#8203;<a href="../SortedIterableMultimap.html" title="type parameter in SortedIterableMultimap">V</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SortedIterableMultimap.</span><code><span class="memberNameLink"><a href="../SortedIterableMultimap.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="../SortedIterableMultimap.html" title="type parameter in SortedIterableMultimap">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="../SortedIterableMultimap.html" title="type parameter in SortedIterableMultimap">V</a>&gt;&gt;&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../SortedIterableMultimap.html" title="interface in org.eclipse.collections.api.multimap.ordered">SortedIterableMultimap</a>&lt;<a href="../SortedIterableMultimap.html" title="type parameter in SortedIterableMultimap">K</a>,&#8203;<a href="../SortedIterableMultimap.html" title="type parameter in SortedIterableMultimap">V</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SortedIterableMultimap.</span><code><span class="memberNameLink"><a href="../SortedIterableMultimap.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="../SortedIterableMultimap.html" title="type parameter in SortedIterableMultimap">K</a>,&#8203;? super <a href="../SortedIterableMultimap.html" title="type parameter in SortedIterableMultimap">V</a>&gt;&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../SortedIterableMultimap.html" title="interface in org.eclipse.collections.api.multimap.ordered">SortedIterableMultimap</a>&lt;<a href="../SortedIterableMultimap.html" title="type parameter in SortedIterableMultimap">K</a>,&#8203;<a href="../SortedIterableMultimap.html" title="type parameter in SortedIterableMultimap">V</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SortedIterableMultimap.</span><code><span class="memberNameLink"><a href="../SortedIterableMultimap.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="../SortedIterableMultimap.html" title="type parameter in SortedIterableMultimap">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="../SortedIterableMultimap.html" title="type parameter in SortedIterableMultimap">V</a>&gt;&gt;&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../SortedIterableMultimap.html" title="interface in org.eclipse.collections.api.multimap.ordered">SortedIterableMultimap</a>&lt;<a href="../SortedIterableMultimap.html" title="type parameter in SortedIterableMultimap">K</a>,&#8203;<a href="../SortedIterableMultimap.html" title="type parameter in SortedIterableMultimap">V</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SortedIterableMultimap.</span><code><span class="memberNameLink"><a href="../SortedIterableMultimap.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="../SortedIterableMultimap.html" title="type parameter in SortedIterableMultimap">K</a>,&#8203;? super <a href="../SortedIterableMultimap.html" title="type parameter in SortedIterableMultimap">V</a>&gt;&nbsp;predicate)</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="../SortedIterableMultimap.html" title="interface in org.eclipse.collections.api.multimap.ordered">SortedIterableMultimap</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="../SortedIterableMultimap.html" title="interface in org.eclipse.collections.api.multimap.ordered">SortedIterableMultimap</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/ImmutableSortedBagMultimap.html" title="interface in org.eclipse.collections.api.multimap.sortedbag">ImmutableSortedBagMultimap</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="../../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>
<tr class="altColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../sortedbag/SortedBagMultimap.html" title="interface in org.eclipse.collections.api.multimap.sortedbag">SortedBagMultimap</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="../SortedIterableMultimap.html" title="interface in org.eclipse.collections.api.multimap.ordered">SortedIterableMultimap</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="../SortedIterableMultimap.html" title="interface in org.eclipse.collections.api.multimap.ordered">SortedIterableMultimap</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/ImmutableSortedSetMultimap.html" title="interface in org.eclipse.collections.api.multimap.sortedset">ImmutableSortedSetMultimap</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="../../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>
<tr class="altColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../sortedset/SortedSetMultimap.html" title="interface in org.eclipse.collections.api.multimap.sortedset">SortedSetMultimap</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.ordered">
<!-- -->
</a>
<h2>Uses of <a href="../SortedIterableMultimap.html" title="interface in org.eclipse.collections.api.multimap.ordered">SortedIterableMultimap</a> in <a href="../../../ordered/package-summary.html">org.eclipse.collections.api.ordered</a></h2>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../../ordered/package-summary.html">org.eclipse.collections.api.ordered</a> that return <a href="../SortedIterableMultimap.html" title="interface in org.eclipse.collections.api.multimap.ordered">SortedIterableMultimap</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="../SortedIterableMultimap.html" title="interface in org.eclipse.collections.api.multimap.ordered">SortedIterableMultimap</a>&lt;V,&#8203;<a href="../../../ordered/SortedIterable.html" title="type parameter in SortedIterable">T</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SortedIterable.</span><code><span class="memberNameLink"><a href="../../../ordered/SortedIterable.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="../../../ordered/SortedIterable.html" title="type parameter in SortedIterable">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="../SortedIterableMultimap.html" title="interface in org.eclipse.collections.api.multimap.ordered">SortedIterableMultimap</a>&lt;V,&#8203;<a href="../../../ordered/SortedIterable.html" title="type parameter in SortedIterable">T</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SortedIterable.</span><code><span class="memberNameLink"><a href="../../../ordered/SortedIterable.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="../../../ordered/SortedIterable.html" title="type parameter in SortedIterable">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.multimap.bag">
<!-- -->
</a>
<h2>Uses of <a href="../SortedIterableMultimap.html" title="interface in org.eclipse.collections.api.multimap.ordered">SortedIterableMultimap</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="../SortedIterableMultimap.html" title="interface in org.eclipse.collections.api.multimap.ordered">SortedIterableMultimap</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/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="../SortedIterableMultimap.html" title="interface in org.eclipse.collections.api.multimap.ordered">SortedIterableMultimap</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="../SortedIterableMultimap.html" title="interface in org.eclipse.collections.api.multimap.ordered">SortedIterableMultimap</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.immutable">
<!-- -->
</a>
<h2>Uses of <a href="../SortedIterableMultimap.html" title="interface in org.eclipse.collections.api.multimap.ordered">SortedIterableMultimap</a> in <a href="../../../../impl/multimap/bag/sorted/immutable/package-summary.html">org.eclipse.collections.impl.multimap.bag.sorted.immutable</a></h2>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="../../../../impl/multimap/bag/sorted/immutable/package-summary.html">org.eclipse.collections.impl.multimap.bag.sorted.immutable</a> that implement <a href="../SortedIterableMultimap.html" title="interface in org.eclipse.collections.api.multimap.ordered">SortedIterableMultimap</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/immutable/ImmutableSortedBagMultimapImpl.html" title="class in org.eclipse.collections.impl.multimap.bag.sorted.immutable">ImmutableSortedBagMultimapImpl</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.sorted.mutable">
<!-- -->
</a>
<h2>Uses of <a href="../SortedIterableMultimap.html" title="interface in org.eclipse.collections.api.multimap.ordered">SortedIterableMultimap</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="../SortedIterableMultimap.html" title="interface in org.eclipse.collections.api.multimap.ordered">SortedIterableMultimap</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.set.sorted">
<!-- -->
</a>
<h2>Uses of <a href="../SortedIterableMultimap.html" title="interface in org.eclipse.collections.api.multimap.ordered">SortedIterableMultimap</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="../SortedIterableMultimap.html" title="interface in org.eclipse.collections.api.multimap.ordered">SortedIterableMultimap</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/ImmutableSortedSetMultimapImpl.html" title="class in org.eclipse.collections.impl.multimap.set.sorted">ImmutableSortedSetMultimapImpl</a>&lt;K,&#8203;V&gt;</span></code></th>
<td class="colLast">
<div class="block">The default ImmutableSortedSetMultimap implementation.</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/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="altColor">
<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="rowColor">
<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>
</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="../SortedIterableMultimap.html" title="interface in org.eclipse.collections.api.multimap.ordered">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>