blob: 1a4d0ebe590faa7a063beebe17a49102d96f06f9 [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.predicate.primitive.FloatPredicate (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.predicate.primitive, interface: FloatPredicate">
<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="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.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.predicate.primitive.FloatPredicate" class="title">Uses of Interface<br>org.eclipse.collections.api.block.predicate.primitive.FloatPredicate</h1>
</div>
<div class="classUseContainer">
<div class="useSummary">
<table>
<caption><span>Packages that use <a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</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.bag.primitive">org.eclipse.collections.api.bag.primitive</a></th>
<td class="colLast">
<div class="block">This package contains API for Primitive Bags with Mutable and Immutable variants.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.api.collection.primitive">org.eclipse.collections.api.collection.primitive</a></th>
<td class="colLast">
<div class="block">This package contains mutable and immutable primitive collection API.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.api.list.primitive">org.eclipse.collections.api.list.primitive</a></th>
<td class="colLast">
<div class="block">This package contains mutable and immutable primitive list API.</div>
</td>
</tr>
<tr class="altColor">
<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="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.api.ordered.primitive">org.eclipse.collections.api.ordered.primitive</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.api.set.primitive">org.eclipse.collections.api.set.primitive</a></th>
<td class="colLast">
<div class="block">This package contains API for mutable and immutable primitive sets.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.api.stack.primitive">org.eclipse.collections.api.stack.primitive</a></th>
<td class="colLast">
<div class="block">This package contains mutable and immutable primitive stack API.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.bag.mutable.primitive">org.eclipse.collections.impl.bag.mutable.primitive</a></th>
<td class="colLast">
<div class="block">This package contains implementations of the mutable primitive bag interfaces.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.block.factory.primitive">org.eclipse.collections.impl.block.factory.primitive</a></th>
<td class="colLast">
<div class="block">This package contains factory implementations for primitive functions, primitive predicates, primitive procedures and primitive comparators.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.block.function.primitive">org.eclipse.collections.impl.block.function.primitive</a></th>
<td class="colLast">
<div class="block">This package contains implementations of primitive functions.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.block.procedure.primitive">org.eclipse.collections.impl.block.procedure.primitive</a></th>
<td class="colLast">
<div class="block">This package contains implementations of primitive procedures.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.collection.mutable.primitive">org.eclipse.collections.impl.collection.mutable.primitive</a></th>
<td class="colLast">
<div class="block">This package contains implementations of the mutable primitive collection interfaces.</div>
</td>
</tr>
<tr class="rowColor">
<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="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.list.mutable.primitive">org.eclipse.collections.impl.list.mutable.primitive</a></th>
<td class="colLast">
<div class="block">This package contains implementations of the mutable primitive list 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>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.primitive">org.eclipse.collections.impl.primitive</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.set.mutable.primitive">org.eclipse.collections.impl.set.mutable.primitive</a></th>
<td class="colLast">
<div class="block">This package contains implementations of the mutable primitive set interfaces.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.stack.mutable.primitive">org.eclipse.collections.impl.stack.mutable.primitive</a></th>
<td class="colLast">
<div class="block">This package contains implementations of the mutable primitive stack interfaces.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.stack.primitive">org.eclipse.collections.impl.stack.primitive</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.utility.internal.primitive">org.eclipse.collections.impl.utility.internal.primitive</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.utility.primitive">org.eclipse.collections.impl.utility.primitive</a></th>
<td class="colLast">&nbsp;</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="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</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="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</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>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">FloatIterable.</span><code><span class="memberNameLink"><a href="../../../../FloatIterable.html#allSatisfy(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">allSatisfy</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">
<div class="block">Returns true if all of the elements in the FloatIterable return true for the
specified predicate, otherwise returns false.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">FloatIterable.</span><code><span class="memberNameLink"><a href="../../../../FloatIterable.html#anySatisfy(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">anySatisfy</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">
<div class="block">Returns true if any of the elements in the FloatIterable return true for the
specified predicate, otherwise returns false.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>int</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">FloatIterable.</span><code><span class="memberNameLink"><a href="../../../../FloatIterable.html#count(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">count</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">
<div class="block">Returns a count of the number of elements in the FloatIterable that return true for the
specified predicate.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>float</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">FloatIterable.</span><code><span class="memberNameLink"><a href="../../../../FloatIterable.html#detectIfNone(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate,float)">detectIfNone</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate,
float&nbsp;ifNone)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">FloatIterable.</span><code><span class="memberNameLink"><a href="../../../../FloatIterable.html#noneSatisfy(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">noneSatisfy</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">
<div class="block">Returns true if none of the elements in the FloatIterable return true for the
specified predicate, otherwise returns false.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../FloatIterable.html" title="interface in org.eclipse.collections.api">FloatIterable</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">FloatIterable.</span><code><span class="memberNameLink"><a href="../../../../FloatIterable.html#reject(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">reject</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">
<div class="block">Returns a new FloatIterable with all of the elements in the FloatIterable that
return false for the specified predicate.</div>
</td>
</tr>
<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#reject(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate,R)">reject</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate,
R&nbsp;target)</code></th>
<td class="colLast">
<div class="block">Same as <a href="../../../../FloatIterable.html#reject(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)"><code>FloatIterable.reject(FloatPredicate)</code></a> , only the results are added to the target MutableFloatCollection.</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#reject(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">reject</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../FloatIterable.html" title="interface in org.eclipse.collections.api">FloatIterable</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">FloatIterable.</span><code><span class="memberNameLink"><a href="../../../../FloatIterable.html#select(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">select</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">
<div class="block">Returns a new FloatIterable with all of the elements in the FloatIterable that
return true for the specified predicate.</div>
</td>
</tr>
<tr class="rowColor">
<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#select(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate,R)">select</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate,
R&nbsp;target)</code></th>
<td class="colLast">
<div class="block">Same as <a href="../../../../FloatIterable.html#select(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)"><code>FloatIterable.select(FloatPredicate)</code></a> , only the results are added to the target MutableFloatCollection.</div>
</td>
</tr>
<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">LazyFloatIterable.</span><code><span class="memberNameLink"><a href="../../../../LazyFloatIterable.html#select(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">select</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</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.bag.primitive">
<!-- -->
</a>
<h2>Uses of <a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a> in <a href="../../../../bag/primitive/package-summary.html">org.eclipse.collections.api.bag.primitive</a></h2>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../../../bag/primitive/package-summary.html">org.eclipse.collections.api.bag.primitive</a> with parameters of type <a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</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="../../../../bag/primitive/FloatBag.html" title="interface in org.eclipse.collections.api.bag.primitive">FloatBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">FloatBag.</span><code><span class="memberNameLink"><a href="../../../../bag/primitive/FloatBag.html#reject(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">reject</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../bag/primitive/ImmutableFloatBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableFloatBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableFloatBag.</span><code><span class="memberNameLink"><a href="../../../../bag/primitive/ImmutableFloatBag.html#reject(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">reject</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../bag/primitive/MutableFloatBag.html" title="interface in org.eclipse.collections.api.bag.primitive">MutableFloatBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableFloatBag.</span><code><span class="memberNameLink"><a href="../../../../bag/primitive/MutableFloatBag.html#reject(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">reject</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../bag/primitive/FloatBag.html" title="interface in org.eclipse.collections.api.bag.primitive">FloatBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">FloatBag.</span><code><span class="memberNameLink"><a href="../../../../bag/primitive/FloatBag.html#select(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">select</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../bag/primitive/ImmutableFloatBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableFloatBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableFloatBag.</span><code><span class="memberNameLink"><a href="../../../../bag/primitive/ImmutableFloatBag.html#select(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">select</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../bag/primitive/MutableFloatBag.html" title="interface in org.eclipse.collections.api.bag.primitive">MutableFloatBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableFloatBag.</span><code><span class="memberNameLink"><a href="../../../../bag/primitive/MutableFloatBag.html#select(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">select</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</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.collection.primitive">
<!-- -->
</a>
<h2>Uses of <a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a> in <a href="../../../../collection/primitive/package-summary.html">org.eclipse.collections.api.collection.primitive</a></h2>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../../../collection/primitive/package-summary.html">org.eclipse.collections.api.collection.primitive</a> with parameters of type <a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</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="../../../../collection/primitive/ImmutableFloatCollection.html" title="interface in org.eclipse.collections.api.collection.primitive">ImmutableFloatCollection</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableFloatCollection.</span><code><span class="memberNameLink"><a href="../../../../collection/primitive/ImmutableFloatCollection.html#reject(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">reject</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../collection/primitive/MutableFloatCollection.html" title="interface in org.eclipse.collections.api.collection.primitive">MutableFloatCollection</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableFloatCollection.</span><code><span class="memberNameLink"><a href="../../../../collection/primitive/MutableFloatCollection.html#reject(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">reject</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>default boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableFloatCollection.</span><code><span class="memberNameLink"><a href="../../../../collection/primitive/MutableFloatCollection.html#removeIf(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">removeIf</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../collection/primitive/ImmutableFloatCollection.html" title="interface in org.eclipse.collections.api.collection.primitive">ImmutableFloatCollection</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableFloatCollection.</span><code><span class="memberNameLink"><a href="../../../../collection/primitive/ImmutableFloatCollection.html#select(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">select</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../collection/primitive/MutableFloatCollection.html" title="interface in org.eclipse.collections.api.collection.primitive">MutableFloatCollection</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableFloatCollection.</span><code><span class="memberNameLink"><a href="../../../../collection/primitive/MutableFloatCollection.html#select(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">select</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</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.list.primitive">
<!-- -->
</a>
<h2>Uses of <a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a> in <a href="../../../../list/primitive/package-summary.html">org.eclipse.collections.api.list.primitive</a></h2>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../../../list/primitive/package-summary.html">org.eclipse.collections.api.list.primitive</a> with parameters of type <a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</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="../../../../list/primitive/FloatList.html" title="interface in org.eclipse.collections.api.list.primitive">FloatList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">FloatList.</span><code><span class="memberNameLink"><a href="../../../../list/primitive/FloatList.html#reject(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">reject</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../list/primitive/ImmutableFloatList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableFloatList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableFloatList.</span><code><span class="memberNameLink"><a href="../../../../list/primitive/ImmutableFloatList.html#reject(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">reject</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../list/primitive/MutableFloatList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableFloatList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableFloatList.</span><code><span class="memberNameLink"><a href="../../../../list/primitive/MutableFloatList.html#reject(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">reject</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../list/primitive/FloatList.html" title="interface in org.eclipse.collections.api.list.primitive">FloatList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">FloatList.</span><code><span class="memberNameLink"><a href="../../../../list/primitive/FloatList.html#select(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">select</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../list/primitive/ImmutableFloatList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableFloatList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableFloatList.</span><code><span class="memberNameLink"><a href="../../../../list/primitive/ImmutableFloatList.html#select(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">select</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../list/primitive/MutableFloatList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableFloatList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableFloatList.</span><code><span class="memberNameLink"><a href="../../../../list/primitive/MutableFloatList.html#select(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">select</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</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="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</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="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</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="../../../../bag/primitive/FloatBag.html" title="interface in org.eclipse.collections.api.bag.primitive">FloatBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">FloatValuesMap.</span><code><span class="memberNameLink"><a href="../../../../map/primitive/FloatValuesMap.html#reject(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">reject</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../bag/primitive/ImmutableFloatBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableFloatBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableByteFloatMap.</span><code><span class="memberNameLink"><a href="../../../../map/primitive/ImmutableByteFloatMap.html#reject(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">reject</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../bag/primitive/ImmutableFloatBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableFloatBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableCharFloatMap.</span><code><span class="memberNameLink"><a href="../../../../map/primitive/ImmutableCharFloatMap.html#reject(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">reject</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../bag/primitive/ImmutableFloatBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableFloatBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableDoubleFloatMap.</span><code><span class="memberNameLink"><a href="../../../../map/primitive/ImmutableDoubleFloatMap.html#reject(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">reject</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../bag/primitive/ImmutableFloatBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableFloatBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableFloatFloatMap.</span><code><span class="memberNameLink"><a href="../../../../map/primitive/ImmutableFloatFloatMap.html#reject(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">reject</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../bag/primitive/ImmutableFloatBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableFloatBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableIntFloatMap.</span><code><span class="memberNameLink"><a href="../../../../map/primitive/ImmutableIntFloatMap.html#reject(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">reject</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../bag/primitive/ImmutableFloatBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableFloatBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableLongFloatMap.</span><code><span class="memberNameLink"><a href="../../../../map/primitive/ImmutableLongFloatMap.html#reject(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">reject</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../collection/primitive/ImmutableFloatCollection.html" title="interface in org.eclipse.collections.api.collection.primitive">ImmutableFloatCollection</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableObjectFloatMap.</span><code><span class="memberNameLink"><a href="../../../../map/primitive/ImmutableObjectFloatMap.html#reject(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">reject</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../bag/primitive/ImmutableFloatBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableFloatBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableShortFloatMap.</span><code><span class="memberNameLink"><a href="../../../../map/primitive/ImmutableShortFloatMap.html#reject(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">reject</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../bag/primitive/MutableFloatBag.html" title="interface in org.eclipse.collections.api.bag.primitive">MutableFloatBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableFloatValuesMap.</span><code><span class="memberNameLink"><a href="../../../../map/primitive/MutableFloatValuesMap.html#reject(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">reject</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../collection/primitive/MutableFloatCollection.html" title="interface in org.eclipse.collections.api.collection.primitive">MutableFloatCollection</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableObjectFloatMap.</span><code><span class="memberNameLink"><a href="../../../../map/primitive/MutableObjectFloatMap.html#reject(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">reject</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../bag/primitive/FloatBag.html" title="interface in org.eclipse.collections.api.bag.primitive">FloatBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">FloatValuesMap.</span><code><span class="memberNameLink"><a href="../../../../map/primitive/FloatValuesMap.html#select(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">select</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../bag/primitive/ImmutableFloatBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableFloatBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableByteFloatMap.</span><code><span class="memberNameLink"><a href="../../../../map/primitive/ImmutableByteFloatMap.html#select(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">select</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../bag/primitive/ImmutableFloatBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableFloatBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableCharFloatMap.</span><code><span class="memberNameLink"><a href="../../../../map/primitive/ImmutableCharFloatMap.html#select(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">select</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../bag/primitive/ImmutableFloatBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableFloatBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableDoubleFloatMap.</span><code><span class="memberNameLink"><a href="../../../../map/primitive/ImmutableDoubleFloatMap.html#select(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">select</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../bag/primitive/ImmutableFloatBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableFloatBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableFloatFloatMap.</span><code><span class="memberNameLink"><a href="../../../../map/primitive/ImmutableFloatFloatMap.html#select(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">select</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../bag/primitive/ImmutableFloatBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableFloatBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableIntFloatMap.</span><code><span class="memberNameLink"><a href="../../../../map/primitive/ImmutableIntFloatMap.html#select(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">select</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../bag/primitive/ImmutableFloatBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableFloatBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableLongFloatMap.</span><code><span class="memberNameLink"><a href="../../../../map/primitive/ImmutableLongFloatMap.html#select(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">select</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../collection/primitive/ImmutableFloatCollection.html" title="interface in org.eclipse.collections.api.collection.primitive">ImmutableFloatCollection</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableObjectFloatMap.</span><code><span class="memberNameLink"><a href="../../../../map/primitive/ImmutableObjectFloatMap.html#select(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">select</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../bag/primitive/ImmutableFloatBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableFloatBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableShortFloatMap.</span><code><span class="memberNameLink"><a href="../../../../map/primitive/ImmutableShortFloatMap.html#select(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">select</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../bag/primitive/MutableFloatBag.html" title="interface in org.eclipse.collections.api.bag.primitive">MutableFloatBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableFloatValuesMap.</span><code><span class="memberNameLink"><a href="../../../../map/primitive/MutableFloatValuesMap.html#select(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">select</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../collection/primitive/MutableFloatCollection.html" title="interface in org.eclipse.collections.api.collection.primitive">MutableFloatCollection</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableObjectFloatMap.</span><code><span class="memberNameLink"><a href="../../../../map/primitive/MutableObjectFloatMap.html#select(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">select</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</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.ordered.primitive">
<!-- -->
</a>
<h2>Uses of <a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a> in <a href="../../../../ordered/primitive/package-summary.html">org.eclipse.collections.api.ordered.primitive</a></h2>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../../../ordered/primitive/package-summary.html">org.eclipse.collections.api.ordered.primitive</a> with parameters of type <a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</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="../../../../ordered/primitive/OrderedFloatIterable.html" title="interface in org.eclipse.collections.api.ordered.primitive">OrderedFloatIterable</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">OrderedFloatIterable.</span><code><span class="memberNameLink"><a href="../../../../ordered/primitive/OrderedFloatIterable.html#reject(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">reject</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../ordered/primitive/ReversibleFloatIterable.html" title="interface in org.eclipse.collections.api.ordered.primitive">ReversibleFloatIterable</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ReversibleFloatIterable.</span><code><span class="memberNameLink"><a href="../../../../ordered/primitive/ReversibleFloatIterable.html#reject(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">reject</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../ordered/primitive/OrderedFloatIterable.html" title="interface in org.eclipse.collections.api.ordered.primitive">OrderedFloatIterable</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">OrderedFloatIterable.</span><code><span class="memberNameLink"><a href="../../../../ordered/primitive/OrderedFloatIterable.html#select(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">select</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../ordered/primitive/ReversibleFloatIterable.html" title="interface in org.eclipse.collections.api.ordered.primitive">ReversibleFloatIterable</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ReversibleFloatIterable.</span><code><span class="memberNameLink"><a href="../../../../ordered/primitive/ReversibleFloatIterable.html#select(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">select</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</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.set.primitive">
<!-- -->
</a>
<h2>Uses of <a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a> in <a href="../../../../set/primitive/package-summary.html">org.eclipse.collections.api.set.primitive</a></h2>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../../../set/primitive/package-summary.html">org.eclipse.collections.api.set.primitive</a> with parameters of type <a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</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="../../../../set/primitive/FloatSet.html" title="interface in org.eclipse.collections.api.set.primitive">FloatSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">FloatSet.</span><code><span class="memberNameLink"><a href="../../../../set/primitive/FloatSet.html#reject(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">reject</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../set/primitive/ImmutableFloatSet.html" title="interface in org.eclipse.collections.api.set.primitive">ImmutableFloatSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableFloatSet.</span><code><span class="memberNameLink"><a href="../../../../set/primitive/ImmutableFloatSet.html#reject(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">reject</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../set/primitive/MutableFloatSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableFloatSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableFloatSet.</span><code><span class="memberNameLink"><a href="../../../../set/primitive/MutableFloatSet.html#reject(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">reject</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../set/primitive/FloatSet.html" title="interface in org.eclipse.collections.api.set.primitive">FloatSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">FloatSet.</span><code><span class="memberNameLink"><a href="../../../../set/primitive/FloatSet.html#select(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">select</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../set/primitive/ImmutableFloatSet.html" title="interface in org.eclipse.collections.api.set.primitive">ImmutableFloatSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableFloatSet.</span><code><span class="memberNameLink"><a href="../../../../set/primitive/ImmutableFloatSet.html#select(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">select</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../set/primitive/MutableFloatSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableFloatSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableFloatSet.</span><code><span class="memberNameLink"><a href="../../../../set/primitive/MutableFloatSet.html#select(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">select</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</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.stack.primitive">
<!-- -->
</a>
<h2>Uses of <a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a> in <a href="../../../../stack/primitive/package-summary.html">org.eclipse.collections.api.stack.primitive</a></h2>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../../../stack/primitive/package-summary.html">org.eclipse.collections.api.stack.primitive</a> with parameters of type <a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</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="../../../../stack/primitive/FloatStack.html" title="interface in org.eclipse.collections.api.stack.primitive">FloatStack</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">FloatStack.</span><code><span class="memberNameLink"><a href="../../../../stack/primitive/FloatStack.html#reject(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">reject</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../stack/primitive/ImmutableFloatStack.html" title="interface in org.eclipse.collections.api.stack.primitive">ImmutableFloatStack</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableFloatStack.</span><code><span class="memberNameLink"><a href="../../../../stack/primitive/ImmutableFloatStack.html#reject(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">reject</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../stack/primitive/MutableFloatStack.html" title="interface in org.eclipse.collections.api.stack.primitive">MutableFloatStack</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableFloatStack.</span><code><span class="memberNameLink"><a href="../../../../stack/primitive/MutableFloatStack.html#reject(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">reject</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../stack/primitive/FloatStack.html" title="interface in org.eclipse.collections.api.stack.primitive">FloatStack</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">FloatStack.</span><code><span class="memberNameLink"><a href="../../../../stack/primitive/FloatStack.html#select(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">select</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../stack/primitive/ImmutableFloatStack.html" title="interface in org.eclipse.collections.api.stack.primitive">ImmutableFloatStack</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableFloatStack.</span><code><span class="memberNameLink"><a href="../../../../stack/primitive/ImmutableFloatStack.html#select(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">select</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../stack/primitive/MutableFloatStack.html" title="interface in org.eclipse.collections.api.stack.primitive">MutableFloatStack</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableFloatStack.</span><code><span class="memberNameLink"><a href="../../../../stack/primitive/MutableFloatStack.html#select(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">select</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</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.bag.mutable.primitive">
<!-- -->
</a>
<h2>Uses of <a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a> in <a href="../../../../../impl/bag/mutable/primitive/package-summary.html">org.eclipse.collections.impl.bag.mutable.primitive</a></h2>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../../../../impl/bag/mutable/primitive/package-summary.html">org.eclipse.collections.impl.bag.mutable.primitive</a> with parameters of type <a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</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>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">FloatHashBag.</span><code><span class="memberNameLink"><a href="../../../../../impl/bag/mutable/primitive/FloatHashBag.html#allSatisfy(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">allSatisfy</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">FloatHashBag.</span><code><span class="memberNameLink"><a href="../../../../../impl/bag/mutable/primitive/FloatHashBag.html#anySatisfy(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">anySatisfy</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>int</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">FloatHashBag.</span><code><span class="memberNameLink"><a href="../../../../../impl/bag/mutable/primitive/FloatHashBag.html#count(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">count</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</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">FloatHashBag.</span><code><span class="memberNameLink"><a href="../../../../../impl/bag/mutable/primitive/FloatHashBag.html#detectIfNone(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate,float)">detectIfNone</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate,
float&nbsp;ifNone)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">FloatHashBag.</span><code><span class="memberNameLink"><a href="../../../../../impl/bag/mutable/primitive/FloatHashBag.html#noneSatisfy(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">noneSatisfy</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../impl/bag/mutable/primitive/FloatHashBag.html" title="class in org.eclipse.collections.impl.bag.mutable.primitive">FloatHashBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">FloatHashBag.</span><code><span class="memberNameLink"><a href="../../../../../impl/bag/mutable/primitive/FloatHashBag.html#reject(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">reject</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../bag/primitive/MutableFloatBag.html" title="interface in org.eclipse.collections.api.bag.primitive">MutableFloatBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedFloatBag.</span><code><span class="memberNameLink"><a href="../../../../../impl/bag/mutable/primitive/SynchronizedFloatBag.html#reject(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">reject</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../bag/primitive/MutableFloatBag.html" title="interface in org.eclipse.collections.api.bag.primitive">MutableFloatBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableFloatBag.</span><code><span class="memberNameLink"><a href="../../../../../impl/bag/mutable/primitive/UnmodifiableFloatBag.html#reject(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">reject</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">FloatHashBag.</span><code><span class="memberNameLink"><a href="../../../../../impl/bag/mutable/primitive/FloatHashBag.html#removeIf(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">removeIf</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../impl/bag/mutable/primitive/FloatHashBag.html" title="class in org.eclipse.collections.impl.bag.mutable.primitive">FloatHashBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">FloatHashBag.</span><code><span class="memberNameLink"><a href="../../../../../impl/bag/mutable/primitive/FloatHashBag.html#select(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">select</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../bag/primitive/MutableFloatBag.html" title="interface in org.eclipse.collections.api.bag.primitive">MutableFloatBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedFloatBag.</span><code><span class="memberNameLink"><a href="../../../../../impl/bag/mutable/primitive/SynchronizedFloatBag.html#select(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">select</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../bag/primitive/MutableFloatBag.html" title="interface in org.eclipse.collections.api.bag.primitive">MutableFloatBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableFloatBag.</span><code><span class="memberNameLink"><a href="../../../../../impl/bag/mutable/primitive/UnmodifiableFloatBag.html#select(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">select</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</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.block.factory.primitive">
<!-- -->
</a>
<h2>Uses of <a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a> in <a href="../../../../../impl/block/factory/primitive/package-summary.html">org.eclipse.collections.impl.block.factory.primitive</a></h2>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../../../../impl/block/factory/primitive/package-summary.html">org.eclipse.collections.impl.block.factory.primitive</a> that return <a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</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>static <a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">FloatPredicates.</span><code><span class="memberNameLink"><a href="../../../../../impl/block/factory/primitive/FloatPredicates.html#alwaysFalse()">alwaysFalse</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">FloatPredicates.</span><code><span class="memberNameLink"><a href="../../../../../impl/block/factory/primitive/FloatPredicates.html#alwaysTrue()">alwaysTrue</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">FloatPredicates.</span><code><span class="memberNameLink"><a href="../../../../../impl/block/factory/primitive/FloatPredicates.html#and(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate,org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">and</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;one,
<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;two)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">FloatPredicates.</span><code><span class="memberNameLink"><a href="../../../../../impl/block/factory/primitive/FloatPredicates.html#equal(float)">equal</a></span>&#8203;(float&nbsp;expected)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">FloatPredicates.</span><code><span class="memberNameLink"><a href="../../../../../impl/block/factory/primitive/FloatPredicates.html#equal(float,float)">equal</a></span>&#8203;(float&nbsp;expected,
float&nbsp;delta)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">FloatPredicates.</span><code><span class="memberNameLink"><a href="../../../../../impl/block/factory/primitive/FloatPredicates.html#greaterThan(float)">greaterThan</a></span>&#8203;(float&nbsp;expected)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">FloatPredicates.</span><code><span class="memberNameLink"><a href="../../../../../impl/block/factory/primitive/FloatPredicates.html#lessThan(float)">lessThan</a></span>&#8203;(float&nbsp;expected)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">FloatPredicates.</span><code><span class="memberNameLink"><a href="../../../../../impl/block/factory/primitive/FloatPredicates.html#not(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">not</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;negate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">FloatPredicates.</span><code><span class="memberNameLink"><a href="../../../../../impl/block/factory/primitive/FloatPredicates.html#or(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate,org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">or</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;one,
<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;two)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../../../../impl/block/factory/primitive/package-summary.html">org.eclipse.collections.impl.block.factory.primitive</a> with parameters of type <a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</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>static <a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">FloatPredicates.</span><code><span class="memberNameLink"><a href="../../../../../impl/block/factory/primitive/FloatPredicates.html#and(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate,org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">and</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;one,
<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;two)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">FloatPredicates.</span><code><span class="memberNameLink"><a href="../../../../../impl/block/factory/primitive/FloatPredicates.html#not(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">not</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;negate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">FloatPredicates.</span><code><span class="memberNameLink"><a href="../../../../../impl/block/factory/primitive/FloatPredicates.html#or(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate,org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">or</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;one,
<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;two)</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.block.function.primitive">
<!-- -->
</a>
<h2>Uses of <a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a> in <a href="../../../../../impl/block/function/primitive/package-summary.html">org.eclipse.collections.impl.block.function.primitive</a></h2>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../../../../impl/block/function/primitive/package-summary.html">org.eclipse.collections.impl.block.function.primitive</a> with parameters of type <a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</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="../../../../../impl/block/function/primitive/FloatCaseFunction.html" title="class in org.eclipse.collections.impl.block.function.primitive">FloatCaseFunction</a>&lt;<a href="../../../../../impl/block/function/primitive/FloatCaseFunction.html" title="type parameter in FloatCaseFunction">V</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">FloatCaseFunction.</span><code><span class="memberNameLink"><a href="../../../../../impl/block/function/primitive/FloatCaseFunction.html#addCase(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate,org.eclipse.collections.api.block.function.primitive.FloatToObjectFunction)">addCase</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate,
<a href="../../../function/primitive/FloatToObjectFunction.html" title="interface in org.eclipse.collections.api.block.function.primitive">FloatToObjectFunction</a>&lt;? extends <a href="../../../../../impl/block/function/primitive/FloatCaseFunction.html" title="type parameter in FloatCaseFunction">V</a>&gt;&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.block.procedure.primitive">
<!-- -->
</a>
<h2>Uses of <a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a> in <a href="../../../../../impl/block/procedure/primitive/package-summary.html">org.eclipse.collections.impl.block.procedure.primitive</a></h2>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../../../../impl/block/procedure/primitive/package-summary.html">org.eclipse.collections.impl.block.procedure.primitive</a> with parameters of type <a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</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="../../../../../impl/block/procedure/primitive/FloatCaseProcedure.html" title="class in org.eclipse.collections.impl.block.procedure.primitive">FloatCaseProcedure</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">FloatCaseProcedure.</span><code><span class="memberNameLink"><a href="../../../../../impl/block/procedure/primitive/FloatCaseProcedure.html#addCase(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate,org.eclipse.collections.api.block.procedure.primitive.FloatProcedure)">addCase</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate,
<a href="../../../procedure/primitive/FloatProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">FloatProcedure</a>&nbsp;procedure)</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.collection.mutable.primitive">
<!-- -->
</a>
<h2>Uses of <a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a> in <a href="../../../../../impl/collection/mutable/primitive/package-summary.html">org.eclipse.collections.impl.collection.mutable.primitive</a></h2>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../../../../impl/collection/mutable/primitive/package-summary.html">org.eclipse.collections.impl.collection.mutable.primitive</a> with parameters of type <a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</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>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractSynchronizedFloatCollection.</span><code><span class="memberNameLink"><a href="../../../../../impl/collection/mutable/primitive/AbstractSynchronizedFloatCollection.html#allSatisfy(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">allSatisfy</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractUnmodifiableFloatCollection.</span><code><span class="memberNameLink"><a href="../../../../../impl/collection/mutable/primitive/AbstractUnmodifiableFloatCollection.html#allSatisfy(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">allSatisfy</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractSynchronizedFloatCollection.</span><code><span class="memberNameLink"><a href="../../../../../impl/collection/mutable/primitive/AbstractSynchronizedFloatCollection.html#anySatisfy(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">anySatisfy</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractUnmodifiableFloatCollection.</span><code><span class="memberNameLink"><a href="../../../../../impl/collection/mutable/primitive/AbstractUnmodifiableFloatCollection.html#anySatisfy(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">anySatisfy</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>int</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractSynchronizedFloatCollection.</span><code><span class="memberNameLink"><a href="../../../../../impl/collection/mutable/primitive/AbstractSynchronizedFloatCollection.html#count(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">count</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>int</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractUnmodifiableFloatCollection.</span><code><span class="memberNameLink"><a href="../../../../../impl/collection/mutable/primitive/AbstractUnmodifiableFloatCollection.html#count(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">count</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</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">AbstractSynchronizedFloatCollection.</span><code><span class="memberNameLink"><a href="../../../../../impl/collection/mutable/primitive/AbstractSynchronizedFloatCollection.html#detectIfNone(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate,float)">detectIfNone</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate,
float&nbsp;ifNone)</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">AbstractUnmodifiableFloatCollection.</span><code><span class="memberNameLink"><a href="../../../../../impl/collection/mutable/primitive/AbstractUnmodifiableFloatCollection.html#detectIfNone(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate,float)">detectIfNone</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate,
float&nbsp;ifNone)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractSynchronizedFloatCollection.</span><code><span class="memberNameLink"><a href="../../../../../impl/collection/mutable/primitive/AbstractSynchronizedFloatCollection.html#noneSatisfy(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">noneSatisfy</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractUnmodifiableFloatCollection.</span><code><span class="memberNameLink"><a href="../../../../../impl/collection/mutable/primitive/AbstractUnmodifiableFloatCollection.html#noneSatisfy(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">noneSatisfy</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../collection/primitive/MutableFloatCollection.html" title="interface in org.eclipse.collections.api.collection.primitive">MutableFloatCollection</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractSynchronizedFloatCollection.</span><code><span class="memberNameLink"><a href="../../../../../impl/collection/mutable/primitive/AbstractSynchronizedFloatCollection.html#reject(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">reject</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../collection/primitive/MutableFloatCollection.html" title="interface in org.eclipse.collections.api.collection.primitive">MutableFloatCollection</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractUnmodifiableFloatCollection.</span><code><span class="memberNameLink"><a href="../../../../../impl/collection/mutable/primitive/AbstractUnmodifiableFloatCollection.html#reject(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">reject</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractSynchronizedFloatCollection.</span><code><span class="memberNameLink"><a href="../../../../../impl/collection/mutable/primitive/AbstractSynchronizedFloatCollection.html#removeIf(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">removeIf</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractUnmodifiableFloatCollection.</span><code><span class="memberNameLink"><a href="../../../../../impl/collection/mutable/primitive/AbstractUnmodifiableFloatCollection.html#removeIf(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">removeIf</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../collection/primitive/MutableFloatCollection.html" title="interface in org.eclipse.collections.api.collection.primitive">MutableFloatCollection</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractSynchronizedFloatCollection.</span><code><span class="memberNameLink"><a href="../../../../../impl/collection/mutable/primitive/AbstractSynchronizedFloatCollection.html#select(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">select</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../collection/primitive/MutableFloatCollection.html" title="interface in org.eclipse.collections.api.collection.primitive">MutableFloatCollection</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractUnmodifiableFloatCollection.</span><code><span class="memberNameLink"><a href="../../../../../impl/collection/mutable/primitive/AbstractUnmodifiableFloatCollection.html#select(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">select</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</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.lazy.primitive">
<!-- -->
</a>
<h2>Uses of <a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</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="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</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>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractLazyFloatIterable.</span><code><span class="memberNameLink"><a href="../../../../../impl/lazy/primitive/AbstractLazyFloatIterable.html#allSatisfy(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">allSatisfy</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CollectFloatIterable.</span><code><span class="memberNameLink"><a href="../../../../../impl/lazy/primitive/CollectFloatIterable.html#allSatisfy(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">allSatisfy</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">LazyFloatIterableAdapter.</span><code><span class="memberNameLink"><a href="../../../../../impl/lazy/primitive/LazyFloatIterableAdapter.html#allSatisfy(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">allSatisfy</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SelectFloatIterable.</span><code><span class="memberNameLink"><a href="../../../../../impl/lazy/primitive/SelectFloatIterable.html#allSatisfy(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">allSatisfy</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">TapFloatIterable.</span><code><span class="memberNameLink"><a href="../../../../../impl/lazy/primitive/TapFloatIterable.html#allSatisfy(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">allSatisfy</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractLazyFloatIterable.</span><code><span class="memberNameLink"><a href="../../../../../impl/lazy/primitive/AbstractLazyFloatIterable.html#anySatisfy(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">anySatisfy</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CollectFloatIterable.</span><code><span class="memberNameLink"><a href="../../../../../impl/lazy/primitive/CollectFloatIterable.html#anySatisfy(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">anySatisfy</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">LazyFloatIterableAdapter.</span><code><span class="memberNameLink"><a href="../../../../../impl/lazy/primitive/LazyFloatIterableAdapter.html#anySatisfy(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">anySatisfy</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SelectFloatIterable.</span><code><span class="memberNameLink"><a href="../../../../../impl/lazy/primitive/SelectFloatIterable.html#anySatisfy(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">anySatisfy</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">TapFloatIterable.</span><code><span class="memberNameLink"><a href="../../../../../impl/lazy/primitive/TapFloatIterable.html#anySatisfy(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">anySatisfy</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>int</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractLazyFloatIterable.</span><code><span class="memberNameLink"><a href="../../../../../impl/lazy/primitive/AbstractLazyFloatIterable.html#count(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">count</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>int</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CollectFloatIterable.</span><code><span class="memberNameLink"><a href="../../../../../impl/lazy/primitive/CollectFloatIterable.html#count(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">count</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>int</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">LazyFloatIterableAdapter.</span><code><span class="memberNameLink"><a href="../../../../../impl/lazy/primitive/LazyFloatIterableAdapter.html#count(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">count</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>int</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SelectFloatIterable.</span><code><span class="memberNameLink"><a href="../../../../../impl/lazy/primitive/SelectFloatIterable.html#count(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">count</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</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">AbstractLazyFloatIterable.</span><code><span class="memberNameLink"><a href="../../../../../impl/lazy/primitive/AbstractLazyFloatIterable.html#detectIfNone(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate,float)">detectIfNone</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate,
float&nbsp;ifNone)</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">LazyFloatIterableAdapter.</span><code><span class="memberNameLink"><a href="../../../../../impl/lazy/primitive/LazyFloatIterableAdapter.html#detectIfNone(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate,float)">detectIfNone</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate,
float&nbsp;ifNone)</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">TapFloatIterable.</span><code><span class="memberNameLink"><a href="../../../../../impl/lazy/primitive/TapFloatIterable.html#detectIfNone(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate,float)">detectIfNone</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate,
float&nbsp;ifNone)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractLazyFloatIterable.</span><code><span class="memberNameLink"><a href="../../../../../impl/lazy/primitive/AbstractLazyFloatIterable.html#noneSatisfy(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">noneSatisfy</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CollectFloatIterable.</span><code><span class="memberNameLink"><a href="../../../../../impl/lazy/primitive/CollectFloatIterable.html#noneSatisfy(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">noneSatisfy</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">LazyFloatIterableAdapter.</span><code><span class="memberNameLink"><a href="../../../../../impl/lazy/primitive/LazyFloatIterableAdapter.html#noneSatisfy(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">noneSatisfy</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SelectFloatIterable.</span><code><span class="memberNameLink"><a href="../../../../../impl/lazy/primitive/SelectFloatIterable.html#noneSatisfy(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">noneSatisfy</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">TapFloatIterable.</span><code><span class="memberNameLink"><a href="../../../../../impl/lazy/primitive/TapFloatIterable.html#noneSatisfy(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">noneSatisfy</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<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#reject(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">reject</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</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">AbstractLazyFloatIterable.</span><code><span class="memberNameLink"><a href="../../../../../impl/lazy/primitive/AbstractLazyFloatIterable.html#select(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">select</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</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="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</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/SelectFloatIterable.html#%3Cinit%3E(org.eclipse.collections.api.FloatIterable,org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">SelectFloatIterable</a></span>&#8203;(<a href="../../../../FloatIterable.html" title="interface in org.eclipse.collections.api">FloatIterable</a>&nbsp;delegate,
<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</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.list.mutable.primitive">
<!-- -->
</a>
<h2>Uses of <a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a> in <a href="../../../../../impl/list/mutable/primitive/package-summary.html">org.eclipse.collections.impl.list.mutable.primitive</a></h2>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../../../../impl/list/mutable/primitive/package-summary.html">org.eclipse.collections.impl.list.mutable.primitive</a> with parameters of type <a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</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>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">FloatArrayList.</span><code><span class="memberNameLink"><a href="../../../../../impl/list/mutable/primitive/FloatArrayList.html#allSatisfy(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">allSatisfy</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">FloatArrayList.</span><code><span class="memberNameLink"><a href="../../../../../impl/list/mutable/primitive/FloatArrayList.html#anySatisfy(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">anySatisfy</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>int</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">FloatArrayList.</span><code><span class="memberNameLink"><a href="../../../../../impl/list/mutable/primitive/FloatArrayList.html#count(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">count</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</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">FloatArrayList.</span><code><span class="memberNameLink"><a href="../../../../../impl/list/mutable/primitive/FloatArrayList.html#detectIfNone(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate,float)">detectIfNone</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate,
float&nbsp;ifNone)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">FloatArrayList.</span><code><span class="memberNameLink"><a href="../../../../../impl/list/mutable/primitive/FloatArrayList.html#noneSatisfy(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">noneSatisfy</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../impl/list/mutable/primitive/FloatArrayList.html" title="class in org.eclipse.collections.impl.list.mutable.primitive">FloatArrayList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">FloatArrayList.</span><code><span class="memberNameLink"><a href="../../../../../impl/list/mutable/primitive/FloatArrayList.html#reject(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">reject</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&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">FloatArrayList.</span><code><span class="memberNameLink"><a href="../../../../../impl/list/mutable/primitive/FloatArrayList.html#reject(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate,R)">reject</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate,
R&nbsp;target)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../list/primitive/MutableFloatList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableFloatList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedFloatList.</span><code><span class="memberNameLink"><a href="../../../../../impl/list/mutable/primitive/SynchronizedFloatList.html#reject(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">reject</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../list/primitive/MutableFloatList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableFloatList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableFloatList.</span><code><span class="memberNameLink"><a href="../../../../../impl/list/mutable/primitive/UnmodifiableFloatList.html#reject(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">reject</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">FloatArrayList.</span><code><span class="memberNameLink"><a href="../../../../../impl/list/mutable/primitive/FloatArrayList.html#removeIf(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">removeIf</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../impl/list/mutable/primitive/FloatArrayList.html" title="class in org.eclipse.collections.impl.list.mutable.primitive">FloatArrayList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">FloatArrayList.</span><code><span class="memberNameLink"><a href="../../../../../impl/list/mutable/primitive/FloatArrayList.html#select(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">select</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&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">FloatArrayList.</span><code><span class="memberNameLink"><a href="../../../../../impl/list/mutable/primitive/FloatArrayList.html#select(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate,R)">select</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate,
R&nbsp;target)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../list/primitive/MutableFloatList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableFloatList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedFloatList.</span><code><span class="memberNameLink"><a href="../../../../../impl/list/mutable/primitive/SynchronizedFloatList.html#select(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">select</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../list/primitive/MutableFloatList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableFloatList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableFloatList.</span><code><span class="memberNameLink"><a href="../../../../../impl/list/mutable/primitive/UnmodifiableFloatList.html#select(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">select</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</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="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</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="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</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>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractMutableFloatKeySet.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/AbstractMutableFloatKeySet.html#allSatisfy(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">allSatisfy</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractMutableFloatValuesMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/AbstractMutableFloatValuesMap.html#allSatisfy(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">allSatisfy</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ObjectFloatHashMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/ObjectFloatHashMap.html#allSatisfy(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">allSatisfy</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ObjectFloatHashMapWithHashingStrategy.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/ObjectFloatHashMapWithHashingStrategy.html#allSatisfy(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">allSatisfy</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedByteFloatMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/SynchronizedByteFloatMap.html#allSatisfy(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">allSatisfy</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedCharFloatMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/SynchronizedCharFloatMap.html#allSatisfy(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">allSatisfy</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedDoubleFloatMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/SynchronizedDoubleFloatMap.html#allSatisfy(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">allSatisfy</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedFloatFloatMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/SynchronizedFloatFloatMap.html#allSatisfy(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">allSatisfy</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedIntFloatMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/SynchronizedIntFloatMap.html#allSatisfy(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">allSatisfy</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedLongFloatMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/SynchronizedLongFloatMap.html#allSatisfy(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">allSatisfy</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedObjectFloatMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/SynchronizedObjectFloatMap.html#allSatisfy(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">allSatisfy</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedShortFloatMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/SynchronizedShortFloatMap.html#allSatisfy(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">allSatisfy</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableByteFloatMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/UnmodifiableByteFloatMap.html#allSatisfy(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">allSatisfy</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableCharFloatMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/UnmodifiableCharFloatMap.html#allSatisfy(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">allSatisfy</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableDoubleFloatMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/UnmodifiableDoubleFloatMap.html#allSatisfy(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">allSatisfy</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableFloatFloatMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/UnmodifiableFloatFloatMap.html#allSatisfy(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">allSatisfy</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableIntFloatMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/UnmodifiableIntFloatMap.html#allSatisfy(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">allSatisfy</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableLongFloatMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/UnmodifiableLongFloatMap.html#allSatisfy(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">allSatisfy</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableObjectFloatMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/UnmodifiableObjectFloatMap.html#allSatisfy(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">allSatisfy</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableShortFloatMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/UnmodifiableShortFloatMap.html#allSatisfy(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">allSatisfy</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractMutableFloatKeySet.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/AbstractMutableFloatKeySet.html#anySatisfy(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">anySatisfy</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractMutableFloatValuesMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/AbstractMutableFloatValuesMap.html#anySatisfy(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">anySatisfy</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ObjectFloatHashMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/ObjectFloatHashMap.html#anySatisfy(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">anySatisfy</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ObjectFloatHashMapWithHashingStrategy.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/ObjectFloatHashMapWithHashingStrategy.html#anySatisfy(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">anySatisfy</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedByteFloatMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/SynchronizedByteFloatMap.html#anySatisfy(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">anySatisfy</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedCharFloatMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/SynchronizedCharFloatMap.html#anySatisfy(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">anySatisfy</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedDoubleFloatMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/SynchronizedDoubleFloatMap.html#anySatisfy(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">anySatisfy</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedFloatFloatMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/SynchronizedFloatFloatMap.html#anySatisfy(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">anySatisfy</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedIntFloatMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/SynchronizedIntFloatMap.html#anySatisfy(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">anySatisfy</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedLongFloatMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/SynchronizedLongFloatMap.html#anySatisfy(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">anySatisfy</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedObjectFloatMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/SynchronizedObjectFloatMap.html#anySatisfy(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">anySatisfy</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedShortFloatMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/SynchronizedShortFloatMap.html#anySatisfy(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">anySatisfy</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableByteFloatMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/UnmodifiableByteFloatMap.html#anySatisfy(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">anySatisfy</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableCharFloatMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/UnmodifiableCharFloatMap.html#anySatisfy(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">anySatisfy</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableDoubleFloatMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/UnmodifiableDoubleFloatMap.html#anySatisfy(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">anySatisfy</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableFloatFloatMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/UnmodifiableFloatFloatMap.html#anySatisfy(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">anySatisfy</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableIntFloatMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/UnmodifiableIntFloatMap.html#anySatisfy(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">anySatisfy</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableLongFloatMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/UnmodifiableLongFloatMap.html#anySatisfy(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">anySatisfy</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableObjectFloatMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/UnmodifiableObjectFloatMap.html#anySatisfy(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">anySatisfy</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableShortFloatMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/UnmodifiableShortFloatMap.html#anySatisfy(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">anySatisfy</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>int</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractMutableFloatKeySet.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/AbstractMutableFloatKeySet.html#count(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">count</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>int</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractMutableFloatValuesMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/AbstractMutableFloatValuesMap.html#count(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">count</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>int</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ObjectFloatHashMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/ObjectFloatHashMap.html#count(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">count</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>int</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ObjectFloatHashMapWithHashingStrategy.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/ObjectFloatHashMapWithHashingStrategy.html#count(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">count</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>int</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedByteFloatMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/SynchronizedByteFloatMap.html#count(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">count</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>int</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedCharFloatMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/SynchronizedCharFloatMap.html#count(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">count</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>int</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedDoubleFloatMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/SynchronizedDoubleFloatMap.html#count(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">count</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>int</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedFloatFloatMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/SynchronizedFloatFloatMap.html#count(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">count</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>int</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedIntFloatMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/SynchronizedIntFloatMap.html#count(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">count</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>int</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedLongFloatMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/SynchronizedLongFloatMap.html#count(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">count</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>int</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedObjectFloatMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/SynchronizedObjectFloatMap.html#count(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">count</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>int</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedShortFloatMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/SynchronizedShortFloatMap.html#count(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">count</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>int</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableByteFloatMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/UnmodifiableByteFloatMap.html#count(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">count</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>int</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableCharFloatMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/UnmodifiableCharFloatMap.html#count(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">count</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>int</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableDoubleFloatMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/UnmodifiableDoubleFloatMap.html#count(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">count</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>int</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableFloatFloatMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/UnmodifiableFloatFloatMap.html#count(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">count</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>int</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableIntFloatMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/UnmodifiableIntFloatMap.html#count(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">count</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>int</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableLongFloatMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/UnmodifiableLongFloatMap.html#count(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">count</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>int</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableObjectFloatMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/UnmodifiableObjectFloatMap.html#count(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">count</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>int</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableShortFloatMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/UnmodifiableShortFloatMap.html#count(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">count</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</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">AbstractMutableFloatKeySet.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/AbstractMutableFloatKeySet.html#detectIfNone(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate,float)">detectIfNone</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate,
float&nbsp;ifNone)</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">AbstractMutableFloatValuesMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/AbstractMutableFloatValuesMap.html#detectIfNone(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate,float)">detectIfNone</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate,
float&nbsp;value)</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">ObjectFloatHashMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/ObjectFloatHashMap.html#detectIfNone(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate,float)">detectIfNone</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate,
float&nbsp;ifNone)</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">ObjectFloatHashMapWithHashingStrategy.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/ObjectFloatHashMapWithHashingStrategy.html#detectIfNone(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate,float)">detectIfNone</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate,
float&nbsp;ifNone)</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#detectIfNone(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate,float)">detectIfNone</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate,
float&nbsp;ifNone)</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#detectIfNone(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate,float)">detectIfNone</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate,
float&nbsp;ifNone)</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#detectIfNone(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate,float)">detectIfNone</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate,
float&nbsp;ifNone)</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#detectIfNone(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate,float)">detectIfNone</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate,
float&nbsp;ifNone)</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#detectIfNone(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate,float)">detectIfNone</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate,
float&nbsp;ifNone)</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#detectIfNone(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate,float)">detectIfNone</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate,
float&nbsp;ifNone)</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#detectIfNone(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate,float)">detectIfNone</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate,
float&nbsp;ifNone)</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#detectIfNone(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate,float)">detectIfNone</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate,
float&nbsp;ifNone)</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#detectIfNone(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate,float)">detectIfNone</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate,
float&nbsp;ifNone)</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#detectIfNone(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate,float)">detectIfNone</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate,
float&nbsp;ifNone)</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#detectIfNone(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate,float)">detectIfNone</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate,
float&nbsp;ifNone)</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#detectIfNone(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate,float)">detectIfNone</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate,
float&nbsp;ifNone)</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#detectIfNone(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate,float)">detectIfNone</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate,
float&nbsp;ifNone)</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#detectIfNone(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate,float)">detectIfNone</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate,
float&nbsp;ifNone)</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#detectIfNone(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate,float)">detectIfNone</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate,
float&nbsp;ifNone)</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#detectIfNone(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate,float)">detectIfNone</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate,
float&nbsp;ifNone)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractMutableFloatKeySet.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/AbstractMutableFloatKeySet.html#noneSatisfy(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">noneSatisfy</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractMutableFloatValuesMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/AbstractMutableFloatValuesMap.html#noneSatisfy(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">noneSatisfy</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ObjectFloatHashMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/ObjectFloatHashMap.html#noneSatisfy(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">noneSatisfy</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ObjectFloatHashMapWithHashingStrategy.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/ObjectFloatHashMapWithHashingStrategy.html#noneSatisfy(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">noneSatisfy</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedByteFloatMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/SynchronizedByteFloatMap.html#noneSatisfy(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">noneSatisfy</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedCharFloatMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/SynchronizedCharFloatMap.html#noneSatisfy(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">noneSatisfy</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedDoubleFloatMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/SynchronizedDoubleFloatMap.html#noneSatisfy(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">noneSatisfy</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedFloatFloatMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/SynchronizedFloatFloatMap.html#noneSatisfy(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">noneSatisfy</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedIntFloatMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/SynchronizedIntFloatMap.html#noneSatisfy(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">noneSatisfy</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedLongFloatMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/SynchronizedLongFloatMap.html#noneSatisfy(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">noneSatisfy</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedObjectFloatMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/SynchronizedObjectFloatMap.html#noneSatisfy(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">noneSatisfy</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedShortFloatMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/SynchronizedShortFloatMap.html#noneSatisfy(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">noneSatisfy</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableByteFloatMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/UnmodifiableByteFloatMap.html#noneSatisfy(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">noneSatisfy</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableCharFloatMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/UnmodifiableCharFloatMap.html#noneSatisfy(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">noneSatisfy</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableDoubleFloatMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/UnmodifiableDoubleFloatMap.html#noneSatisfy(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">noneSatisfy</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableFloatFloatMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/UnmodifiableFloatFloatMap.html#noneSatisfy(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">noneSatisfy</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableIntFloatMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/UnmodifiableIntFloatMap.html#noneSatisfy(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">noneSatisfy</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableLongFloatMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/UnmodifiableLongFloatMap.html#noneSatisfy(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">noneSatisfy</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableObjectFloatMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/UnmodifiableObjectFloatMap.html#noneSatisfy(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">noneSatisfy</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableShortFloatMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/UnmodifiableShortFloatMap.html#noneSatisfy(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">noneSatisfy</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../set/primitive/MutableFloatSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableFloatSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractMutableFloatKeySet.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/AbstractMutableFloatKeySet.html#reject(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">reject</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../bag/primitive/MutableFloatBag.html" title="interface in org.eclipse.collections.api.bag.primitive">MutableFloatBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractMutableFloatValuesMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/AbstractMutableFloatValuesMap.html#reject(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">reject</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../collection/primitive/MutableFloatCollection.html" title="interface in org.eclipse.collections.api.collection.primitive">MutableFloatCollection</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ObjectFloatHashMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/ObjectFloatHashMap.html#reject(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">reject</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../collection/primitive/MutableFloatCollection.html" title="interface in org.eclipse.collections.api.collection.primitive">MutableFloatCollection</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ObjectFloatHashMapWithHashingStrategy.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/ObjectFloatHashMapWithHashingStrategy.html#reject(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">reject</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../bag/primitive/MutableFloatBag.html" title="interface in org.eclipse.collections.api.bag.primitive">MutableFloatBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedByteFloatMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/SynchronizedByteFloatMap.html#reject(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">reject</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../bag/primitive/MutableFloatBag.html" title="interface in org.eclipse.collections.api.bag.primitive">MutableFloatBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedCharFloatMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/SynchronizedCharFloatMap.html#reject(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">reject</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../bag/primitive/MutableFloatBag.html" title="interface in org.eclipse.collections.api.bag.primitive">MutableFloatBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedDoubleFloatMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/SynchronizedDoubleFloatMap.html#reject(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">reject</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../bag/primitive/MutableFloatBag.html" title="interface in org.eclipse.collections.api.bag.primitive">MutableFloatBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedFloatFloatMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/SynchronizedFloatFloatMap.html#reject(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">reject</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../bag/primitive/MutableFloatBag.html" title="interface in org.eclipse.collections.api.bag.primitive">MutableFloatBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedIntFloatMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/SynchronizedIntFloatMap.html#reject(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">reject</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../bag/primitive/MutableFloatBag.html" title="interface in org.eclipse.collections.api.bag.primitive">MutableFloatBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedLongFloatMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/SynchronizedLongFloatMap.html#reject(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">reject</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../collection/primitive/MutableFloatCollection.html" title="interface in org.eclipse.collections.api.collection.primitive">MutableFloatCollection</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedObjectFloatMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/SynchronizedObjectFloatMap.html#reject(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">reject</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../bag/primitive/MutableFloatBag.html" title="interface in org.eclipse.collections.api.bag.primitive">MutableFloatBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedShortFloatMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/SynchronizedShortFloatMap.html#reject(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">reject</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../bag/primitive/MutableFloatBag.html" title="interface in org.eclipse.collections.api.bag.primitive">MutableFloatBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableByteFloatMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/UnmodifiableByteFloatMap.html#reject(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">reject</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../bag/primitive/MutableFloatBag.html" title="interface in org.eclipse.collections.api.bag.primitive">MutableFloatBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableCharFloatMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/UnmodifiableCharFloatMap.html#reject(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">reject</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../bag/primitive/MutableFloatBag.html" title="interface in org.eclipse.collections.api.bag.primitive">MutableFloatBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableDoubleFloatMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/UnmodifiableDoubleFloatMap.html#reject(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">reject</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../bag/primitive/MutableFloatBag.html" title="interface in org.eclipse.collections.api.bag.primitive">MutableFloatBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableFloatFloatMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/UnmodifiableFloatFloatMap.html#reject(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">reject</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../bag/primitive/MutableFloatBag.html" title="interface in org.eclipse.collections.api.bag.primitive">MutableFloatBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableIntFloatMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/UnmodifiableIntFloatMap.html#reject(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">reject</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../bag/primitive/MutableFloatBag.html" title="interface in org.eclipse.collections.api.bag.primitive">MutableFloatBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableLongFloatMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/UnmodifiableLongFloatMap.html#reject(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">reject</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../collection/primitive/MutableFloatCollection.html" title="interface in org.eclipse.collections.api.collection.primitive">MutableFloatCollection</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableObjectFloatMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/UnmodifiableObjectFloatMap.html#reject(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">reject</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../bag/primitive/MutableFloatBag.html" title="interface in org.eclipse.collections.api.bag.primitive">MutableFloatBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableShortFloatMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/UnmodifiableShortFloatMap.html#reject(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">reject</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../set/primitive/MutableFloatSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableFloatSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractMutableFloatKeySet.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/AbstractMutableFloatKeySet.html#select(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">select</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../bag/primitive/MutableFloatBag.html" title="interface in org.eclipse.collections.api.bag.primitive">MutableFloatBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractMutableFloatValuesMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/AbstractMutableFloatValuesMap.html#select(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">select</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../collection/primitive/MutableFloatCollection.html" title="interface in org.eclipse.collections.api.collection.primitive">MutableFloatCollection</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ObjectFloatHashMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/ObjectFloatHashMap.html#select(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">select</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../collection/primitive/MutableFloatCollection.html" title="interface in org.eclipse.collections.api.collection.primitive">MutableFloatCollection</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ObjectFloatHashMapWithHashingStrategy.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/ObjectFloatHashMapWithHashingStrategy.html#select(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">select</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../bag/primitive/MutableFloatBag.html" title="interface in org.eclipse.collections.api.bag.primitive">MutableFloatBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedByteFloatMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/SynchronizedByteFloatMap.html#select(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">select</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../bag/primitive/MutableFloatBag.html" title="interface in org.eclipse.collections.api.bag.primitive">MutableFloatBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedCharFloatMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/SynchronizedCharFloatMap.html#select(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">select</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../bag/primitive/MutableFloatBag.html" title="interface in org.eclipse.collections.api.bag.primitive">MutableFloatBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedDoubleFloatMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/SynchronizedDoubleFloatMap.html#select(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">select</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../bag/primitive/MutableFloatBag.html" title="interface in org.eclipse.collections.api.bag.primitive">MutableFloatBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedFloatFloatMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/SynchronizedFloatFloatMap.html#select(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">select</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../bag/primitive/MutableFloatBag.html" title="interface in org.eclipse.collections.api.bag.primitive">MutableFloatBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedIntFloatMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/SynchronizedIntFloatMap.html#select(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">select</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../bag/primitive/MutableFloatBag.html" title="interface in org.eclipse.collections.api.bag.primitive">MutableFloatBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedLongFloatMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/SynchronizedLongFloatMap.html#select(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">select</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../collection/primitive/MutableFloatCollection.html" title="interface in org.eclipse.collections.api.collection.primitive">MutableFloatCollection</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedObjectFloatMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/SynchronizedObjectFloatMap.html#select(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">select</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../bag/primitive/MutableFloatBag.html" title="interface in org.eclipse.collections.api.bag.primitive">MutableFloatBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedShortFloatMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/SynchronizedShortFloatMap.html#select(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">select</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../bag/primitive/MutableFloatBag.html" title="interface in org.eclipse.collections.api.bag.primitive">MutableFloatBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableByteFloatMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/UnmodifiableByteFloatMap.html#select(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">select</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../bag/primitive/MutableFloatBag.html" title="interface in org.eclipse.collections.api.bag.primitive">MutableFloatBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableCharFloatMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/UnmodifiableCharFloatMap.html#select(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">select</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../bag/primitive/MutableFloatBag.html" title="interface in org.eclipse.collections.api.bag.primitive">MutableFloatBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableDoubleFloatMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/UnmodifiableDoubleFloatMap.html#select(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">select</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../bag/primitive/MutableFloatBag.html" title="interface in org.eclipse.collections.api.bag.primitive">MutableFloatBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableFloatFloatMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/UnmodifiableFloatFloatMap.html#select(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">select</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../bag/primitive/MutableFloatBag.html" title="interface in org.eclipse.collections.api.bag.primitive">MutableFloatBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableIntFloatMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/UnmodifiableIntFloatMap.html#select(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">select</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../bag/primitive/MutableFloatBag.html" title="interface in org.eclipse.collections.api.bag.primitive">MutableFloatBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableLongFloatMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/UnmodifiableLongFloatMap.html#select(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">select</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../collection/primitive/MutableFloatCollection.html" title="interface in org.eclipse.collections.api.collection.primitive">MutableFloatCollection</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableObjectFloatMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/UnmodifiableObjectFloatMap.html#select(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">select</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../bag/primitive/MutableFloatBag.html" title="interface in org.eclipse.collections.api.bag.primitive">MutableFloatBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableShortFloatMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/UnmodifiableShortFloatMap.html#select(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">select</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</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.primitive">
<!-- -->
</a>
<h2>Uses of <a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a> in <a href="../../../../../impl/primitive/package-summary.html">org.eclipse.collections.impl.primitive</a></h2>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../../../../impl/primitive/package-summary.html">org.eclipse.collections.impl.primitive</a> with parameters of type <a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</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>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedFloatIterable.</span><code><span class="memberNameLink"><a href="../../../../../impl/primitive/SynchronizedFloatIterable.html#allSatisfy(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">allSatisfy</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedFloatIterable.</span><code><span class="memberNameLink"><a href="../../../../../impl/primitive/SynchronizedFloatIterable.html#anySatisfy(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">anySatisfy</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>int</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedFloatIterable.</span><code><span class="memberNameLink"><a href="../../../../../impl/primitive/SynchronizedFloatIterable.html#count(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">count</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</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">SynchronizedFloatIterable.</span><code><span class="memberNameLink"><a href="../../../../../impl/primitive/SynchronizedFloatIterable.html#detectIfNone(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate,float)">detectIfNone</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate,
float&nbsp;ifNone)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedFloatIterable.</span><code><span class="memberNameLink"><a href="../../../../../impl/primitive/SynchronizedFloatIterable.html#noneSatisfy(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">noneSatisfy</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../FloatIterable.html" title="interface in org.eclipse.collections.api">FloatIterable</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedFloatIterable.</span><code><span class="memberNameLink"><a href="../../../../../impl/primitive/SynchronizedFloatIterable.html#reject(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">reject</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../FloatIterable.html" title="interface in org.eclipse.collections.api">FloatIterable</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedFloatIterable.</span><code><span class="memberNameLink"><a href="../../../../../impl/primitive/SynchronizedFloatIterable.html#select(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">select</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</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.set.mutable.primitive">
<!-- -->
</a>
<h2>Uses of <a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a> in <a href="../../../../../impl/set/mutable/primitive/package-summary.html">org.eclipse.collections.impl.set.mutable.primitive</a></h2>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../../../../impl/set/mutable/primitive/package-summary.html">org.eclipse.collections.impl.set.mutable.primitive</a> with parameters of type <a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</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>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">FloatHashSet.</span><code><span class="memberNameLink"><a href="../../../../../impl/set/mutable/primitive/FloatHashSet.html#allSatisfy(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">allSatisfy</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">FloatHashSet.</span><code><span class="memberNameLink"><a href="../../../../../impl/set/mutable/primitive/FloatHashSet.html#anySatisfy(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">anySatisfy</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>int</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">FloatHashSet.</span><code><span class="memberNameLink"><a href="../../../../../impl/set/mutable/primitive/FloatHashSet.html#count(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">count</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</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">FloatHashSet.</span><code><span class="memberNameLink"><a href="../../../../../impl/set/mutable/primitive/FloatHashSet.html#detectIfNone(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate,float)">detectIfNone</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate,
float&nbsp;ifNone)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">FloatHashSet.</span><code><span class="memberNameLink"><a href="../../../../../impl/set/mutable/primitive/FloatHashSet.html#noneSatisfy(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">noneSatisfy</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../impl/set/mutable/primitive/FloatHashSet.html" title="class in org.eclipse.collections.impl.set.mutable.primitive">FloatHashSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">FloatHashSet.</span><code><span class="memberNameLink"><a href="../../../../../impl/set/mutable/primitive/FloatHashSet.html#reject(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">reject</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&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">FloatHashSet.</span><code><span class="memberNameLink"><a href="../../../../../impl/set/mutable/primitive/FloatHashSet.html#reject(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate,R)">reject</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate,
R&nbsp;target)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../set/primitive/MutableFloatSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableFloatSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedFloatSet.</span><code><span class="memberNameLink"><a href="../../../../../impl/set/mutable/primitive/SynchronizedFloatSet.html#reject(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">reject</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../set/primitive/MutableFloatSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableFloatSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableFloatSet.</span><code><span class="memberNameLink"><a href="../../../../../impl/set/mutable/primitive/UnmodifiableFloatSet.html#reject(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">reject</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../impl/set/mutable/primitive/FloatHashSet.html" title="class in org.eclipse.collections.impl.set.mutable.primitive">FloatHashSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">FloatHashSet.</span><code><span class="memberNameLink"><a href="../../../../../impl/set/mutable/primitive/FloatHashSet.html#select(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">select</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&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">FloatHashSet.</span><code><span class="memberNameLink"><a href="../../../../../impl/set/mutable/primitive/FloatHashSet.html#select(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate,R)">select</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate,
R&nbsp;target)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../set/primitive/MutableFloatSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableFloatSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedFloatSet.</span><code><span class="memberNameLink"><a href="../../../../../impl/set/mutable/primitive/SynchronizedFloatSet.html#select(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">select</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../set/primitive/MutableFloatSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableFloatSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableFloatSet.</span><code><span class="memberNameLink"><a href="../../../../../impl/set/mutable/primitive/UnmodifiableFloatSet.html#select(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">select</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</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.stack.mutable.primitive">
<!-- -->
</a>
<h2>Uses of <a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a> in <a href="../../../../../impl/stack/mutable/primitive/package-summary.html">org.eclipse.collections.impl.stack.mutable.primitive</a></h2>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../../../../impl/stack/mutable/primitive/package-summary.html">org.eclipse.collections.impl.stack.mutable.primitive</a> with parameters of type <a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</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>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedFloatStack.</span><code><span class="memberNameLink"><a href="../../../../../impl/stack/mutable/primitive/SynchronizedFloatStack.html#allSatisfy(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">allSatisfy</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableFloatStack.</span><code><span class="memberNameLink"><a href="../../../../../impl/stack/mutable/primitive/UnmodifiableFloatStack.html#allSatisfy(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">allSatisfy</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedFloatStack.</span><code><span class="memberNameLink"><a href="../../../../../impl/stack/mutable/primitive/SynchronizedFloatStack.html#anySatisfy(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">anySatisfy</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableFloatStack.</span><code><span class="memberNameLink"><a href="../../../../../impl/stack/mutable/primitive/UnmodifiableFloatStack.html#anySatisfy(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">anySatisfy</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>int</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedFloatStack.</span><code><span class="memberNameLink"><a href="../../../../../impl/stack/mutable/primitive/SynchronizedFloatStack.html#count(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">count</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>int</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableFloatStack.</span><code><span class="memberNameLink"><a href="../../../../../impl/stack/mutable/primitive/UnmodifiableFloatStack.html#count(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">count</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</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">SynchronizedFloatStack.</span><code><span class="memberNameLink"><a href="../../../../../impl/stack/mutable/primitive/SynchronizedFloatStack.html#detectIfNone(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate,float)">detectIfNone</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate,
float&nbsp;ifNone)</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">UnmodifiableFloatStack.</span><code><span class="memberNameLink"><a href="../../../../../impl/stack/mutable/primitive/UnmodifiableFloatStack.html#detectIfNone(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate,float)">detectIfNone</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate,
float&nbsp;ifNone)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedFloatStack.</span><code><span class="memberNameLink"><a href="../../../../../impl/stack/mutable/primitive/SynchronizedFloatStack.html#noneSatisfy(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">noneSatisfy</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableFloatStack.</span><code><span class="memberNameLink"><a href="../../../../../impl/stack/mutable/primitive/UnmodifiableFloatStack.html#noneSatisfy(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">noneSatisfy</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../stack/primitive/MutableFloatStack.html" title="interface in org.eclipse.collections.api.stack.primitive">MutableFloatStack</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">FloatArrayStack.</span><code><span class="memberNameLink"><a href="../../../../../impl/stack/mutable/primitive/FloatArrayStack.html#reject(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">reject</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../stack/primitive/MutableFloatStack.html" title="interface in org.eclipse.collections.api.stack.primitive">MutableFloatStack</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedFloatStack.</span><code><span class="memberNameLink"><a href="../../../../../impl/stack/mutable/primitive/SynchronizedFloatStack.html#reject(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">reject</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../stack/primitive/MutableFloatStack.html" title="interface in org.eclipse.collections.api.stack.primitive">MutableFloatStack</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableFloatStack.</span><code><span class="memberNameLink"><a href="../../../../../impl/stack/mutable/primitive/UnmodifiableFloatStack.html#reject(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">reject</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../stack/primitive/MutableFloatStack.html" title="interface in org.eclipse.collections.api.stack.primitive">MutableFloatStack</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">FloatArrayStack.</span><code><span class="memberNameLink"><a href="../../../../../impl/stack/mutable/primitive/FloatArrayStack.html#select(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">select</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../stack/primitive/MutableFloatStack.html" title="interface in org.eclipse.collections.api.stack.primitive">MutableFloatStack</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedFloatStack.</span><code><span class="memberNameLink"><a href="../../../../../impl/stack/mutable/primitive/SynchronizedFloatStack.html#select(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">select</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../stack/primitive/MutableFloatStack.html" title="interface in org.eclipse.collections.api.stack.primitive">MutableFloatStack</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableFloatStack.</span><code><span class="memberNameLink"><a href="../../../../../impl/stack/mutable/primitive/UnmodifiableFloatStack.html#select(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">select</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</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.stack.primitive">
<!-- -->
</a>
<h2>Uses of <a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a> in <a href="../../../../../impl/stack/primitive/package-summary.html">org.eclipse.collections.impl.stack.primitive</a></h2>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../../../../impl/stack/primitive/package-summary.html">org.eclipse.collections.impl.stack.primitive</a> with parameters of type <a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</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>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractFloatStack.</span><code><span class="memberNameLink"><a href="../../../../../impl/stack/primitive/AbstractFloatStack.html#allSatisfy(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">allSatisfy</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractFloatStack.</span><code><span class="memberNameLink"><a href="../../../../../impl/stack/primitive/AbstractFloatStack.html#anySatisfy(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">anySatisfy</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>int</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractFloatStack.</span><code><span class="memberNameLink"><a href="../../../../../impl/stack/primitive/AbstractFloatStack.html#count(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">count</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</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">AbstractFloatStack.</span><code><span class="memberNameLink"><a href="../../../../../impl/stack/primitive/AbstractFloatStack.html#detectIfNone(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate,float)">detectIfNone</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate,
float&nbsp;ifNone)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractFloatStack.</span><code><span class="memberNameLink"><a href="../../../../../impl/stack/primitive/AbstractFloatStack.html#noneSatisfy(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">noneSatisfy</a></span>&#8203;(<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</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.utility.internal.primitive">
<!-- -->
</a>
<h2>Uses of <a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a> in <a href="../../../../../impl/utility/internal/primitive/package-summary.html">org.eclipse.collections.impl.utility.internal.primitive</a></h2>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../../../../impl/utility/internal/primitive/package-summary.html">org.eclipse.collections.impl.utility.internal.primitive</a> with parameters of type <a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</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>static boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">FloatIterableIterate.</span><code><span class="memberNameLink"><a href="../../../../../impl/utility/internal/primitive/FloatIterableIterate.html#allSatisfy(org.eclipse.collections.api.FloatIterable,org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">allSatisfy</a></span>&#8203;(<a href="../../../../FloatIterable.html" title="interface in org.eclipse.collections.api">FloatIterable</a>&nbsp;iterable,
<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">FloatIteratorIterate.</span><code><span class="memberNameLink"><a href="../../../../../impl/utility/internal/primitive/FloatIteratorIterate.html#allSatisfy(org.eclipse.collections.api.iterator.FloatIterator,org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">allSatisfy</a></span>&#8203;(<a href="../../../../iterator/FloatIterator.html" title="interface in org.eclipse.collections.api.iterator">FloatIterator</a>&nbsp;iterator,
<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">FloatIterableIterate.</span><code><span class="memberNameLink"><a href="../../../../../impl/utility/internal/primitive/FloatIterableIterate.html#anySatisfy(org.eclipse.collections.api.FloatIterable,org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">anySatisfy</a></span>&#8203;(<a href="../../../../FloatIterable.html" title="interface in org.eclipse.collections.api">FloatIterable</a>&nbsp;iterable,
<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">FloatIteratorIterate.</span><code><span class="memberNameLink"><a href="../../../../../impl/utility/internal/primitive/FloatIteratorIterate.html#anySatisfy(org.eclipse.collections.api.iterator.FloatIterator,org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">anySatisfy</a></span>&#8203;(<a href="../../../../iterator/FloatIterator.html" title="interface in org.eclipse.collections.api.iterator">FloatIterator</a>&nbsp;iterator,
<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">FloatIterableIterate.</span><code><span class="memberNameLink"><a href="../../../../../impl/utility/internal/primitive/FloatIterableIterate.html#count(org.eclipse.collections.api.FloatIterable,org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">count</a></span>&#8203;(<a href="../../../../FloatIterable.html" title="interface in org.eclipse.collections.api">FloatIterable</a>&nbsp;iterable,
<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">FloatIteratorIterate.</span><code><span class="memberNameLink"><a href="../../../../../impl/utility/internal/primitive/FloatIteratorIterate.html#count(org.eclipse.collections.api.iterator.FloatIterator,org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">count</a></span>&#8203;(<a href="../../../../iterator/FloatIterator.html" title="interface in org.eclipse.collections.api.iterator">FloatIterator</a>&nbsp;iterator,
<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static float</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">FloatIterableIterate.</span><code><span class="memberNameLink"><a href="../../../../../impl/utility/internal/primitive/FloatIterableIterate.html#detectIfNone(org.eclipse.collections.api.FloatIterable,org.eclipse.collections.api.block.predicate.primitive.FloatPredicate,float)">detectIfNone</a></span>&#8203;(<a href="../../../../FloatIterable.html" title="interface in org.eclipse.collections.api">FloatIterable</a>&nbsp;iterable,
<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate,
float&nbsp;ifNone)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static float</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">FloatIteratorIterate.</span><code><span class="memberNameLink"><a href="../../../../../impl/utility/internal/primitive/FloatIteratorIterate.html#detectIfNone(org.eclipse.collections.api.iterator.FloatIterator,org.eclipse.collections.api.block.predicate.primitive.FloatPredicate,float)">detectIfNone</a></span>&#8203;(<a href="../../../../iterator/FloatIterator.html" title="interface in org.eclipse.collections.api.iterator">FloatIterator</a>&nbsp;iterator,
<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate,
float&nbsp;ifNone)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">FloatIterableIterate.</span><code><span class="memberNameLink"><a href="../../../../../impl/utility/internal/primitive/FloatIterableIterate.html#noneSatisfy(org.eclipse.collections.api.FloatIterable,org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">noneSatisfy</a></span>&#8203;(<a href="../../../../FloatIterable.html" title="interface in org.eclipse.collections.api">FloatIterable</a>&nbsp;iterable,
<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">FloatIteratorIterate.</span><code><span class="memberNameLink"><a href="../../../../../impl/utility/internal/primitive/FloatIteratorIterate.html#noneSatisfy(org.eclipse.collections.api.iterator.FloatIterator,org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">noneSatisfy</a></span>&#8203;(<a href="../../../../iterator/FloatIterator.html" title="interface in org.eclipse.collections.api.iterator">FloatIterator</a>&nbsp;iterator,
<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static &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">FloatIterableIterate.</span><code><span class="memberNameLink"><a href="../../../../../impl/utility/internal/primitive/FloatIterableIterate.html#reject(org.eclipse.collections.api.FloatIterable,org.eclipse.collections.api.block.predicate.primitive.FloatPredicate,R)">reject</a></span>&#8203;(<a href="../../../../FloatIterable.html" title="interface in org.eclipse.collections.api">FloatIterable</a>&nbsp;iterable,
<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate,
R&nbsp;targetCollection)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static &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">FloatIteratorIterate.</span><code><span class="memberNameLink"><a href="../../../../../impl/utility/internal/primitive/FloatIteratorIterate.html#reject(org.eclipse.collections.api.iterator.FloatIterator,org.eclipse.collections.api.block.predicate.primitive.FloatPredicate,R)">reject</a></span>&#8203;(<a href="../../../../iterator/FloatIterator.html" title="interface in org.eclipse.collections.api.iterator">FloatIterator</a>&nbsp;iterator,
<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate,
R&nbsp;targetCollection)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static &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">FloatIterableIterate.</span><code><span class="memberNameLink"><a href="../../../../../impl/utility/internal/primitive/FloatIterableIterate.html#select(org.eclipse.collections.api.FloatIterable,org.eclipse.collections.api.block.predicate.primitive.FloatPredicate,R)">select</a></span>&#8203;(<a href="../../../../FloatIterable.html" title="interface in org.eclipse.collections.api">FloatIterable</a>&nbsp;iterable,
<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate,
R&nbsp;targetCollection)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static &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">FloatIteratorIterate.</span><code><span class="memberNameLink"><a href="../../../../../impl/utility/internal/primitive/FloatIteratorIterate.html#select(org.eclipse.collections.api.iterator.FloatIterator,org.eclipse.collections.api.block.predicate.primitive.FloatPredicate,R)">select</a></span>&#8203;(<a href="../../../../iterator/FloatIterator.html" title="interface in org.eclipse.collections.api.iterator">FloatIterator</a>&nbsp;iterator,
<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate,
R&nbsp;targetCollection)</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.utility.primitive">
<!-- -->
</a>
<h2>Uses of <a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a> in <a href="../../../../../impl/utility/primitive/package-summary.html">org.eclipse.collections.impl.utility.primitive</a></h2>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../../../../impl/utility/primitive/package-summary.html">org.eclipse.collections.impl.utility.primitive</a> with parameters of type <a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</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>static &lt;V&gt;&nbsp;<a href="../../../../LazyIterable.html" title="interface in org.eclipse.collections.api">LazyIterable</a>&lt;V&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">LazyFloatIterate.</span><code><span class="memberNameLink"><a href="../../../../../impl/utility/primitive/LazyFloatIterate.html#collectIf(org.eclipse.collections.api.FloatIterable,org.eclipse.collections.api.block.predicate.primitive.FloatPredicate,org.eclipse.collections.api.block.function.primitive.FloatToObjectFunction)">collectIf</a></span>&#8203;(<a href="../../../../FloatIterable.html" title="interface in org.eclipse.collections.api">FloatIterable</a>&nbsp;iterable,
<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate,
<a href="../../../function/primitive/FloatToObjectFunction.html" title="interface in org.eclipse.collections.api.block.function.primitive">FloatToObjectFunction</a>&lt;? extends V&gt;&nbsp;function)</code></th>
<td class="colLast">
<div class="block">Creates a deferred filtering and transforming float iterable for the specified float iterable.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../LazyFloatIterable.html" title="interface in org.eclipse.collections.api">LazyFloatIterable</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">LazyFloatIterate.</span><code><span class="memberNameLink"><a href="../../../../../impl/utility/primitive/LazyFloatIterate.html#select(org.eclipse.collections.api.FloatIterable,org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">select</a></span>&#8203;(<a href="../../../../FloatIterable.html" title="interface in org.eclipse.collections.api">FloatIterable</a>&nbsp;iterable,
<a href="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">
<div class="block">Creates a deferred filtering float iterable for the specified float iterable.</div>
</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="../FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.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>