blob: 9da55d8c44e4bd1290913b6a168dc6779a186bf8 [file] [log] [blame]
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (14.0.2) on Sat Aug 08 22:45:01 CDT 2020 -->
<title>Uses of Interface org.eclipse.collections.api.map.primitive.ImmutableCharDoubleMap (Eclipse Collections - 10.3.0)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-08-08">
<meta name="description" content="use: package: org.eclipse.collections.api.map.primitive, interface: ImmutableCharDoubleMap">
<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="../ImmutableCharDoubleMap.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.ImmutableCharDoubleMap" class="title">Uses of Interface<br>org.eclipse.collections.api.map.primitive.ImmutableCharDoubleMap</h1>
</div>
<div class="classUseContainer">
<div class="useSummary">
<table>
<caption><span>Packages that use <a href="../ImmutableCharDoubleMap.html" title="interface in org.eclipse.collections.api.map.primitive">ImmutableCharDoubleMap</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="../ImmutableCharDoubleMap.html" title="interface in org.eclipse.collections.api.map.primitive">ImmutableCharDoubleMap</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="../ImmutableCharDoubleMap.html" title="interface in org.eclipse.collections.api.map.primitive">ImmutableCharDoubleMap</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="../ImmutableCharDoubleMap.html" title="interface in org.eclipse.collections.api.map.primitive">ImmutableCharDoubleMap</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableCharDoubleMapFactory.</span><code><span class="memberNameLink"><a href="../../../factory/map/primitive/ImmutableCharDoubleMapFactory.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="../ImmutableCharDoubleMap.html" title="interface in org.eclipse.collections.api.map.primitive">ImmutableCharDoubleMap</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableCharDoubleMapFactory.</span><code><span class="memberNameLink"><a href="../../../factory/map/primitive/ImmutableCharDoubleMapFactory.html#from(java.lang.Iterable,org.eclipse.collections.api.block.function.primitive.CharFunction,org.eclipse.collections.api.block.function.primitive.DoubleFunction)">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/CharFunction.html" title="interface in org.eclipse.collections.api.block.function.primitive">CharFunction</a>&lt;? super T&gt;&nbsp;keyFunction,
<a href="../../../block/function/primitive/DoubleFunction.html" title="interface in org.eclipse.collections.api.block.function.primitive">DoubleFunction</a>&lt;? super T&gt;&nbsp;valueFunction)</code></th>
<td class="colLast">
<div class="block">Creates an <code>ImmutableCharDoubleMap</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="../ImmutableCharDoubleMap.html" title="interface in org.eclipse.collections.api.map.primitive">ImmutableCharDoubleMap</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableCharDoubleMapFactory.</span><code><span class="memberNameLink"><a href="../../../factory/map/primitive/ImmutableCharDoubleMapFactory.html#of()">of</a></span>()</code></th>
<td class="colLast">
<div class="block">Same as <a href="../../../factory/map/primitive/ImmutableCharDoubleMapFactory.html#empty()"><code>ImmutableCharDoubleMapFactory.empty()</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../ImmutableCharDoubleMap.html" title="interface in org.eclipse.collections.api.map.primitive">ImmutableCharDoubleMap</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableCharDoubleMapFactory.</span><code><span class="memberNameLink"><a href="../../../factory/map/primitive/ImmutableCharDoubleMapFactory.html#of(char,double)">of</a></span>&#8203;(char&nbsp;key,
double&nbsp;value)</code></th>
<td class="colLast">
<div class="block">Same as <a href="../../../factory/map/primitive/ImmutableCharDoubleMapFactory.html#with(char,double)"><code>ImmutableCharDoubleMapFactory.with(char, double)</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../ImmutableCharDoubleMap.html" title="interface in org.eclipse.collections.api.map.primitive">ImmutableCharDoubleMap</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableCharDoubleMapFactory.</span><code><span class="memberNameLink"><a href="../../../factory/map/primitive/ImmutableCharDoubleMapFactory.html#ofAll(org.eclipse.collections.api.map.primitive.CharDoubleMap)">ofAll</a></span>&#8203;(<a href="../CharDoubleMap.html" title="interface in org.eclipse.collections.api.map.primitive">CharDoubleMap</a>&nbsp;map)</code></th>
<td class="colLast">
<div class="block">Same as <a href="../../../factory/map/primitive/ImmutableCharDoubleMapFactory.html#withAll(org.eclipse.collections.api.map.primitive.CharDoubleMap)"><code>ImmutableCharDoubleMapFactory.withAll(CharDoubleMap)</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../ImmutableCharDoubleMap.html" title="interface in org.eclipse.collections.api.map.primitive">ImmutableCharDoubleMap</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableCharDoubleMapFactory.</span><code><span class="memberNameLink"><a href="../../../factory/map/primitive/ImmutableCharDoubleMapFactory.html#with()">with</a></span>()</code></th>
<td class="colLast">
<div class="block">Same as <a href="../../../factory/map/primitive/ImmutableCharDoubleMapFactory.html#empty()"><code>ImmutableCharDoubleMapFactory.empty()</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../ImmutableCharDoubleMap.html" title="interface in org.eclipse.collections.api.map.primitive">ImmutableCharDoubleMap</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableCharDoubleMapFactory.</span><code><span class="memberNameLink"><a href="../../../factory/map/primitive/ImmutableCharDoubleMapFactory.html#with(char,double)">with</a></span>&#8203;(char&nbsp;key,
double&nbsp;value)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../ImmutableCharDoubleMap.html" title="interface in org.eclipse.collections.api.map.primitive">ImmutableCharDoubleMap</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableCharDoubleMapFactory.</span><code><span class="memberNameLink"><a href="../../../factory/map/primitive/ImmutableCharDoubleMapFactory.html#withAll(org.eclipse.collections.api.map.primitive.CharDoubleMap)">withAll</a></span>&#8203;(<a href="../CharDoubleMap.html" title="interface in org.eclipse.collections.api.map.primitive">CharDoubleMap</a>&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="../ImmutableCharDoubleMap.html" title="interface in org.eclipse.collections.api.map.primitive">ImmutableCharDoubleMap</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="../ImmutableCharDoubleMap.html" title="interface in org.eclipse.collections.api.map.primitive">ImmutableCharDoubleMap</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="../ImmutableCharDoubleMap.html" title="interface in org.eclipse.collections.api.map.primitive">ImmutableCharDoubleMap</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableDoubleCharMap.</span><code><span class="memberNameLink"><a href="../ImmutableDoubleCharMap.html#flipUniqueValues()">flipUniqueValues</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../ImmutableCharDoubleMap.html" title="interface in org.eclipse.collections.api.map.primitive">ImmutableCharDoubleMap</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableCharDoubleMap.</span><code><span class="memberNameLink"><a href="../ImmutableCharDoubleMap.html#newWithKeyValue(char,double)">newWithKeyValue</a></span>&#8203;(char&nbsp;key,
double&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="../ImmutableCharDoubleMap.html" title="interface in org.eclipse.collections.api.map.primitive">ImmutableCharDoubleMap</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableCharDoubleMap.</span><code><span class="memberNameLink"><a href="../ImmutableCharDoubleMap.html#newWithoutAllKeys(org.eclipse.collections.api.CharIterable)">newWithoutAllKeys</a></span>&#8203;(<a href="../../../CharIterable.html" title="interface in org.eclipse.collections.api">CharIterable</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="../ImmutableCharDoubleMap.html" title="interface in org.eclipse.collections.api.map.primitive">ImmutableCharDoubleMap</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableCharDoubleMap.</span><code><span class="memberNameLink"><a href="../ImmutableCharDoubleMap.html#newWithoutKey(char)">newWithoutKey</a></span>&#8203;(char&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="../ImmutableCharDoubleMap.html" title="interface in org.eclipse.collections.api.map.primitive">ImmutableCharDoubleMap</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableCharDoubleMap.</span><code><span class="memberNameLink"><a href="../ImmutableCharDoubleMap.html#reject(org.eclipse.collections.api.block.predicate.primitive.CharDoublePredicate)">reject</a></span>&#8203;(<a href="../../../block/predicate/primitive/CharDoublePredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">CharDoublePredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../ImmutableCharDoubleMap.html" title="interface in org.eclipse.collections.api.map.primitive">ImmutableCharDoubleMap</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableCharDoubleMap.</span><code><span class="memberNameLink"><a href="../ImmutableCharDoubleMap.html#select(org.eclipse.collections.api.block.predicate.primitive.CharDoublePredicate)">select</a></span>&#8203;(<a href="../../../block/predicate/primitive/CharDoublePredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">CharDoublePredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../ImmutableCharDoubleMap.html" title="interface in org.eclipse.collections.api.map.primitive">ImmutableCharDoubleMap</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CharDoubleMap.</span><code><span class="memberNameLink"><a href="../CharDoubleMap.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="../ImmutableCharDoubleMap.html" title="interface in org.eclipse.collections.api.map.primitive">ImmutableCharDoubleMap</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>Methods in <a href="../../../../impl/map/immutable/primitive/package-summary.html">org.eclipse.collections.impl.map.immutable.primitive</a> that return <a href="../ImmutableCharDoubleMap.html" title="interface in org.eclipse.collections.api.map.primitive">ImmutableCharDoubleMap</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="../ImmutableCharDoubleMap.html" title="interface in org.eclipse.collections.api.map.primitive">ImmutableCharDoubleMap</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableCharDoubleMapFactoryImpl.</span><code><span class="memberNameLink"><a href="../../../../impl/map/immutable/primitive/ImmutableCharDoubleMapFactoryImpl.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="../ImmutableCharDoubleMap.html" title="interface in org.eclipse.collections.api.map.primitive">ImmutableCharDoubleMap</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableCharDoubleMapFactoryImpl.</span><code><span class="memberNameLink"><a href="../../../../impl/map/immutable/primitive/ImmutableCharDoubleMapFactoryImpl.html#from(java.lang.Iterable,org.eclipse.collections.api.block.function.primitive.CharFunction,org.eclipse.collections.api.block.function.primitive.DoubleFunction)">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/CharFunction.html" title="interface in org.eclipse.collections.api.block.function.primitive">CharFunction</a>&lt;? super T&gt;&nbsp;keyFunction,
<a href="../../../block/function/primitive/DoubleFunction.html" title="interface in org.eclipse.collections.api.block.function.primitive">DoubleFunction</a>&lt;? super T&gt;&nbsp;valueFunction)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../ImmutableCharDoubleMap.html" title="interface in org.eclipse.collections.api.map.primitive">ImmutableCharDoubleMap</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableCharDoubleMapFactoryImpl.</span><code><span class="memberNameLink"><a href="../../../../impl/map/immutable/primitive/ImmutableCharDoubleMapFactoryImpl.html#of()">of</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../ImmutableCharDoubleMap.html" title="interface in org.eclipse.collections.api.map.primitive">ImmutableCharDoubleMap</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableCharDoubleMapFactoryImpl.</span><code><span class="memberNameLink"><a href="../../../../impl/map/immutable/primitive/ImmutableCharDoubleMapFactoryImpl.html#of(char,double)">of</a></span>&#8203;(char&nbsp;key,
double&nbsp;value)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../ImmutableCharDoubleMap.html" title="interface in org.eclipse.collections.api.map.primitive">ImmutableCharDoubleMap</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableCharDoubleMapFactoryImpl.</span><code><span class="memberNameLink"><a href="../../../../impl/map/immutable/primitive/ImmutableCharDoubleMapFactoryImpl.html#ofAll(org.eclipse.collections.api.map.primitive.CharDoubleMap)">ofAll</a></span>&#8203;(<a href="../CharDoubleMap.html" title="interface in org.eclipse.collections.api.map.primitive">CharDoubleMap</a>&nbsp;map)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../ImmutableCharDoubleMap.html" title="interface in org.eclipse.collections.api.map.primitive">ImmutableCharDoubleMap</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableCharDoubleMapFactoryImpl.</span><code><span class="memberNameLink"><a href="../../../../impl/map/immutable/primitive/ImmutableCharDoubleMapFactoryImpl.html#with()">with</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../ImmutableCharDoubleMap.html" title="interface in org.eclipse.collections.api.map.primitive">ImmutableCharDoubleMap</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableCharDoubleMapFactoryImpl.</span><code><span class="memberNameLink"><a href="../../../../impl/map/immutable/primitive/ImmutableCharDoubleMapFactoryImpl.html#with(char,double)">with</a></span>&#8203;(char&nbsp;key,
double&nbsp;value)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../ImmutableCharDoubleMap.html" title="interface in org.eclipse.collections.api.map.primitive">ImmutableCharDoubleMap</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableCharDoubleMapFactoryImpl.</span><code><span class="memberNameLink"><a href="../../../../impl/map/immutable/primitive/ImmutableCharDoubleMapFactoryImpl.html#withAll(org.eclipse.collections.api.map.primitive.CharDoubleMap)">withAll</a></span>&#8203;(<a href="../CharDoubleMap.html" title="interface in org.eclipse.collections.api.map.primitive">CharDoubleMap</a>&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="../ImmutableCharDoubleMap.html" title="interface in org.eclipse.collections.api.map.primitive">ImmutableCharDoubleMap</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="../ImmutableCharDoubleMap.html" title="interface in org.eclipse.collections.api.map.primitive">ImmutableCharDoubleMap</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="../ImmutableCharDoubleMap.html" title="interface in org.eclipse.collections.api.map.primitive">ImmutableCharDoubleMap</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CharDoubleHashMap.</span><code><span class="memberNameLink"><a href="../../../../impl/map/mutable/primitive/CharDoubleHashMap.html#toImmutable()">toImmutable</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../ImmutableCharDoubleMap.html" title="interface in org.eclipse.collections.api.map.primitive">ImmutableCharDoubleMap</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedCharDoubleMap.</span><code><span class="memberNameLink"><a href="../../../../impl/map/mutable/primitive/SynchronizedCharDoubleMap.html#toImmutable()">toImmutable</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../ImmutableCharDoubleMap.html" title="interface in org.eclipse.collections.api.map.primitive">ImmutableCharDoubleMap</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableCharDoubleMap.</span><code><span class="memberNameLink"><a href="../../../../impl/map/mutable/primitive/UnmodifiableCharDoubleMap.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="../ImmutableCharDoubleMap.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>