blob: 0e8512930e331f3e67bc624f318303d825a479bd [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.list.PartitionImmutableList (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.list, interface: PartitionImmutableList">
<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="../PartitionImmutableList.html" title="interface in org.eclipse.collections.api.partition.list">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.list.PartitionImmutableList" class="title">Uses of Interface<br>org.eclipse.collections.api.partition.list.PartitionImmutableList</h1>
</div>
<div class="classUseContainer">
<div class="useSummary">
<table>
<caption><span>Packages that use <a href="../PartitionImmutableList.html" title="interface in org.eclipse.collections.api.partition.list">PartitionImmutableList</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.list">org.eclipse.collections.api.list</a></th>
<td class="colLast">
<div class="block">This package contains interfaces for list API which enhance the performance and functionality of <a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util" class="externalLink"><code>List</code></a>.</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.sorted">org.eclipse.collections.api.map.sorted</a></th>
<td class="colLast">
<div class="block">This package contains mutable and immutable sorted map interfaces.</div>
</td>
</tr>
<tr class="rowColor">
<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="../PartitionList.html" title="interface in org.eclipse.collections.api.partition.list"><code>PartitionList</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.map.sorted.immutable">org.eclipse.collections.impl.map.sorted.immutable</a></th>
<td class="colLast">
<div class="block">This package contains implementations of the <a href="../../../map/sorted/MutableSortedMap.html" title="interface in org.eclipse.collections.api.map.sorted"><code>MutableSortedMap</code></a> interface.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.partition.list">org.eclipse.collections.impl.partition.list</a></th>
<td class="colLast">
<div class="block">This package contains implementations of the <a href="../PartitionList.html" title="interface in org.eclipse.collections.api.partition.list"><code>PartitionList</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.list">
<!-- -->
</a>
<h2>Uses of <a href="../PartitionImmutableList.html" title="interface in org.eclipse.collections.api.partition.list">PartitionImmutableList</a> in <a href="../../../list/package-summary.html">org.eclipse.collections.api.list</a></h2>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../../list/package-summary.html">org.eclipse.collections.api.list</a> that return <a href="../PartitionImmutableList.html" title="interface in org.eclipse.collections.api.partition.list">PartitionImmutableList</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="../PartitionImmutableList.html" title="interface in org.eclipse.collections.api.partition.list">PartitionImmutableList</a>&lt;<a href="../../../list/ImmutableList.html" title="type parameter in ImmutableList">T</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableList.</span><code><span class="memberNameLink"><a href="../../../list/ImmutableList.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="../../../list/ImmutableList.html" title="type parameter in ImmutableList">T</a>&gt;&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../PartitionImmutableList.html" title="interface in org.eclipse.collections.api.partition.list">PartitionImmutableList</a>&lt;<a href="../../../list/ImmutableList.html" title="type parameter in ImmutableList">T</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableList.</span><code><span class="memberNameLink"><a href="../../../list/ImmutableList.html#partitionWhile(org.eclipse.collections.api.block.predicate.Predicate)">partitionWhile</a></span>&#8203;(<a href="../../../block/predicate/Predicate.html" title="interface in org.eclipse.collections.api.block.predicate">Predicate</a>&lt;? super <a href="../../../list/ImmutableList.html" title="type parameter in ImmutableList">T</a>&gt;&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;P&gt;&nbsp;<a href="../PartitionImmutableList.html" title="interface in org.eclipse.collections.api.partition.list">PartitionImmutableList</a>&lt;<a href="../../../list/ImmutableList.html" title="type parameter in ImmutableList">T</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableList.</span><code><span class="memberNameLink"><a href="../../../list/ImmutableList.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="../../../list/ImmutableList.html" title="type parameter in ImmutableList">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.api.map">
<!-- -->
</a>
<h2>Uses of <a href="../PartitionImmutableList.html" title="interface in org.eclipse.collections.api.partition.list">PartitionImmutableList</a> in <a href="../../../map/package-summary.html">org.eclipse.collections.api.map</a></h2>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../../map/package-summary.html">org.eclipse.collections.api.map</a> that return <a href="../PartitionImmutableList.html" title="interface in org.eclipse.collections.api.partition.list">PartitionImmutableList</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="../PartitionImmutableList.html" title="interface in org.eclipse.collections.api.partition.list">PartitionImmutableList</a>&lt;<a href="../../../map/ImmutableOrderedMap.html" title="type parameter in ImmutableOrderedMap">V</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableOrderedMap.</span><code><span class="memberNameLink"><a href="../../../map/ImmutableOrderedMap.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="../../../map/ImmutableOrderedMap.html" title="type parameter in ImmutableOrderedMap">V</a>&gt;&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../PartitionImmutableList.html" title="interface in org.eclipse.collections.api.partition.list">PartitionImmutableList</a>&lt;<a href="../../../map/ImmutableOrderedMap.html" title="type parameter in ImmutableOrderedMap">V</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableOrderedMap.</span><code><span class="memberNameLink"><a href="../../../map/ImmutableOrderedMap.html#partitionWhile(org.eclipse.collections.api.block.predicate.Predicate)">partitionWhile</a></span>&#8203;(<a href="../../../block/predicate/Predicate.html" title="interface in org.eclipse.collections.api.block.predicate">Predicate</a>&lt;? super <a href="../../../map/ImmutableOrderedMap.html" title="type parameter in ImmutableOrderedMap">V</a>&gt;&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;P&gt;&nbsp;<a href="../PartitionImmutableList.html" title="interface in org.eclipse.collections.api.partition.list">PartitionImmutableList</a>&lt;<a href="../../../map/ImmutableOrderedMap.html" title="type parameter in ImmutableOrderedMap">V</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableOrderedMap.</span><code><span class="memberNameLink"><a href="../../../map/ImmutableOrderedMap.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="../../../map/ImmutableOrderedMap.html" title="type parameter in ImmutableOrderedMap">V</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.api.map.sorted">
<!-- -->
</a>
<h2>Uses of <a href="../PartitionImmutableList.html" title="interface in org.eclipse.collections.api.partition.list">PartitionImmutableList</a> in <a href="../../../map/sorted/package-summary.html">org.eclipse.collections.api.map.sorted</a></h2>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../../map/sorted/package-summary.html">org.eclipse.collections.api.map.sorted</a> that return <a href="../PartitionImmutableList.html" title="interface in org.eclipse.collections.api.partition.list">PartitionImmutableList</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="../PartitionImmutableList.html" title="interface in org.eclipse.collections.api.partition.list">PartitionImmutableList</a>&lt;<a href="../../../map/sorted/ImmutableSortedMap.html" title="type parameter in ImmutableSortedMap">V</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableSortedMap.</span><code><span class="memberNameLink"><a href="../../../map/sorted/ImmutableSortedMap.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="../../../map/sorted/ImmutableSortedMap.html" title="type parameter in ImmutableSortedMap">V</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="../PartitionImmutableList.html" title="interface in org.eclipse.collections.api.partition.list">PartitionImmutableList</a>&lt;<a href="../../../map/sorted/ImmutableSortedMap.html" title="type parameter in ImmutableSortedMap">V</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableSortedMap.</span><code><span class="memberNameLink"><a href="../../../map/sorted/ImmutableSortedMap.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="../../../map/sorted/ImmutableSortedMap.html" title="type parameter in ImmutableSortedMap">V</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.api.partition.list">
<!-- -->
</a>
<h2>Uses of <a href="../PartitionImmutableList.html" title="interface in org.eclipse.collections.api.partition.list">PartitionImmutableList</a> in <a href="../package-summary.html">org.eclipse.collections.api.partition.list</a></h2>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../package-summary.html">org.eclipse.collections.api.partition.list</a> that return <a href="../PartitionImmutableList.html" title="interface in org.eclipse.collections.api.partition.list">PartitionImmutableList</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="../PartitionImmutableList.html" title="interface in org.eclipse.collections.api.partition.list">PartitionImmutableList</a>&lt;<a href="../PartitionMutableList.html" title="type parameter in PartitionMutableList">T</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">PartitionMutableList.</span><code><span class="memberNameLink"><a href="../PartitionMutableList.html#toImmutable()">toImmutable</a></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.map.sorted.immutable">
<!-- -->
</a>
<h2>Uses of <a href="../PartitionImmutableList.html" title="interface in org.eclipse.collections.api.partition.list">PartitionImmutableList</a> in <a href="../../../../impl/map/sorted/immutable/package-summary.html">org.eclipse.collections.impl.map.sorted.immutable</a></h2>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../../../impl/map/sorted/immutable/package-summary.html">org.eclipse.collections.impl.map.sorted.immutable</a> that return <a href="../PartitionImmutableList.html" title="interface in org.eclipse.collections.api.partition.list">PartitionImmutableList</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="../PartitionImmutableList.html" title="interface in org.eclipse.collections.api.partition.list">PartitionImmutableList</a>&lt;<a href="../../../../impl/map/sorted/immutable/AbstractImmutableSortedMap.html" title="type parameter in AbstractImmutableSortedMap">V</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractImmutableSortedMap.</span><code><span class="memberNameLink"><a href="../../../../impl/map/sorted/immutable/AbstractImmutableSortedMap.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/map/sorted/immutable/AbstractImmutableSortedMap.html" title="type parameter in AbstractImmutableSortedMap">V</a>&gt;&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../PartitionImmutableList.html" title="interface in org.eclipse.collections.api.partition.list">PartitionImmutableList</a>&lt;<a href="../../../../impl/map/sorted/immutable/AbstractImmutableSortedMap.html" title="type parameter in AbstractImmutableSortedMap">V</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractImmutableSortedMap.</span><code><span class="memberNameLink"><a href="../../../../impl/map/sorted/immutable/AbstractImmutableSortedMap.html#partitionWhile(org.eclipse.collections.api.block.predicate.Predicate)">partitionWhile</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/map/sorted/immutable/AbstractImmutableSortedMap.html" title="type parameter in AbstractImmutableSortedMap">V</a>&gt;&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;P&gt;&nbsp;<a href="../PartitionImmutableList.html" title="interface in org.eclipse.collections.api.partition.list">PartitionImmutableList</a>&lt;<a href="../../../../impl/map/sorted/immutable/AbstractImmutableSortedMap.html" title="type parameter in AbstractImmutableSortedMap">V</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractImmutableSortedMap.</span><code><span class="memberNameLink"><a href="../../../../impl/map/sorted/immutable/AbstractImmutableSortedMap.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/map/sorted/immutable/AbstractImmutableSortedMap.html" title="type parameter in AbstractImmutableSortedMap">V</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.list">
<!-- -->
</a>
<h2>Uses of <a href="../PartitionImmutableList.html" title="interface in org.eclipse.collections.api.partition.list">PartitionImmutableList</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="../PartitionImmutableList.html" title="interface in org.eclipse.collections.api.partition.list">PartitionImmutableList</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/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>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../../../impl/partition/list/package-summary.html">org.eclipse.collections.impl.partition.list</a> that return <a href="../PartitionImmutableList.html" title="interface in org.eclipse.collections.api.partition.list">PartitionImmutableList</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="../PartitionImmutableList.html" title="interface in org.eclipse.collections.api.partition.list">PartitionImmutableList</a>&lt;<a href="../../../../impl/partition/list/PartitionFastList.html" title="type parameter in PartitionFastList">T</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">PartitionFastList.</span><code><span class="memberNameLink"><a href="../../../../impl/partition/list/PartitionFastList.html#toImmutable()">toImmutable</a></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="../PartitionImmutableList.html" title="interface in org.eclipse.collections.api.partition.list">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>