blob: 3dc9f428ab500630502ca5e5cf6cfbd20f03733b [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.list.primitive.ImmutableIntList (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.list.primitive, interface: ImmutableIntList">
<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="../ImmutableIntList.html" title="interface in org.eclipse.collections.api.list.primitive">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.list.primitive.ImmutableIntList" class="title">Uses of Interface<br>org.eclipse.collections.api.list.primitive.ImmutableIntList</h1>
</div>
<div class="classUseContainer">
<div class="useSummary">
<table>
<caption><span>Packages that use <a href="../ImmutableIntList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableIntList</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.sorted">org.eclipse.collections.api.bag.sorted</a></th>
<td class="colLast">
<div class="block">This package contains interfaces for SortedBag API.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.api.factory.list.primitive">org.eclipse.collections.api.factory.list.primitive</a></th>
<td class="colLast">
<div class="block">This package contains factory API for creating immutable primitive list instances.</div>
</td>
</tr>
<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.list.primitive">org.eclipse.collections.api.list.primitive</a></th>
<td class="colLast">
<div class="block">This package contains mutable and immutable primitive list API.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.api.map">org.eclipse.collections.api.map</a></th>
<td class="colLast">
<div class="block">This package contains interfaces for map API which enhance the performance and functionality of <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util" class="externalLink"><code>Map</code></a></div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.api.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="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.api.set.sorted">org.eclipse.collections.api.set.sorted</a></th>
<td class="colLast">
<div class="block">This package contains interfaces for sorted set API.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.list.immutable.primitive">org.eclipse.collections.impl.list.immutable.primitive</a></th>
<td class="colLast">
<div class="block">This package contains implementations of immutable primitive list interfaces and immutable primitive list factory interfaces.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.list.mutable.primitive">org.eclipse.collections.impl.list.mutable.primitive</a></th>
<td class="colLast">
<div class="block">This package contains implementations of the mutable primitive list interfaces.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.list.primitive">org.eclipse.collections.impl.list.primitive</a></th>
<td class="colLast">
<div class="block">This package contains implementations of the primitive list interfaces.</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.stream">org.eclipse.collections.impl.stream</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.string.immutable">org.eclipse.collections.impl.string.immutable</a></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
<section class="classUses">
<ul class="blockList">
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.api.bag.sorted">
<!-- -->
</a>
<h2>Uses of <a href="../ImmutableIntList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableIntList</a> in <a href="../../../bag/sorted/package-summary.html">org.eclipse.collections.api.bag.sorted</a></h2>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../../bag/sorted/package-summary.html">org.eclipse.collections.api.bag.sorted</a> that return <a href="../ImmutableIntList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableIntList</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="../ImmutableIntList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableIntList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableSortedBag.</span><code><span class="memberNameLink"><a href="../../../bag/sorted/ImmutableSortedBag.html#collectInt(org.eclipse.collections.api.block.function.primitive.IntFunction)">collectInt</a></span>&#8203;(<a href="../../../block/function/primitive/IntFunction.html" title="interface in org.eclipse.collections.api.block.function.primitive">IntFunction</a>&lt;? super <a href="../../../bag/sorted/ImmutableSortedBag.html" title="type parameter in ImmutableSortedBag">T</a>&gt;&nbsp;intFunction)</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.factory.list.primitive">
<!-- -->
</a>
<h2>Uses of <a href="../ImmutableIntList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableIntList</a> in <a href="../../../factory/list/primitive/package-summary.html">org.eclipse.collections.api.factory.list.primitive</a></h2>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../../factory/list/primitive/package-summary.html">org.eclipse.collections.api.factory.list.primitive</a> that return <a href="../ImmutableIntList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableIntList</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="../ImmutableIntList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableIntList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableIntListFactory.</span><code><span class="memberNameLink"><a href="../../../factory/list/primitive/ImmutableIntListFactory.html#empty()">empty</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../ImmutableIntList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableIntList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableIntListFactory.</span><code><span class="memberNameLink"><a href="../../../factory/list/primitive/ImmutableIntListFactory.html#of()">of</a></span>()</code></th>
<td class="colLast">
<div class="block">Same as <a href="../../../factory/list/primitive/ImmutableIntListFactory.html#empty()"><code>ImmutableIntListFactory.empty()</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../ImmutableIntList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableIntList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableIntListFactory.</span><code><span class="memberNameLink"><a href="../../../factory/list/primitive/ImmutableIntListFactory.html#of(int)">of</a></span>&#8203;(int&nbsp;one)</code></th>
<td class="colLast">
<div class="block">Same as <a href="../../../factory/list/primitive/ImmutableIntListFactory.html#with(int)"><code>ImmutableIntListFactory.with(int)</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../ImmutableIntList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableIntList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableIntListFactory.</span><code><span class="memberNameLink"><a href="../../../factory/list/primitive/ImmutableIntListFactory.html#of(int...)">of</a></span>&#8203;(int...&nbsp;items)</code></th>
<td class="colLast">
<div class="block">Same as <a href="../../../factory/list/primitive/ImmutableIntListFactory.html#with(int...)"><code>ImmutableIntListFactory.with(int[])</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../ImmutableIntList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableIntList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableIntListFactory.</span><code><span class="memberNameLink"><a href="../../../factory/list/primitive/ImmutableIntListFactory.html#ofAll(java.lang.Iterable)">ofAll</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;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang" class="externalLink">Integer</a>&gt;&nbsp;iterable)</code></th>
<td class="colLast">
<div class="block">Same as <a href="../../../factory/list/primitive/ImmutableIntListFactory.html#withAll(java.lang.Iterable)"><code>ImmutableIntListFactory.withAll(Iterable)</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../ImmutableIntList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableIntList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableIntListFactory.</span><code><span class="memberNameLink"><a href="../../../factory/list/primitive/ImmutableIntListFactory.html#ofAll(java.util.stream.IntStream)">ofAll</a></span>&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/stream/IntStream.html?is-external=true" title="class or interface in java.util.stream" class="externalLink">IntStream</a>&nbsp;items)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../ImmutableIntList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableIntList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableIntListFactory.</span><code><span class="memberNameLink"><a href="../../../factory/list/primitive/ImmutableIntListFactory.html#ofAll(org.eclipse.collections.api.IntIterable)">ofAll</a></span>&#8203;(<a href="../../../IntIterable.html" title="interface in org.eclipse.collections.api">IntIterable</a>&nbsp;items)</code></th>
<td class="colLast">
<div class="block">Same as <a href="../../../factory/list/primitive/ImmutableIntListFactory.html#withAll(org.eclipse.collections.api.IntIterable)"><code>ImmutableIntListFactory.withAll(IntIterable)</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../ImmutableIntList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableIntList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableIntListFactory.</span><code><span class="memberNameLink"><a href="../../../factory/list/primitive/ImmutableIntListFactory.html#with()">with</a></span>()</code></th>
<td class="colLast">
<div class="block">Same as <a href="../../../factory/list/primitive/ImmutableIntListFactory.html#empty()"><code>ImmutableIntListFactory.empty()</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../ImmutableIntList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableIntList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableIntListFactory.</span><code><span class="memberNameLink"><a href="../../../factory/list/primitive/ImmutableIntListFactory.html#with(int)">with</a></span>&#8203;(int&nbsp;one)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../ImmutableIntList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableIntList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableIntListFactory.</span><code><span class="memberNameLink"><a href="../../../factory/list/primitive/ImmutableIntListFactory.html#with(int...)">with</a></span>&#8203;(int...&nbsp;items)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../ImmutableIntList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableIntList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableIntListFactory.</span><code><span class="memberNameLink"><a href="../../../factory/list/primitive/ImmutableIntListFactory.html#withAll(java.lang.Iterable)">withAll</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;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang" class="externalLink">Integer</a>&gt;&nbsp;iterable)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../ImmutableIntList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableIntList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableIntListFactory.</span><code><span class="memberNameLink"><a href="../../../factory/list/primitive/ImmutableIntListFactory.html#withAll(java.util.stream.IntStream)">withAll</a></span>&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/stream/IntStream.html?is-external=true" title="class or interface in java.util.stream" class="externalLink">IntStream</a>&nbsp;items)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../ImmutableIntList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableIntList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableIntListFactory.</span><code><span class="memberNameLink"><a href="../../../factory/list/primitive/ImmutableIntListFactory.html#withAll(org.eclipse.collections.api.IntIterable)">withAll</a></span>&#8203;(<a href="../../../IntIterable.html" title="interface in org.eclipse.collections.api">IntIterable</a>&nbsp;items)</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.list">
<!-- -->
</a>
<h2>Uses of <a href="../ImmutableIntList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableIntList</a> in <a href="../../package-summary.html">org.eclipse.collections.api.list</a></h2>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../package-summary.html">org.eclipse.collections.api.list</a> that return <a href="../ImmutableIntList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableIntList</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="../ImmutableIntList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableIntList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableList.</span><code><span class="memberNameLink"><a href="../../ImmutableList.html#collectInt(org.eclipse.collections.api.block.function.primitive.IntFunction)">collectInt</a></span>&#8203;(<a href="../../../block/function/primitive/IntFunction.html" title="interface in org.eclipse.collections.api.block.function.primitive">IntFunction</a>&lt;? super <a href="../../ImmutableList.html" title="type parameter in ImmutableList">T</a>&gt;&nbsp;intFunction)</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.list.primitive">
<!-- -->
</a>
<h2>Uses of <a href="../ImmutableIntList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableIntList</a> in <a href="../package-summary.html">org.eclipse.collections.api.list.primitive</a></h2>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../package-summary.html">org.eclipse.collections.api.list.primitive</a> that return <a href="../ImmutableIntList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableIntList</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="../ImmutableIntList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableIntList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableIntList.</span><code><span class="memberNameLink"><a href="../ImmutableIntList.html#distinct()">distinct</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../ImmutableIntList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableIntList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableIntList.</span><code><span class="memberNameLink"><a href="../ImmutableIntList.html#newWith(int)">newWith</a></span>&#8203;(int&nbsp;element)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../ImmutableIntList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableIntList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableIntList.</span><code><span class="memberNameLink"><a href="../ImmutableIntList.html#newWithAll(org.eclipse.collections.api.IntIterable)">newWithAll</a></span>&#8203;(<a href="../../../IntIterable.html" title="interface in org.eclipse.collections.api">IntIterable</a>&nbsp;elements)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../ImmutableIntList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableIntList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableIntList.</span><code><span class="memberNameLink"><a href="../ImmutableIntList.html#newWithout(int)">newWithout</a></span>&#8203;(int&nbsp;element)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../ImmutableIntList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableIntList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableIntList.</span><code><span class="memberNameLink"><a href="../ImmutableIntList.html#newWithoutAll(org.eclipse.collections.api.IntIterable)">newWithoutAll</a></span>&#8203;(<a href="../../../IntIterable.html" title="interface in org.eclipse.collections.api">IntIterable</a>&nbsp;elements)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../ImmutableIntList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableIntList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableIntList.</span><code><span class="memberNameLink"><a href="../ImmutableIntList.html#reject(org.eclipse.collections.api.block.predicate.primitive.IntPredicate)">reject</a></span>&#8203;(<a href="../../../block/predicate/primitive/IntPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">IntPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../ImmutableIntList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableIntList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableIntList.</span><code><span class="memberNameLink"><a href="../ImmutableIntList.html#select(org.eclipse.collections.api.block.predicate.primitive.IntPredicate)">select</a></span>&#8203;(<a href="../../../block/predicate/primitive/IntPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">IntPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../ImmutableIntList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableIntList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableIntList.</span><code><span class="memberNameLink"><a href="../ImmutableIntList.html#subList(int,int)">subList</a></span>&#8203;(int&nbsp;fromIndex,
int&nbsp;toIndex)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>default <a href="../ImmutableIntList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableIntList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableIntList.</span><code><span class="memberNameLink"><a href="../ImmutableIntList.html#tap(org.eclipse.collections.api.block.procedure.primitive.IntProcedure)">tap</a></span>&#8203;(<a href="../../../block/procedure/primitive/IntProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">IntProcedure</a>&nbsp;procedure)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../ImmutableIntList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableIntList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">IntList.</span><code><span class="memberNameLink"><a href="../IntList.html#toImmutable()">toImmutable</a></span>()</code></th>
<td class="colLast">
<div class="block">Returns an immutable copy of this list.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../ImmutableIntList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableIntList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableIntList.</span><code><span class="memberNameLink"><a href="../MutableIntList.html#toImmutable()">toImmutable</a></span>()</code></th>
<td class="colLast">
<div class="block">Returns an immutable copy of this list.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../ImmutableIntList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableIntList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableIntList.</span><code><span class="memberNameLink"><a href="../ImmutableIntList.html#toReversed()">toReversed</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.api.map">
<!-- -->
</a>
<h2>Uses of <a href="../ImmutableIntList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableIntList</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="../ImmutableIntList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableIntList</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="../ImmutableIntList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableIntList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableOrderedMap.</span><code><span class="memberNameLink"><a href="../../../map/ImmutableOrderedMap.html#collectInt(org.eclipse.collections.api.block.function.primitive.IntFunction)">collectInt</a></span>&#8203;(<a href="../../../block/function/primitive/IntFunction.html" title="interface in org.eclipse.collections.api.block.function.primitive">IntFunction</a>&lt;? super <a href="../../../map/ImmutableOrderedMap.html" title="type parameter in ImmutableOrderedMap">V</a>&gt;&nbsp;intFunction)</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="../ImmutableIntList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableIntList</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="../ImmutableIntList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableIntList</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="../ImmutableIntList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableIntList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableSortedMap.</span><code><span class="memberNameLink"><a href="../../../map/sorted/ImmutableSortedMap.html#collectInt(org.eclipse.collections.api.block.function.primitive.IntFunction)">collectInt</a></span>&#8203;(<a href="../../../block/function/primitive/IntFunction.html" title="interface in org.eclipse.collections.api.block.function.primitive">IntFunction</a>&lt;? super <a href="../../../map/sorted/ImmutableSortedMap.html" title="type parameter in ImmutableSortedMap">V</a>&gt;&nbsp;intFunction)</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.set.sorted">
<!-- -->
</a>
<h2>Uses of <a href="../ImmutableIntList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableIntList</a> in <a href="../../../set/sorted/package-summary.html">org.eclipse.collections.api.set.sorted</a></h2>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../../set/sorted/package-summary.html">org.eclipse.collections.api.set.sorted</a> that return <a href="../ImmutableIntList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableIntList</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="../ImmutableIntList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableIntList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableSortedSet.</span><code><span class="memberNameLink"><a href="../../../set/sorted/ImmutableSortedSet.html#collectInt(org.eclipse.collections.api.block.function.primitive.IntFunction)">collectInt</a></span>&#8203;(<a href="../../../block/function/primitive/IntFunction.html" title="interface in org.eclipse.collections.api.block.function.primitive">IntFunction</a>&lt;? super <a href="../../../set/sorted/ImmutableSortedSet.html" title="type parameter in ImmutableSortedSet">T</a>&gt;&nbsp;intFunction)</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.list.immutable.primitive">
<!-- -->
</a>
<h2>Uses of <a href="../ImmutableIntList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableIntList</a> in <a href="../../../../impl/list/immutable/primitive/package-summary.html">org.eclipse.collections.impl.list.immutable.primitive</a></h2>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../../../impl/list/immutable/primitive/package-summary.html">org.eclipse.collections.impl.list.immutable.primitive</a> that return <a href="../ImmutableIntList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableIntList</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="../ImmutableIntList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableIntList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableIntListFactoryImpl.</span><code><span class="memberNameLink"><a href="../../../../impl/list/immutable/primitive/ImmutableIntListFactoryImpl.html#empty()">empty</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../ImmutableIntList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableIntList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableIntListFactoryImpl.</span><code><span class="memberNameLink"><a href="../../../../impl/list/immutable/primitive/ImmutableIntListFactoryImpl.html#of()">of</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../ImmutableIntList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableIntList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableIntListFactoryImpl.</span><code><span class="memberNameLink"><a href="../../../../impl/list/immutable/primitive/ImmutableIntListFactoryImpl.html#of(int)">of</a></span>&#8203;(int&nbsp;one)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../ImmutableIntList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableIntList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableIntListFactoryImpl.</span><code><span class="memberNameLink"><a href="../../../../impl/list/immutable/primitive/ImmutableIntListFactoryImpl.html#of(int...)">of</a></span>&#8203;(int...&nbsp;items)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../ImmutableIntList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableIntList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableIntListFactoryImpl.</span><code><span class="memberNameLink"><a href="../../../../impl/list/immutable/primitive/ImmutableIntListFactoryImpl.html#ofAll(java.lang.Iterable)">ofAll</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;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang" class="externalLink">Integer</a>&gt;&nbsp;iterable)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../ImmutableIntList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableIntList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableIntListFactoryImpl.</span><code><span class="memberNameLink"><a href="../../../../impl/list/immutable/primitive/ImmutableIntListFactoryImpl.html#ofAll(java.util.stream.IntStream)">ofAll</a></span>&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/stream/IntStream.html?is-external=true" title="class or interface in java.util.stream" class="externalLink">IntStream</a>&nbsp;items)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../ImmutableIntList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableIntList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableIntListFactoryImpl.</span><code><span class="memberNameLink"><a href="../../../../impl/list/immutable/primitive/ImmutableIntListFactoryImpl.html#ofAll(org.eclipse.collections.api.IntIterable)">ofAll</a></span>&#8203;(<a href="../../../IntIterable.html" title="interface in org.eclipse.collections.api">IntIterable</a>&nbsp;items)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../ImmutableIntList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableIntList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableIntListFactoryImpl.</span><code><span class="memberNameLink"><a href="../../../../impl/list/immutable/primitive/ImmutableIntListFactoryImpl.html#with()">with</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../ImmutableIntList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableIntList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableIntListFactoryImpl.</span><code><span class="memberNameLink"><a href="../../../../impl/list/immutable/primitive/ImmutableIntListFactoryImpl.html#with(int)">with</a></span>&#8203;(int&nbsp;one)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../ImmutableIntList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableIntList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableIntListFactoryImpl.</span><code><span class="memberNameLink"><a href="../../../../impl/list/immutable/primitive/ImmutableIntListFactoryImpl.html#with(int...)">with</a></span>&#8203;(int...&nbsp;items)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../ImmutableIntList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableIntList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableIntListFactoryImpl.</span><code><span class="memberNameLink"><a href="../../../../impl/list/immutable/primitive/ImmutableIntListFactoryImpl.html#withAll(java.lang.Iterable)">withAll</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;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang" class="externalLink">Integer</a>&gt;&nbsp;iterable)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../ImmutableIntList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableIntList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableIntListFactoryImpl.</span><code><span class="memberNameLink"><a href="../../../../impl/list/immutable/primitive/ImmutableIntListFactoryImpl.html#withAll(java.util.stream.IntStream)">withAll</a></span>&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/stream/IntStream.html?is-external=true" title="class or interface in java.util.stream" class="externalLink">IntStream</a>&nbsp;items)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../ImmutableIntList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableIntList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableIntListFactoryImpl.</span><code><span class="memberNameLink"><a href="../../../../impl/list/immutable/primitive/ImmutableIntListFactoryImpl.html#withAll(org.eclipse.collections.api.IntIterable)">withAll</a></span>&#8203;(<a href="../../../IntIterable.html" title="interface in org.eclipse.collections.api">IntIterable</a>&nbsp;items)</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.list.mutable.primitive">
<!-- -->
</a>
<h2>Uses of <a href="../ImmutableIntList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableIntList</a> in <a href="../../../../impl/list/mutable/primitive/package-summary.html">org.eclipse.collections.impl.list.mutable.primitive</a></h2>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../../../impl/list/mutable/primitive/package-summary.html">org.eclipse.collections.impl.list.mutable.primitive</a> that return <a href="../ImmutableIntList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableIntList</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="../ImmutableIntList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableIntList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">IntArrayList.</span><code><span class="memberNameLink"><a href="../../../../impl/list/mutable/primitive/IntArrayList.html#toImmutable()">toImmutable</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../ImmutableIntList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableIntList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedIntList.</span><code><span class="memberNameLink"><a href="../../../../impl/list/mutable/primitive/SynchronizedIntList.html#toImmutable()">toImmutable</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../ImmutableIntList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableIntList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableIntList.</span><code><span class="memberNameLink"><a href="../../../../impl/list/mutable/primitive/UnmodifiableIntList.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.list.primitive">
<!-- -->
</a>
<h2>Uses of <a href="../ImmutableIntList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableIntList</a> in <a href="../../../../impl/list/primitive/package-summary.html">org.eclipse.collections.impl.list.primitive</a></h2>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="../../../../impl/list/primitive/package-summary.html">org.eclipse.collections.impl.list.primitive</a> that implement <a href="../ImmutableIntList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableIntList</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/list/primitive/IntInterval.html" title="class in org.eclipse.collections.impl.list.primitive">IntInterval</a></span></code></th>
<td class="colLast">
<div class="block">An IntInterval is a range of ints that may be iterated over using a step value.</div>
</td>
</tr>
</tbody>
</table>
</div>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../../../impl/list/primitive/package-summary.html">org.eclipse.collections.impl.list.primitive</a> that return <a href="../ImmutableIntList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableIntList</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="../ImmutableIntList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableIntList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">IntInterval.</span><code><span class="memberNameLink"><a href="../../../../impl/list/primitive/IntInterval.html#distinct()">distinct</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../ImmutableIntList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableIntList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">IntInterval.</span><code><span class="memberNameLink"><a href="../../../../impl/list/primitive/IntInterval.html#newWith(int)">newWith</a></span>&#8203;(int&nbsp;element)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../ImmutableIntList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableIntList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">IntInterval.</span><code><span class="memberNameLink"><a href="../../../../impl/list/primitive/IntInterval.html#newWithAll(org.eclipse.collections.api.IntIterable)">newWithAll</a></span>&#8203;(<a href="../../../IntIterable.html" title="interface in org.eclipse.collections.api">IntIterable</a>&nbsp;elements)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../ImmutableIntList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableIntList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">IntInterval.</span><code><span class="memberNameLink"><a href="../../../../impl/list/primitive/IntInterval.html#newWithout(int)">newWithout</a></span>&#8203;(int&nbsp;element)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../ImmutableIntList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableIntList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">IntInterval.</span><code><span class="memberNameLink"><a href="../../../../impl/list/primitive/IntInterval.html#newWithoutAll(org.eclipse.collections.api.IntIterable)">newWithoutAll</a></span>&#8203;(<a href="../../../IntIterable.html" title="interface in org.eclipse.collections.api">IntIterable</a>&nbsp;elements)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../ImmutableIntList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableIntList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">IntInterval.</span><code><span class="memberNameLink"><a href="../../../../impl/list/primitive/IntInterval.html#reject(org.eclipse.collections.api.block.predicate.primitive.IntPredicate)">reject</a></span>&#8203;(<a href="../../../block/predicate/primitive/IntPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">IntPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../ImmutableIntList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableIntList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">IntInterval.</span><code><span class="memberNameLink"><a href="../../../../impl/list/primitive/IntInterval.html#select(org.eclipse.collections.api.block.predicate.primitive.IntPredicate)">select</a></span>&#8203;(<a href="../../../block/predicate/primitive/IntPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">IntPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../ImmutableIntList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableIntList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">IntInterval.</span><code><span class="memberNameLink"><a href="../../../../impl/list/primitive/IntInterval.html#subList(int,int)">subList</a></span>&#8203;(int&nbsp;fromIndex,
int&nbsp;toIndex)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../ImmutableIntList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableIntList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">IntInterval.</span><code><span class="memberNameLink"><a href="../../../../impl/list/primitive/IntInterval.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="../ImmutableIntList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableIntList</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="../ImmutableIntList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableIntList</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="../ImmutableIntList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableIntList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractImmutableSortedMap.</span><code><span class="memberNameLink"><a href="../../../../impl/map/sorted/immutable/AbstractImmutableSortedMap.html#collectInt(org.eclipse.collections.api.block.function.primitive.IntFunction)">collectInt</a></span>&#8203;(<a href="../../../block/function/primitive/IntFunction.html" title="interface in org.eclipse.collections.api.block.function.primitive">IntFunction</a>&lt;? super <a href="../../../../impl/map/sorted/immutable/AbstractImmutableSortedMap.html" title="type parameter in AbstractImmutableSortedMap">V</a>&gt;&nbsp;intFunction)</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.stream">
<!-- -->
</a>
<h2>Uses of <a href="../ImmutableIntList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableIntList</a> in <a href="../../../../impl/stream/package-summary.html">org.eclipse.collections.impl.stream</a></h2>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../../../impl/stream/package-summary.html">org.eclipse.collections.impl.stream</a> that return <a href="../ImmutableIntList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableIntList</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 <a href="../ImmutableIntList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableIntList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">PrimitiveStreams.</span><code><span class="memberNameLink"><a href="../../../../impl/stream/PrimitiveStreams.html#iIntList(java.util.stream.IntStream)">iIntList</a></span>&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/stream/IntStream.html?is-external=true" title="class or interface in java.util.stream" class="externalLink">IntStream</a>&nbsp;stream)</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.string.immutable">
<!-- -->
</a>
<h2>Uses of <a href="../ImmutableIntList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableIntList</a> in <a href="../../../../impl/string/immutable/package-summary.html">org.eclipse.collections.impl.string.immutable</a></h2>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="../../../../impl/string/immutable/package-summary.html">org.eclipse.collections.impl.string.immutable</a> that implement <a href="../ImmutableIntList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableIntList</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/string/immutable/CodePointAdapter.html" title="class in org.eclipse.collections.impl.string.immutable">CodePointAdapter</a></span></code></th>
<td class="colLast">
<div class="block">Calculates and provides the code points stored in a String as an ImmutableIntList.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../../impl/string/immutable/CodePointList.html" title="class in org.eclipse.collections.impl.string.immutable">CodePointList</a></span></code></th>
<td class="colLast">
<div class="block">Calculates and provides the code points stored in a String as an ImmutableIntList.</div>
</td>
</tr>
</tbody>
</table>
</div>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../../../impl/string/immutable/package-summary.html">org.eclipse.collections.impl.string.immutable</a> that return <a href="../ImmutableIntList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableIntList</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="../ImmutableIntList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableIntList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CodePointAdapter.</span><code><span class="memberNameLink"><a href="../../../../impl/string/immutable/CodePointAdapter.html#subList(int,int)">subList</a></span>&#8203;(int&nbsp;fromIndex,
int&nbsp;toIndex)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../ImmutableIntList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableIntList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CodePointList.</span><code><span class="memberNameLink"><a href="../../../../impl/string/immutable/CodePointList.html#subList(int,int)">subList</a></span>&#8203;(int&nbsp;fromIndex,
int&nbsp;toIndex)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../ImmutableIntList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableIntList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CodePointAdapter.</span><code><span class="memberNameLink"><a href="../../../../impl/string/immutable/CodePointAdapter.html#toImmutable()">toImmutable</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../ImmutableIntList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableIntList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CodePointList.</span><code><span class="memberNameLink"><a href="../../../../impl/string/immutable/CodePointList.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="../ImmutableIntList.html" title="interface in org.eclipse.collections.api.list.primitive">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>