blob: 1a131e79a9882b0025c0516eabf53579f87ebd52 [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 Package org.eclipse.collections.api.partition.bag (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.partition.bag">
<meta name="generator" content="javadoc/PackageUseWriter">
<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="package-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>Class</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 Package org.eclipse.collections.api.partition.bag" class="title">Uses of Package<br>org.eclipse.collections.api.partition.bag</h1>
</div>
<div class="contentContainer">
<div class="useSummary">
<table>
<caption><span>Packages that use <a href="package-summary.html">org.eclipse.collections.api.partition.bag</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.bag">org.eclipse.collections.api.bag</a></th>
<td class="colLast">
<div class="block">This package contains interfaces for Bag API.</div>
</td>
</tr>
<tr class="rowColor">
<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="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.api.map.primitive">org.eclipse.collections.api.map.primitive</a></th>
<td class="colLast">
<div class="block">This package contains API for primitive to primitive maps, primitive to object maps and object to primitive maps with mutable and immutable variants.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.api.partition.bag">org.eclipse.collections.api.partition.bag</a></th>
<td class="colLast">
<div class="block">This package contains interfaces for <a href="PartitionBag.html" title="interface in org.eclipse.collections.api.partition.bag"><code>PartitionBag</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.api.partition.bag.sorted">org.eclipse.collections.api.partition.bag.sorted</a></th>
<td class="colLast">
<div class="block">This package contains interfaces for <a href="sorted/PartitionSortedBag.html" title="interface in org.eclipse.collections.api.partition.bag.sorted"><code>PartitionSortedBag</code></a>.</div>
</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.bag.mutable">org.eclipse.collections.impl.bag.mutable</a></th>
<td class="colLast">
<div class="block">This package contains implementations of the <a href="../../bag/MutableBag.html" title="interface in org.eclipse.collections.api.bag"><code>MutableBag</code></a> interface.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.map.immutable">org.eclipse.collections.impl.map.immutable</a></th>
<td class="colLast">
<div class="block">This package contains implementations of the <a href="../../map/ImmutableMap.html" title="interface in org.eclipse.collections.api.map"><code>ImmutableMap</code></a> interface.</div>
</td>
</tr>
<tr class="altColor">
<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="rowColor">
<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="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.partition.bag">org.eclipse.collections.impl.partition.bag</a></th>
<td class="colLast">
<div class="block">This package contains implementations of the <a href="PartitionBag.html" title="interface in org.eclipse.collections.api.partition.bag"><code>PartitionBag</code></a> interface.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.partition.bag.sorted">org.eclipse.collections.impl.partition.bag.sorted</a></th>
<td class="colLast">
<div class="block">This package contains implementations of the <a href="sorted/PartitionSortedBag.html" title="interface in org.eclipse.collections.api.partition.bag.sorted"><code>PartitionSortedBag</code></a> interface.</div>
</td>
</tr>
</tbody>
</table>
</div>
<section class="packageUses">
<ul class="blockList">
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.api.bag">
<!-- -->
</a>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="package-summary.html">org.eclipse.collections.api.partition.bag</a> used by <a href="../../bag/package-summary.html">org.eclipse.collections.api.bag</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/PartitionBag.html#org.eclipse.collections.api.bag">PartitionBag</a></th>
<td class="colLast">
<div class="block">A PartitionBag is the result of splitting a bag into two Bags based on a Predicate.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/PartitionImmutableBag.html#org.eclipse.collections.api.bag">PartitionImmutableBag</a></th>
<td class="colLast">
<div class="block">A PartitionImmutableBag is the result of splitting an immutable bag into two immutable bags based on a Predicate.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/PartitionImmutableBagIterable.html#org.eclipse.collections.api.bag">PartitionImmutableBagIterable</a></th>
<td class="colLast">
<div class="block">A PartitionImmutableBagIterable is the result of splitting a mutable bag into two ImmutableBagIterables based on a Predicate.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/PartitionMutableBag.html#org.eclipse.collections.api.bag">PartitionMutableBag</a></th>
<td class="colLast">
<div class="block">A PartitionMutableBag is the result of splitting a mutable bag into two mutable bags based on a Predicate.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/PartitionMutableBagIterable.html#org.eclipse.collections.api.bag">PartitionMutableBagIterable</a></th>
<td class="colLast">
<div class="block">A PartitionMutableBagIterable is the result of splitting a mutable bag into two MutableBagIterables based on a Predicate.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/PartitionUnsortedBag.html#org.eclipse.collections.api.bag">PartitionUnsortedBag</a></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>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="package-summary.html">org.eclipse.collections.api.partition.bag</a> used by <a href="../../map/package-summary.html">org.eclipse.collections.api.map</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/PartitionBag.html#org.eclipse.collections.api.map">PartitionBag</a></th>
<td class="colLast">
<div class="block">A PartitionBag is the result of splitting a bag into two Bags based on a Predicate.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/PartitionImmutableBag.html#org.eclipse.collections.api.map">PartitionImmutableBag</a></th>
<td class="colLast">
<div class="block">A PartitionImmutableBag is the result of splitting an immutable bag into two immutable bags based on a Predicate.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/PartitionMutableBag.html#org.eclipse.collections.api.map">PartitionMutableBag</a></th>
<td class="colLast">
<div class="block">A PartitionMutableBag is the result of splitting a mutable bag into two mutable bags based on a Predicate.</div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.api.map.primitive">
<!-- -->
</a>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="package-summary.html">org.eclipse.collections.api.partition.bag</a> used by <a href="../../map/primitive/package-summary.html">org.eclipse.collections.api.map.primitive</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/PartitionBag.html#org.eclipse.collections.api.map.primitive">PartitionBag</a></th>
<td class="colLast">
<div class="block">A PartitionBag is the result of splitting a bag into two Bags based on a Predicate.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/PartitionImmutableBag.html#org.eclipse.collections.api.map.primitive">PartitionImmutableBag</a></th>
<td class="colLast">
<div class="block">A PartitionImmutableBag is the result of splitting an immutable bag into two immutable bags based on a Predicate.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/PartitionMutableBag.html#org.eclipse.collections.api.map.primitive">PartitionMutableBag</a></th>
<td class="colLast">
<div class="block">A PartitionMutableBag is the result of splitting a mutable bag into two mutable bags based on a Predicate.</div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.api.partition.bag">
<!-- -->
</a>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="package-summary.html">org.eclipse.collections.api.partition.bag</a> used by <a href="package-summary.html">org.eclipse.collections.api.partition.bag</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/PartitionBag.html#org.eclipse.collections.api.partition.bag">PartitionBag</a></th>
<td class="colLast">
<div class="block">A PartitionBag is the result of splitting a bag into two Bags based on a Predicate.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/PartitionImmutableBag.html#org.eclipse.collections.api.partition.bag">PartitionImmutableBag</a></th>
<td class="colLast">
<div class="block">A PartitionImmutableBag is the result of splitting an immutable bag into two immutable bags based on a Predicate.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/PartitionImmutableBagIterable.html#org.eclipse.collections.api.partition.bag">PartitionImmutableBagIterable</a></th>
<td class="colLast">
<div class="block">A PartitionImmutableBagIterable is the result of splitting a mutable bag into two ImmutableBagIterables based on a Predicate.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/PartitionMutableBagIterable.html#org.eclipse.collections.api.partition.bag">PartitionMutableBagIterable</a></th>
<td class="colLast">
<div class="block">A PartitionMutableBagIterable is the result of splitting a mutable bag into two MutableBagIterables based on a Predicate.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/PartitionUnsortedBag.html#org.eclipse.collections.api.partition.bag">PartitionUnsortedBag</a></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.api.partition.bag.sorted">
<!-- -->
</a>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="package-summary.html">org.eclipse.collections.api.partition.bag</a> used by <a href="sorted/package-summary.html">org.eclipse.collections.api.partition.bag.sorted</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/PartitionBag.html#org.eclipse.collections.api.partition.bag.sorted">PartitionBag</a></th>
<td class="colLast">
<div class="block">A PartitionBag is the result of splitting a bag into two Bags based on a Predicate.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/PartitionImmutableBagIterable.html#org.eclipse.collections.api.partition.bag.sorted">PartitionImmutableBagIterable</a></th>
<td class="colLast">
<div class="block">A PartitionImmutableBagIterable is the result of splitting a mutable bag into two ImmutableBagIterables based on a Predicate.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/PartitionMutableBagIterable.html#org.eclipse.collections.api.partition.bag.sorted">PartitionMutableBagIterable</a></th>
<td class="colLast">
<div class="block">A PartitionMutableBagIterable is the result of splitting a mutable bag into two MutableBagIterables based on a Predicate.</div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.impl.bag.immutable">
<!-- -->
</a>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="package-summary.html">org.eclipse.collections.api.partition.bag</a> used by <a href="../../../impl/bag/immutable/package-summary.html">org.eclipse.collections.impl.bag.immutable</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/PartitionImmutableBag.html#org.eclipse.collections.impl.bag.immutable">PartitionImmutableBag</a></th>
<td class="colLast">
<div class="block">A PartitionImmutableBag is the result of splitting an immutable bag into two immutable bags based on a Predicate.</div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.impl.bag.mutable">
<!-- -->
</a>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="package-summary.html">org.eclipse.collections.api.partition.bag</a> used by <a href="../../../impl/bag/mutable/package-summary.html">org.eclipse.collections.impl.bag.mutable</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/PartitionMutableBag.html#org.eclipse.collections.impl.bag.mutable">PartitionMutableBag</a></th>
<td class="colLast">
<div class="block">A PartitionMutableBag is the result of splitting a mutable bag into two mutable bags based on a Predicate.</div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.impl.map.immutable">
<!-- -->
</a>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="package-summary.html">org.eclipse.collections.api.partition.bag</a> used by <a href="../../../impl/map/immutable/package-summary.html">org.eclipse.collections.impl.map.immutable</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/PartitionImmutableBag.html#org.eclipse.collections.impl.map.immutable">PartitionImmutableBag</a></th>
<td class="colLast">
<div class="block">A PartitionImmutableBag is the result of splitting an immutable bag into two immutable bags based on a Predicate.</div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.impl.map.mutable">
<!-- -->
</a>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="package-summary.html">org.eclipse.collections.api.partition.bag</a> used by <a href="../../../impl/map/mutable/package-summary.html">org.eclipse.collections.impl.map.mutable</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/PartitionMutableBag.html#org.eclipse.collections.impl.map.mutable">PartitionMutableBag</a></th>
<td class="colLast">
<div class="block">A PartitionMutableBag is the result of splitting a mutable bag into two mutable bags based on a Predicate.</div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.impl.map.mutable.primitive">
<!-- -->
</a>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="package-summary.html">org.eclipse.collections.api.partition.bag</a> used by <a href="../../../impl/map/mutable/primitive/package-summary.html">org.eclipse.collections.impl.map.mutable.primitive</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/PartitionMutableBag.html#org.eclipse.collections.impl.map.mutable.primitive">PartitionMutableBag</a></th>
<td class="colLast">
<div class="block">A PartitionMutableBag is the result of splitting a mutable bag into two mutable bags based on a Predicate.</div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.impl.partition.bag">
<!-- -->
</a>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="package-summary.html">org.eclipse.collections.api.partition.bag</a> used by <a href="../../../impl/partition/bag/package-summary.html">org.eclipse.collections.impl.partition.bag</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/PartitionBag.html#org.eclipse.collections.impl.partition.bag">PartitionBag</a></th>
<td class="colLast">
<div class="block">A PartitionBag is the result of splitting a bag into two Bags based on a Predicate.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/PartitionImmutableBag.html#org.eclipse.collections.impl.partition.bag">PartitionImmutableBag</a></th>
<td class="colLast">
<div class="block">A PartitionImmutableBag is the result of splitting an immutable bag into two immutable bags based on a Predicate.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/PartitionImmutableBagIterable.html#org.eclipse.collections.impl.partition.bag">PartitionImmutableBagIterable</a></th>
<td class="colLast">
<div class="block">A PartitionImmutableBagIterable is the result of splitting a mutable bag into two ImmutableBagIterables based on a Predicate.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/PartitionMutableBag.html#org.eclipse.collections.impl.partition.bag">PartitionMutableBag</a></th>
<td class="colLast">
<div class="block">A PartitionMutableBag is the result of splitting a mutable bag into two mutable bags based on a Predicate.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/PartitionMutableBagIterable.html#org.eclipse.collections.impl.partition.bag">PartitionMutableBagIterable</a></th>
<td class="colLast">
<div class="block">A PartitionMutableBagIterable is the result of splitting a mutable bag into two MutableBagIterables based on a Predicate.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/PartitionUnsortedBag.html#org.eclipse.collections.impl.partition.bag">PartitionUnsortedBag</a></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.impl.partition.bag.sorted">
<!-- -->
</a>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="package-summary.html">org.eclipse.collections.api.partition.bag</a> used by <a href="../../../impl/partition/bag/sorted/package-summary.html">org.eclipse.collections.impl.partition.bag.sorted</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/PartitionBag.html#org.eclipse.collections.impl.partition.bag.sorted">PartitionBag</a></th>
<td class="colLast">
<div class="block">A PartitionBag is the result of splitting a bag into two Bags based on a Predicate.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/PartitionImmutableBagIterable.html#org.eclipse.collections.impl.partition.bag.sorted">PartitionImmutableBagIterable</a></th>
<td class="colLast">
<div class="block">A PartitionImmutableBagIterable is the result of splitting a mutable bag into two ImmutableBagIterables based on a Predicate.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/PartitionMutableBagIterable.html#org.eclipse.collections.impl.partition.bag.sorted">PartitionMutableBagIterable</a></th>
<td class="colLast">
<div class="block">A PartitionMutableBagIterable is the result of splitting a mutable bag into two MutableBagIterables based on a Predicate.</div>
</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>Class</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>