blob: b7075f9e64f8b1408071f1b3b92066063fee9ad1 [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.block.function.primitive.FloatToFloatFunction (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.block.function.primitive, interface: FloatToFloatFunction">
<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="../FloatToFloatFunction.html" title="interface in org.eclipse.collections.api.block.function.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.block.function.primitive.FloatToFloatFunction" class="title">Uses of Interface<br>org.eclipse.collections.api.block.function.primitive.FloatToFloatFunction</h1>
</div>
<div class="classUseContainer">
<div class="useSummary">
<table>
<caption><span>Packages that use <a href="../FloatToFloatFunction.html" title="interface in org.eclipse.collections.api.block.function.primitive">FloatToFloatFunction</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">org.eclipse.collections.api</a></th>
<td class="colLast">
<div class="block">This package contains interfaces for Eclipse Collections API.</div>
</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.lazy.primitive">org.eclipse.collections.impl.lazy.primitive</a></th>
<td class="colLast">
<div class="block">This package contains implementations of the lazy primitive iterator 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">
<!-- -->
</a>
<h2>Uses of <a href="../FloatToFloatFunction.html" title="interface in org.eclipse.collections.api.block.function.primitive">FloatToFloatFunction</a> in <a href="../../../../package-summary.html">org.eclipse.collections.api</a></h2>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../../../package-summary.html">org.eclipse.collections.api</a> with parameters of type <a href="../FloatToFloatFunction.html" title="interface in org.eclipse.collections.api.block.function.primitive">FloatToFloatFunction</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>default &lt;R extends <a href="../../../../collection/primitive/MutableFloatCollection.html" title="interface in org.eclipse.collections.api.collection.primitive">MutableFloatCollection</a>&gt;<br>R</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">FloatIterable.</span><code><span class="memberNameLink"><a href="../../../../FloatIterable.html#collectFloat(org.eclipse.collections.api.block.function.primitive.FloatToFloatFunction,R)">collectFloat</a></span>&#8203;(<a href="../FloatToFloatFunction.html" title="interface in org.eclipse.collections.api.block.function.primitive">FloatToFloatFunction</a>&nbsp;function,
R&nbsp;target)</code></th>
<td class="colLast">
<div class="block">Returns the target <code>MutableFloatCollection</code> with the results of applying the specified function on each element
of the source collection.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../LazyFloatIterable.html" title="interface in org.eclipse.collections.api">LazyFloatIterable</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">LazyFloatIterable.</span><code><span class="memberNameLink"><a href="../../../../LazyFloatIterable.html#collectFloat(org.eclipse.collections.api.block.function.primitive.FloatToFloatFunction)">collectFloat</a></span>&#8203;(<a href="../FloatToFloatFunction.html" title="interface in org.eclipse.collections.api.block.function.primitive">FloatToFloatFunction</a>&nbsp;function)</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="../FloatToFloatFunction.html" title="interface in org.eclipse.collections.api.block.function.primitive">FloatToFloatFunction</a> in <a href="../../../../map/primitive/package-summary.html">org.eclipse.collections.api.map.primitive</a></h2>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../../../map/primitive/package-summary.html">org.eclipse.collections.api.map.primitive</a> with parameters of type <a href="../FloatToFloatFunction.html" title="interface in org.eclipse.collections.api.block.function.primitive">FloatToFloatFunction</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>float</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableFloatFloatMap.</span><code><span class="memberNameLink"><a href="../../../../map/primitive/MutableFloatFloatMap.html#getIfAbsentPutWithKey(float,org.eclipse.collections.api.block.function.primitive.FloatToFloatFunction)">getIfAbsentPutWithKey</a></span>&#8203;(float&nbsp;key,
<a href="../FloatToFloatFunction.html" title="interface in org.eclipse.collections.api.block.function.primitive">FloatToFloatFunction</a>&nbsp;function)</code></th>
<td class="colLast">
<div class="block">Retrieves the value associated with the key if one exists; if it does not,
associates the result of invoking the value function with the key.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>float</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableByteFloatMap.</span><code><span class="memberNameLink"><a href="../../../../map/primitive/MutableByteFloatMap.html#updateValue(byte,float,org.eclipse.collections.api.block.function.primitive.FloatToFloatFunction)">updateValue</a></span>&#8203;(byte&nbsp;key,
float&nbsp;initialValueIfAbsent,
<a href="../FloatToFloatFunction.html" title="interface in org.eclipse.collections.api.block.function.primitive">FloatToFloatFunction</a>&nbsp;function)</code></th>
<td class="colLast">
<div class="block">Updates or sets the value associated with the key by applying the function to the
existing value, if one exists, or to the specified initial value if one does not.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>float</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableCharFloatMap.</span><code><span class="memberNameLink"><a href="../../../../map/primitive/MutableCharFloatMap.html#updateValue(char,float,org.eclipse.collections.api.block.function.primitive.FloatToFloatFunction)">updateValue</a></span>&#8203;(char&nbsp;key,
float&nbsp;initialValueIfAbsent,
<a href="../FloatToFloatFunction.html" title="interface in org.eclipse.collections.api.block.function.primitive">FloatToFloatFunction</a>&nbsp;function)</code></th>
<td class="colLast">
<div class="block">Updates or sets the value associated with the key by applying the function to the
existing value, if one exists, or to the specified initial value if one does not.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>float</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableDoubleFloatMap.</span><code><span class="memberNameLink"><a href="../../../../map/primitive/MutableDoubleFloatMap.html#updateValue(double,float,org.eclipse.collections.api.block.function.primitive.FloatToFloatFunction)">updateValue</a></span>&#8203;(double&nbsp;key,
float&nbsp;initialValueIfAbsent,
<a href="../FloatToFloatFunction.html" title="interface in org.eclipse.collections.api.block.function.primitive">FloatToFloatFunction</a>&nbsp;function)</code></th>
<td class="colLast">
<div class="block">Updates or sets the value associated with the key by applying the function to the
existing value, if one exists, or to the specified initial value if one does not.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>float</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableFloatFloatMap.</span><code><span class="memberNameLink"><a href="../../../../map/primitive/MutableFloatFloatMap.html#updateValue(float,float,org.eclipse.collections.api.block.function.primitive.FloatToFloatFunction)">updateValue</a></span>&#8203;(float&nbsp;key,
float&nbsp;initialValueIfAbsent,
<a href="../FloatToFloatFunction.html" title="interface in org.eclipse.collections.api.block.function.primitive">FloatToFloatFunction</a>&nbsp;function)</code></th>
<td class="colLast">
<div class="block">Updates or sets the value associated with the key by applying the function to the
existing value, if one exists, or to the specified initial value if one does not.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>float</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableIntFloatMap.</span><code><span class="memberNameLink"><a href="../../../../map/primitive/MutableIntFloatMap.html#updateValue(int,float,org.eclipse.collections.api.block.function.primitive.FloatToFloatFunction)">updateValue</a></span>&#8203;(int&nbsp;key,
float&nbsp;initialValueIfAbsent,
<a href="../FloatToFloatFunction.html" title="interface in org.eclipse.collections.api.block.function.primitive">FloatToFloatFunction</a>&nbsp;function)</code></th>
<td class="colLast">
<div class="block">Updates or sets the value associated with the key by applying the function to the
existing value, if one exists, or to the specified initial value if one does not.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>float</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableLongFloatMap.</span><code><span class="memberNameLink"><a href="../../../../map/primitive/MutableLongFloatMap.html#updateValue(long,float,org.eclipse.collections.api.block.function.primitive.FloatToFloatFunction)">updateValue</a></span>&#8203;(long&nbsp;key,
float&nbsp;initialValueIfAbsent,
<a href="../FloatToFloatFunction.html" title="interface in org.eclipse.collections.api.block.function.primitive">FloatToFloatFunction</a>&nbsp;function)</code></th>
<td class="colLast">
<div class="block">Updates or sets the value associated with the key by applying the function to the
existing value, if one exists, or to the specified initial value if one does not.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>float</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableObjectFloatMap.</span><code><span class="memberNameLink"><a href="../../../../map/primitive/MutableObjectFloatMap.html#updateValue(K,float,org.eclipse.collections.api.block.function.primitive.FloatToFloatFunction)">updateValue</a></span>&#8203;(<a href="../../../../map/primitive/MutableObjectFloatMap.html" title="type parameter in MutableObjectFloatMap">K</a>&nbsp;key,
float&nbsp;initialValueIfAbsent,
<a href="../FloatToFloatFunction.html" title="interface in org.eclipse.collections.api.block.function.primitive">FloatToFloatFunction</a>&nbsp;function)</code></th>
<td class="colLast">
<div class="block">Updates or sets the value associated with the key by applying the function to the
existing value, if one exists, or to the specified initial value if one does not.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>float</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableShortFloatMap.</span><code><span class="memberNameLink"><a href="../../../../map/primitive/MutableShortFloatMap.html#updateValue(short,float,org.eclipse.collections.api.block.function.primitive.FloatToFloatFunction)">updateValue</a></span>&#8203;(short&nbsp;key,
float&nbsp;initialValueIfAbsent,
<a href="../FloatToFloatFunction.html" title="interface in org.eclipse.collections.api.block.function.primitive">FloatToFloatFunction</a>&nbsp;function)</code></th>
<td class="colLast">
<div class="block">Updates or sets the value associated with the key by applying the function to the
existing value, if one exists, or to the specified initial value if one does not.</div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.impl.lazy.primitive">
<!-- -->
</a>
<h2>Uses of <a href="../FloatToFloatFunction.html" title="interface in org.eclipse.collections.api.block.function.primitive">FloatToFloatFunction</a> in <a href="../../../../../impl/lazy/primitive/package-summary.html">org.eclipse.collections.impl.lazy.primitive</a></h2>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../../../../impl/lazy/primitive/package-summary.html">org.eclipse.collections.impl.lazy.primitive</a> with parameters of type <a href="../FloatToFloatFunction.html" title="interface in org.eclipse.collections.api.block.function.primitive">FloatToFloatFunction</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="../../../../LazyFloatIterable.html" title="interface in org.eclipse.collections.api">LazyFloatIterable</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractLazyFloatIterable.</span><code><span class="memberNameLink"><a href="../../../../../impl/lazy/primitive/AbstractLazyFloatIterable.html#collectFloat(org.eclipse.collections.api.block.function.primitive.FloatToFloatFunction)">collectFloat</a></span>&#8203;(<a href="../FloatToFloatFunction.html" title="interface in org.eclipse.collections.api.block.function.primitive">FloatToFloatFunction</a>&nbsp;function)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
<div class="useSummary">
<table>
<caption><span>Constructors in <a href="../../../../../impl/lazy/primitive/package-summary.html">org.eclipse.collections.impl.lazy.primitive</a> with parameters of type <a href="../FloatToFloatFunction.html" title="interface in org.eclipse.collections.api.block.function.primitive">FloatToFloatFunction</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/lazy/primitive/CollectFloatToFloatIterable.html#%3Cinit%3E(org.eclipse.collections.api.FloatIterable,org.eclipse.collections.api.block.function.primitive.FloatToFloatFunction)">CollectFloatToFloatIterable</a></span>&#8203;(<a href="../../../../FloatIterable.html" title="interface in org.eclipse.collections.api">FloatIterable</a>&nbsp;iterable,
<a href="../FloatToFloatFunction.html" title="interface in org.eclipse.collections.api.block.function.primitive">FloatToFloatFunction</a>&nbsp;function)</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="../FloatToFloatFunction.html" title="interface in org.eclipse.collections.api.block.function.primitive">FloatToFloatFunction</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> with parameters of type <a href="../FloatToFloatFunction.html" title="interface in org.eclipse.collections.api.block.function.primitive">FloatToFloatFunction</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>float</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">FloatFloatHashMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/FloatFloatHashMap.html#getIfAbsentPutWithKey(float,org.eclipse.collections.api.block.function.primitive.FloatToFloatFunction)">getIfAbsentPutWithKey</a></span>&#8203;(float&nbsp;key,
<a href="../FloatToFloatFunction.html" title="interface in org.eclipse.collections.api.block.function.primitive">FloatToFloatFunction</a>&nbsp;function)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>float</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedFloatFloatMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/SynchronizedFloatFloatMap.html#getIfAbsentPutWithKey(float,org.eclipse.collections.api.block.function.primitive.FloatToFloatFunction)">getIfAbsentPutWithKey</a></span>&#8203;(float&nbsp;key,
<a href="../FloatToFloatFunction.html" title="interface in org.eclipse.collections.api.block.function.primitive">FloatToFloatFunction</a>&nbsp;function)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>float</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableFloatFloatMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/UnmodifiableFloatFloatMap.html#getIfAbsentPutWithKey(float,org.eclipse.collections.api.block.function.primitive.FloatToFloatFunction)">getIfAbsentPutWithKey</a></span>&#8203;(float&nbsp;key,
<a href="../FloatToFloatFunction.html" title="interface in org.eclipse.collections.api.block.function.primitive">FloatToFloatFunction</a>&nbsp;function)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>float</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ByteFloatHashMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/ByteFloatHashMap.html#updateValue(byte,float,org.eclipse.collections.api.block.function.primitive.FloatToFloatFunction)">updateValue</a></span>&#8203;(byte&nbsp;key,
float&nbsp;initialValueIfAbsent,
<a href="../FloatToFloatFunction.html" title="interface in org.eclipse.collections.api.block.function.primitive">FloatToFloatFunction</a>&nbsp;function)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>float</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CharFloatHashMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/CharFloatHashMap.html#updateValue(char,float,org.eclipse.collections.api.block.function.primitive.FloatToFloatFunction)">updateValue</a></span>&#8203;(char&nbsp;key,
float&nbsp;initialValueIfAbsent,
<a href="../FloatToFloatFunction.html" title="interface in org.eclipse.collections.api.block.function.primitive">FloatToFloatFunction</a>&nbsp;function)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>float</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">DoubleFloatHashMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/DoubleFloatHashMap.html#updateValue(double,float,org.eclipse.collections.api.block.function.primitive.FloatToFloatFunction)">updateValue</a></span>&#8203;(double&nbsp;key,
float&nbsp;initialValueIfAbsent,
<a href="../FloatToFloatFunction.html" title="interface in org.eclipse.collections.api.block.function.primitive">FloatToFloatFunction</a>&nbsp;function)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>float</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">FloatFloatHashMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/FloatFloatHashMap.html#updateValue(float,float,org.eclipse.collections.api.block.function.primitive.FloatToFloatFunction)">updateValue</a></span>&#8203;(float&nbsp;key,
float&nbsp;initialValueIfAbsent,
<a href="../FloatToFloatFunction.html" title="interface in org.eclipse.collections.api.block.function.primitive">FloatToFloatFunction</a>&nbsp;function)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>float</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">IntFloatHashMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/IntFloatHashMap.html#updateValue(int,float,org.eclipse.collections.api.block.function.primitive.FloatToFloatFunction)">updateValue</a></span>&#8203;(int&nbsp;key,
float&nbsp;initialValueIfAbsent,
<a href="../FloatToFloatFunction.html" title="interface in org.eclipse.collections.api.block.function.primitive">FloatToFloatFunction</a>&nbsp;function)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>float</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">LongFloatHashMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/LongFloatHashMap.html#updateValue(long,float,org.eclipse.collections.api.block.function.primitive.FloatToFloatFunction)">updateValue</a></span>&#8203;(long&nbsp;key,
float&nbsp;initialValueIfAbsent,
<a href="../FloatToFloatFunction.html" title="interface in org.eclipse.collections.api.block.function.primitive">FloatToFloatFunction</a>&nbsp;function)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>float</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ObjectFloatHashMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/ObjectFloatHashMap.html#updateValue(K,float,org.eclipse.collections.api.block.function.primitive.FloatToFloatFunction)">updateValue</a></span>&#8203;(<a href="../../../../../impl/map/mutable/primitive/ObjectFloatHashMap.html" title="type parameter in ObjectFloatHashMap">K</a>&nbsp;key,
float&nbsp;initialValueIfAbsent,
<a href="../FloatToFloatFunction.html" title="interface in org.eclipse.collections.api.block.function.primitive">FloatToFloatFunction</a>&nbsp;function)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>float</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ObjectFloatHashMapWithHashingStrategy.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/ObjectFloatHashMapWithHashingStrategy.html#updateValue(K,float,org.eclipse.collections.api.block.function.primitive.FloatToFloatFunction)">updateValue</a></span>&#8203;(<a href="../../../../../impl/map/mutable/primitive/ObjectFloatHashMapWithHashingStrategy.html" title="type parameter in ObjectFloatHashMapWithHashingStrategy">K</a>&nbsp;key,
float&nbsp;initialValueIfAbsent,
<a href="../FloatToFloatFunction.html" title="interface in org.eclipse.collections.api.block.function.primitive">FloatToFloatFunction</a>&nbsp;function)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>float</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ShortFloatHashMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/ShortFloatHashMap.html#updateValue(short,float,org.eclipse.collections.api.block.function.primitive.FloatToFloatFunction)">updateValue</a></span>&#8203;(short&nbsp;key,
float&nbsp;initialValueIfAbsent,
<a href="../FloatToFloatFunction.html" title="interface in org.eclipse.collections.api.block.function.primitive">FloatToFloatFunction</a>&nbsp;function)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>float</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedByteFloatMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/SynchronizedByteFloatMap.html#updateValue(byte,float,org.eclipse.collections.api.block.function.primitive.FloatToFloatFunction)">updateValue</a></span>&#8203;(byte&nbsp;key,
float&nbsp;initialValueIfAbsent,
<a href="../FloatToFloatFunction.html" title="interface in org.eclipse.collections.api.block.function.primitive">FloatToFloatFunction</a>&nbsp;function)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>float</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedCharFloatMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/SynchronizedCharFloatMap.html#updateValue(char,float,org.eclipse.collections.api.block.function.primitive.FloatToFloatFunction)">updateValue</a></span>&#8203;(char&nbsp;key,
float&nbsp;initialValueIfAbsent,
<a href="../FloatToFloatFunction.html" title="interface in org.eclipse.collections.api.block.function.primitive">FloatToFloatFunction</a>&nbsp;function)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>float</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedDoubleFloatMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/SynchronizedDoubleFloatMap.html#updateValue(double,float,org.eclipse.collections.api.block.function.primitive.FloatToFloatFunction)">updateValue</a></span>&#8203;(double&nbsp;key,
float&nbsp;initialValueIfAbsent,
<a href="../FloatToFloatFunction.html" title="interface in org.eclipse.collections.api.block.function.primitive">FloatToFloatFunction</a>&nbsp;function)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>float</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedFloatFloatMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/SynchronizedFloatFloatMap.html#updateValue(float,float,org.eclipse.collections.api.block.function.primitive.FloatToFloatFunction)">updateValue</a></span>&#8203;(float&nbsp;key,
float&nbsp;initialValueIfAbsent,
<a href="../FloatToFloatFunction.html" title="interface in org.eclipse.collections.api.block.function.primitive">FloatToFloatFunction</a>&nbsp;function)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>float</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedIntFloatMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/SynchronizedIntFloatMap.html#updateValue(int,float,org.eclipse.collections.api.block.function.primitive.FloatToFloatFunction)">updateValue</a></span>&#8203;(int&nbsp;key,
float&nbsp;initialValueIfAbsent,
<a href="../FloatToFloatFunction.html" title="interface in org.eclipse.collections.api.block.function.primitive">FloatToFloatFunction</a>&nbsp;function)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>float</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedLongFloatMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/SynchronizedLongFloatMap.html#updateValue(long,float,org.eclipse.collections.api.block.function.primitive.FloatToFloatFunction)">updateValue</a></span>&#8203;(long&nbsp;key,
float&nbsp;initialValueIfAbsent,
<a href="../FloatToFloatFunction.html" title="interface in org.eclipse.collections.api.block.function.primitive">FloatToFloatFunction</a>&nbsp;function)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>float</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedObjectFloatMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/SynchronizedObjectFloatMap.html#updateValue(K,float,org.eclipse.collections.api.block.function.primitive.FloatToFloatFunction)">updateValue</a></span>&#8203;(<a href="../../../../../impl/map/mutable/primitive/SynchronizedObjectFloatMap.html" title="type parameter in SynchronizedObjectFloatMap">K</a>&nbsp;key,
float&nbsp;initialValueIfAbsent,
<a href="../FloatToFloatFunction.html" title="interface in org.eclipse.collections.api.block.function.primitive">FloatToFloatFunction</a>&nbsp;function)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>float</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedShortFloatMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/SynchronizedShortFloatMap.html#updateValue(short,float,org.eclipse.collections.api.block.function.primitive.FloatToFloatFunction)">updateValue</a></span>&#8203;(short&nbsp;key,
float&nbsp;initialValueIfAbsent,
<a href="../FloatToFloatFunction.html" title="interface in org.eclipse.collections.api.block.function.primitive">FloatToFloatFunction</a>&nbsp;function)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>float</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableByteFloatMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/UnmodifiableByteFloatMap.html#updateValue(byte,float,org.eclipse.collections.api.block.function.primitive.FloatToFloatFunction)">updateValue</a></span>&#8203;(byte&nbsp;key,
float&nbsp;initialValueIfAbsent,
<a href="../FloatToFloatFunction.html" title="interface in org.eclipse.collections.api.block.function.primitive">FloatToFloatFunction</a>&nbsp;function)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>float</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableCharFloatMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/UnmodifiableCharFloatMap.html#updateValue(char,float,org.eclipse.collections.api.block.function.primitive.FloatToFloatFunction)">updateValue</a></span>&#8203;(char&nbsp;key,
float&nbsp;initialValueIfAbsent,
<a href="../FloatToFloatFunction.html" title="interface in org.eclipse.collections.api.block.function.primitive">FloatToFloatFunction</a>&nbsp;function)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>float</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableDoubleFloatMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/UnmodifiableDoubleFloatMap.html#updateValue(double,float,org.eclipse.collections.api.block.function.primitive.FloatToFloatFunction)">updateValue</a></span>&#8203;(double&nbsp;key,
float&nbsp;initialValueIfAbsent,
<a href="../FloatToFloatFunction.html" title="interface in org.eclipse.collections.api.block.function.primitive">FloatToFloatFunction</a>&nbsp;function)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>float</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableFloatFloatMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/UnmodifiableFloatFloatMap.html#updateValue(float,float,org.eclipse.collections.api.block.function.primitive.FloatToFloatFunction)">updateValue</a></span>&#8203;(float&nbsp;key,
float&nbsp;initialValueIfAbsent,
<a href="../FloatToFloatFunction.html" title="interface in org.eclipse.collections.api.block.function.primitive">FloatToFloatFunction</a>&nbsp;function)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>float</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableIntFloatMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/UnmodifiableIntFloatMap.html#updateValue(int,float,org.eclipse.collections.api.block.function.primitive.FloatToFloatFunction)">updateValue</a></span>&#8203;(int&nbsp;key,
float&nbsp;initialValueIfAbsent,
<a href="../FloatToFloatFunction.html" title="interface in org.eclipse.collections.api.block.function.primitive">FloatToFloatFunction</a>&nbsp;function)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>float</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableLongFloatMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/UnmodifiableLongFloatMap.html#updateValue(long,float,org.eclipse.collections.api.block.function.primitive.FloatToFloatFunction)">updateValue</a></span>&#8203;(long&nbsp;key,
float&nbsp;initialValueIfAbsent,
<a href="../FloatToFloatFunction.html" title="interface in org.eclipse.collections.api.block.function.primitive">FloatToFloatFunction</a>&nbsp;function)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>float</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableObjectFloatMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/UnmodifiableObjectFloatMap.html#updateValue(K,float,org.eclipse.collections.api.block.function.primitive.FloatToFloatFunction)">updateValue</a></span>&#8203;(<a href="../../../../../impl/map/mutable/primitive/UnmodifiableObjectFloatMap.html" title="type parameter in UnmodifiableObjectFloatMap">K</a>&nbsp;key,
float&nbsp;initialValueIfAbsent,
<a href="../FloatToFloatFunction.html" title="interface in org.eclipse.collections.api.block.function.primitive">FloatToFloatFunction</a>&nbsp;function)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>float</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableShortFloatMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/UnmodifiableShortFloatMap.html#updateValue(short,float,org.eclipse.collections.api.block.function.primitive.FloatToFloatFunction)">updateValue</a></span>&#8203;(short&nbsp;key,
float&nbsp;initialValueIfAbsent,
<a href="../FloatToFloatFunction.html" title="interface in org.eclipse.collections.api.block.function.primitive">FloatToFloatFunction</a>&nbsp;function)</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="../FloatToFloatFunction.html" title="interface in org.eclipse.collections.api.block.function.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>