blob: 35a5c0d3a56c395341e77363b5a180425773dd58 [file] [log] [blame]
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (14.0.2) on Sat Aug 08 22:45:01 CDT 2020 -->
<title>Uses of Interface org.eclipse.collections.api.list.primitive.ImmutableLongList (Eclipse Collections - 10.3.0)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-08-08">
<meta name="description" content="use: package: org.eclipse.collections.api.list.primitive, interface: ImmutableLongList">
<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="../ImmutableLongList.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.ImmutableLongList" class="title">Uses of Interface<br>org.eclipse.collections.api.list.primitive.ImmutableLongList</h1>
</div>
<div class="classUseContainer">
<div class="useSummary">
<table>
<caption><span>Packages that use <a href="../ImmutableLongList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableLongList</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>
</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="../ImmutableLongList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableLongList</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="../ImmutableLongList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableLongList</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="../ImmutableLongList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableLongList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableSortedBag.</span><code><span class="memberNameLink"><a href="../../../bag/sorted/ImmutableSortedBag.html#collectLong(org.eclipse.collections.api.block.function.primitive.LongFunction)">collectLong</a></span>&#8203;(<a href="../../../block/function/primitive/LongFunction.html" title="interface in org.eclipse.collections.api.block.function.primitive">LongFunction</a>&lt;? super <a href="../../../bag/sorted/ImmutableSortedBag.html" title="type parameter in ImmutableSortedBag">T</a>&gt;&nbsp;longFunction)</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="../ImmutableLongList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableLongList</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="../ImmutableLongList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableLongList</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="../ImmutableLongList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableLongList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableLongListFactory.</span><code><span class="memberNameLink"><a href="../../../factory/list/primitive/ImmutableLongListFactory.html#empty()">empty</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../ImmutableLongList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableLongList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableLongListFactory.</span><code><span class="memberNameLink"><a href="../../../factory/list/primitive/ImmutableLongListFactory.html#of()">of</a></span>()</code></th>
<td class="colLast">
<div class="block">Same as <a href="../../../factory/list/primitive/ImmutableLongListFactory.html#empty()"><code>ImmutableLongListFactory.empty()</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../ImmutableLongList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableLongList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableLongListFactory.</span><code><span class="memberNameLink"><a href="../../../factory/list/primitive/ImmutableLongListFactory.html#of(long)">of</a></span>&#8203;(long&nbsp;one)</code></th>
<td class="colLast">
<div class="block">Same as <a href="../../../factory/list/primitive/ImmutableLongListFactory.html#with(long)"><code>ImmutableLongListFactory.with(long)</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../ImmutableLongList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableLongList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableLongListFactory.</span><code><span class="memberNameLink"><a href="../../../factory/list/primitive/ImmutableLongListFactory.html#of(long...)">of</a></span>&#8203;(long...&nbsp;items)</code></th>
<td class="colLast">
<div class="block">Same as <a href="../../../factory/list/primitive/ImmutableLongListFactory.html#with(long...)"><code>ImmutableLongListFactory.with(long[])</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../ImmutableLongList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableLongList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableLongListFactory.</span><code><span class="memberNameLink"><a href="../../../factory/list/primitive/ImmutableLongListFactory.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/Long.html?is-external=true" title="class or interface in java.lang" class="externalLink">Long</a>&gt;&nbsp;iterable)</code></th>
<td class="colLast">
<div class="block">Same as <a href="../../../factory/list/primitive/ImmutableLongListFactory.html#withAll(java.lang.Iterable)"><code>ImmutableLongListFactory.withAll(Iterable)</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../ImmutableLongList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableLongList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableLongListFactory.</span><code><span class="memberNameLink"><a href="../../../factory/list/primitive/ImmutableLongListFactory.html#ofAll(java.util.stream.LongStream)">ofAll</a></span>&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/stream/LongStream.html?is-external=true" title="class or interface in java.util.stream" class="externalLink">LongStream</a>&nbsp;items)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../ImmutableLongList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableLongList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableLongListFactory.</span><code><span class="memberNameLink"><a href="../../../factory/list/primitive/ImmutableLongListFactory.html#ofAll(org.eclipse.collections.api.LongIterable)">ofAll</a></span>&#8203;(<a href="../../../LongIterable.html" title="interface in org.eclipse.collections.api">LongIterable</a>&nbsp;items)</code></th>
<td class="colLast">
<div class="block">Same as <a href="../../../factory/list/primitive/ImmutableLongListFactory.html#withAll(org.eclipse.collections.api.LongIterable)"><code>ImmutableLongListFactory.withAll(LongIterable)</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../ImmutableLongList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableLongList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableLongListFactory.</span><code><span class="memberNameLink"><a href="../../../factory/list/primitive/ImmutableLongListFactory.html#with()">with</a></span>()</code></th>
<td class="colLast">
<div class="block">Same as <a href="../../../factory/list/primitive/ImmutableLongListFactory.html#empty()"><code>ImmutableLongListFactory.empty()</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../ImmutableLongList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableLongList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableLongListFactory.</span><code><span class="memberNameLink"><a href="../../../factory/list/primitive/ImmutableLongListFactory.html#with(long)">with</a></span>&#8203;(long&nbsp;one)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../ImmutableLongList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableLongList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableLongListFactory.</span><code><span class="memberNameLink"><a href="../../../factory/list/primitive/ImmutableLongListFactory.html#with(long...)">with</a></span>&#8203;(long...&nbsp;items)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../ImmutableLongList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableLongList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableLongListFactory.</span><code><span class="memberNameLink"><a href="../../../factory/list/primitive/ImmutableLongListFactory.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/Long.html?is-external=true" title="class or interface in java.lang" class="externalLink">Long</a>&gt;&nbsp;iterable)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../ImmutableLongList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableLongList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableLongListFactory.</span><code><span class="memberNameLink"><a href="../../../factory/list/primitive/ImmutableLongListFactory.html#withAll(java.util.stream.LongStream)">withAll</a></span>&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/stream/LongStream.html?is-external=true" title="class or interface in java.util.stream" class="externalLink">LongStream</a>&nbsp;items)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../ImmutableLongList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableLongList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableLongListFactory.</span><code><span class="memberNameLink"><a href="../../../factory/list/primitive/ImmutableLongListFactory.html#withAll(org.eclipse.collections.api.LongIterable)">withAll</a></span>&#8203;(<a href="../../../LongIterable.html" title="interface in org.eclipse.collections.api">LongIterable</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="../ImmutableLongList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableLongList</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="../ImmutableLongList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableLongList</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="../ImmutableLongList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableLongList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableList.</span><code><span class="memberNameLink"><a href="../../ImmutableList.html#collectLong(org.eclipse.collections.api.block.function.primitive.LongFunction)">collectLong</a></span>&#8203;(<a href="../../../block/function/primitive/LongFunction.html" title="interface in org.eclipse.collections.api.block.function.primitive">LongFunction</a>&lt;? super <a href="../../ImmutableList.html" title="type parameter in ImmutableList">T</a>&gt;&nbsp;longFunction)</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="../ImmutableLongList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableLongList</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="../ImmutableLongList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableLongList</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="../ImmutableLongList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableLongList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableLongList.</span><code><span class="memberNameLink"><a href="../ImmutableLongList.html#distinct()">distinct</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../ImmutableLongList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableLongList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableLongList.</span><code><span class="memberNameLink"><a href="../ImmutableLongList.html#newWith(long)">newWith</a></span>&#8203;(long&nbsp;element)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../ImmutableLongList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableLongList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableLongList.</span><code><span class="memberNameLink"><a href="../ImmutableLongList.html#newWithAll(org.eclipse.collections.api.LongIterable)">newWithAll</a></span>&#8203;(<a href="../../../LongIterable.html" title="interface in org.eclipse.collections.api">LongIterable</a>&nbsp;elements)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../ImmutableLongList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableLongList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableLongList.</span><code><span class="memberNameLink"><a href="../ImmutableLongList.html#newWithout(long)">newWithout</a></span>&#8203;(long&nbsp;element)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../ImmutableLongList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableLongList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableLongList.</span><code><span class="memberNameLink"><a href="../ImmutableLongList.html#newWithoutAll(org.eclipse.collections.api.LongIterable)">newWithoutAll</a></span>&#8203;(<a href="../../../LongIterable.html" title="interface in org.eclipse.collections.api">LongIterable</a>&nbsp;elements)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../ImmutableLongList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableLongList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableLongList.</span><code><span class="memberNameLink"><a href="../ImmutableLongList.html#reject(org.eclipse.collections.api.block.predicate.primitive.LongPredicate)">reject</a></span>&#8203;(<a href="../../../block/predicate/primitive/LongPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">LongPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../ImmutableLongList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableLongList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableLongList.</span><code><span class="memberNameLink"><a href="../ImmutableLongList.html#select(org.eclipse.collections.api.block.predicate.primitive.LongPredicate)">select</a></span>&#8203;(<a href="../../../block/predicate/primitive/LongPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">LongPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../ImmutableLongList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableLongList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableLongList.</span><code><span class="memberNameLink"><a href="../ImmutableLongList.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="../ImmutableLongList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableLongList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableLongList.</span><code><span class="memberNameLink"><a href="../ImmutableLongList.html#tap(org.eclipse.collections.api.block.procedure.primitive.LongProcedure)">tap</a></span>&#8203;(<a href="../../../block/procedure/primitive/LongProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">LongProcedure</a>&nbsp;procedure)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../ImmutableLongList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableLongList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">LongList.</span><code><span class="memberNameLink"><a href="../LongList.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="../ImmutableLongList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableLongList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableLongList.</span><code><span class="memberNameLink"><a href="../MutableLongList.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="../ImmutableLongList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableLongList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableLongList.</span><code><span class="memberNameLink"><a href="../ImmutableLongList.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="../ImmutableLongList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableLongList</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="../ImmutableLongList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableLongList</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="../ImmutableLongList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableLongList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableOrderedMap.</span><code><span class="memberNameLink"><a href="../../../map/ImmutableOrderedMap.html#collectLong(org.eclipse.collections.api.block.function.primitive.LongFunction)">collectLong</a></span>&#8203;(<a href="../../../block/function/primitive/LongFunction.html" title="interface in org.eclipse.collections.api.block.function.primitive">LongFunction</a>&lt;? super <a href="../../../map/ImmutableOrderedMap.html" title="type parameter in ImmutableOrderedMap">V</a>&gt;&nbsp;longFunction)</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="../ImmutableLongList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableLongList</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="../ImmutableLongList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableLongList</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="../ImmutableLongList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableLongList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableSortedMap.</span><code><span class="memberNameLink"><a href="../../../map/sorted/ImmutableSortedMap.html#collectLong(org.eclipse.collections.api.block.function.primitive.LongFunction)">collectLong</a></span>&#8203;(<a href="../../../block/function/primitive/LongFunction.html" title="interface in org.eclipse.collections.api.block.function.primitive">LongFunction</a>&lt;? super <a href="../../../map/sorted/ImmutableSortedMap.html" title="type parameter in ImmutableSortedMap">V</a>&gt;&nbsp;longFunction)</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="../ImmutableLongList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableLongList</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="../ImmutableLongList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableLongList</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="../ImmutableLongList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableLongList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableSortedSet.</span><code><span class="memberNameLink"><a href="../../../set/sorted/ImmutableSortedSet.html#collectLong(org.eclipse.collections.api.block.function.primitive.LongFunction)">collectLong</a></span>&#8203;(<a href="../../../block/function/primitive/LongFunction.html" title="interface in org.eclipse.collections.api.block.function.primitive">LongFunction</a>&lt;? super <a href="../../../set/sorted/ImmutableSortedSet.html" title="type parameter in ImmutableSortedSet">T</a>&gt;&nbsp;longFunction)</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="../ImmutableLongList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableLongList</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="../ImmutableLongList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableLongList</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="../ImmutableLongList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableLongList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableLongListFactoryImpl.</span><code><span class="memberNameLink"><a href="../../../../impl/list/immutable/primitive/ImmutableLongListFactoryImpl.html#empty()">empty</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../ImmutableLongList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableLongList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableLongListFactoryImpl.</span><code><span class="memberNameLink"><a href="../../../../impl/list/immutable/primitive/ImmutableLongListFactoryImpl.html#of()">of</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../ImmutableLongList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableLongList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableLongListFactoryImpl.</span><code><span class="memberNameLink"><a href="../../../../impl/list/immutable/primitive/ImmutableLongListFactoryImpl.html#of(long)">of</a></span>&#8203;(long&nbsp;one)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../ImmutableLongList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableLongList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableLongListFactoryImpl.</span><code><span class="memberNameLink"><a href="../../../../impl/list/immutable/primitive/ImmutableLongListFactoryImpl.html#of(long...)">of</a></span>&#8203;(long...&nbsp;items)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../ImmutableLongList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableLongList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableLongListFactoryImpl.</span><code><span class="memberNameLink"><a href="../../../../impl/list/immutable/primitive/ImmutableLongListFactoryImpl.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/Long.html?is-external=true" title="class or interface in java.lang" class="externalLink">Long</a>&gt;&nbsp;iterable)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../ImmutableLongList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableLongList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableLongListFactoryImpl.</span><code><span class="memberNameLink"><a href="../../../../impl/list/immutable/primitive/ImmutableLongListFactoryImpl.html#ofAll(java.util.stream.LongStream)">ofAll</a></span>&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/stream/LongStream.html?is-external=true" title="class or interface in java.util.stream" class="externalLink">LongStream</a>&nbsp;items)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../ImmutableLongList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableLongList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableLongListFactoryImpl.</span><code><span class="memberNameLink"><a href="../../../../impl/list/immutable/primitive/ImmutableLongListFactoryImpl.html#ofAll(org.eclipse.collections.api.LongIterable)">ofAll</a></span>&#8203;(<a href="../../../LongIterable.html" title="interface in org.eclipse.collections.api">LongIterable</a>&nbsp;items)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../ImmutableLongList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableLongList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableLongListFactoryImpl.</span><code><span class="memberNameLink"><a href="../../../../impl/list/immutable/primitive/ImmutableLongListFactoryImpl.html#with()">with</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../ImmutableLongList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableLongList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableLongListFactoryImpl.</span><code><span class="memberNameLink"><a href="../../../../impl/list/immutable/primitive/ImmutableLongListFactoryImpl.html#with(long)">with</a></span>&#8203;(long&nbsp;one)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../ImmutableLongList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableLongList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableLongListFactoryImpl.</span><code><span class="memberNameLink"><a href="../../../../impl/list/immutable/primitive/ImmutableLongListFactoryImpl.html#with(long...)">with</a></span>&#8203;(long...&nbsp;items)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../ImmutableLongList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableLongList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableLongListFactoryImpl.</span><code><span class="memberNameLink"><a href="../../../../impl/list/immutable/primitive/ImmutableLongListFactoryImpl.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/Long.html?is-external=true" title="class or interface in java.lang" class="externalLink">Long</a>&gt;&nbsp;iterable)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../ImmutableLongList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableLongList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableLongListFactoryImpl.</span><code><span class="memberNameLink"><a href="../../../../impl/list/immutable/primitive/ImmutableLongListFactoryImpl.html#withAll(java.util.stream.LongStream)">withAll</a></span>&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/stream/LongStream.html?is-external=true" title="class or interface in java.util.stream" class="externalLink">LongStream</a>&nbsp;items)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../ImmutableLongList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableLongList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableLongListFactoryImpl.</span><code><span class="memberNameLink"><a href="../../../../impl/list/immutable/primitive/ImmutableLongListFactoryImpl.html#withAll(org.eclipse.collections.api.LongIterable)">withAll</a></span>&#8203;(<a href="../../../LongIterable.html" title="interface in org.eclipse.collections.api">LongIterable</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="../ImmutableLongList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableLongList</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="../ImmutableLongList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableLongList</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="../ImmutableLongList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableLongList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">LongArrayList.</span><code><span class="memberNameLink"><a href="../../../../impl/list/mutable/primitive/LongArrayList.html#toImmutable()">toImmutable</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../ImmutableLongList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableLongList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedLongList.</span><code><span class="memberNameLink"><a href="../../../../impl/list/mutable/primitive/SynchronizedLongList.html#toImmutable()">toImmutable</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../ImmutableLongList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableLongList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableLongList.</span><code><span class="memberNameLink"><a href="../../../../impl/list/mutable/primitive/UnmodifiableLongList.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="../ImmutableLongList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableLongList</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="../ImmutableLongList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableLongList</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/LongInterval.html" title="class in org.eclipse.collections.impl.list.primitive">LongInterval</a></span></code></th>
<td class="colLast">
<div class="block">An LongInterval is a range of longs 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="../ImmutableLongList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableLongList</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="../ImmutableLongList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableLongList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">LongInterval.</span><code><span class="memberNameLink"><a href="../../../../impl/list/primitive/LongInterval.html#distinct()">distinct</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../ImmutableLongList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableLongList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">LongInterval.</span><code><span class="memberNameLink"><a href="../../../../impl/list/primitive/LongInterval.html#newWith(long)">newWith</a></span>&#8203;(long&nbsp;element)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../ImmutableLongList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableLongList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">LongInterval.</span><code><span class="memberNameLink"><a href="../../../../impl/list/primitive/LongInterval.html#newWithAll(org.eclipse.collections.api.LongIterable)">newWithAll</a></span>&#8203;(<a href="../../../LongIterable.html" title="interface in org.eclipse.collections.api">LongIterable</a>&nbsp;elements)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../ImmutableLongList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableLongList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">LongInterval.</span><code><span class="memberNameLink"><a href="../../../../impl/list/primitive/LongInterval.html#newWithout(long)">newWithout</a></span>&#8203;(long&nbsp;element)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../ImmutableLongList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableLongList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">LongInterval.</span><code><span class="memberNameLink"><a href="../../../../impl/list/primitive/LongInterval.html#newWithoutAll(org.eclipse.collections.api.LongIterable)">newWithoutAll</a></span>&#8203;(<a href="../../../LongIterable.html" title="interface in org.eclipse.collections.api">LongIterable</a>&nbsp;elements)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../ImmutableLongList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableLongList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">LongInterval.</span><code><span class="memberNameLink"><a href="../../../../impl/list/primitive/LongInterval.html#reject(org.eclipse.collections.api.block.predicate.primitive.LongPredicate)">reject</a></span>&#8203;(<a href="../../../block/predicate/primitive/LongPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">LongPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../ImmutableLongList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableLongList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">LongInterval.</span><code><span class="memberNameLink"><a href="../../../../impl/list/primitive/LongInterval.html#select(org.eclipse.collections.api.block.predicate.primitive.LongPredicate)">select</a></span>&#8203;(<a href="../../../block/predicate/primitive/LongPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">LongPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../ImmutableLongList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableLongList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">LongInterval.</span><code><span class="memberNameLink"><a href="../../../../impl/list/primitive/LongInterval.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="../ImmutableLongList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableLongList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">LongInterval.</span><code><span class="memberNameLink"><a href="../../../../impl/list/primitive/LongInterval.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="../ImmutableLongList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableLongList</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="../ImmutableLongList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableLongList</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="../ImmutableLongList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableLongList</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#collectLong(org.eclipse.collections.api.block.function.primitive.LongFunction)">collectLong</a></span>&#8203;(<a href="../../../block/function/primitive/LongFunction.html" title="interface in org.eclipse.collections.api.block.function.primitive">LongFunction</a>&lt;? super <a href="../../../../impl/map/sorted/immutable/AbstractImmutableSortedMap.html" title="type parameter in AbstractImmutableSortedMap">V</a>&gt;&nbsp;longFunction)</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="../ImmutableLongList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableLongList</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="../ImmutableLongList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableLongList</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="../ImmutableLongList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableLongList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">PrimitiveStreams.</span><code><span class="memberNameLink"><a href="../../../../impl/stream/PrimitiveStreams.html#iLongList(java.util.stream.LongStream)">iLongList</a></span>&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/stream/LongStream.html?is-external=true" title="class or interface in java.util.stream" class="externalLink">LongStream</a>&nbsp;stream)</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="../ImmutableLongList.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>