blob: 1eb9adf1337d60c106e0ea794b6bf3ba0c4e32f7 [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.MutableLongShortMap (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: MutableLongShortMap">
<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="../MutableLongShortMap.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.MutableLongShortMap" class="title">Uses of Interface<br>org.eclipse.collections.api.map.primitive.MutableLongShortMap</h1>
</div>
<div class="classUseContainer">
<div class="useSummary">
<table>
<caption><span>Packages that use <a href="../MutableLongShortMap.html" title="interface in org.eclipse.collections.api.map.primitive">MutableLongShortMap</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.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="../MutableLongShortMap.html" title="interface in org.eclipse.collections.api.map.primitive">MutableLongShortMap</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="../MutableLongShortMap.html" title="interface in org.eclipse.collections.api.map.primitive">MutableLongShortMap</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="../MutableLongShortMap.html" title="interface in org.eclipse.collections.api.map.primitive">MutableLongShortMap</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableLongShortMapFactory.</span><code><span class="memberNameLink"><a href="../../../factory/map/primitive/MutableLongShortMapFactory.html#empty()">empty</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;T&gt;&nbsp;<a href="../MutableLongShortMap.html" title="interface in org.eclipse.collections.api.map.primitive">MutableLongShortMap</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableLongShortMapFactory.</span><code><span class="memberNameLink"><a href="../../../factory/map/primitive/MutableLongShortMapFactory.html#from(java.lang.Iterable,org.eclipse.collections.api.block.function.primitive.LongFunction,org.eclipse.collections.api.block.function.primitive.ShortFunction)">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/primitive/ShortFunction.html" title="interface in org.eclipse.collections.api.block.function.primitive">ShortFunction</a>&lt;? super T&gt;&nbsp;valueFunction)</code></th>
<td class="colLast">
<div class="block">Creates an <code>MutableLongShortMap</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><a href="../MutableLongShortMap.html" title="interface in org.eclipse.collections.api.map.primitive">MutableLongShortMap</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableLongShortMapFactory.</span><code><span class="memberNameLink"><a href="../../../factory/map/primitive/MutableLongShortMapFactory.html#of()">of</a></span>()</code></th>
<td class="colLast">
<div class="block">Same as <a href="../../../factory/map/primitive/MutableLongShortMapFactory.html#empty()"><code>MutableLongShortMapFactory.empty()</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableLongShortMap.html" title="interface in org.eclipse.collections.api.map.primitive">MutableLongShortMap</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableLongShortMapFactory.</span><code><span class="memberNameLink"><a href="../../../factory/map/primitive/MutableLongShortMapFactory.html#ofAll(org.eclipse.collections.api.map.primitive.LongShortMap)">ofAll</a></span>&#8203;(<a href="../LongShortMap.html" title="interface in org.eclipse.collections.api.map.primitive">LongShortMap</a>&nbsp;map)</code></th>
<td class="colLast">
<div class="block">Same as <a href="../../../factory/map/primitive/MutableLongShortMapFactory.html#withAll(org.eclipse.collections.api.map.primitive.LongShortMap)"><code>MutableLongShortMapFactory.withAll(LongShortMap)</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableLongShortMap.html" title="interface in org.eclipse.collections.api.map.primitive">MutableLongShortMap</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableLongShortMapFactory.</span><code><span class="memberNameLink"><a href="../../../factory/map/primitive/MutableLongShortMapFactory.html#ofInitialCapacity(int)">ofInitialCapacity</a></span>&#8203;(int&nbsp;capacity)</code></th>
<td class="colLast">
<div class="block">Same as <a href="../../../factory/map/primitive/MutableLongShortMapFactory.html#empty()"><code>MutableLongShortMapFactory.empty()</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableLongShortMap.html" title="interface in org.eclipse.collections.api.map.primitive">MutableLongShortMap</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableLongShortMapFactory.</span><code><span class="memberNameLink"><a href="../../../factory/map/primitive/MutableLongShortMapFactory.html#with()">with</a></span>()</code></th>
<td class="colLast">
<div class="block">Same as <a href="../../../factory/map/primitive/MutableLongShortMapFactory.html#empty()"><code>MutableLongShortMapFactory.empty()</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableLongShortMap.html" title="interface in org.eclipse.collections.api.map.primitive">MutableLongShortMap</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableLongShortMapFactory.</span><code><span class="memberNameLink"><a href="../../../factory/map/primitive/MutableLongShortMapFactory.html#withAll(org.eclipse.collections.api.map.primitive.LongShortMap)">withAll</a></span>&#8203;(<a href="../LongShortMap.html" title="interface in org.eclipse.collections.api.map.primitive">LongShortMap</a>&nbsp;map)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableLongShortMap.html" title="interface in org.eclipse.collections.api.map.primitive">MutableLongShortMap</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableLongShortMapFactory.</span><code><span class="memberNameLink"><a href="../../../factory/map/primitive/MutableLongShortMapFactory.html#withInitialCapacity(int)">withInitialCapacity</a></span>&#8203;(int&nbsp;capacity)</code></th>
<td class="colLast">
<div class="block">Same as <a href="../../../factory/map/primitive/MutableLongShortMapFactory.html#empty()"><code>MutableLongShortMapFactory.empty()</code></a>.</div>
</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="../MutableLongShortMap.html" title="interface in org.eclipse.collections.api.map.primitive">MutableLongShortMap</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="../MutableLongShortMap.html" title="interface in org.eclipse.collections.api.map.primitive">MutableLongShortMap</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="../MutableLongShortMap.html" title="interface in org.eclipse.collections.api.map.primitive">MutableLongShortMap</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableLongShortMap.</span><code><span class="memberNameLink"><a href="../MutableLongShortMap.html#asSynchronized()">asSynchronized</a></span>()</code></th>
<td class="colLast">
<div class="block">Returns a synchronized view of this map, delegating all operations to this map but
ensuring only one caller has access to the map at a time.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableLongShortMap.html" title="interface in org.eclipse.collections.api.map.primitive">MutableLongShortMap</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableLongShortMap.</span><code><span class="memberNameLink"><a href="../MutableLongShortMap.html#asUnmodifiable()">asUnmodifiable</a></span>()</code></th>
<td class="colLast">
<div class="block">Returns an unmodifiable view of this map, delegating all read-only operations to this
map and throwing an <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/UnsupportedOperationException.html?is-external=true" title="class or interface in java.lang" class="externalLink"><code>UnsupportedOperationException</code></a> for all mutating operations.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableLongShortMap.html" title="interface in org.eclipse.collections.api.map.primitive">MutableLongShortMap</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableShortLongMap.</span><code><span class="memberNameLink"><a href="../MutableShortLongMap.html#flipUniqueValues()">flipUniqueValues</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableLongShortMap.html" title="interface in org.eclipse.collections.api.map.primitive">MutableLongShortMap</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableLongShortMap.</span><code><span class="memberNameLink"><a href="../MutableLongShortMap.html#reject(org.eclipse.collections.api.block.predicate.primitive.LongShortPredicate)">reject</a></span>&#8203;(<a href="../../../block/predicate/primitive/LongShortPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">LongShortPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableLongShortMap.html" title="interface in org.eclipse.collections.api.map.primitive">MutableLongShortMap</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableLongShortMap.</span><code><span class="memberNameLink"><a href="../MutableLongShortMap.html#select(org.eclipse.collections.api.block.predicate.primitive.LongShortPredicate)">select</a></span>&#8203;(<a href="../../../block/predicate/primitive/LongShortPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">LongShortPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>default <a href="../MutableLongShortMap.html" title="interface in org.eclipse.collections.api.map.primitive">MutableLongShortMap</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableLongShortMap.</span><code><span class="memberNameLink"><a href="../MutableLongShortMap.html#withAllKeyValues(java.lang.Iterable)">withAllKeyValues</a></span>&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang" class="externalLink">Iterable</a>&lt;<a href="../../../tuple/primitive/LongShortPair.html" title="interface in org.eclipse.collections.api.tuple.primitive">LongShortPair</a>&gt;&nbsp;keyValuePairs)</code></th>
<td class="colLast">
<div class="block">Puts all of the key/value mappings from the specified pairs into this map.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableLongShortMap.html" title="interface in org.eclipse.collections.api.map.primitive">MutableLongShortMap</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableLongShortMap.</span><code><span class="memberNameLink"><a href="../MutableLongShortMap.html#withKeyValue(long,short)">withKeyValue</a></span>&#8203;(long&nbsp;key,
short&nbsp;value)</code></th>
<td class="colLast">
<div class="block">Associates a value with the specified key.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableLongShortMap.html" title="interface in org.eclipse.collections.api.map.primitive">MutableLongShortMap</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableLongShortMap.</span><code><span class="memberNameLink"><a href="../MutableLongShortMap.html#withoutAllKeys(org.eclipse.collections.api.LongIterable)">withoutAllKeys</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">Removes the mappings associated with all the keys, if they exist, from this map.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableLongShortMap.html" title="interface in org.eclipse.collections.api.map.primitive">MutableLongShortMap</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableLongShortMap.</span><code><span class="memberNameLink"><a href="../MutableLongShortMap.html#withoutKey(long)">withoutKey</a></span>&#8203;(long&nbsp;key)</code></th>
<td class="colLast">
<div class="block">Removes the mapping associated with the key, if one exists, from this map.</div>
</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="../MutableLongShortMap.html" title="interface in org.eclipse.collections.api.map.primitive">MutableLongShortMap</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>Classes in <a href="../../../../impl/map/mutable/primitive/package-summary.html">org.eclipse.collections.impl.map.mutable.primitive</a> that implement <a href="../MutableLongShortMap.html" title="interface in org.eclipse.collections.api.map.primitive">MutableLongShortMap</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/mutable/primitive/LongShortHashMap.html" title="class in org.eclipse.collections.impl.map.mutable.primitive">LongShortHashMap</a></span></code></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file primitivePrimitiveHashMap.stg.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../../impl/map/mutable/primitive/SynchronizedLongShortMap.html" title="class in org.eclipse.collections.impl.map.mutable.primitive">SynchronizedLongShortMap</a></span></code></th>
<td class="colLast">
<div class="block">A synchronized view of a <a href="../MutableLongShortMap.html" title="interface in org.eclipse.collections.api.map.primitive"><code>MutableLongShortMap</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../../impl/map/mutable/primitive/UnmodifiableLongShortMap.html" title="class in org.eclipse.collections.impl.map.mutable.primitive">UnmodifiableLongShortMap</a></span></code></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.</div>
</td>
</tr>
</tbody>
</table>
</div>
<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="../MutableLongShortMap.html" title="interface in org.eclipse.collections.api.map.primitive">MutableLongShortMap</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="../MutableLongShortMap.html" title="interface in org.eclipse.collections.api.map.primitive">MutableLongShortMap</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">LongShortHashMap.</span><code><span class="memberNameLink"><a href="../../../../impl/map/mutable/primitive/LongShortHashMap.html#asSynchronized()">asSynchronized</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableLongShortMap.html" title="interface in org.eclipse.collections.api.map.primitive">MutableLongShortMap</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedLongShortMap.</span><code><span class="memberNameLink"><a href="../../../../impl/map/mutable/primitive/SynchronizedLongShortMap.html#asSynchronized()">asSynchronized</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableLongShortMap.html" title="interface in org.eclipse.collections.api.map.primitive">MutableLongShortMap</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableLongShortMap.</span><code><span class="memberNameLink"><a href="../../../../impl/map/mutable/primitive/UnmodifiableLongShortMap.html#asSynchronized()">asSynchronized</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableLongShortMap.html" title="interface in org.eclipse.collections.api.map.primitive">MutableLongShortMap</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">LongShortHashMap.</span><code><span class="memberNameLink"><a href="../../../../impl/map/mutable/primitive/LongShortHashMap.html#asUnmodifiable()">asUnmodifiable</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableLongShortMap.html" title="interface in org.eclipse.collections.api.map.primitive">MutableLongShortMap</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedLongShortMap.</span><code><span class="memberNameLink"><a href="../../../../impl/map/mutable/primitive/SynchronizedLongShortMap.html#asUnmodifiable()">asUnmodifiable</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableLongShortMap.html" title="interface in org.eclipse.collections.api.map.primitive">MutableLongShortMap</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableLongShortMap.</span><code><span class="memberNameLink"><a href="../../../../impl/map/mutable/primitive/UnmodifiableLongShortMap.html#asUnmodifiable()">asUnmodifiable</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableLongShortMap.html" title="interface in org.eclipse.collections.api.map.primitive">MutableLongShortMap</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableLongShortMapFactoryImpl.</span><code><span class="memberNameLink"><a href="../../../../impl/map/mutable/primitive/MutableLongShortMapFactoryImpl.html#empty()">empty</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableLongShortMap.html" title="interface in org.eclipse.collections.api.map.primitive">MutableLongShortMap</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ShortLongHashMap.</span><code><span class="memberNameLink"><a href="../../../../impl/map/mutable/primitive/ShortLongHashMap.html#flipUniqueValues()">flipUniqueValues</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableLongShortMap.html" title="interface in org.eclipse.collections.api.map.primitive">MutableLongShortMap</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedShortLongMap.</span><code><span class="memberNameLink"><a href="../../../../impl/map/mutable/primitive/SynchronizedShortLongMap.html#flipUniqueValues()">flipUniqueValues</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableLongShortMap.html" title="interface in org.eclipse.collections.api.map.primitive">MutableLongShortMap</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableShortLongMap.</span><code><span class="memberNameLink"><a href="../../../../impl/map/mutable/primitive/UnmodifiableShortLongMap.html#flipUniqueValues()">flipUniqueValues</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;T&gt;&nbsp;<a href="../MutableLongShortMap.html" title="interface in org.eclipse.collections.api.map.primitive">MutableLongShortMap</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableLongShortMapFactoryImpl.</span><code><span class="memberNameLink"><a href="../../../../impl/map/mutable/primitive/MutableLongShortMapFactoryImpl.html#from(java.lang.Iterable,org.eclipse.collections.api.block.function.primitive.LongFunction,org.eclipse.collections.api.block.function.primitive.ShortFunction)">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/primitive/ShortFunction.html" title="interface in org.eclipse.collections.api.block.function.primitive">ShortFunction</a>&lt;? super T&gt;&nbsp;valueFunction)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableLongShortMap.html" title="interface in org.eclipse.collections.api.map.primitive">MutableLongShortMap</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableLongShortMapFactoryImpl.</span><code><span class="memberNameLink"><a href="../../../../impl/map/mutable/primitive/MutableLongShortMapFactoryImpl.html#of()">of</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableLongShortMap.html" title="interface in org.eclipse.collections.api.map.primitive">MutableLongShortMap</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableLongShortMapFactoryImpl.</span><code><span class="memberNameLink"><a href="../../../../impl/map/mutable/primitive/MutableLongShortMapFactoryImpl.html#ofAll(org.eclipse.collections.api.map.primitive.LongShortMap)">ofAll</a></span>&#8203;(<a href="../LongShortMap.html" title="interface in org.eclipse.collections.api.map.primitive">LongShortMap</a>&nbsp;map)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableLongShortMap.html" title="interface in org.eclipse.collections.api.map.primitive">MutableLongShortMap</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableLongShortMapFactoryImpl.</span><code><span class="memberNameLink"><a href="../../../../impl/map/mutable/primitive/MutableLongShortMapFactoryImpl.html#ofInitialCapacity(int)">ofInitialCapacity</a></span>&#8203;(int&nbsp;capacity)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableLongShortMap.html" title="interface in org.eclipse.collections.api.map.primitive">MutableLongShortMap</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedLongShortMap.</span><code><span class="memberNameLink"><a href="../../../../impl/map/mutable/primitive/SynchronizedLongShortMap.html#reject(org.eclipse.collections.api.block.predicate.primitive.LongShortPredicate)">reject</a></span>&#8203;(<a href="../../../block/predicate/primitive/LongShortPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">LongShortPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableLongShortMap.html" title="interface in org.eclipse.collections.api.map.primitive">MutableLongShortMap</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableLongShortMap.</span><code><span class="memberNameLink"><a href="../../../../impl/map/mutable/primitive/UnmodifiableLongShortMap.html#reject(org.eclipse.collections.api.block.predicate.primitive.LongShortPredicate)">reject</a></span>&#8203;(<a href="../../../block/predicate/primitive/LongShortPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">LongShortPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableLongShortMap.html" title="interface in org.eclipse.collections.api.map.primitive">MutableLongShortMap</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedLongShortMap.</span><code><span class="memberNameLink"><a href="../../../../impl/map/mutable/primitive/SynchronizedLongShortMap.html#select(org.eclipse.collections.api.block.predicate.primitive.LongShortPredicate)">select</a></span>&#8203;(<a href="../../../block/predicate/primitive/LongShortPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">LongShortPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableLongShortMap.html" title="interface in org.eclipse.collections.api.map.primitive">MutableLongShortMap</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableLongShortMap.</span><code><span class="memberNameLink"><a href="../../../../impl/map/mutable/primitive/UnmodifiableLongShortMap.html#select(org.eclipse.collections.api.block.predicate.primitive.LongShortPredicate)">select</a></span>&#8203;(<a href="../../../block/predicate/primitive/LongShortPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">LongShortPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableLongShortMap.html" title="interface in org.eclipse.collections.api.map.primitive">MutableLongShortMap</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableLongShortMapFactoryImpl.</span><code><span class="memberNameLink"><a href="../../../../impl/map/mutable/primitive/MutableLongShortMapFactoryImpl.html#with()">with</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableLongShortMap.html" title="interface in org.eclipse.collections.api.map.primitive">MutableLongShortMap</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableLongShortMapFactoryImpl.</span><code><span class="memberNameLink"><a href="../../../../impl/map/mutable/primitive/MutableLongShortMapFactoryImpl.html#withAll(org.eclipse.collections.api.map.primitive.LongShortMap)">withAll</a></span>&#8203;(<a href="../LongShortMap.html" title="interface in org.eclipse.collections.api.map.primitive">LongShortMap</a>&nbsp;map)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableLongShortMap.html" title="interface in org.eclipse.collections.api.map.primitive">MutableLongShortMap</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableLongShortMapFactoryImpl.</span><code><span class="memberNameLink"><a href="../../../../impl/map/mutable/primitive/MutableLongShortMapFactoryImpl.html#withInitialCapacity(int)">withInitialCapacity</a></span>&#8203;(int&nbsp;capacity)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableLongShortMap.html" title="interface in org.eclipse.collections.api.map.primitive">MutableLongShortMap</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedLongShortMap.</span><code><span class="memberNameLink"><a href="../../../../impl/map/mutable/primitive/SynchronizedLongShortMap.html#withKeyValue(long,short)">withKeyValue</a></span>&#8203;(long&nbsp;key,
short&nbsp;value)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableLongShortMap.html" title="interface in org.eclipse.collections.api.map.primitive">MutableLongShortMap</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableLongShortMap.</span><code><span class="memberNameLink"><a href="../../../../impl/map/mutable/primitive/UnmodifiableLongShortMap.html#withKeyValue(long,short)">withKeyValue</a></span>&#8203;(long&nbsp;key,
short&nbsp;value)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableLongShortMap.html" title="interface in org.eclipse.collections.api.map.primitive">MutableLongShortMap</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedLongShortMap.</span><code><span class="memberNameLink"><a href="../../../../impl/map/mutable/primitive/SynchronizedLongShortMap.html#withoutAllKeys(org.eclipse.collections.api.LongIterable)">withoutAllKeys</a></span>&#8203;(<a href="../../../LongIterable.html" title="interface in org.eclipse.collections.api">LongIterable</a>&nbsp;keys)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableLongShortMap.html" title="interface in org.eclipse.collections.api.map.primitive">MutableLongShortMap</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableLongShortMap.</span><code><span class="memberNameLink"><a href="../../../../impl/map/mutable/primitive/UnmodifiableLongShortMap.html#withoutAllKeys(org.eclipse.collections.api.LongIterable)">withoutAllKeys</a></span>&#8203;(<a href="../../../LongIterable.html" title="interface in org.eclipse.collections.api">LongIterable</a>&nbsp;keys)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableLongShortMap.html" title="interface in org.eclipse.collections.api.map.primitive">MutableLongShortMap</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedLongShortMap.</span><code><span class="memberNameLink"><a href="../../../../impl/map/mutable/primitive/SynchronizedLongShortMap.html#withoutKey(long)">withoutKey</a></span>&#8203;(long&nbsp;key)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableLongShortMap.html" title="interface in org.eclipse.collections.api.map.primitive">MutableLongShortMap</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableLongShortMap.</span><code><span class="memberNameLink"><a href="../../../../impl/map/mutable/primitive/UnmodifiableLongShortMap.html#withoutKey(long)">withoutKey</a></span>&#8203;(long&nbsp;key)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
<div class="useSummary">
<table>
<caption><span>Constructors in <a href="../../../../impl/map/mutable/primitive/package-summary.html">org.eclipse.collections.impl.map.mutable.primitive</a> with parameters of type <a href="../MutableLongShortMap.html" title="interface in org.eclipse.collections.api.map.primitive">MutableLongShortMap</a></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="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../../impl/map/mutable/primitive/SynchronizedLongShortMap.html#%3Cinit%3E(org.eclipse.collections.api.map.primitive.MutableLongShortMap)">SynchronizedLongShortMap</a></span>&#8203;(<a href="../MutableLongShortMap.html" title="interface in org.eclipse.collections.api.map.primitive">MutableLongShortMap</a>&nbsp;map)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../../impl/map/mutable/primitive/SynchronizedLongShortMap.html#%3Cinit%3E(org.eclipse.collections.api.map.primitive.MutableLongShortMap,java.lang.Object)">SynchronizedLongShortMap</a></span>&#8203;(<a href="../MutableLongShortMap.html" title="interface in org.eclipse.collections.api.map.primitive">MutableLongShortMap</a>&nbsp;map,
<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;newLock)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../../impl/map/mutable/primitive/UnmodifiableLongShortMap.html#%3Cinit%3E(org.eclipse.collections.api.map.primitive.MutableLongShortMap)">UnmodifiableLongShortMap</a></span>&#8203;(<a href="../MutableLongShortMap.html" title="interface in org.eclipse.collections.api.map.primitive">MutableLongShortMap</a>&nbsp;map)</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="../MutableLongShortMap.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>