blob: 0cbe1758ccf0d0221c256c0bca850103f6517754 [file] [log] [blame]
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (14.0.2) on Thu Aug 20 21:25:36 CDT 2020 -->
<title>Uses of Interface org.eclipse.collections.api.map.primitive.ImmutableLongObjectMap (Eclipse Collections - 10.4.0)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-08-20">
<meta name="description" content="use: package: org.eclipse.collections.api.map.primitive, interface: ImmutableLongObjectMap">
<meta name="generator" content="javadoc/ClassUseWriter">
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../../../script-dir/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../../../../script.js"></script>
<script type="text/javascript" src="../../../../../../../script-dir/jszip/dist/jszip.min.js"></script>
<script type="text/javascript" src="../../../../../../../script-dir/jszip-utils/dist/jszip-utils.min.js"></script>
<!--[if IE]>
<script type="text/javascript" src="../../../../../../../script-dir/jszip-utils/dist/jszip-utils-ie.min.js"></script>
<![endif]-->
<script type="text/javascript" src="../../../../../../../script-dir/jquery-3.4.1.js"></script>
<script type="text/javascript" src="../../../../../../../script-dir/jquery-ui.js"></script>
</head>
<body class="class-use">
<script type="text/javascript">var pathtoroot = "../../../../../../../";
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<div class="flexBox">
<header role="banner" class="flexHeader">
<nav role="navigation">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a id="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../../index.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../ImmutableLongObjectMap.html" title="interface in org.eclipse.collections.api.map.primitive">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<div class="navListSearch"><label for="search">SEARCH:</label>
<input type="text" id="search" value="search" disabled="disabled">
<input type="reset" id="reset" value="reset" disabled="disabled">
</div>
</div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="skipNav"><a id="skip.navbar.top">
<!-- -->
</a></div>
</nav>
</header>
<div class="flexContent">
<main role="main">
<div class="header">
<h1 title="Uses of Interface org.eclipse.collections.api.map.primitive.ImmutableLongObjectMap" class="title">Uses of Interface<br>org.eclipse.collections.api.map.primitive.ImmutableLongObjectMap</h1>
</div>
<div class="classUseContainer">
<div class="useSummary">
<table>
<caption><span>Packages that use <a href="../ImmutableLongObjectMap.html" title="interface in org.eclipse.collections.api.map.primitive">ImmutableLongObjectMap</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.api.factory.map.primitive">org.eclipse.collections.api.factory.map.primitive</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.api.map.primitive">org.eclipse.collections.api.map.primitive</a></th>
<td class="colLast">
<div class="block">This package contains API for primitive to primitive maps, primitive to object maps and object to primitive maps with mutable and immutable variants.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.map.immutable.primitive">org.eclipse.collections.impl.map.immutable.primitive</a></th>
<td class="colLast">
<div class="block">This package contains implementations of the immutable primitive-primitive, primitive-object and object-primitive map interfaces.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.map.mutable.primitive">org.eclipse.collections.impl.map.mutable.primitive</a></th>
<td class="colLast">
<div class="block">This package contains implementations of the mutable primitive-primitive, primitive-object and object-primitive map interfaces.</div>
</td>
</tr>
</tbody>
</table>
</div>
<section class="classUses">
<ul class="blockList">
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.api.factory.map.primitive">
<!-- -->
</a>
<h2>Uses of <a href="../ImmutableLongObjectMap.html" title="interface in org.eclipse.collections.api.map.primitive">ImmutableLongObjectMap</a> in <a href="../../../factory/map/primitive/package-summary.html">org.eclipse.collections.api.factory.map.primitive</a></h2>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../../factory/map/primitive/package-summary.html">org.eclipse.collections.api.factory.map.primitive</a> that return <a href="../ImmutableLongObjectMap.html" title="interface in org.eclipse.collections.api.map.primitive">ImmutableLongObjectMap</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>&lt;V&gt;&nbsp;<a href="../ImmutableLongObjectMap.html" title="interface in org.eclipse.collections.api.map.primitive">ImmutableLongObjectMap</a>&lt;V&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableLongObjectMapFactory.</span><code><span class="memberNameLink"><a href="../../../factory/map/primitive/ImmutableLongObjectMapFactory.html#empty()">empty</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;T,&#8203;
V&gt;&nbsp;<a href="../ImmutableLongObjectMap.html" title="interface in org.eclipse.collections.api.map.primitive">ImmutableLongObjectMap</a>&lt;V&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableLongObjectMapFactory.</span><code><span class="memberNameLink"><a href="../../../factory/map/primitive/ImmutableLongObjectMapFactory.html#from(java.lang.Iterable,org.eclipse.collections.api.block.function.primitive.LongFunction,org.eclipse.collections.api.block.function.Function)">from</a></span>&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang" class="externalLink">Iterable</a>&lt;T&gt;&nbsp;iterable,
<a href="../../../block/function/primitive/LongFunction.html" title="interface in org.eclipse.collections.api.block.function.primitive">LongFunction</a>&lt;? super T&gt;&nbsp;keyFunction,
<a href="../../../block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super T,&#8203;? extends V&gt;&nbsp;valueFunction)</code></th>
<td class="colLast">
<div class="block">Creates an <code>ImmutableLongObjectMap</code> from an <code>Iterable&lt;T&gt;</code> by applying <code>keyFunction</code> and <code>valueFunction</code>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;V&gt;&nbsp;<a href="../ImmutableLongObjectMap.html" title="interface in org.eclipse.collections.api.map.primitive">ImmutableLongObjectMap</a>&lt;V&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableLongObjectMapFactory.</span><code><span class="memberNameLink"><a href="../../../factory/map/primitive/ImmutableLongObjectMapFactory.html#of()">of</a></span>()</code></th>
<td class="colLast">
<div class="block">Same as <a href="../../../factory/map/primitive/ImmutableLongObjectMapFactory.html#empty()"><code>ImmutableLongObjectMapFactory.empty()</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;V&gt;&nbsp;<a href="../ImmutableLongObjectMap.html" title="interface in org.eclipse.collections.api.map.primitive">ImmutableLongObjectMap</a>&lt;V&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableLongObjectMapFactory.</span><code><span class="memberNameLink"><a href="../../../factory/map/primitive/ImmutableLongObjectMapFactory.html#of(long,V)">of</a></span>&#8203;(long&nbsp;key,
V&nbsp;value)</code></th>
<td class="colLast">
<div class="block">Same as <a href="../../../factory/map/primitive/ImmutableLongObjectMapFactory.html#with(long,V)"><code>ImmutableLongObjectMapFactory.with(long, Object)</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;V&gt;&nbsp;<a href="../ImmutableLongObjectMap.html" title="interface in org.eclipse.collections.api.map.primitive">ImmutableLongObjectMap</a>&lt;V&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableLongObjectMapFactory.</span><code><span class="memberNameLink"><a href="../../../factory/map/primitive/ImmutableLongObjectMapFactory.html#ofAll(org.eclipse.collections.api.map.primitive.LongObjectMap)">ofAll</a></span>&#8203;(<a href="../LongObjectMap.html" title="interface in org.eclipse.collections.api.map.primitive">LongObjectMap</a>&lt;? extends V&gt;&nbsp;map)</code></th>
<td class="colLast">
<div class="block">Same as <a href="../../../factory/map/primitive/ImmutableLongObjectMapFactory.html#withAll(org.eclipse.collections.api.map.primitive.LongObjectMap)"><code>ImmutableLongObjectMapFactory.withAll(LongObjectMap)</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;V&gt;&nbsp;<a href="../ImmutableLongObjectMap.html" title="interface in org.eclipse.collections.api.map.primitive">ImmutableLongObjectMap</a>&lt;V&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableLongObjectMapFactory.</span><code><span class="memberNameLink"><a href="../../../factory/map/primitive/ImmutableLongObjectMapFactory.html#with()">with</a></span>()</code></th>
<td class="colLast">
<div class="block">Same as <a href="../../../factory/map/primitive/ImmutableLongObjectMapFactory.html#empty()"><code>ImmutableLongObjectMapFactory.empty()</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;V&gt;&nbsp;<a href="../ImmutableLongObjectMap.html" title="interface in org.eclipse.collections.api.map.primitive">ImmutableLongObjectMap</a>&lt;V&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableLongObjectMapFactory.</span><code><span class="memberNameLink"><a href="../../../factory/map/primitive/ImmutableLongObjectMapFactory.html#with(long,V)">with</a></span>&#8203;(long&nbsp;key,
V&nbsp;value)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;V&gt;&nbsp;<a href="../ImmutableLongObjectMap.html" title="interface in org.eclipse.collections.api.map.primitive">ImmutableLongObjectMap</a>&lt;V&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableLongObjectMapFactory.</span><code><span class="memberNameLink"><a href="../../../factory/map/primitive/ImmutableLongObjectMapFactory.html#withAll(org.eclipse.collections.api.map.primitive.LongObjectMap)">withAll</a></span>&#8203;(<a href="../LongObjectMap.html" title="interface in org.eclipse.collections.api.map.primitive">LongObjectMap</a>&lt;? extends V&gt;&nbsp;map)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.api.map.primitive">
<!-- -->
</a>
<h2>Uses of <a href="../ImmutableLongObjectMap.html" title="interface in org.eclipse.collections.api.map.primitive">ImmutableLongObjectMap</a> in <a href="../package-summary.html">org.eclipse.collections.api.map.primitive</a></h2>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../package-summary.html">org.eclipse.collections.api.map.primitive</a> that return <a href="../ImmutableLongObjectMap.html" title="interface in org.eclipse.collections.api.map.primitive">ImmutableLongObjectMap</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../ImmutableLongObjectMap.html" title="interface in org.eclipse.collections.api.map.primitive">ImmutableLongObjectMap</a>&lt;<a href="../ImmutableObjectLongMap.html" title="type parameter in ImmutableObjectLongMap">K</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableObjectLongMap.</span><code><span class="memberNameLink"><a href="../ImmutableObjectLongMap.html#flipUniqueValues()">flipUniqueValues</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../ImmutableLongObjectMap.html" title="interface in org.eclipse.collections.api.map.primitive">ImmutableLongObjectMap</a>&lt;<a href="../ImmutableLongObjectMap.html" title="type parameter in ImmutableLongObjectMap">V</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableLongObjectMap.</span><code><span class="memberNameLink"><a href="../ImmutableLongObjectMap.html#newWithKeyValue(long,V)">newWithKeyValue</a></span>&#8203;(long&nbsp;key,
<a href="../ImmutableLongObjectMap.html" title="type parameter in ImmutableLongObjectMap">V</a>&nbsp;value)</code></th>
<td class="colLast">
<div class="block">Copy this map, associate the value with the key (replacing the value if one
already exists for <code>key</code>), and return the copy as new immutable map.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../ImmutableLongObjectMap.html" title="interface in org.eclipse.collections.api.map.primitive">ImmutableLongObjectMap</a>&lt;<a href="../ImmutableLongObjectMap.html" title="type parameter in ImmutableLongObjectMap">V</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableLongObjectMap.</span><code><span class="memberNameLink"><a href="../ImmutableLongObjectMap.html#newWithoutAllKeys(org.eclipse.collections.api.LongIterable)">newWithoutAllKeys</a></span>&#8203;(<a href="../../../LongIterable.html" title="interface in org.eclipse.collections.api">LongIterable</a>&nbsp;keys)</code></th>
<td class="colLast">
<div class="block">Copy this map, remove any associated values with the specified keys (if any exist),
and return the copy as a new immutable map.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../ImmutableLongObjectMap.html" title="interface in org.eclipse.collections.api.map.primitive">ImmutableLongObjectMap</a>&lt;<a href="../ImmutableLongObjectMap.html" title="type parameter in ImmutableLongObjectMap">V</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableLongObjectMap.</span><code><span class="memberNameLink"><a href="../ImmutableLongObjectMap.html#newWithoutKey(long)">newWithoutKey</a></span>&#8203;(long&nbsp;key)</code></th>
<td class="colLast">
<div class="block">Copy this map, remove any associated value with the key (if one exists), and
return the copy as a new immutable map.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../ImmutableLongObjectMap.html" title="interface in org.eclipse.collections.api.map.primitive">ImmutableLongObjectMap</a>&lt;<a href="../ImmutableLongObjectMap.html" title="type parameter in ImmutableLongObjectMap">V</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableLongObjectMap.</span><code><span class="memberNameLink"><a href="../ImmutableLongObjectMap.html#reject(org.eclipse.collections.api.block.predicate.primitive.LongObjectPredicate)">reject</a></span>&#8203;(<a href="../../../block/predicate/primitive/LongObjectPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">LongObjectPredicate</a>&lt;? super <a href="../ImmutableLongObjectMap.html" title="type parameter in ImmutableLongObjectMap">V</a>&gt;&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../ImmutableLongObjectMap.html" title="interface in org.eclipse.collections.api.map.primitive">ImmutableLongObjectMap</a>&lt;<a href="../ImmutableLongObjectMap.html" title="type parameter in ImmutableLongObjectMap">V</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableLongObjectMap.</span><code><span class="memberNameLink"><a href="../ImmutableLongObjectMap.html#select(org.eclipse.collections.api.block.predicate.primitive.LongObjectPredicate)">select</a></span>&#8203;(<a href="../../../block/predicate/primitive/LongObjectPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">LongObjectPredicate</a>&lt;? super <a href="../ImmutableLongObjectMap.html" title="type parameter in ImmutableLongObjectMap">V</a>&gt;&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../ImmutableLongObjectMap.html" title="interface in org.eclipse.collections.api.map.primitive">ImmutableLongObjectMap</a>&lt;<a href="../ImmutableLongObjectMap.html" title="type parameter in ImmutableLongObjectMap">V</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableLongObjectMap.</span><code><span class="memberNameLink"><a href="../ImmutableLongObjectMap.html#tap(org.eclipse.collections.api.block.procedure.Procedure)">tap</a></span>&#8203;(<a href="../../../block/procedure/Procedure.html" title="interface in org.eclipse.collections.api.block.procedure">Procedure</a>&lt;? super <a href="../ImmutableLongObjectMap.html" title="type parameter in ImmutableLongObjectMap">V</a>&gt;&nbsp;procedure)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../ImmutableLongObjectMap.html" title="interface in org.eclipse.collections.api.map.primitive">ImmutableLongObjectMap</a>&lt;<a href="../LongObjectMap.html" title="type parameter in LongObjectMap">V</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">LongObjectMap.</span><code><span class="memberNameLink"><a href="../LongObjectMap.html#toImmutable()">toImmutable</a></span>()</code></th>
<td class="colLast">
<div class="block">Returns a copy of this map that is immutable (if this map is mutable) or
itself if it is already immutable.</div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.impl.map.immutable.primitive">
<!-- -->
</a>
<h2>Uses of <a href="../ImmutableLongObjectMap.html" title="interface in org.eclipse.collections.api.map.primitive">ImmutableLongObjectMap</a> in <a href="../../../../impl/map/immutable/primitive/package-summary.html">org.eclipse.collections.impl.map.immutable.primitive</a></h2>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="../../../../impl/map/immutable/primitive/package-summary.html">org.eclipse.collections.impl.map.immutable.primitive</a> that implement <a href="../ImmutableLongObjectMap.html" title="interface in org.eclipse.collections.api.map.primitive">ImmutableLongObjectMap</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../../impl/map/immutable/primitive/AbstractImmutableLongObjectMap.html" title="class in org.eclipse.collections.impl.map.immutable.primitive">AbstractImmutableLongObjectMap</a>&lt;V&gt;</span></code></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file abstractImmutablePrimitiveObjectMap.stg.</div>
</td>
</tr>
</tbody>
</table>
</div>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../../../impl/map/immutable/primitive/package-summary.html">org.eclipse.collections.impl.map.immutable.primitive</a> that return <a href="../ImmutableLongObjectMap.html" title="interface in org.eclipse.collections.api.map.primitive">ImmutableLongObjectMap</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>&lt;V&gt;&nbsp;<a href="../ImmutableLongObjectMap.html" title="interface in org.eclipse.collections.api.map.primitive">ImmutableLongObjectMap</a>&lt;V&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableLongObjectMapFactoryImpl.</span><code><span class="memberNameLink"><a href="../../../../impl/map/immutable/primitive/ImmutableLongObjectMapFactoryImpl.html#empty()">empty</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;T,&#8203;
V&gt;&nbsp;<a href="../ImmutableLongObjectMap.html" title="interface in org.eclipse.collections.api.map.primitive">ImmutableLongObjectMap</a>&lt;V&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableLongObjectMapFactoryImpl.</span><code><span class="memberNameLink"><a href="../../../../impl/map/immutable/primitive/ImmutableLongObjectMapFactoryImpl.html#from(java.lang.Iterable,org.eclipse.collections.api.block.function.primitive.LongFunction,org.eclipse.collections.api.block.function.Function)">from</a></span>&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang" class="externalLink">Iterable</a>&lt;T&gt;&nbsp;iterable,
<a href="../../../block/function/primitive/LongFunction.html" title="interface in org.eclipse.collections.api.block.function.primitive">LongFunction</a>&lt;? super T&gt;&nbsp;keyFunction,
<a href="../../../block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super T,&#8203;? extends V&gt;&nbsp;valueFunction)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;V&gt;&nbsp;<a href="../ImmutableLongObjectMap.html" title="interface in org.eclipse.collections.api.map.primitive">ImmutableLongObjectMap</a>&lt;V&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableLongObjectMapFactoryImpl.</span><code><span class="memberNameLink"><a href="../../../../impl/map/immutable/primitive/ImmutableLongObjectMapFactoryImpl.html#of()">of</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;V&gt;&nbsp;<a href="../ImmutableLongObjectMap.html" title="interface in org.eclipse.collections.api.map.primitive">ImmutableLongObjectMap</a>&lt;V&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableLongObjectMapFactoryImpl.</span><code><span class="memberNameLink"><a href="../../../../impl/map/immutable/primitive/ImmutableLongObjectMapFactoryImpl.html#of(long,V)">of</a></span>&#8203;(long&nbsp;key,
V&nbsp;value)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;V&gt;&nbsp;<a href="../ImmutableLongObjectMap.html" title="interface in org.eclipse.collections.api.map.primitive">ImmutableLongObjectMap</a>&lt;V&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableLongObjectMapFactoryImpl.</span><code><span class="memberNameLink"><a href="../../../../impl/map/immutable/primitive/ImmutableLongObjectMapFactoryImpl.html#ofAll(org.eclipse.collections.api.map.primitive.LongObjectMap)">ofAll</a></span>&#8203;(<a href="../LongObjectMap.html" title="interface in org.eclipse.collections.api.map.primitive">LongObjectMap</a>&lt;? extends V&gt;&nbsp;map)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;V&gt;&nbsp;<a href="../ImmutableLongObjectMap.html" title="interface in org.eclipse.collections.api.map.primitive">ImmutableLongObjectMap</a>&lt;V&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableLongObjectMapFactoryImpl.</span><code><span class="memberNameLink"><a href="../../../../impl/map/immutable/primitive/ImmutableLongObjectMapFactoryImpl.html#with()">with</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;V&gt;&nbsp;<a href="../ImmutableLongObjectMap.html" title="interface in org.eclipse.collections.api.map.primitive">ImmutableLongObjectMap</a>&lt;V&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableLongObjectMapFactoryImpl.</span><code><span class="memberNameLink"><a href="../../../../impl/map/immutable/primitive/ImmutableLongObjectMapFactoryImpl.html#with(long,V)">with</a></span>&#8203;(long&nbsp;key,
V&nbsp;value)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;V&gt;&nbsp;<a href="../ImmutableLongObjectMap.html" title="interface in org.eclipse.collections.api.map.primitive">ImmutableLongObjectMap</a>&lt;V&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableLongObjectMapFactoryImpl.</span><code><span class="memberNameLink"><a href="../../../../impl/map/immutable/primitive/ImmutableLongObjectMapFactoryImpl.html#withAll(org.eclipse.collections.api.map.primitive.LongObjectMap)">withAll</a></span>&#8203;(<a href="../LongObjectMap.html" title="interface in org.eclipse.collections.api.map.primitive">LongObjectMap</a>&lt;? extends V&gt;&nbsp;map)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.impl.map.mutable.primitive">
<!-- -->
</a>
<h2>Uses of <a href="../ImmutableLongObjectMap.html" title="interface in org.eclipse.collections.api.map.primitive">ImmutableLongObjectMap</a> in <a href="../../../../impl/map/mutable/primitive/package-summary.html">org.eclipse.collections.impl.map.mutable.primitive</a></h2>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../../../impl/map/mutable/primitive/package-summary.html">org.eclipse.collections.impl.map.mutable.primitive</a> that return <a href="../ImmutableLongObjectMap.html" title="interface in org.eclipse.collections.api.map.primitive">ImmutableLongObjectMap</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../ImmutableLongObjectMap.html" title="interface in org.eclipse.collections.api.map.primitive">ImmutableLongObjectMap</a>&lt;<a href="../../../../impl/map/mutable/primitive/LongObjectHashMap.html" title="type parameter in LongObjectHashMap">V</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">LongObjectHashMap.</span><code><span class="memberNameLink"><a href="../../../../impl/map/mutable/primitive/LongObjectHashMap.html#toImmutable()">toImmutable</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../ImmutableLongObjectMap.html" title="interface in org.eclipse.collections.api.map.primitive">ImmutableLongObjectMap</a>&lt;<a href="../../../../impl/map/mutable/primitive/SynchronizedLongObjectMap.html" title="type parameter in SynchronizedLongObjectMap">V</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedLongObjectMap.</span><code><span class="memberNameLink"><a href="../../../../impl/map/mutable/primitive/SynchronizedLongObjectMap.html#toImmutable()">toImmutable</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../ImmutableLongObjectMap.html" title="interface in org.eclipse.collections.api.map.primitive">ImmutableLongObjectMap</a>&lt;<a href="../../../../impl/map/mutable/primitive/UnmodifiableLongObjectMap.html" title="type parameter in UnmodifiableLongObjectMap">V</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableLongObjectMap.</span><code><span class="memberNameLink"><a href="../../../../impl/map/mutable/primitive/UnmodifiableLongObjectMap.html#toImmutable()">toImmutable</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
</ul>
</section>
</div>
</main>
<footer role="contentinfo">
<nav role="navigation">
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a id="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../../index.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../ImmutableLongObjectMap.html" title="interface in org.eclipse.collections.api.map.primitive">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<a id="skip.navbar.bottom">
<!-- -->
</a>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</nav>
<p class="legalCopy"><small>Copyright &#169; 2004&#x2013;2020. All rights reserved.</small></p>
</footer>
</div>
</div>
</body>
</html>