blob: eeb04243155c5b94511bb8c9c9c6ad37f3f52c3f [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.partition.PartitionIterable (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, interface: PartitionIterable">
<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="../PartitionIterable.html" title="interface in org.eclipse.collections.api.partition">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.partition.PartitionIterable" class="title">Uses of Interface<br>org.eclipse.collections.api.partition.PartitionIterable</h1>
</div>
<div class="classUseContainer">
<div class="useSummary">
<table>
<caption><span>Packages that use <a href="../PartitionIterable.html" title="interface in org.eclipse.collections.api.partition">PartitionIterable</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.partition">org.eclipse.collections.api.partition</a></th>
<td class="colLast">
<div class="block">This package contains interfaces for <a href="../PartitionIterable.html" title="interface in org.eclipse.collections.api.partition"><code>PartitionIterable</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<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="../bag/PartitionBag.html" title="interface in org.eclipse.collections.api.partition.bag"><code>PartitionBag</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<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="../bag/sorted/PartitionSortedBag.html" title="interface in org.eclipse.collections.api.partition.bag.sorted"><code>PartitionSortedBag</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.api.partition.list">org.eclipse.collections.api.partition.list</a></th>
<td class="colLast">
<div class="block">This package contains interfaces for <a href="../list/PartitionList.html" title="interface in org.eclipse.collections.api.partition.list"><code>PartitionList</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.api.partition.ordered">org.eclipse.collections.api.partition.ordered</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.api.partition.set">org.eclipse.collections.api.partition.set</a></th>
<td class="colLast">
<div class="block">This package contains interfaces for <a href="../set/PartitionSet.html" title="interface in org.eclipse.collections.api.partition.set"><code>PartitionSet</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.api.partition.set.sorted">org.eclipse.collections.api.partition.set.sorted</a></th>
<td class="colLast">
<div class="block">This package contains interfaces for <a href="../set/sorted/PartitionSortedSet.html" title="interface in org.eclipse.collections.api.partition.set.sorted"><code>PartitionSortedSet</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.api.partition.stack">org.eclipse.collections.api.partition.stack</a></th>
<td class="colLast">
<div class="block">This package contains interfaces for <a href="../stack/PartitionStack.html" title="interface in org.eclipse.collections.api.partition.stack"><code>PartitionStack</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.collection">org.eclipse.collections.impl.collection</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<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="../bag/PartitionBag.html" title="interface in org.eclipse.collections.api.partition.bag"><code>PartitionBag</code></a> interface.</div>
</td>
</tr>
<tr class="altColor">
<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="../bag/sorted/PartitionSortedBag.html" title="interface in org.eclipse.collections.api.partition.bag.sorted"><code>PartitionSortedBag</code></a> interface.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.partition.list">org.eclipse.collections.impl.partition.list</a></th>
<td class="colLast">
<div class="block">This package contains implementations of the <a href="../list/PartitionList.html" title="interface in org.eclipse.collections.api.partition.list"><code>PartitionList</code></a> interface.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.partition.set">org.eclipse.collections.impl.partition.set</a></th>
<td class="colLast">
<div class="block">This package contains implementations of the <a href="../set/PartitionSet.html" title="interface in org.eclipse.collections.api.partition.set"><code>PartitionSet</code></a> interface.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.partition.set.sorted">org.eclipse.collections.impl.partition.set.sorted</a></th>
<td class="colLast">
<div class="block">This package contains implementations of the <a href="../set/PartitionSet.html" title="interface in org.eclipse.collections.api.partition.set"><code>PartitionSet</code></a> interface.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.partition.set.strategy">org.eclipse.collections.impl.partition.set.strategy</a></th>
<td class="colLast">
<div class="block">This package contains implementations of the <a href="../set/PartitionMutableSet.html" title="interface in org.eclipse.collections.api.partition.set"><code>PartitionMutableSet</code></a> interface.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.partition.stack">org.eclipse.collections.impl.partition.stack</a></th>
<td class="colLast">
<div class="block">This package contains implementations of the <a href="../stack/PartitionStack.html" title="interface in org.eclipse.collections.api.partition.stack"><code>PartitionStack</code></a> interface.</div>
</td>
</tr>
<tr class="altColor">
<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>
</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="../PartitionIterable.html" title="interface in org.eclipse.collections.api.partition">PartitionIterable</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> that return <a href="../PartitionIterable.html" title="interface in org.eclipse.collections.api.partition">PartitionIterable</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="../PartitionIterable.html" title="interface in org.eclipse.collections.api.partition">PartitionIterable</a>&lt;<a href="../../RichIterable.html" title="type parameter in RichIterable">T</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">RichIterable.</span><code><span class="memberNameLink"><a href="../../RichIterable.html#partition(org.eclipse.collections.api.block.predicate.Predicate)">partition</a></span>&#8203;(<a href="../../block/predicate/Predicate.html" title="interface in org.eclipse.collections.api.block.predicate">Predicate</a>&lt;? super <a href="../../RichIterable.html" title="type parameter in RichIterable">T</a>&gt;&nbsp;predicate)</code></th>
<td class="colLast">
<div class="block">Filters a collection into a PartitionedIterable based on the evaluation of the predicate.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;P&gt;&nbsp;<a href="../PartitionIterable.html" title="interface in org.eclipse.collections.api.partition">PartitionIterable</a>&lt;<a href="../../RichIterable.html" title="type parameter in RichIterable">T</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">RichIterable.</span><code><span class="memberNameLink"><a href="../../RichIterable.html#partitionWith(org.eclipse.collections.api.block.predicate.Predicate2,P)">partitionWith</a></span>&#8203;(<a href="../../block/predicate/Predicate2.html" title="interface in org.eclipse.collections.api.block.predicate">Predicate2</a>&lt;? super <a href="../../RichIterable.html" title="type parameter in RichIterable">T</a>,&#8203;? super P&gt;&nbsp;predicate,
P&nbsp;parameter)</code></th>
<td class="colLast">
<div class="block">Filters a collection into a PartitionIterable based on the evaluation of the predicate.</div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.api.partition">
<!-- -->
</a>
<h2>Uses of <a href="../PartitionIterable.html" title="interface in org.eclipse.collections.api.partition">PartitionIterable</a> in <a href="../package-summary.html">org.eclipse.collections.api.partition</a></h2>
<div class="useSummary">
<table>
<caption><span>Subinterfaces of <a href="../PartitionIterable.html" title="interface in org.eclipse.collections.api.partition">PartitionIterable</a> in <a href="../package-summary.html">org.eclipse.collections.api.partition</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="../PartitionImmutableCollection.html" title="interface in org.eclipse.collections.api.partition">PartitionImmutableCollection</a>&lt;T&gt;</span></code></th>
<td class="colLast">
<div class="block">A PartitionImmutableCollection is the result of splitting an immutable collection into two immutable collections based
on a Predicate.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../PartitionMutableCollection.html" title="interface in org.eclipse.collections.api.partition">PartitionMutableCollection</a>&lt;T&gt;</span></code></th>
<td class="colLast">
<div class="block">A PartitionMutableCollection is the result of splitting a mutable collection into two mutable collections 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>
<h2>Uses of <a href="../PartitionIterable.html" title="interface in org.eclipse.collections.api.partition">PartitionIterable</a> in <a href="../bag/package-summary.html">org.eclipse.collections.api.partition.bag</a></h2>
<div class="useSummary">
<table>
<caption><span>Subinterfaces of <a href="../PartitionIterable.html" title="interface in org.eclipse.collections.api.partition">PartitionIterable</a> in <a href="../bag/package-summary.html">org.eclipse.collections.api.partition.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/PartitionBag.html" title="interface in org.eclipse.collections.api.partition.bag">PartitionBag</a>&lt;T&gt;</span></code></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">
<td class="colFirst"><code>interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../bag/PartitionImmutableBag.html" title="interface in org.eclipse.collections.api.partition.bag">PartitionImmutableBag</a>&lt;T&gt;</span></code></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">
<td class="colFirst"><code>interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../bag/PartitionImmutableBagIterable.html" title="interface in org.eclipse.collections.api.partition.bag">PartitionImmutableBagIterable</a>&lt;T&gt;</span></code></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">
<td class="colFirst"><code>interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../bag/PartitionMutableBag.html" title="interface in org.eclipse.collections.api.partition.bag">PartitionMutableBag</a>&lt;T&gt;</span></code></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">
<td class="colFirst"><code>interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../bag/PartitionMutableBagIterable.html" title="interface in org.eclipse.collections.api.partition.bag">PartitionMutableBagIterable</a>&lt;T&gt;</span></code></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">
<td class="colFirst"><code>interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../bag/PartitionUnsortedBag.html" title="interface in org.eclipse.collections.api.partition.bag">PartitionUnsortedBag</a>&lt;T&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.partition.bag.sorted">
<!-- -->
</a>
<h2>Uses of <a href="../PartitionIterable.html" title="interface in org.eclipse.collections.api.partition">PartitionIterable</a> in <a href="../bag/sorted/package-summary.html">org.eclipse.collections.api.partition.bag.sorted</a></h2>
<div class="useSummary">
<table>
<caption><span>Subinterfaces of <a href="../PartitionIterable.html" title="interface in org.eclipse.collections.api.partition">PartitionIterable</a> in <a href="../bag/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">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/sorted/PartitionImmutableSortedBag.html" title="interface in org.eclipse.collections.api.partition.bag.sorted">PartitionImmutableSortedBag</a>&lt;T&gt;</span></code></th>
<td class="colLast">
<div class="block">A PartitionImmutableSortedBag is the result of splitting an immutable sorted bag into two immutable sorted bags based
on a Predicate.</div>
</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/sorted/PartitionMutableSortedBag.html" title="interface in org.eclipse.collections.api.partition.bag.sorted">PartitionMutableSortedBag</a>&lt;T&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="../bag/sorted/PartitionSortedBag.html" title="interface in org.eclipse.collections.api.partition.bag.sorted">PartitionSortedBag</a>&lt;T&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.partition.list">
<!-- -->
</a>
<h2>Uses of <a href="../PartitionIterable.html" title="interface in org.eclipse.collections.api.partition">PartitionIterable</a> in <a href="../list/package-summary.html">org.eclipse.collections.api.partition.list</a></h2>
<div class="useSummary">
<table>
<caption><span>Subinterfaces of <a href="../PartitionIterable.html" title="interface in org.eclipse.collections.api.partition">PartitionIterable</a> in <a href="../list/package-summary.html">org.eclipse.collections.api.partition.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/PartitionImmutableList.html" title="interface in org.eclipse.collections.api.partition.list">PartitionImmutableList</a>&lt;T&gt;</span></code></th>
<td class="colLast">
<div class="block">A PartitionImmutableList is the result of splitting an immutable list into two immutable lists based on a Predicate.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../list/PartitionList.html" title="interface in org.eclipse.collections.api.partition.list">PartitionList</a>&lt;T&gt;</span></code></th>
<td class="colLast">
<div class="block">A PartitionList is the result of splitting a ListIterable into two ListIterables based on a Predicate.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../list/PartitionMutableList.html" title="interface in org.eclipse.collections.api.partition.list">PartitionMutableList</a>&lt;T&gt;</span></code></th>
<td class="colLast">
<div class="block">A PartitionMutableList is the result of splitting a mutable list into two mutable lists 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.ordered">
<!-- -->
</a>
<h2>Uses of <a href="../PartitionIterable.html" title="interface in org.eclipse.collections.api.partition">PartitionIterable</a> in <a href="../ordered/package-summary.html">org.eclipse.collections.api.partition.ordered</a></h2>
<div class="useSummary">
<table>
<caption><span>Subinterfaces of <a href="../PartitionIterable.html" title="interface in org.eclipse.collections.api.partition">PartitionIterable</a> in <a href="../ordered/package-summary.html">org.eclipse.collections.api.partition.ordered</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="../ordered/PartitionOrderedIterable.html" title="interface in org.eclipse.collections.api.partition.ordered">PartitionOrderedIterable</a>&lt;T&gt;</span></code></th>
<td class="colLast">
<div class="block">A PartitionOrderedIterable is the result of splitting a OrderedIterable into two OrderedIterables based on a Predicate.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../ordered/PartitionReversibleIterable.html" title="interface in org.eclipse.collections.api.partition.ordered">PartitionReversibleIterable</a>&lt;T&gt;</span></code></th>
<td class="colLast">
<div class="block">A PartitionReversibleIterable is the result of splitting a ReversibleIterable into two ReversibleIterables based on a Predicate.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../ordered/PartitionSortedIterable.html" title="interface in org.eclipse.collections.api.partition.ordered">PartitionSortedIterable</a>&lt;T&gt;</span></code></th>
<td class="colLast">
<div class="block">A PartitionSortedIterable is the result of splitting a SortedIterable into two SortedIterables 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.set">
<!-- -->
</a>
<h2>Uses of <a href="../PartitionIterable.html" title="interface in org.eclipse.collections.api.partition">PartitionIterable</a> in <a href="../set/package-summary.html">org.eclipse.collections.api.partition.set</a></h2>
<div class="useSummary">
<table>
<caption><span>Subinterfaces of <a href="../PartitionIterable.html" title="interface in org.eclipse.collections.api.partition">PartitionIterable</a> in <a href="../set/package-summary.html">org.eclipse.collections.api.partition.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/PartitionImmutableSet.html" title="interface in org.eclipse.collections.api.partition.set">PartitionImmutableSet</a>&lt;T&gt;</span></code></th>
<td class="colLast">
<div class="block">A PartitionImmutableSet is the result of splitting an immutable set into two immutable sets based on a Predicate.</div>
</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/PartitionImmutableSetIterable.html" title="interface in org.eclipse.collections.api.partition.set">PartitionImmutableSetIterable</a>&lt;T&gt;</span></code></th>
<td class="colLast">
<div class="block">A PartitionImmutableSetIterable is the result of splitting a ImmutableSetIterable into two ImmutableSetIterables based on a Predicate.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../set/PartitionMutableSet.html" title="interface in org.eclipse.collections.api.partition.set">PartitionMutableSet</a>&lt;T&gt;</span></code></th>
<td class="colLast">
<div class="block">A PartitionMutableSet is the result of splitting a mutable set into two mutable sets based on a Predicate.</div>
</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/PartitionMutableSetIterable.html" title="interface in org.eclipse.collections.api.partition.set">PartitionMutableSetIterable</a>&lt;T&gt;</span></code></th>
<td class="colLast">
<div class="block">A PartitionMutableSetIterable is the result of splitting a MutableSetIterable into two MutableSetIterables based on a Predicate.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../set/PartitionSet.html" title="interface in org.eclipse.collections.api.partition.set">PartitionSet</a>&lt;T&gt;</span></code></th>
<td class="colLast">
<div class="block">A PartitionSet is the result of splitting a SetIterable into two SetIterables based on a Predicate.</div>
</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/PartitionUnsortedSet.html" title="interface in org.eclipse.collections.api.partition.set">PartitionUnsortedSet</a>&lt;T&gt;</span></code></th>
<td class="colLast">
<div class="block">A PartitionUnsortedSet is the result of splitting two UnsortedSetIterable on a Predicate.</div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.api.partition.set.sorted">
<!-- -->
</a>
<h2>Uses of <a href="../PartitionIterable.html" title="interface in org.eclipse.collections.api.partition">PartitionIterable</a> in <a href="../set/sorted/package-summary.html">org.eclipse.collections.api.partition.set.sorted</a></h2>
<div class="useSummary">
<table>
<caption><span>Subinterfaces of <a href="../PartitionIterable.html" title="interface in org.eclipse.collections.api.partition">PartitionIterable</a> in <a href="../set/sorted/package-summary.html">org.eclipse.collections.api.partition.set.sorted</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/sorted/PartitionImmutableSortedSet.html" title="interface in org.eclipse.collections.api.partition.set.sorted">PartitionImmutableSortedSet</a>&lt;T&gt;</span></code></th>
<td class="colLast">
<div class="block">A PartitionImmutableSortedSet is the result of splitting an immutable sorted set into two immutable sorted sets based
on a Predicate.</div>
</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/sorted/PartitionMutableSortedSet.html" title="interface in org.eclipse.collections.api.partition.set.sorted">PartitionMutableSortedSet</a>&lt;T&gt;</span></code></th>
<td class="colLast">
<div class="block">A PartitionMutableSortedSet is the result of splitting a mutable sorted set into two mutable sorted sets based on a Predicate.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../set/sorted/PartitionSortedSet.html" title="interface in org.eclipse.collections.api.partition.set.sorted">PartitionSortedSet</a>&lt;T&gt;</span></code></th>
<td class="colLast">
<div class="block">A PartitionSortedSet is the result of splitting a SortedSetIterable into two SortedSetIterables 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.stack">
<!-- -->
</a>
<h2>Uses of <a href="../PartitionIterable.html" title="interface in org.eclipse.collections.api.partition">PartitionIterable</a> in <a href="../stack/package-summary.html">org.eclipse.collections.api.partition.stack</a></h2>
<div class="useSummary">
<table>
<caption><span>Subinterfaces of <a href="../PartitionIterable.html" title="interface in org.eclipse.collections.api.partition">PartitionIterable</a> in <a href="../stack/package-summary.html">org.eclipse.collections.api.partition.stack</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="../stack/PartitionImmutableStack.html" title="interface in org.eclipse.collections.api.partition.stack">PartitionImmutableStack</a>&lt;T&gt;</span></code></th>
<td class="colLast">
<div class="block">A PartitionImmutableStack is the result of splitting an immutable stack into two immutable stacks based on a Predicate.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../stack/PartitionMutableStack.html" title="interface in org.eclipse.collections.api.partition.stack">PartitionMutableStack</a>&lt;T&gt;</span></code></th>
<td class="colLast">
<div class="block">A PartitionMutableStack is the result of splitting a mutable stack into two mutable stacks on a Predicate.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../stack/PartitionStack.html" title="interface in org.eclipse.collections.api.partition.stack">PartitionStack</a>&lt;T&gt;</span></code></th>
<td class="colLast">
<div class="block">A PartitionStack is the result of splitting a StackIterable into two StackIterables based on a Predicate.</div>
</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="../PartitionIterable.html" title="interface in org.eclipse.collections.api.partition">PartitionIterable</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> that return <a href="../PartitionIterable.html" title="interface in org.eclipse.collections.api.partition">PartitionIterable</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="../PartitionIterable.html" title="interface in org.eclipse.collections.api.partition">PartitionIterable</a>&lt;<a href="../../../impl/UnmodifiableRichIterable.html" title="type parameter in UnmodifiableRichIterable">T</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableRichIterable.</span><code><span class="memberNameLink"><a href="../../../impl/UnmodifiableRichIterable.html#partition(org.eclipse.collections.api.block.predicate.Predicate)">partition</a></span>&#8203;(<a href="../../block/predicate/Predicate.html" title="interface in org.eclipse.collections.api.block.predicate">Predicate</a>&lt;? super <a href="../../../impl/UnmodifiableRichIterable.html" title="type parameter in UnmodifiableRichIterable">T</a>&gt;&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;P&gt;&nbsp;<a href="../PartitionIterable.html" title="interface in org.eclipse.collections.api.partition">PartitionIterable</a>&lt;<a href="../../../impl/UnmodifiableRichIterable.html" title="type parameter in UnmodifiableRichIterable">T</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableRichIterable.</span><code><span class="memberNameLink"><a href="../../../impl/UnmodifiableRichIterable.html#partitionWith(org.eclipse.collections.api.block.predicate.Predicate2,P)">partitionWith</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/UnmodifiableRichIterable.html" title="type parameter in UnmodifiableRichIterable">T</a>,&#8203;? super P&gt;&nbsp;predicate,
P&nbsp;parameter)</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="../PartitionIterable.html" title="interface in org.eclipse.collections.api.partition">PartitionIterable</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> that return <a href="../PartitionIterable.html" title="interface in org.eclipse.collections.api.partition">PartitionIterable</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="../PartitionIterable.html" title="interface in org.eclipse.collections.api.partition">PartitionIterable</a>&lt;<a href="../../../impl/collection/AbstractSynchronizedRichIterable.html" title="type parameter in AbstractSynchronizedRichIterable">T</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractSynchronizedRichIterable.</span><code><span class="memberNameLink"><a href="../../../impl/collection/AbstractSynchronizedRichIterable.html#partition(org.eclipse.collections.api.block.predicate.Predicate)">partition</a></span>&#8203;(<a href="../../block/predicate/Predicate.html" title="interface in org.eclipse.collections.api.block.predicate">Predicate</a>&lt;? super <a href="../../../impl/collection/AbstractSynchronizedRichIterable.html" title="type parameter in AbstractSynchronizedRichIterable">T</a>&gt;&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;P&gt;&nbsp;<a href="../PartitionIterable.html" title="interface in org.eclipse.collections.api.partition">PartitionIterable</a>&lt;<a href="../../../impl/collection/AbstractSynchronizedRichIterable.html" title="type parameter in AbstractSynchronizedRichIterable">T</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractSynchronizedRichIterable.</span><code><span class="memberNameLink"><a href="../../../impl/collection/AbstractSynchronizedRichIterable.html#partitionWith(org.eclipse.collections.api.block.predicate.Predicate2,P)">partitionWith</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/collection/AbstractSynchronizedRichIterable.html" title="type parameter in AbstractSynchronizedRichIterable">T</a>,&#8203;? super P&gt;&nbsp;predicate,
P&nbsp;parameter)</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.partition.bag">
<!-- -->
</a>
<h2>Uses of <a href="../PartitionIterable.html" title="interface in org.eclipse.collections.api.partition">PartitionIterable</a> in <a href="../../../impl/partition/bag/package-summary.html">org.eclipse.collections.impl.partition.bag</a></h2>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="../../../impl/partition/bag/package-summary.html">org.eclipse.collections.impl.partition.bag</a> that implement <a href="../PartitionIterable.html" title="interface in org.eclipse.collections.api.partition">PartitionIterable</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/partition/bag/PartitionHashBag.html" title="class in org.eclipse.collections.impl.partition.bag">PartitionHashBag</a>&lt;T&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/partition/bag/PartitionImmutableBagImpl.html" title="class in org.eclipse.collections.impl.partition.bag">PartitionImmutableBagImpl</a>&lt;T&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.partition.bag.sorted">
<!-- -->
</a>
<h2>Uses of <a href="../PartitionIterable.html" title="interface in org.eclipse.collections.api.partition">PartitionIterable</a> in <a href="../../../impl/partition/bag/sorted/package-summary.html">org.eclipse.collections.impl.partition.bag.sorted</a></h2>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="../../../impl/partition/bag/sorted/package-summary.html">org.eclipse.collections.impl.partition.bag.sorted</a> that implement <a href="../PartitionIterable.html" title="interface in org.eclipse.collections.api.partition">PartitionIterable</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/partition/bag/sorted/PartitionImmutableSortedBagImpl.html" title="class in org.eclipse.collections.impl.partition.bag.sorted">PartitionImmutableSortedBagImpl</a>&lt;T&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/partition/bag/sorted/PartitionTreeBag.html" title="class in org.eclipse.collections.impl.partition.bag.sorted">PartitionTreeBag</a>&lt;T&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.partition.list">
<!-- -->
</a>
<h2>Uses of <a href="../PartitionIterable.html" title="interface in org.eclipse.collections.api.partition">PartitionIterable</a> in <a href="../../../impl/partition/list/package-summary.html">org.eclipse.collections.impl.partition.list</a></h2>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="../../../impl/partition/list/package-summary.html">org.eclipse.collections.impl.partition.list</a> that implement <a href="../PartitionIterable.html" title="interface in org.eclipse.collections.api.partition">PartitionIterable</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/partition/list/PartitionFastList.html" title="class in org.eclipse.collections.impl.partition.list">PartitionFastList</a>&lt;T&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/partition/list/PartitionImmutableListImpl.html" title="class in org.eclipse.collections.impl.partition.list">PartitionImmutableListImpl</a>&lt;T&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.partition.set">
<!-- -->
</a>
<h2>Uses of <a href="../PartitionIterable.html" title="interface in org.eclipse.collections.api.partition">PartitionIterable</a> in <a href="../../../impl/partition/set/package-summary.html">org.eclipse.collections.impl.partition.set</a></h2>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="../../../impl/partition/set/package-summary.html">org.eclipse.collections.impl.partition.set</a> that implement <a href="../PartitionIterable.html" title="interface in org.eclipse.collections.api.partition">PartitionIterable</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/partition/set/PartitionImmutableSetImpl.html" title="class in org.eclipse.collections.impl.partition.set">PartitionImmutableSetImpl</a>&lt;T&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/partition/set/PartitionUnifiedSet.html" title="class in org.eclipse.collections.impl.partition.set">PartitionUnifiedSet</a>&lt;T&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.partition.set.sorted">
<!-- -->
</a>
<h2>Uses of <a href="../PartitionIterable.html" title="interface in org.eclipse.collections.api.partition">PartitionIterable</a> in <a href="../../../impl/partition/set/sorted/package-summary.html">org.eclipse.collections.impl.partition.set.sorted</a></h2>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="../../../impl/partition/set/sorted/package-summary.html">org.eclipse.collections.impl.partition.set.sorted</a> that implement <a href="../PartitionIterable.html" title="interface in org.eclipse.collections.api.partition">PartitionIterable</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/partition/set/sorted/PartitionImmutableSortedSetImpl.html" title="class in org.eclipse.collections.impl.partition.set.sorted">PartitionImmutableSortedSetImpl</a>&lt;T&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/partition/set/sorted/PartitionTreeSortedSet.html" title="class in org.eclipse.collections.impl.partition.set.sorted">PartitionTreeSortedSet</a>&lt;T&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.partition.set.strategy">
<!-- -->
</a>
<h2>Uses of <a href="../PartitionIterable.html" title="interface in org.eclipse.collections.api.partition">PartitionIterable</a> in <a href="../../../impl/partition/set/strategy/package-summary.html">org.eclipse.collections.impl.partition.set.strategy</a></h2>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="../../../impl/partition/set/strategy/package-summary.html">org.eclipse.collections.impl.partition.set.strategy</a> that implement <a href="../PartitionIterable.html" title="interface in org.eclipse.collections.api.partition">PartitionIterable</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/partition/set/strategy/PartitionUnifiedSetWithHashingStrategy.html" title="class in org.eclipse.collections.impl.partition.set.strategy">PartitionUnifiedSetWithHashingStrategy</a>&lt;T&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.partition.stack">
<!-- -->
</a>
<h2>Uses of <a href="../PartitionIterable.html" title="interface in org.eclipse.collections.api.partition">PartitionIterable</a> in <a href="../../../impl/partition/stack/package-summary.html">org.eclipse.collections.impl.partition.stack</a></h2>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="../../../impl/partition/stack/package-summary.html">org.eclipse.collections.impl.partition.stack</a> that implement <a href="../PartitionIterable.html" title="interface in org.eclipse.collections.api.partition">PartitionIterable</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/partition/stack/PartitionArrayStack.html" title="class in org.eclipse.collections.impl.partition.stack">PartitionArrayStack</a>&lt;T&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/partition/stack/PartitionImmutableStackImpl.html" title="class in org.eclipse.collections.impl.partition.stack">PartitionImmutableStackImpl</a>&lt;T&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.utility">
<!-- -->
</a>
<h2>Uses of <a href="../PartitionIterable.html" title="interface in org.eclipse.collections.api.partition">PartitionIterable</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> that return <a href="../PartitionIterable.html" title="interface in org.eclipse.collections.api.partition">PartitionIterable</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&gt;&nbsp;<a href="../PartitionIterable.html" title="interface in org.eclipse.collections.api.partition">PartitionIterable</a>&lt;T&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Iterate.</span><code><span class="memberNameLink"><a href="../../../impl/utility/Iterate.html#partition(java.lang.Iterable,org.eclipse.collections.api.block.predicate.Predicate)">partition</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/predicate/Predicate.html" title="interface in org.eclipse.collections.api.block.predicate">Predicate</a>&lt;? super T&gt;&nbsp;predicate)</code></th>
<td class="colLast">
<div class="block">Filters a collection into a PartitionIterable based on a predicate.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static &lt;T,&#8203;
P&gt;&nbsp;<a href="../PartitionIterable.html" title="interface in org.eclipse.collections.api.partition">PartitionIterable</a>&lt;T&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Iterate.</span><code><span class="memberNameLink"><a href="../../../impl/utility/Iterate.html#partitionWith(java.lang.Iterable,org.eclipse.collections.api.block.predicate.Predicate2,P)">partitionWith</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/predicate/Predicate2.html" title="interface in org.eclipse.collections.api.block.predicate">Predicate2</a>&lt;? super T,&#8203;? super P&gt;&nbsp;predicate,
P&nbsp;parameter)</code></th>
<td class="colLast">
<div class="block">Filters a collection into a PartitionIterable 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><a href="../PartitionIterable.html" title="interface in org.eclipse.collections.api.partition">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>