blob: ad1d5a026cd1e3eaedcfa80dd044b3c9b8fd9ec1 [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.FloatDoubleMap (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: FloatDoubleMap">
<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="../FloatDoubleMap.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.FloatDoubleMap" class="title">Uses of Interface<br>org.eclipse.collections.api.map.primitive.FloatDoubleMap</h1>
</div>
<div class="classUseContainer">
<div class="useSummary">
<table>
<caption><span>Packages that use <a href="../FloatDoubleMap.html" title="interface in org.eclipse.collections.api.map.primitive">FloatDoubleMap</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="../FloatDoubleMap.html" title="interface in org.eclipse.collections.api.map.primitive">FloatDoubleMap</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> with parameters of type <a href="../FloatDoubleMap.html" title="interface in org.eclipse.collections.api.map.primitive">FloatDoubleMap</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="../ImmutableFloatDoubleMap.html" title="interface in org.eclipse.collections.api.map.primitive">ImmutableFloatDoubleMap</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableFloatDoubleMapFactory.</span><code><span class="memberNameLink"><a href="../../../factory/map/primitive/ImmutableFloatDoubleMapFactory.html#ofAll(org.eclipse.collections.api.map.primitive.FloatDoubleMap)">ofAll</a></span>&#8203;(<a href="../FloatDoubleMap.html" title="interface in org.eclipse.collections.api.map.primitive">FloatDoubleMap</a>&nbsp;map)</code></th>
<td class="colLast">
<div class="block">Same as <a href="../../../factory/map/primitive/ImmutableFloatDoubleMapFactory.html#withAll(org.eclipse.collections.api.map.primitive.FloatDoubleMap)"><code>ImmutableFloatDoubleMapFactory.withAll(FloatDoubleMap)</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableFloatDoubleMap.html" title="interface in org.eclipse.collections.api.map.primitive">MutableFloatDoubleMap</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableFloatDoubleMapFactory.</span><code><span class="memberNameLink"><a href="../../../factory/map/primitive/MutableFloatDoubleMapFactory.html#ofAll(org.eclipse.collections.api.map.primitive.FloatDoubleMap)">ofAll</a></span>&#8203;(<a href="../FloatDoubleMap.html" title="interface in org.eclipse.collections.api.map.primitive">FloatDoubleMap</a>&nbsp;map)</code></th>
<td class="colLast">
<div class="block">Same as <a href="../../../factory/map/primitive/MutableFloatDoubleMapFactory.html#withAll(org.eclipse.collections.api.map.primitive.FloatDoubleMap)"><code>MutableFloatDoubleMapFactory.withAll(FloatDoubleMap)</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../ImmutableFloatDoubleMap.html" title="interface in org.eclipse.collections.api.map.primitive">ImmutableFloatDoubleMap</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableFloatDoubleMapFactory.</span><code><span class="memberNameLink"><a href="../../../factory/map/primitive/ImmutableFloatDoubleMapFactory.html#withAll(org.eclipse.collections.api.map.primitive.FloatDoubleMap)">withAll</a></span>&#8203;(<a href="../FloatDoubleMap.html" title="interface in org.eclipse.collections.api.map.primitive">FloatDoubleMap</a>&nbsp;map)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableFloatDoubleMap.html" title="interface in org.eclipse.collections.api.map.primitive">MutableFloatDoubleMap</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableFloatDoubleMapFactory.</span><code><span class="memberNameLink"><a href="../../../factory/map/primitive/MutableFloatDoubleMapFactory.html#withAll(org.eclipse.collections.api.map.primitive.FloatDoubleMap)">withAll</a></span>&#8203;(<a href="../FloatDoubleMap.html" title="interface in org.eclipse.collections.api.map.primitive">FloatDoubleMap</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="../FloatDoubleMap.html" title="interface in org.eclipse.collections.api.map.primitive">FloatDoubleMap</a> in <a href="../package-summary.html">org.eclipse.collections.api.map.primitive</a></h2>
<div class="useSummary">
<table>
<caption><span>Subinterfaces of <a href="../FloatDoubleMap.html" title="interface in org.eclipse.collections.api.map.primitive">FloatDoubleMap</a> in <a href="../package-summary.html">org.eclipse.collections.api.map.primitive</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Interface</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../ImmutableFloatDoubleMap.html" title="interface in org.eclipse.collections.api.map.primitive">ImmutableFloatDoubleMap</a></span></code></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../MutableFloatDoubleMap.html" title="interface in org.eclipse.collections.api.map.primitive">MutableFloatDoubleMap</a></span></code></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.</div>
</td>
</tr>
</tbody>
</table>
</div>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../package-summary.html">org.eclipse.collections.api.map.primitive</a> that return <a href="../FloatDoubleMap.html" title="interface in org.eclipse.collections.api.map.primitive">FloatDoubleMap</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="../FloatDoubleMap.html" title="interface in org.eclipse.collections.api.map.primitive">FloatDoubleMap</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">DoubleFloatMap.</span><code><span class="memberNameLink"><a href="../DoubleFloatMap.html#flipUniqueValues()">flipUniqueValues</a></span>()</code></th>
<td class="colLast">
<div class="block">Return the FloatDoubleMap that is obtained by flipping the direction of this map and making the associations
from value to key.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../FloatDoubleMap.html" title="interface in org.eclipse.collections.api.map.primitive">FloatDoubleMap</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">FloatDoubleMap.</span><code><span class="memberNameLink"><a href="../FloatDoubleMap.html#reject(org.eclipse.collections.api.block.predicate.primitive.FloatDoublePredicate)">reject</a></span>&#8203;(<a href="../../../block/predicate/primitive/FloatDoublePredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatDoublePredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">
<div class="block">Return a copy of this map containing only the key/value pairs that do not match the
predicate.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../FloatDoubleMap.html" title="interface in org.eclipse.collections.api.map.primitive">FloatDoubleMap</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">FloatDoubleMap.</span><code><span class="memberNameLink"><a href="../FloatDoubleMap.html#select(org.eclipse.collections.api.block.predicate.primitive.FloatDoublePredicate)">select</a></span>&#8203;(<a href="../../../block/predicate/primitive/FloatDoublePredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatDoublePredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">
<div class="block">Return a copy of this map containing only the key/value pairs that match the predicate.</div>
</td>
</tr>
</tbody>
</table>
</div>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../package-summary.html">org.eclipse.collections.api.map.primitive</a> with parameters of type <a href="../FloatDoubleMap.html" title="interface in org.eclipse.collections.api.map.primitive">FloatDoubleMap</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>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableFloatDoubleMap.</span><code><span class="memberNameLink"><a href="../MutableFloatDoubleMap.html#putAll(org.eclipse.collections.api.map.primitive.FloatDoubleMap)">putAll</a></span>&#8203;(<a href="../FloatDoubleMap.html" title="interface in org.eclipse.collections.api.map.primitive">FloatDoubleMap</a>&nbsp;map)</code></th>
<td class="colLast">
<div class="block">Puts all of the key/value mappings from the specified map into this map.</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="../FloatDoubleMap.html" title="interface in org.eclipse.collections.api.map.primitive">FloatDoubleMap</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> with parameters of type <a href="../FloatDoubleMap.html" title="interface in org.eclipse.collections.api.map.primitive">FloatDoubleMap</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="../ImmutableFloatDoubleMap.html" title="interface in org.eclipse.collections.api.map.primitive">ImmutableFloatDoubleMap</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableFloatDoubleMapFactoryImpl.</span><code><span class="memberNameLink"><a href="../../../../impl/map/immutable/primitive/ImmutableFloatDoubleMapFactoryImpl.html#ofAll(org.eclipse.collections.api.map.primitive.FloatDoubleMap)">ofAll</a></span>&#8203;(<a href="../FloatDoubleMap.html" title="interface in org.eclipse.collections.api.map.primitive">FloatDoubleMap</a>&nbsp;map)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../ImmutableFloatDoubleMap.html" title="interface in org.eclipse.collections.api.map.primitive">ImmutableFloatDoubleMap</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableFloatDoubleMapFactoryImpl.</span><code><span class="memberNameLink"><a href="../../../../impl/map/immutable/primitive/ImmutableFloatDoubleMapFactoryImpl.html#withAll(org.eclipse.collections.api.map.primitive.FloatDoubleMap)">withAll</a></span>&#8203;(<a href="../FloatDoubleMap.html" title="interface in org.eclipse.collections.api.map.primitive">FloatDoubleMap</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="../FloatDoubleMap.html" title="interface in org.eclipse.collections.api.map.primitive">FloatDoubleMap</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="../FloatDoubleMap.html" title="interface in org.eclipse.collections.api.map.primitive">FloatDoubleMap</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/FloatDoubleHashMap.html" title="class in org.eclipse.collections.impl.map.mutable.primitive">FloatDoubleHashMap</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/SynchronizedFloatDoubleMap.html" title="class in org.eclipse.collections.impl.map.mutable.primitive">SynchronizedFloatDoubleMap</a></span></code></th>
<td class="colLast">
<div class="block">A synchronized view of a <a href="../MutableFloatDoubleMap.html" title="interface in org.eclipse.collections.api.map.primitive"><code>MutableFloatDoubleMap</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/UnmodifiableFloatDoubleMap.html" title="class in org.eclipse.collections.impl.map.mutable.primitive">UnmodifiableFloatDoubleMap</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> with parameters of type <a href="../FloatDoubleMap.html" title="interface in org.eclipse.collections.api.map.primitive">FloatDoubleMap</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="../MutableFloatDoubleMap.html" title="interface in org.eclipse.collections.api.map.primitive">MutableFloatDoubleMap</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableFloatDoubleMapFactoryImpl.</span><code><span class="memberNameLink"><a href="../../../../impl/map/mutable/primitive/MutableFloatDoubleMapFactoryImpl.html#ofAll(org.eclipse.collections.api.map.primitive.FloatDoubleMap)">ofAll</a></span>&#8203;(<a href="../FloatDoubleMap.html" title="interface in org.eclipse.collections.api.map.primitive">FloatDoubleMap</a>&nbsp;map)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">FloatDoubleHashMap.</span><code><span class="memberNameLink"><a href="../../../../impl/map/mutable/primitive/FloatDoubleHashMap.html#putAll(org.eclipse.collections.api.map.primitive.FloatDoubleMap)">putAll</a></span>&#8203;(<a href="../FloatDoubleMap.html" title="interface in org.eclipse.collections.api.map.primitive">FloatDoubleMap</a>&nbsp;map)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedFloatDoubleMap.</span><code><span class="memberNameLink"><a href="../../../../impl/map/mutable/primitive/SynchronizedFloatDoubleMap.html#putAll(org.eclipse.collections.api.map.primitive.FloatDoubleMap)">putAll</a></span>&#8203;(<a href="../FloatDoubleMap.html" title="interface in org.eclipse.collections.api.map.primitive">FloatDoubleMap</a>&nbsp;map)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableFloatDoubleMap.</span><code><span class="memberNameLink"><a href="../../../../impl/map/mutable/primitive/UnmodifiableFloatDoubleMap.html#putAll(org.eclipse.collections.api.map.primitive.FloatDoubleMap)">putAll</a></span>&#8203;(<a href="../FloatDoubleMap.html" title="interface in org.eclipse.collections.api.map.primitive">FloatDoubleMap</a>&nbsp;map)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableFloatDoubleMap.html" title="interface in org.eclipse.collections.api.map.primitive">MutableFloatDoubleMap</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableFloatDoubleMapFactoryImpl.</span><code><span class="memberNameLink"><a href="../../../../impl/map/mutable/primitive/MutableFloatDoubleMapFactoryImpl.html#withAll(org.eclipse.collections.api.map.primitive.FloatDoubleMap)">withAll</a></span>&#8203;(<a href="../FloatDoubleMap.html" title="interface in org.eclipse.collections.api.map.primitive">FloatDoubleMap</a>&nbsp;map)</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="../FloatDoubleMap.html" title="interface in org.eclipse.collections.api.map.primitive">FloatDoubleMap</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/FloatDoubleHashMap.html#%3Cinit%3E(org.eclipse.collections.api.map.primitive.FloatDoubleMap)">FloatDoubleHashMap</a></span>&#8203;(<a href="../FloatDoubleMap.html" title="interface in org.eclipse.collections.api.map.primitive">FloatDoubleMap</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="../FloatDoubleMap.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>