blob: fa31e2c16a1b6c060b6df6a85f20e20af9dbe624 [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>UnmodifiableLongList (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="declaration: package: org.eclipse.collections.impl.list.mutable.primitive, class: UnmodifiableLongList">
<meta name="generator" content="javadoc/ClassWriterImpl">
<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-declaration">
<script type="text/javascript">var data = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10,"i17":10,"i18":10,"i19":10,"i20":10,"i21":10,"i22":10,"i23":10,"i24":10,"i25":10,"i26":10,"i27":10,"i28":10,"i29":10,"i30":10,"i31":10,"i32":10,"i33":10,"i34":10,"i35":10,"i36":10,"i37":10,"i38":10};
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
var pathtoroot = "../../../../../../../";
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<div class="flexBox">
<header role="banner" class="flexHeader">
<nav role="navigation">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a id="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../../index.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/UnmodifiableLongList.html">Use</a></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>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<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">
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle"><span class="packageLabelInType">Package</span>&nbsp;<a href="package-summary.html">org.eclipse.collections.impl.list.mutable.primitive</a></div>
<h1 title="Class UnmodifiableLongList" class="title">Class UnmodifiableLongList</h1>
</div>
<div class="contentContainer">
<div class="inheritance" title="Inheritance Tree"><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang" class="externalLink">java.lang.Object</a>
<div class="inheritance"><a href="../../../collection/mutable/primitive/AbstractUnmodifiableLongCollection.html" title="class in org.eclipse.collections.impl.collection.mutable.primitive">org.eclipse.collections.impl.collection.mutable.primitive.AbstractUnmodifiableLongCollection</a>
<div class="inheritance">org.eclipse.collections.impl.list.mutable.primitive.UnmodifiableLongList</div>
</div>
</div>
<section class="description">
<dl>
<dt>All Implemented Interfaces:</dt>
<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io" class="externalLink">Serializable</a></code>, <code><a href="../../../../api/collection/primitive/MutableLongCollection.html" title="interface in org.eclipse.collections.api.collection.primitive">MutableLongCollection</a></code>, <code><a href="../../../../api/list/primitive/LongList.html" title="interface in org.eclipse.collections.api.list.primitive">LongList</a></code>, <code><a href="../../../../api/list/primitive/MutableLongList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableLongList</a></code>, <code><a href="../../../../api/LongIterable.html" title="interface in org.eclipse.collections.api">LongIterable</a></code>, <code><a href="../../../../api/ordered/primitive/OrderedLongIterable.html" title="interface in org.eclipse.collections.api.ordered.primitive">OrderedLongIterable</a></code>, <code><a href="../../../../api/ordered/primitive/ReversibleLongIterable.html" title="interface in org.eclipse.collections.api.ordered.primitive">ReversibleLongIterable</a></code>, <code><a href="../../../../api/PrimitiveIterable.html" title="interface in org.eclipse.collections.api">PrimitiveIterable</a></code></dd>
</dl>
<hr>
<pre>public class <span class="typeNameLabel">UnmodifiableLongList</span>
extends <a href="../../../collection/mutable/primitive/AbstractUnmodifiableLongCollection.html" title="class in org.eclipse.collections.impl.collection.mutable.primitive">AbstractUnmodifiableLongCollection</a>
implements <a href="../../../../api/list/primitive/MutableLongList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableLongList</a></pre>
<div class="block">This file was automatically generated from template file unmodifiablePrimitiveList.stg.</div>
<dl>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>3.1.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../../serialized-form.html#org.eclipse.collections.impl.list.mutable.primitive.UnmodifiableLongList">Serialized Form</a></dd>
</dl>
</section>
<section class="summary">
<ul class="blockList">
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<li class="blockList">
<section class="constructorSummary"><a id="constructor.summary">
<!-- -->
</a>
<h2>Constructor Summary</h2>
<div class="memberSummary">
<table>
<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Constructor</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<th class="colConstructorName" scope="row"><code><span class="memberNameLink"><a href="#%3Cinit%3E(org.eclipse.collections.api.list.primitive.MutableLongList)">UnmodifiableLongList</a></span>&#8203;(<a href="../../../../api/list/primitive/MutableLongList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableLongList</a>&nbsp;list)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<!-- ========== METHOD SUMMARY =========== -->
<li class="blockList">
<section class="methodSummary"><a id="method.summary">
<!-- -->
</a>
<h2>Method Summary</h2>
<div class="memberSummary">
<div role="tablist" aria-orientation="horizontal"><button role="tab" aria-selected="true" aria-controls="memberSummary_tabpanel" tabindex="0" onkeydown="switchTab(event)" id="t0" class="activeTableTab">All Methods</button><button role="tab" aria-selected="false" aria-controls="memberSummary_tabpanel" tabindex="-1" onkeydown="switchTab(event)" id="t2" class="tableTab" onclick="show(2);">Instance Methods</button><button role="tab" aria-selected="false" aria-controls="memberSummary_tabpanel" tabindex="-1" onkeydown="switchTab(event)" id="t4" class="tableTab" onclick="show(8);">Concrete Methods</button></div>
<div id="memberSummary_tabpanel" role="tabpanel">
<table aria-labelledby="t0">
<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" id="i0">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#addAllAtIndex(int,long...)">addAllAtIndex</a></span>&#8203;(int&nbsp;index,
long...&nbsp;source)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor" id="i1">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#addAllAtIndex(int,org.eclipse.collections.api.LongIterable)">addAllAtIndex</a></span>&#8203;(int&nbsp;index,
<a href="../../../../api/LongIterable.html" title="interface in org.eclipse.collections.api">LongIterable</a>&nbsp;source)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor" id="i2">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#addAtIndex(int,long)">addAtIndex</a></span>&#8203;(int&nbsp;index,
long&nbsp;element)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor" id="i3">
<td class="colFirst"><code><a href="../../../../api/LazyLongIterable.html" title="interface in org.eclipse.collections.api">LazyLongIterable</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#asReversed()">asReversed</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor" id="i4">
<td class="colFirst"><code><a href="../../../../api/list/primitive/MutableLongList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableLongList</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#asSynchronized()">asSynchronized</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor" id="i5">
<td class="colFirst"><code><a href="../../../../api/list/primitive/MutableLongList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableLongList</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#asUnmodifiable()">asUnmodifiable</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor" id="i6">
<td class="colFirst"><code>int</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#binarySearch(long)">binarySearch</a></span>&#8203;(long&nbsp;value)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor" id="i7">
<td class="colFirst"><code>&lt;V&gt;&nbsp;<a href="../../../../api/list/MutableList.html" title="interface in org.eclipse.collections.api.list">MutableList</a>&lt;V&gt;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#collect(org.eclipse.collections.api.block.function.primitive.LongToObjectFunction)">collect</a></span>&#8203;(<a href="../../../../api/block/function/primitive/LongToObjectFunction.html" title="interface in org.eclipse.collections.api.block.function.primitive">LongToObjectFunction</a>&lt;? extends V&gt;&nbsp;function)</code></th>
<td class="colLast">
<div class="block">Returns a new collection with the results of applying the specified function on each element of the source
collection.</div>
</td>
</tr>
<tr class="altColor" id="i8">
<td class="colFirst"><code>&lt;V&gt;&nbsp;<a href="../../../../api/list/MutableList.html" title="interface in org.eclipse.collections.api.list">MutableList</a>&lt;V&gt;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#collectWithIndex(org.eclipse.collections.api.block.function.primitive.LongIntToObjectFunction)">collectWithIndex</a></span>&#8203;(<a href="../../../../api/block/function/primitive/LongIntToObjectFunction.html" title="interface in org.eclipse.collections.api.block.function.primitive">LongIntToObjectFunction</a>&lt;? extends V&gt;&nbsp;function)</code></th>
<td class="colLast">
<div class="block">Returns a new MutableList using results obtained by applying the specified function to each element
and its corresponding index.</div>
</td>
</tr>
<tr class="rowColor" id="i9">
<td class="colFirst"><code>&lt;V,&#8203;
R extends <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util" class="externalLink">Collection</a>&lt;V&gt;&gt;<br>R</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#collectWithIndex(org.eclipse.collections.api.block.function.primitive.LongIntToObjectFunction,R)">collectWithIndex</a></span>&#8203;(<a href="../../../../api/block/function/primitive/LongIntToObjectFunction.html" title="interface in org.eclipse.collections.api.block.function.primitive">LongIntToObjectFunction</a>&lt;? extends V&gt;&nbsp;function,
R&nbsp;target)</code></th>
<td class="colLast">
<div class="block">Adds elements to the target Collection using results obtained by applying the specified function to each element
and its corresponding index.</div>
</td>
</tr>
<tr class="altColor" id="i10">
<td class="colFirst"><code><a href="../../../../api/list/primitive/MutableLongList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableLongList</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#distinct()">distinct</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor" id="i11">
<td class="colFirst"><code>long</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#dotProduct(org.eclipse.collections.api.list.primitive.LongList)">dotProduct</a></span>&#8203;(<a href="../../../../api/list/primitive/LongList.html" title="interface in org.eclipse.collections.api.list.primitive">LongList</a>&nbsp;list)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor" id="i12">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#equals(java.lang.Object)">equals</a></span>&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang" class="externalLink">Object</a>&nbsp;otherList)</code></th>
<td class="colLast">
<div class="block">Follows the same general contract as <a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.util" class="externalLink"><code>List.equals(Object)</code></a>.</div>
</td>
</tr>
<tr class="rowColor" id="i13">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#forEachWithIndex(org.eclipse.collections.api.block.procedure.primitive.LongIntProcedure)">forEachWithIndex</a></span>&#8203;(<a href="../../../../api/block/procedure/primitive/LongIntProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">LongIntProcedure</a>&nbsp;procedure)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor" id="i14">
<td class="colFirst"><code>long</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#get(int)">get</a></span>&#8203;(int&nbsp;index)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor" id="i15">
<td class="colFirst"><code>long</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getFirst()">getFirst</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor" id="i16">
<td class="colFirst"><code>long</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getLast()">getLast</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor" id="i17">
<td class="colFirst"><code>int</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#hashCode()">hashCode</a></span>()</code></th>
<td class="colLast">
<div class="block">Follows the same general contract as <a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true#hashCode()" title="class or interface in java.util" class="externalLink"><code>List.hashCode()</code></a>.</div>
</td>
</tr>
<tr class="altColor" id="i18">
<td class="colFirst"><code>int</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#indexOf(long)">indexOf</a></span>&#8203;(long&nbsp;value)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor" id="i19">
<td class="colFirst"><code>&lt;T&gt;&nbsp;T</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#injectIntoWithIndex(T,org.eclipse.collections.api.block.function.primitive.ObjectLongIntToObjectFunction)">injectIntoWithIndex</a></span>&#8203;(T&nbsp;injectedValue,
<a href="../../../../api/block/function/primitive/ObjectLongIntToObjectFunction.html" title="interface in org.eclipse.collections.api.block.function.primitive">ObjectLongIntToObjectFunction</a>&lt;? super T,&#8203;? extends T&gt;&nbsp;function)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor" id="i20">
<td class="colFirst"><code>int</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#lastIndexOf(long)">lastIndexOf</a></span>&#8203;(long&nbsp;value)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor" id="i21">
<td class="colFirst"><code><a href="../../../../api/list/primitive/MutableLongList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableLongList</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#newEmpty()">newEmpty</a></span>()</code></th>
<td class="colLast">
<div class="block">Creates a new empty mutable version of the same List type.</div>
</td>
</tr>
<tr class="altColor" id="i22">
<td class="colFirst"><code><a href="../../../../api/list/primitive/MutableLongList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableLongList</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#reject(org.eclipse.collections.api.block.predicate.primitive.LongPredicate)">reject</a></span>&#8203;(<a href="../../../../api/block/predicate/primitive/LongPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">LongPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">
<div class="block">Returns a new LongIterable with all of the elements in the LongIterable that
return false for the specified predicate.</div>
</td>
</tr>
<tr class="rowColor" id="i23">
<td class="colFirst"><code>long</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#removeAtIndex(int)">removeAtIndex</a></span>&#8203;(int&nbsp;index)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor" id="i24">
<td class="colFirst"><code><a href="../../../../api/list/primitive/MutableLongList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableLongList</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#reverseThis()">reverseThis</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor" id="i25">
<td class="colFirst"><code><a href="../../../../api/list/primitive/MutableLongList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableLongList</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#select(org.eclipse.collections.api.block.predicate.primitive.LongPredicate)">select</a></span>&#8203;(<a href="../../../../api/block/predicate/primitive/LongPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">LongPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">
<div class="block">Returns a new LongIterable with all of the elements in the LongIterable that
return true for the specified predicate.</div>
</td>
</tr>
<tr class="altColor" id="i26">
<td class="colFirst"><code>long</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#set(int,long)">set</a></span>&#8203;(int&nbsp;index,
long&nbsp;element)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor" id="i27">
<td class="colFirst"><code><a href="../../../../api/list/primitive/MutableLongList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableLongList</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#shuffleThis()">shuffleThis</a></span>()</code></th>
<td class="colLast">
<div class="block">Randomly permutes this list mutating its contents and returns the same list (this).</div>
</td>
</tr>
<tr class="altColor" id="i28">
<td class="colFirst"><code><a href="../../../../api/list/primitive/MutableLongList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableLongList</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#sortThis()">sortThis</a></span>()</code></th>
<td class="colLast">
<div class="block">Sorts this list mutating its contents and returns the same mutable list (this).</div>
</td>
</tr>
<tr class="rowColor" id="i29">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/Spliterator.OfLong.html?is-external=true" title="class or interface in java.util" class="externalLink">Spliterator.OfLong</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#spliterator()">spliterator</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor" id="i30">
<td class="colFirst"><code><a href="../../../../api/list/primitive/MutableLongList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableLongList</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#subList(int,int)">subList</a></span>&#8203;(int&nbsp;fromIndex,
int&nbsp;toIndex)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor" id="i31">
<td class="colFirst"><code><a href="../../../../api/list/primitive/ImmutableLongList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableLongList</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#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" id="i32">
<td class="colFirst"><code><a href="../../../../api/list/primitive/MutableLongList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableLongList</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#toReversed()">toReversed</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor" id="i33">
<td class="colFirst"><code><a href="UnmodifiableLongList.html" title="class in org.eclipse.collections.impl.list.mutable.primitive">UnmodifiableLongList</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#with(long)">with</a></span>&#8203;(long&nbsp;element)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor" id="i34">
<td class="colFirst"><code><a href="UnmodifiableLongList.html" title="class in org.eclipse.collections.impl.list.mutable.primitive">UnmodifiableLongList</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#withAll(org.eclipse.collections.api.LongIterable)">withAll</a></span>&#8203;(<a href="../../../../api/LongIterable.html" title="interface in org.eclipse.collections.api">LongIterable</a>&nbsp;elements)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor" id="i35">
<td class="colFirst"><code><a href="UnmodifiableLongList.html" title="class in org.eclipse.collections.impl.list.mutable.primitive">UnmodifiableLongList</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#without(long)">without</a></span>&#8203;(long&nbsp;element)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor" id="i36">
<td class="colFirst"><code><a href="UnmodifiableLongList.html" title="class in org.eclipse.collections.impl.list.mutable.primitive">UnmodifiableLongList</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#withoutAll(org.eclipse.collections.api.LongIterable)">withoutAll</a></span>&#8203;(<a href="../../../../api/LongIterable.html" title="interface in org.eclipse.collections.api">LongIterable</a>&nbsp;elements)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor" id="i37">
<td class="colFirst"><code>&lt;T&gt;&nbsp;<a href="../../../../api/list/MutableList.html" title="interface in org.eclipse.collections.api.list">MutableList</a>&lt;<a href="../../../../api/tuple/primitive/LongObjectPair.html" title="interface in org.eclipse.collections.api.tuple.primitive">LongObjectPair</a>&lt;T&gt;&gt;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#zip(java.lang.Iterable)">zip</a></span>&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang" class="externalLink">Iterable</a>&lt;T&gt;&nbsp;iterable)</code></th>
<td class="colLast">
<div class="block">Returns a <code>MutableList</code> formed from this <code>MutableLongList</code> and a <code>ListIterable</code> by
combining corresponding elements in pairs.</div>
</td>
</tr>
<tr class="altColor" id="i38">
<td class="colFirst"><code><a href="../../../../api/list/MutableList.html" title="interface in org.eclipse.collections.api.list">MutableList</a>&lt;<a href="../../../../api/tuple/primitive/LongLongPair.html" title="interface in org.eclipse.collections.api.tuple.primitive">LongLongPair</a>&gt;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#zipLong(org.eclipse.collections.api.LongIterable)">zipLong</a></span>&#8203;(<a href="../../../../api/LongIterable.html" title="interface in org.eclipse.collections.api">LongIterable</a>&nbsp;iterable)</code></th>
<td class="colLast">
<div class="block">Returns a <code>MutableList</code> formed from this <code>MutableLongList</code> and another <code>LongList</code> by
combining corresponding elements in pairs.</div>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="inheritedList">
<h3>Methods inherited from class&nbsp;org.eclipse.collections.impl.collection.mutable.primitive.<a href="../../../collection/mutable/primitive/AbstractUnmodifiableLongCollection.html" title="class in org.eclipse.collections.impl.collection.mutable.primitive">AbstractUnmodifiableLongCollection</a></h3>
<a id="methods.inherited.from.class.org.eclipse.collections.impl.collection.mutable.primitive.AbstractUnmodifiableLongCollection">
<!-- -->
</a><code><a href="../../../collection/mutable/primitive/AbstractUnmodifiableLongCollection.html#add(long)">add</a>, <a href="../../../collection/mutable/primitive/AbstractUnmodifiableLongCollection.html#addAll(long...)">addAll</a>, <a href="../../../collection/mutable/primitive/AbstractUnmodifiableLongCollection.html#addAll(org.eclipse.collections.api.LongIterable)">addAll</a>, <a href="../../../collection/mutable/primitive/AbstractUnmodifiableLongCollection.html#allSatisfy(org.eclipse.collections.api.block.predicate.primitive.LongPredicate)">allSatisfy</a>, <a href="../../../collection/mutable/primitive/AbstractUnmodifiableLongCollection.html#anySatisfy(org.eclipse.collections.api.block.predicate.primitive.LongPredicate)">anySatisfy</a>, <a href="../../../collection/mutable/primitive/AbstractUnmodifiableLongCollection.html#appendString(java.lang.Appendable)">appendString</a>, <a href="../../../collection/mutable/primitive/AbstractUnmodifiableLongCollection.html#appendString(java.lang.Appendable,java.lang.String)">appendString</a>, <a href="../../../collection/mutable/primitive/AbstractUnmodifiableLongCollection.html#appendString(java.lang.Appendable,java.lang.String,java.lang.String,java.lang.String)">appendString</a>, <a href="../../../collection/mutable/primitive/AbstractUnmodifiableLongCollection.html#asLazy()">asLazy</a>, <a href="../../../collection/mutable/primitive/AbstractUnmodifiableLongCollection.html#average()">average</a>, <a href="../../../collection/mutable/primitive/AbstractUnmodifiableLongCollection.html#chunk(int)">chunk</a>, <a href="../../../collection/mutable/primitive/AbstractUnmodifiableLongCollection.html#clear()">clear</a>, <a href="../../../collection/mutable/primitive/AbstractUnmodifiableLongCollection.html#contains(long)">contains</a>, <a href="../../../collection/mutable/primitive/AbstractUnmodifiableLongCollection.html#containsAll(long...)">containsAll</a>, <a href="../../../collection/mutable/primitive/AbstractUnmodifiableLongCollection.html#containsAll(org.eclipse.collections.api.LongIterable)">containsAll</a>, <a href="../../../collection/mutable/primitive/AbstractUnmodifiableLongCollection.html#count(org.eclipse.collections.api.block.predicate.primitive.LongPredicate)">count</a>, <a href="../../../collection/mutable/primitive/AbstractUnmodifiableLongCollection.html#detectIfNone(org.eclipse.collections.api.block.predicate.primitive.LongPredicate,long)">detectIfNone</a>, <a href="../../../collection/mutable/primitive/AbstractUnmodifiableLongCollection.html#each(org.eclipse.collections.api.block.procedure.primitive.LongProcedure)">each</a>, <a href="../../../collection/mutable/primitive/AbstractUnmodifiableLongCollection.html#forEach(org.eclipse.collections.api.block.procedure.primitive.LongProcedure)">forEach</a>, <a href="../../../collection/mutable/primitive/AbstractUnmodifiableLongCollection.html#injectInto(T,org.eclipse.collections.api.block.function.primitive.ObjectLongToObjectFunction)">injectInto</a>, <a href="../../../collection/mutable/primitive/AbstractUnmodifiableLongCollection.html#isEmpty()">isEmpty</a>, <a href="../../../collection/mutable/primitive/AbstractUnmodifiableLongCollection.html#longIterator()">longIterator</a>, <a href="../../../collection/mutable/primitive/AbstractUnmodifiableLongCollection.html#makeString()">makeString</a>, <a href="../../../collection/mutable/primitive/AbstractUnmodifiableLongCollection.html#makeString(java.lang.String)">makeString</a>, <a href="../../../collection/mutable/primitive/AbstractUnmodifiableLongCollection.html#makeString(java.lang.String,java.lang.String,java.lang.String)">makeString</a>, <a href="../../../collection/mutable/primitive/AbstractUnmodifiableLongCollection.html#max()">max</a>, <a href="../../../collection/mutable/primitive/AbstractUnmodifiableLongCollection.html#maxIfEmpty(long)">maxIfEmpty</a>, <a href="../../../collection/mutable/primitive/AbstractUnmodifiableLongCollection.html#median()">median</a>, <a href="../../../collection/mutable/primitive/AbstractUnmodifiableLongCollection.html#min()">min</a>, <a href="../../../collection/mutable/primitive/AbstractUnmodifiableLongCollection.html#minIfEmpty(long)">minIfEmpty</a>, <a href="../../../collection/mutable/primitive/AbstractUnmodifiableLongCollection.html#noneSatisfy(org.eclipse.collections.api.block.predicate.primitive.LongPredicate)">noneSatisfy</a>, <a href="../../../collection/mutable/primitive/AbstractUnmodifiableLongCollection.html#notEmpty()">notEmpty</a>, <a href="../../../collection/mutable/primitive/AbstractUnmodifiableLongCollection.html#reduce(org.eclipse.collections.api.block.function.primitive.LongLongToLongFunction)">reduce</a>, <a href="../../../collection/mutable/primitive/AbstractUnmodifiableLongCollection.html#reduceIfEmpty(org.eclipse.collections.api.block.function.primitive.LongLongToLongFunction,long)">reduceIfEmpty</a>, <a href="../../../collection/mutable/primitive/AbstractUnmodifiableLongCollection.html#remove(long)">remove</a>, <a href="../../../collection/mutable/primitive/AbstractUnmodifiableLongCollection.html#removeAll(long...)">removeAll</a>, <a href="../../../collection/mutable/primitive/AbstractUnmodifiableLongCollection.html#removeAll(org.eclipse.collections.api.LongIterable)">removeAll</a>, <a href="../../../collection/mutable/primitive/AbstractUnmodifiableLongCollection.html#removeIf(org.eclipse.collections.api.block.predicate.primitive.LongPredicate)">removeIf</a>, <a href="../../../collection/mutable/primitive/AbstractUnmodifiableLongCollection.html#retainAll(long...)">retainAll</a>, <a href="../../../collection/mutable/primitive/AbstractUnmodifiableLongCollection.html#retainAll(org.eclipse.collections.api.LongIterable)">retainAll</a>, <a href="../../../collection/mutable/primitive/AbstractUnmodifiableLongCollection.html#size()">size</a>, <a href="../../../collection/mutable/primitive/AbstractUnmodifiableLongCollection.html#sum()">sum</a>, <a href="../../../collection/mutable/primitive/AbstractUnmodifiableLongCollection.html#toArray()">toArray</a>, <a href="../../../collection/mutable/primitive/AbstractUnmodifiableLongCollection.html#toArray(long%5B%5D)">toArray</a>, <a href="../../../collection/mutable/primitive/AbstractUnmodifiableLongCollection.html#toBag()">toBag</a>, <a href="../../../collection/mutable/primitive/AbstractUnmodifiableLongCollection.html#toList()">toList</a>, <a href="../../../collection/mutable/primitive/AbstractUnmodifiableLongCollection.html#toSet()">toSet</a>, <a href="../../../collection/mutable/primitive/AbstractUnmodifiableLongCollection.html#toSortedArray()">toSortedArray</a>, <a href="../../../collection/mutable/primitive/AbstractUnmodifiableLongCollection.html#toSortedList()">toSortedList</a>, <a href="../../../collection/mutable/primitive/AbstractUnmodifiableLongCollection.html#toString()">toString</a></code></div>
<div class="inheritedList">
<h3>Methods inherited from class&nbsp;java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang" class="externalLink">Object</a></h3>
<a id="methods.inherited.from.class.java.lang.Object">
<!-- -->
</a><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang" class="externalLink">getClass</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang" class="externalLink">notify</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang" class="externalLink">notifyAll</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang" class="externalLink">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang" class="externalLink">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait(long,int)" title="class or interface in java.lang" class="externalLink">wait</a></code></div>
<div class="inheritedList">
<h3>Methods inherited from interface&nbsp;org.eclipse.collections.api.<a href="../../../../api/LongIterable.html" title="interface in org.eclipse.collections.api">LongIterable</a></h3>
<a id="methods.inherited.from.class.org.eclipse.collections.api.LongIterable">
<!-- -->
</a><code><a href="../../../../api/LongIterable.html#allSatisfy(org.eclipse.collections.api.block.predicate.primitive.LongPredicate)">allSatisfy</a>, <a href="../../../../api/LongIterable.html#anySatisfy(org.eclipse.collections.api.block.predicate.primitive.LongPredicate)">anySatisfy</a>, <a href="../../../../api/LongIterable.html#asLazy()">asLazy</a>, <a href="../../../../api/LongIterable.html#average()">average</a>, <a href="../../../../api/LongIterable.html#averageIfEmpty(double)">averageIfEmpty</a>, <a href="../../../../api/LongIterable.html#chunk(int)">chunk</a>, <a href="../../../../api/LongIterable.html#collect(org.eclipse.collections.api.block.function.primitive.LongToObjectFunction,R)">collect</a>, <a href="../../../../api/LongIterable.html#collectBoolean(org.eclipse.collections.api.block.function.primitive.LongToBooleanFunction,R)">collectBoolean</a>, <a href="../../../../api/LongIterable.html#collectByte(org.eclipse.collections.api.block.function.primitive.LongToByteFunction,R)">collectByte</a>, <a href="../../../../api/LongIterable.html#collectChar(org.eclipse.collections.api.block.function.primitive.LongToCharFunction,R)">collectChar</a>, <a href="../../../../api/LongIterable.html#collectDouble(org.eclipse.collections.api.block.function.primitive.LongToDoubleFunction,R)">collectDouble</a>, <a href="../../../../api/LongIterable.html#collectFloat(org.eclipse.collections.api.block.function.primitive.LongToFloatFunction,R)">collectFloat</a>, <a href="../../../../api/LongIterable.html#collectInt(org.eclipse.collections.api.block.function.primitive.LongToIntFunction,R)">collectInt</a>, <a href="../../../../api/LongIterable.html#collectLong(org.eclipse.collections.api.block.function.primitive.LongToLongFunction,R)">collectLong</a>, <a href="../../../../api/LongIterable.html#collectShort(org.eclipse.collections.api.block.function.primitive.LongToShortFunction,R)">collectShort</a>, <a href="../../../../api/LongIterable.html#contains(long)">contains</a>, <a href="../../../../api/LongIterable.html#containsAll(long...)">containsAll</a>, <a href="../../../../api/LongIterable.html#containsAll(org.eclipse.collections.api.LongIterable)">containsAll</a>, <a href="../../../../api/LongIterable.html#count(org.eclipse.collections.api.block.predicate.primitive.LongPredicate)">count</a>, <a href="../../../../api/LongIterable.html#detectIfNone(org.eclipse.collections.api.block.predicate.primitive.LongPredicate,long)">detectIfNone</a>, <a href="../../../../api/LongIterable.html#each(org.eclipse.collections.api.block.procedure.primitive.LongProcedure)">each</a>, <a href="../../../../api/LongIterable.html#flatCollect(org.eclipse.collections.api.block.function.primitive.LongToObjectFunction,R)">flatCollect</a>, <a href="../../../../api/LongIterable.html#forEach(org.eclipse.collections.api.block.procedure.primitive.LongProcedure)">forEach</a>, <a href="../../../../api/LongIterable.html#injectInto(T,org.eclipse.collections.api.block.function.primitive.ObjectLongToObjectFunction)">injectInto</a>, <a href="../../../../api/LongIterable.html#max()">max</a>, <a href="../../../../api/LongIterable.html#maxIfEmpty(long)">maxIfEmpty</a>, <a href="../../../../api/LongIterable.html#median()">median</a>, <a href="../../../../api/LongIterable.html#medianIfEmpty(double)">medianIfEmpty</a>, <a href="../../../../api/LongIterable.html#min()">min</a>, <a href="../../../../api/LongIterable.html#minIfEmpty(long)">minIfEmpty</a>, <a href="../../../../api/LongIterable.html#noneSatisfy(org.eclipse.collections.api.block.predicate.primitive.LongPredicate)">noneSatisfy</a>, <a href="../../../../api/LongIterable.html#reduce(org.eclipse.collections.api.block.function.primitive.LongLongToLongFunction)">reduce</a>, <a href="../../../../api/LongIterable.html#reduceIfEmpty(org.eclipse.collections.api.block.function.primitive.LongLongToLongFunction,long)">reduceIfEmpty</a>, <a href="../../../../api/LongIterable.html#reject(org.eclipse.collections.api.block.predicate.primitive.LongPredicate,R)">reject</a>, <a href="../../../../api/LongIterable.html#select(org.eclipse.collections.api.block.predicate.primitive.LongPredicate,R)">select</a>, <a href="../../../../api/LongIterable.html#sum()">sum</a>, <a href="../../../../api/LongIterable.html#summaryStatistics()">summaryStatistics</a>, <a href="../../../../api/LongIterable.html#toArray()">toArray</a>, <a href="../../../../api/LongIterable.html#toArray(long%5B%5D)">toArray</a>, <a href="../../../../api/LongIterable.html#toBag()">toBag</a>, <a href="../../../../api/LongIterable.html#toList()">toList</a>, <a href="../../../../api/LongIterable.html#toSet()">toSet</a>, <a href="../../../../api/LongIterable.html#toSortedArray()">toSortedArray</a>, <a href="../../../../api/LongIterable.html#toSortedList()">toSortedList</a></code></div>
<div class="inheritedList">
<h3>Methods inherited from interface&nbsp;org.eclipse.collections.api.list.primitive.<a href="../../../../api/list/primitive/LongList.html" title="interface in org.eclipse.collections.api.list.primitive">LongList</a></h3>
<a id="methods.inherited.from.class.org.eclipse.collections.api.list.primitive.LongList">
<!-- -->
</a><code><a href="../../../../api/list/primitive/LongList.html#primitiveParallelStream()">primitiveParallelStream</a>, <a href="../../../../api/list/primitive/LongList.html#primitiveStream()">primitiveStream</a></code></div>
<div class="inheritedList">
<h3>Methods inherited from interface&nbsp;org.eclipse.collections.api.collection.primitive.<a href="../../../../api/collection/primitive/MutableLongCollection.html" title="interface in org.eclipse.collections.api.collection.primitive">MutableLongCollection</a></h3>
<a id="methods.inherited.from.class.org.eclipse.collections.api.collection.primitive.MutableLongCollection">
<!-- -->
</a><code><a href="../../../../api/collection/primitive/MutableLongCollection.html#add(long)">add</a>, <a href="../../../../api/collection/primitive/MutableLongCollection.html#addAll(long...)">addAll</a>, <a href="../../../../api/collection/primitive/MutableLongCollection.html#addAll(org.eclipse.collections.api.LongIterable)">addAll</a>, <a href="../../../../api/collection/primitive/MutableLongCollection.html#clear()">clear</a>, <a href="../../../../api/collection/primitive/MutableLongCollection.html#longIterator()">longIterator</a>, <a href="../../../../api/collection/primitive/MutableLongCollection.html#remove(long)">remove</a>, <a href="../../../../api/collection/primitive/MutableLongCollection.html#removeAll(long...)">removeAll</a>, <a href="../../../../api/collection/primitive/MutableLongCollection.html#removeAll(org.eclipse.collections.api.LongIterable)">removeAll</a>, <a href="../../../../api/collection/primitive/MutableLongCollection.html#removeIf(org.eclipse.collections.api.block.predicate.primitive.LongPredicate)">removeIf</a>, <a href="../../../../api/collection/primitive/MutableLongCollection.html#retainAll(long...)">retainAll</a>, <a href="../../../../api/collection/primitive/MutableLongCollection.html#retainAll(org.eclipse.collections.api.LongIterable)">retainAll</a></code></div>
<div class="inheritedList">
<h3>Methods inherited from interface&nbsp;org.eclipse.collections.api.list.primitive.<a href="../../../../api/list/primitive/MutableLongList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableLongList</a></h3>
<a id="methods.inherited.from.class.org.eclipse.collections.api.list.primitive.MutableLongList">
<!-- -->
</a><code><a href="../../../../api/list/primitive/MutableLongList.html#shuffleThis(java.util.Random)">shuffleThis</a>, <a href="../../../../api/list/primitive/MutableLongList.html#sortThis(org.eclipse.collections.api.block.comparator.primitive.LongComparator)">sortThis</a>, <a href="../../../../api/list/primitive/MutableLongList.html#sortThisBy(org.eclipse.collections.api.block.function.primitive.LongToObjectFunction)">sortThisBy</a>, <a href="../../../../api/list/primitive/MutableLongList.html#sortThisBy(org.eclipse.collections.api.block.function.primitive.LongToObjectFunction,java.util.Comparator)">sortThisBy</a>, <a href="../../../../api/list/primitive/MutableLongList.html#swap(int,int)">swap</a>, <a href="../../../../api/list/primitive/MutableLongList.html#tap(org.eclipse.collections.api.block.procedure.primitive.LongProcedure)">tap</a></code></div>
<div class="inheritedList">
<h3>Methods inherited from interface&nbsp;org.eclipse.collections.api.<a href="../../../../api/PrimitiveIterable.html" title="interface in org.eclipse.collections.api">PrimitiveIterable</a></h3>
<a id="methods.inherited.from.class.org.eclipse.collections.api.PrimitiveIterable">
<!-- -->
</a><code><a href="../../../../api/PrimitiveIterable.html#appendString(java.lang.Appendable)">appendString</a>, <a href="../../../../api/PrimitiveIterable.html#appendString(java.lang.Appendable,java.lang.String)">appendString</a>, <a href="../../../../api/PrimitiveIterable.html#appendString(java.lang.Appendable,java.lang.String,java.lang.String,java.lang.String)">appendString</a>, <a href="../../../../api/PrimitiveIterable.html#isEmpty()">isEmpty</a>, <a href="../../../../api/PrimitiveIterable.html#makeString()">makeString</a>, <a href="../../../../api/PrimitiveIterable.html#makeString(java.lang.String)">makeString</a>, <a href="../../../../api/PrimitiveIterable.html#makeString(java.lang.String,java.lang.String,java.lang.String)">makeString</a>, <a href="../../../../api/PrimitiveIterable.html#notEmpty()">notEmpty</a>, <a href="../../../../api/PrimitiveIterable.html#size()">size</a>, <a href="../../../../api/PrimitiveIterable.html#toString()">toString</a></code></div>
</section>
</li>
</ul>
</section>
<section class="details">
<ul class="blockList">
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<li class="blockList">
<section class="constructorDetails"><a id="constructor.detail">
<!-- -->
</a>
<h2>Constructor Details</h2>
<ul class="blockList">
<li class="blockList">
<section class="detail">
<h3><a id="&lt;init&gt;(org.eclipse.collections.api.list.primitive.MutableLongList)">UnmodifiableLongList</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="memberName">UnmodifiableLongList</span>&#8203;(<span class="arguments"><a href="../../../../api/list/primitive/MutableLongList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableLongList</a>&nbsp;list)</span></div>
</section>
</li>
</ul>
</section>
</li>
<!-- ============ METHOD DETAIL ========== -->
<li class="blockList">
<section class="methodDetails"><a id="method.detail">
<!-- -->
</a>
<h2>Method Details</h2>
<ul class="blockList">
<li class="blockList">
<section class="detail">
<h3><a id="get(int)">get</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType">long</span>&nbsp;<span class="memberName">get</span>&#8203;(<span class="arguments">int&nbsp;index)</span></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/list/primitive/LongList.html#get(int)">get</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/list/primitive/LongList.html" title="interface in org.eclipse.collections.api.list.primitive">LongList</a></code></dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="getFirst()">getFirst</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType">long</span>&nbsp;<span class="memberName">getFirst</span>()</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/ordered/primitive/OrderedLongIterable.html#getFirst()">getFirst</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/ordered/primitive/OrderedLongIterable.html" title="interface in org.eclipse.collections.api.ordered.primitive">OrderedLongIterable</a></code></dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="getLast()">getLast</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType">long</span>&nbsp;<span class="memberName">getLast</span>()</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/ordered/primitive/ReversibleLongIterable.html#getLast()">getLast</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/ordered/primitive/ReversibleLongIterable.html" title="interface in org.eclipse.collections.api.ordered.primitive">ReversibleLongIterable</a></code></dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="indexOf(long)">indexOf</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType">int</span>&nbsp;<span class="memberName">indexOf</span>&#8203;(<span class="arguments">long&nbsp;value)</span></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/ordered/primitive/OrderedLongIterable.html#indexOf(long)">indexOf</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/ordered/primitive/OrderedLongIterable.html" title="interface in org.eclipse.collections.api.ordered.primitive">OrderedLongIterable</a></code></dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="lastIndexOf(long)">lastIndexOf</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType">int</span>&nbsp;<span class="memberName">lastIndexOf</span>&#8203;(<span class="arguments">long&nbsp;value)</span></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/list/primitive/LongList.html#lastIndexOf(long)">lastIndexOf</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/list/primitive/LongList.html" title="interface in org.eclipse.collections.api.list.primitive">LongList</a></code></dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="addAtIndex(int,long)">addAtIndex</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType">void</span>&nbsp;<span class="memberName">addAtIndex</span>&#8203;(<span class="arguments">int&nbsp;index,
long&nbsp;element)</span></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/list/primitive/MutableLongList.html#addAtIndex(int,long)">addAtIndex</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/list/primitive/MutableLongList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableLongList</a></code></dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="addAllAtIndex(int,long...)">addAllAtIndex</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType">boolean</span>&nbsp;<span class="memberName">addAllAtIndex</span>&#8203;(<span class="arguments">int&nbsp;index,
long...&nbsp;source)</span></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/list/primitive/MutableLongList.html#addAllAtIndex(int,long...)">addAllAtIndex</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/list/primitive/MutableLongList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableLongList</a></code></dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="addAllAtIndex(int,org.eclipse.collections.api.LongIterable)">addAllAtIndex</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType">boolean</span>&nbsp;<span class="memberName">addAllAtIndex</span>&#8203;(<span class="arguments">int&nbsp;index,
<a href="../../../../api/LongIterable.html" title="interface in org.eclipse.collections.api">LongIterable</a>&nbsp;source)</span></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/list/primitive/MutableLongList.html#addAllAtIndex(int,org.eclipse.collections.api.LongIterable)">addAllAtIndex</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/list/primitive/MutableLongList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableLongList</a></code></dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="removeAtIndex(int)">removeAtIndex</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType">long</span>&nbsp;<span class="memberName">removeAtIndex</span>&#8203;(<span class="arguments">int&nbsp;index)</span></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/list/primitive/MutableLongList.html#removeAtIndex(int)">removeAtIndex</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/list/primitive/MutableLongList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableLongList</a></code></dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="set(int,long)">set</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType">long</span>&nbsp;<span class="memberName">set</span>&#8203;(<span class="arguments">int&nbsp;index,
long&nbsp;element)</span></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/list/primitive/MutableLongList.html#set(int,long)">set</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/list/primitive/MutableLongList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableLongList</a></code></dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="with(long)">with</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType"><a href="UnmodifiableLongList.html" title="class in org.eclipse.collections.impl.list.mutable.primitive">UnmodifiableLongList</a></span>&nbsp;<span class="memberName">with</span>&#8203;(<span class="arguments">long&nbsp;element)</span></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/collection/primitive/MutableLongCollection.html#with(long)">with</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/collection/primitive/MutableLongCollection.html" title="interface in org.eclipse.collections.api.collection.primitive">MutableLongCollection</a></code></dd>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/list/primitive/MutableLongList.html#with(long)">with</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/list/primitive/MutableLongList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableLongList</a></code></dd>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../collection/mutable/primitive/AbstractUnmodifiableLongCollection.html#with(long)">with</a></code>&nbsp;in class&nbsp;<code><a href="../../../collection/mutable/primitive/AbstractUnmodifiableLongCollection.html" title="class in org.eclipse.collections.impl.collection.mutable.primitive">AbstractUnmodifiableLongCollection</a></code></dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="without(long)">without</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType"><a href="UnmodifiableLongList.html" title="class in org.eclipse.collections.impl.list.mutable.primitive">UnmodifiableLongList</a></span>&nbsp;<span class="memberName">without</span>&#8203;(<span class="arguments">long&nbsp;element)</span></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/collection/primitive/MutableLongCollection.html#without(long)">without</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/collection/primitive/MutableLongCollection.html" title="interface in org.eclipse.collections.api.collection.primitive">MutableLongCollection</a></code></dd>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/list/primitive/MutableLongList.html#without(long)">without</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/list/primitive/MutableLongList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableLongList</a></code></dd>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../collection/mutable/primitive/AbstractUnmodifiableLongCollection.html#without(long)">without</a></code>&nbsp;in class&nbsp;<code><a href="../../../collection/mutable/primitive/AbstractUnmodifiableLongCollection.html" title="class in org.eclipse.collections.impl.collection.mutable.primitive">AbstractUnmodifiableLongCollection</a></code></dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="withAll(org.eclipse.collections.api.LongIterable)">withAll</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType"><a href="UnmodifiableLongList.html" title="class in org.eclipse.collections.impl.list.mutable.primitive">UnmodifiableLongList</a></span>&nbsp;<span class="memberName">withAll</span>&#8203;(<span class="arguments"><a href="../../../../api/LongIterable.html" title="interface in org.eclipse.collections.api">LongIterable</a>&nbsp;elements)</span></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/collection/primitive/MutableLongCollection.html#withAll(org.eclipse.collections.api.LongIterable)">withAll</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/collection/primitive/MutableLongCollection.html" title="interface in org.eclipse.collections.api.collection.primitive">MutableLongCollection</a></code></dd>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/list/primitive/MutableLongList.html#withAll(org.eclipse.collections.api.LongIterable)">withAll</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/list/primitive/MutableLongList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableLongList</a></code></dd>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../collection/mutable/primitive/AbstractUnmodifiableLongCollection.html#withAll(org.eclipse.collections.api.LongIterable)">withAll</a></code>&nbsp;in class&nbsp;<code><a href="../../../collection/mutable/primitive/AbstractUnmodifiableLongCollection.html" title="class in org.eclipse.collections.impl.collection.mutable.primitive">AbstractUnmodifiableLongCollection</a></code></dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="withoutAll(org.eclipse.collections.api.LongIterable)">withoutAll</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType"><a href="UnmodifiableLongList.html" title="class in org.eclipse.collections.impl.list.mutable.primitive">UnmodifiableLongList</a></span>&nbsp;<span class="memberName">withoutAll</span>&#8203;(<span class="arguments"><a href="../../../../api/LongIterable.html" title="interface in org.eclipse.collections.api">LongIterable</a>&nbsp;elements)</span></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/collection/primitive/MutableLongCollection.html#withoutAll(org.eclipse.collections.api.LongIterable)">withoutAll</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/collection/primitive/MutableLongCollection.html" title="interface in org.eclipse.collections.api.collection.primitive">MutableLongCollection</a></code></dd>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/list/primitive/MutableLongList.html#withoutAll(org.eclipse.collections.api.LongIterable)">withoutAll</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/list/primitive/MutableLongList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableLongList</a></code></dd>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../collection/mutable/primitive/AbstractUnmodifiableLongCollection.html#withoutAll(org.eclipse.collections.api.LongIterable)">withoutAll</a></code>&nbsp;in class&nbsp;<code><a href="../../../collection/mutable/primitive/AbstractUnmodifiableLongCollection.html" title="class in org.eclipse.collections.impl.collection.mutable.primitive">AbstractUnmodifiableLongCollection</a></code></dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="select(org.eclipse.collections.api.block.predicate.primitive.LongPredicate)">select</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType"><a href="../../../../api/list/primitive/MutableLongList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableLongList</a></span>&nbsp;<span class="memberName">select</span>&#8203;(<span class="arguments"><a href="../../../../api/block/predicate/primitive/LongPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">LongPredicate</a>&nbsp;predicate)</span></div>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../api/LongIterable.html#select(org.eclipse.collections.api.block.predicate.primitive.LongPredicate)">LongIterable</a></code></span></div>
<div class="block">Returns a new LongIterable with all of the elements in the LongIterable that
return true for the specified predicate.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/LongIterable.html#select(org.eclipse.collections.api.block.predicate.primitive.LongPredicate)">select</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/LongIterable.html" title="interface in org.eclipse.collections.api">LongIterable</a></code></dd>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/list/primitive/LongList.html#select(org.eclipse.collections.api.block.predicate.primitive.LongPredicate)">select</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/list/primitive/LongList.html" title="interface in org.eclipse.collections.api.list.primitive">LongList</a></code></dd>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/collection/primitive/MutableLongCollection.html#select(org.eclipse.collections.api.block.predicate.primitive.LongPredicate)">select</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/collection/primitive/MutableLongCollection.html" title="interface in org.eclipse.collections.api.collection.primitive">MutableLongCollection</a></code></dd>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/list/primitive/MutableLongList.html#select(org.eclipse.collections.api.block.predicate.primitive.LongPredicate)">select</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/list/primitive/MutableLongList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableLongList</a></code></dd>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/ordered/primitive/OrderedLongIterable.html#select(org.eclipse.collections.api.block.predicate.primitive.LongPredicate)">select</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/ordered/primitive/OrderedLongIterable.html" title="interface in org.eclipse.collections.api.ordered.primitive">OrderedLongIterable</a></code></dd>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/ordered/primitive/ReversibleLongIterable.html#select(org.eclipse.collections.api.block.predicate.primitive.LongPredicate)">select</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/ordered/primitive/ReversibleLongIterable.html" title="interface in org.eclipse.collections.api.ordered.primitive">ReversibleLongIterable</a></code></dd>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../collection/mutable/primitive/AbstractUnmodifiableLongCollection.html#select(org.eclipse.collections.api.block.predicate.primitive.LongPredicate)">select</a></code>&nbsp;in class&nbsp;<code><a href="../../../collection/mutable/primitive/AbstractUnmodifiableLongCollection.html" title="class in org.eclipse.collections.impl.collection.mutable.primitive">AbstractUnmodifiableLongCollection</a></code></dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="reject(org.eclipse.collections.api.block.predicate.primitive.LongPredicate)">reject</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType"><a href="../../../../api/list/primitive/MutableLongList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableLongList</a></span>&nbsp;<span class="memberName">reject</span>&#8203;(<span class="arguments"><a href="../../../../api/block/predicate/primitive/LongPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">LongPredicate</a>&nbsp;predicate)</span></div>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../api/LongIterable.html#reject(org.eclipse.collections.api.block.predicate.primitive.LongPredicate)">LongIterable</a></code></span></div>
<div class="block">Returns a new LongIterable with all of the elements in the LongIterable that
return false for the specified predicate.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/LongIterable.html#reject(org.eclipse.collections.api.block.predicate.primitive.LongPredicate)">reject</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/LongIterable.html" title="interface in org.eclipse.collections.api">LongIterable</a></code></dd>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/list/primitive/LongList.html#reject(org.eclipse.collections.api.block.predicate.primitive.LongPredicate)">reject</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/list/primitive/LongList.html" title="interface in org.eclipse.collections.api.list.primitive">LongList</a></code></dd>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/collection/primitive/MutableLongCollection.html#reject(org.eclipse.collections.api.block.predicate.primitive.LongPredicate)">reject</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/collection/primitive/MutableLongCollection.html" title="interface in org.eclipse.collections.api.collection.primitive">MutableLongCollection</a></code></dd>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/list/primitive/MutableLongList.html#reject(org.eclipse.collections.api.block.predicate.primitive.LongPredicate)">reject</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/list/primitive/MutableLongList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableLongList</a></code></dd>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/ordered/primitive/OrderedLongIterable.html#reject(org.eclipse.collections.api.block.predicate.primitive.LongPredicate)">reject</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/ordered/primitive/OrderedLongIterable.html" title="interface in org.eclipse.collections.api.ordered.primitive">OrderedLongIterable</a></code></dd>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/ordered/primitive/ReversibleLongIterable.html#reject(org.eclipse.collections.api.block.predicate.primitive.LongPredicate)">reject</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/ordered/primitive/ReversibleLongIterable.html" title="interface in org.eclipse.collections.api.ordered.primitive">ReversibleLongIterable</a></code></dd>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../collection/mutable/primitive/AbstractUnmodifiableLongCollection.html#reject(org.eclipse.collections.api.block.predicate.primitive.LongPredicate)">reject</a></code>&nbsp;in class&nbsp;<code><a href="../../../collection/mutable/primitive/AbstractUnmodifiableLongCollection.html" title="class in org.eclipse.collections.impl.collection.mutable.primitive">AbstractUnmodifiableLongCollection</a></code></dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="collect(org.eclipse.collections.api.block.function.primitive.LongToObjectFunction)">collect</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="typeParameters">&lt;V&gt;</span>&nbsp;<span class="returnType"><a href="../../../../api/list/MutableList.html" title="interface in org.eclipse.collections.api.list">MutableList</a>&lt;V&gt;</span>&nbsp;<span class="memberName">collect</span>&#8203;(<span class="arguments"><a href="../../../../api/block/function/primitive/LongToObjectFunction.html" title="interface in org.eclipse.collections.api.block.function.primitive">LongToObjectFunction</a>&lt;? extends V&gt;&nbsp;function)</span></div>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../api/LongIterable.html#collect(org.eclipse.collections.api.block.function.primitive.LongToObjectFunction)">LongIterable</a></code></span></div>
<div class="block">Returns a new collection with the results of applying the specified function on each element of the source
collection. This method is also commonly called transform or map.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/LongIterable.html#collect(org.eclipse.collections.api.block.function.primitive.LongToObjectFunction)">collect</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/LongIterable.html" title="interface in org.eclipse.collections.api">LongIterable</a></code></dd>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/list/primitive/LongList.html#collect(org.eclipse.collections.api.block.function.primitive.LongToObjectFunction)">collect</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/list/primitive/LongList.html" title="interface in org.eclipse.collections.api.list.primitive">LongList</a></code></dd>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/collection/primitive/MutableLongCollection.html#collect(org.eclipse.collections.api.block.function.primitive.LongToObjectFunction)">collect</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/collection/primitive/MutableLongCollection.html" title="interface in org.eclipse.collections.api.collection.primitive">MutableLongCollection</a></code></dd>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/list/primitive/MutableLongList.html#collect(org.eclipse.collections.api.block.function.primitive.LongToObjectFunction)">collect</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/list/primitive/MutableLongList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableLongList</a></code></dd>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/ordered/primitive/OrderedLongIterable.html#collect(org.eclipse.collections.api.block.function.primitive.LongToObjectFunction)">collect</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/ordered/primitive/OrderedLongIterable.html" title="interface in org.eclipse.collections.api.ordered.primitive">OrderedLongIterable</a></code></dd>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/ordered/primitive/ReversibleLongIterable.html#collect(org.eclipse.collections.api.block.function.primitive.LongToObjectFunction)">collect</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/ordered/primitive/ReversibleLongIterable.html" title="interface in org.eclipse.collections.api.ordered.primitive">ReversibleLongIterable</a></code></dd>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../collection/mutable/primitive/AbstractUnmodifiableLongCollection.html#collect(org.eclipse.collections.api.block.function.primitive.LongToObjectFunction)">collect</a></code>&nbsp;in class&nbsp;<code><a href="../../../collection/mutable/primitive/AbstractUnmodifiableLongCollection.html" title="class in org.eclipse.collections.impl.collection.mutable.primitive">AbstractUnmodifiableLongCollection</a></code></dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="sortThis()">sortThis</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType"><a href="../../../../api/list/primitive/MutableLongList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableLongList</a></span>&nbsp;<span class="memberName">sortThis</span>()</div>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../api/list/primitive/MutableLongList.html#sortThis()">MutableLongList</a></code></span></div>
<div class="block">Sorts this list mutating its contents and returns the same mutable list (this).</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/list/primitive/MutableLongList.html#sortThis()">sortThis</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/list/primitive/MutableLongList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableLongList</a></code></dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="shuffleThis()">shuffleThis</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType"><a href="../../../../api/list/primitive/MutableLongList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableLongList</a></span>&nbsp;<span class="memberName">shuffleThis</span>()</div>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../api/list/primitive/MutableLongList.html#shuffleThis()">MutableLongList</a></code></span></div>
<div class="block">Randomly permutes this list mutating its contents and returns the same list (this).
Uses <code>java.util.Random</code> as the source of randomness.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/list/primitive/MutableLongList.html#shuffleThis()">shuffleThis</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/list/primitive/MutableLongList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableLongList</a></code></dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="binarySearch(long)">binarySearch</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType">int</span>&nbsp;<span class="memberName">binarySearch</span>&#8203;(<span class="arguments">long&nbsp;value)</span></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/list/primitive/LongList.html#binarySearch(long)">binarySearch</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/list/primitive/LongList.html" title="interface in org.eclipse.collections.api.list.primitive">LongList</a></code></dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="dotProduct(org.eclipse.collections.api.list.primitive.LongList)">dotProduct</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType">long</span>&nbsp;<span class="memberName">dotProduct</span>&#8203;(<span class="arguments"><a href="../../../../api/list/primitive/LongList.html" title="interface in org.eclipse.collections.api.list.primitive">LongList</a>&nbsp;list)</span></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/list/primitive/LongList.html#dotProduct(org.eclipse.collections.api.list.primitive.LongList)">dotProduct</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/list/primitive/LongList.html" title="interface in org.eclipse.collections.api.list.primitive">LongList</a></code></dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="equals(java.lang.Object)">equals</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType">boolean</span>&nbsp;<span class="memberName">equals</span>&#8203;(<span class="arguments"><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang" class="externalLink">Object</a>&nbsp;otherList)</span></div>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../api/list/primitive/LongList.html#equals(java.lang.Object)">LongList</a></code></span></div>
<div class="block">Follows the same general contract as <a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.util" class="externalLink"><code>List.equals(Object)</code></a>.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/list/primitive/LongList.html#equals(java.lang.Object)">equals</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/list/primitive/LongList.html" title="interface in org.eclipse.collections.api.list.primitive">LongList</a></code></dd>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang" class="externalLink">equals</a></code>&nbsp;in class&nbsp;<code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang" class="externalLink">Object</a></code></dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="hashCode()">hashCode</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType">int</span>&nbsp;<span class="memberName">hashCode</span>()</div>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../api/list/primitive/LongList.html#hashCode()">LongList</a></code></span></div>
<div class="block">Follows the same general contract as <a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true#hashCode()" title="class or interface in java.util" class="externalLink"><code>List.hashCode()</code></a>.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/list/primitive/LongList.html#hashCode()">hashCode</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/list/primitive/LongList.html" title="interface in org.eclipse.collections.api.list.primitive">LongList</a></code></dd>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang" class="externalLink">hashCode</a></code>&nbsp;in class&nbsp;<code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang" class="externalLink">Object</a></code></dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="asUnmodifiable()">asUnmodifiable</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType"><a href="../../../../api/list/primitive/MutableLongList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableLongList</a></span>&nbsp;<span class="memberName">asUnmodifiable</span>()</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/collection/primitive/MutableLongCollection.html#asUnmodifiable()">asUnmodifiable</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/collection/primitive/MutableLongCollection.html" title="interface in org.eclipse.collections.api.collection.primitive">MutableLongCollection</a></code></dd>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/list/primitive/MutableLongList.html#asUnmodifiable()">asUnmodifiable</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/list/primitive/MutableLongList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableLongList</a></code></dd>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../collection/mutable/primitive/AbstractUnmodifiableLongCollection.html#asUnmodifiable()">asUnmodifiable</a></code>&nbsp;in class&nbsp;<code><a href="../../../collection/mutable/primitive/AbstractUnmodifiableLongCollection.html" title="class in org.eclipse.collections.impl.collection.mutable.primitive">AbstractUnmodifiableLongCollection</a></code></dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="asSynchronized()">asSynchronized</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType"><a href="../../../../api/list/primitive/MutableLongList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableLongList</a></span>&nbsp;<span class="memberName">asSynchronized</span>()</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/collection/primitive/MutableLongCollection.html#asSynchronized()">asSynchronized</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/collection/primitive/MutableLongCollection.html" title="interface in org.eclipse.collections.api.collection.primitive">MutableLongCollection</a></code></dd>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/list/primitive/MutableLongList.html#asSynchronized()">asSynchronized</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/list/primitive/MutableLongList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableLongList</a></code></dd>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../collection/mutable/primitive/AbstractUnmodifiableLongCollection.html#asSynchronized()">asSynchronized</a></code>&nbsp;in class&nbsp;<code><a href="../../../collection/mutable/primitive/AbstractUnmodifiableLongCollection.html" title="class in org.eclipse.collections.impl.collection.mutable.primitive">AbstractUnmodifiableLongCollection</a></code></dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="toImmutable()">toImmutable</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType"><a href="../../../../api/list/primitive/ImmutableLongList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableLongList</a></span>&nbsp;<span class="memberName">toImmutable</span>()</div>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../api/list/primitive/MutableLongList.html#toImmutable()">MutableLongList</a></code></span></div>
<div class="block">Returns an immutable copy of this list.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/list/primitive/LongList.html#toImmutable()">toImmutable</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/list/primitive/LongList.html" title="interface in org.eclipse.collections.api.list.primitive">LongList</a></code></dd>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/collection/primitive/MutableLongCollection.html#toImmutable()">toImmutable</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/collection/primitive/MutableLongCollection.html" title="interface in org.eclipse.collections.api.collection.primitive">MutableLongCollection</a></code></dd>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/list/primitive/MutableLongList.html#toImmutable()">toImmutable</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/list/primitive/MutableLongList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableLongList</a></code></dd>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../collection/mutable/primitive/AbstractUnmodifiableLongCollection.html#toImmutable()">toImmutable</a></code>&nbsp;in class&nbsp;<code><a href="../../../collection/mutable/primitive/AbstractUnmodifiableLongCollection.html" title="class in org.eclipse.collections.impl.collection.mutable.primitive">AbstractUnmodifiableLongCollection</a></code></dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="newEmpty()">newEmpty</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType"><a href="../../../../api/list/primitive/MutableLongList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableLongList</a></span>&nbsp;<span class="memberName">newEmpty</span>()</div>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../api/list/primitive/MutableLongList.html#newEmpty()">MutableLongList</a></code></span></div>
<div class="block">Creates a new empty mutable version of the same List type.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/collection/primitive/MutableLongCollection.html#newEmpty()">newEmpty</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/collection/primitive/MutableLongCollection.html" title="interface in org.eclipse.collections.api.collection.primitive">MutableLongCollection</a></code></dd>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/list/primitive/MutableLongList.html#newEmpty()">newEmpty</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/list/primitive/MutableLongList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableLongList</a></code></dd>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>9.2.</dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="reverseThis()">reverseThis</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType"><a href="../../../../api/list/primitive/MutableLongList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableLongList</a></span>&nbsp;<span class="memberName">reverseThis</span>()</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/list/primitive/MutableLongList.html#reverseThis()">reverseThis</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/list/primitive/MutableLongList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableLongList</a></code></dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="toReversed()">toReversed</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType"><a href="../../../../api/list/primitive/MutableLongList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableLongList</a></span>&nbsp;<span class="memberName">toReversed</span>()</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/list/primitive/LongList.html#toReversed()">toReversed</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/list/primitive/LongList.html" title="interface in org.eclipse.collections.api.list.primitive">LongList</a></code></dd>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/list/primitive/MutableLongList.html#toReversed()">toReversed</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/list/primitive/MutableLongList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableLongList</a></code></dd>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/ordered/primitive/ReversibleLongIterable.html#toReversed()">toReversed</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/ordered/primitive/ReversibleLongIterable.html" title="interface in org.eclipse.collections.api.ordered.primitive">ReversibleLongIterable</a></code></dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="forEachWithIndex(org.eclipse.collections.api.block.procedure.primitive.LongIntProcedure)">forEachWithIndex</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType">void</span>&nbsp;<span class="memberName">forEachWithIndex</span>&#8203;(<span class="arguments"><a href="../../../../api/block/procedure/primitive/LongIntProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">LongIntProcedure</a>&nbsp;procedure)</span></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/ordered/primitive/OrderedLongIterable.html#forEachWithIndex(org.eclipse.collections.api.block.procedure.primitive.LongIntProcedure)">forEachWithIndex</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/ordered/primitive/OrderedLongIterable.html" title="interface in org.eclipse.collections.api.ordered.primitive">OrderedLongIterable</a></code></dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="asReversed()">asReversed</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType"><a href="../../../../api/LazyLongIterable.html" title="interface in org.eclipse.collections.api">LazyLongIterable</a></span>&nbsp;<span class="memberName">asReversed</span>()</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/ordered/primitive/ReversibleLongIterable.html#asReversed()">asReversed</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/ordered/primitive/ReversibleLongIterable.html" title="interface in org.eclipse.collections.api.ordered.primitive">ReversibleLongIterable</a></code></dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="injectIntoWithIndex(java.lang.Object,org.eclipse.collections.api.block.function.primitive.ObjectLongIntToObjectFunction)">
<!-- -->
</a><a id="injectIntoWithIndex(T,org.eclipse.collections.api.block.function.primitive.ObjectLongIntToObjectFunction)">injectIntoWithIndex</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="typeParameters">&lt;T&gt;</span>&nbsp;<span class="returnType">T</span>&nbsp;<span class="memberName">injectIntoWithIndex</span>&#8203;(<span class="arguments">T&nbsp;injectedValue,
<a href="../../../../api/block/function/primitive/ObjectLongIntToObjectFunction.html" title="interface in org.eclipse.collections.api.block.function.primitive">ObjectLongIntToObjectFunction</a>&lt;? super T,&#8203;? extends T&gt;&nbsp;function)</span></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/ordered/primitive/OrderedLongIterable.html#injectIntoWithIndex(T,org.eclipse.collections.api.block.function.primitive.ObjectLongIntToObjectFunction)">injectIntoWithIndex</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/ordered/primitive/OrderedLongIterable.html" title="interface in org.eclipse.collections.api.ordered.primitive">OrderedLongIterable</a></code></dd>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/ordered/primitive/ReversibleLongIterable.html#injectIntoWithIndex(T,org.eclipse.collections.api.block.function.primitive.ObjectLongIntToObjectFunction)">injectIntoWithIndex</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/ordered/primitive/ReversibleLongIterable.html" title="interface in org.eclipse.collections.api.ordered.primitive">ReversibleLongIterable</a></code></dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="distinct()">distinct</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType"><a href="../../../../api/list/primitive/MutableLongList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableLongList</a></span>&nbsp;<span class="memberName">distinct</span>()</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/list/primitive/LongList.html#distinct()">distinct</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/list/primitive/LongList.html" title="interface in org.eclipse.collections.api.list.primitive">LongList</a></code></dd>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/list/primitive/MutableLongList.html#distinct()">distinct</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/list/primitive/MutableLongList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableLongList</a></code></dd>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/ordered/primitive/ReversibleLongIterable.html#distinct()">distinct</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/ordered/primitive/ReversibleLongIterable.html" title="interface in org.eclipse.collections.api.ordered.primitive">ReversibleLongIterable</a></code></dd>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>6.0.</dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="subList(int,int)">subList</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType"><a href="../../../../api/list/primitive/MutableLongList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableLongList</a></span>&nbsp;<span class="memberName">subList</span>&#8203;(<span class="arguments">int&nbsp;fromIndex,
int&nbsp;toIndex)</span></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/list/primitive/LongList.html#subList(int,int)">subList</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/list/primitive/LongList.html" title="interface in org.eclipse.collections.api.list.primitive">LongList</a></code></dd>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/list/primitive/MutableLongList.html#subList(int,int)">subList</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/list/primitive/MutableLongList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableLongList</a></code></dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true#subList(int,int)" title="class or interface in java.util" class="externalLink"><code>List.subList(int fromIndex, int toIndex)</code></a></dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="zipLong(org.eclipse.collections.api.LongIterable)">zipLong</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType"><a href="../../../../api/list/MutableList.html" title="interface in org.eclipse.collections.api.list">MutableList</a>&lt;<a href="../../../../api/tuple/primitive/LongLongPair.html" title="interface in org.eclipse.collections.api.tuple.primitive">LongLongPair</a>&gt;</span>&nbsp;<span class="memberName">zipLong</span>&#8203;(<span class="arguments"><a href="../../../../api/LongIterable.html" title="interface in org.eclipse.collections.api">LongIterable</a>&nbsp;iterable)</span></div>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../api/list/primitive/MutableLongList.html#zipLong(org.eclipse.collections.api.LongIterable)">MutableLongList</a></code></span></div>
<div class="block">Returns a <code>MutableList</code> formed from this <code>MutableLongList</code> and another <code>LongList</code> by
combining corresponding elements in pairs. If one of the two <code>LongList</code>s is longer than the other, its
remaining elements are ignored.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/list/primitive/LongList.html#zipLong(org.eclipse.collections.api.LongIterable)">zipLong</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/list/primitive/LongList.html" title="interface in org.eclipse.collections.api.list.primitive">LongList</a></code></dd>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/list/primitive/MutableLongList.html#zipLong(org.eclipse.collections.api.LongIterable)">zipLong</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/list/primitive/MutableLongList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableLongList</a></code></dd>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>9.1.</dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="zip(java.lang.Iterable)">zip</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="typeParameters">&lt;T&gt;</span>&nbsp;<span class="returnType"><a href="../../../../api/list/MutableList.html" title="interface in org.eclipse.collections.api.list">MutableList</a>&lt;<a href="../../../../api/tuple/primitive/LongObjectPair.html" title="interface in org.eclipse.collections.api.tuple.primitive">LongObjectPair</a>&lt;T&gt;&gt;</span>&nbsp;<span class="memberName">zip</span>&#8203;(<span class="arguments"><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang" class="externalLink">Iterable</a>&lt;T&gt;&nbsp;iterable)</span></div>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../api/list/primitive/MutableLongList.html#zip(java.lang.Iterable)">MutableLongList</a></code></span></div>
<div class="block">Returns a <code>MutableList</code> formed from this <code>MutableLongList</code> and a <code>ListIterable</code> by
combining corresponding elements in pairs. If one of the two Lists is longer than the other, its
remaining elements are ignored.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/list/primitive/LongList.html#zip(java.lang.Iterable)">zip</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/list/primitive/LongList.html" title="interface in org.eclipse.collections.api.list.primitive">LongList</a></code></dd>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/list/primitive/MutableLongList.html#zip(java.lang.Iterable)">zip</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/list/primitive/MutableLongList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableLongList</a></code></dd>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>9.1.</dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="collectWithIndex(org.eclipse.collections.api.block.function.primitive.LongIntToObjectFunction)">collectWithIndex</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="typeParameters">&lt;V&gt;</span>&nbsp;<span class="returnType"><a href="../../../../api/list/MutableList.html" title="interface in org.eclipse.collections.api.list">MutableList</a>&lt;V&gt;</span>&nbsp;<span class="memberName">collectWithIndex</span>&#8203;(<span class="arguments"><a href="../../../../api/block/function/primitive/LongIntToObjectFunction.html" title="interface in org.eclipse.collections.api.block.function.primitive">LongIntToObjectFunction</a>&lt;? extends V&gt;&nbsp;function)</span></div>
<div class="block">Returns a new MutableList using results obtained by applying the specified function to each element
and its corresponding index.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/list/primitive/LongList.html#collectWithIndex(org.eclipse.collections.api.block.function.primitive.LongIntToObjectFunction)">collectWithIndex</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/list/primitive/LongList.html" title="interface in org.eclipse.collections.api.list.primitive">LongList</a></code></dd>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/list/primitive/MutableLongList.html#collectWithIndex(org.eclipse.collections.api.block.function.primitive.LongIntToObjectFunction)">collectWithIndex</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/list/primitive/MutableLongList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableLongList</a></code></dd>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/ordered/primitive/OrderedLongIterable.html#collectWithIndex(org.eclipse.collections.api.block.function.primitive.LongIntToObjectFunction)">collectWithIndex</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/ordered/primitive/OrderedLongIterable.html" title="interface in org.eclipse.collections.api.ordered.primitive">OrderedLongIterable</a></code></dd>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/ordered/primitive/ReversibleLongIterable.html#collectWithIndex(org.eclipse.collections.api.block.function.primitive.LongIntToObjectFunction)">collectWithIndex</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/ordered/primitive/ReversibleLongIterable.html" title="interface in org.eclipse.collections.api.ordered.primitive">ReversibleLongIterable</a></code></dd>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>9.1.</dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="collectWithIndex(org.eclipse.collections.api.block.function.primitive.LongIntToObjectFunction,java.util.Collection)">
<!-- -->
</a><a id="collectWithIndex(org.eclipse.collections.api.block.function.primitive.LongIntToObjectFunction,R)">collectWithIndex</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="typeParameters">&lt;V,&#8203;
R extends <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util" class="externalLink">Collection</a>&lt;V&gt;&gt;</span>&nbsp;<span class="returnType">R</span>&nbsp;<span class="memberName">collectWithIndex</span>&#8203;(<span class="arguments"><a href="../../../../api/block/function/primitive/LongIntToObjectFunction.html" title="interface in org.eclipse.collections.api.block.function.primitive">LongIntToObjectFunction</a>&lt;? extends V&gt;&nbsp;function,
R&nbsp;target)</span></div>
<div class="block">Adds elements to the target Collection using results obtained by applying the specified function to each element
and its corresponding index.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/ordered/primitive/OrderedLongIterable.html#collectWithIndex(org.eclipse.collections.api.block.function.primitive.LongIntToObjectFunction,R)">collectWithIndex</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/ordered/primitive/OrderedLongIterable.html" title="interface in org.eclipse.collections.api.ordered.primitive">OrderedLongIterable</a></code></dd>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>9.1.</dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="spliterator()">spliterator</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType"><a href="https://docs.oracle.com/javase/8/docs/api/java/util/Spliterator.OfLong.html?is-external=true" title="class or interface in java.util" class="externalLink">Spliterator.OfLong</a></span>&nbsp;<span class="memberName">spliterator</span>()</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/list/primitive/LongList.html#spliterator()">spliterator</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/list/primitive/LongList.html" title="interface in org.eclipse.collections.api.list.primitive">LongList</a></code></dd>
</dl>
</section>
</li>
</ul>
</section>
</li>
</ul>
</section>
</div>
<!-- ========= END OF CLASS DATA ========= -->
</main>
<footer role="contentinfo">
<nav role="navigation">
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a id="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../../index.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/UnmodifiableLongList.html">Use</a></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>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
</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>