blob: 9f26ec808806bc39268693ca021f9c68e75d86c8 [file] [log] [blame]
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (14.0.2) on Thu Aug 20 21:25:36 CDT 2020 -->
<title>Uses of Interface org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate (Eclipse Collections - 10.4.0)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-08-20">
<meta name="description" content="use: package: org.eclipse.collections.api.block.predicate.primitive, interface: BooleanPredicate">
<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="../BooleanPredicate.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.BooleanPredicate" class="title">Uses of Interface<br>org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate</h1>
</div>
<div class="classUseContainer">
<div class="useSummary">
<table>
<caption><span>Packages that use <a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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">BooleanIterable.</span><code><span class="memberNameLink"><a href="../../../../BooleanIterable.html#allSatisfy(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">allSatisfy</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">
<div class="block">Returns true if all of the elements in the BooleanIterable 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">BooleanIterable.</span><code><span class="memberNameLink"><a href="../../../../BooleanIterable.html#anySatisfy(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">anySatisfy</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">
<div class="block">Returns true if any of the elements in the BooleanIterable 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">BooleanIterable.</span><code><span class="memberNameLink"><a href="../../../../BooleanIterable.html#count(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">count</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">
<div class="block">Returns a count of the number of elements in the BooleanIterable that return true for the
specified predicate.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">BooleanIterable.</span><code><span class="memberNameLink"><a href="../../../../BooleanIterable.html#detectIfNone(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate,boolean)">detectIfNone</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a>&nbsp;predicate,
boolean&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">BooleanIterable.</span><code><span class="memberNameLink"><a href="../../../../BooleanIterable.html#noneSatisfy(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">noneSatisfy</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">
<div class="block">Returns true if none of the elements in the BooleanIterable return true for the
specified predicate, otherwise returns false.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../BooleanIterable.html" title="interface in org.eclipse.collections.api">BooleanIterable</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">BooleanIterable.</span><code><span class="memberNameLink"><a href="../../../../BooleanIterable.html#reject(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">reject</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">
<div class="block">Returns a new BooleanIterable with all of the elements in the BooleanIterable 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/MutableBooleanCollection.html" title="interface in org.eclipse.collections.api.collection.primitive">MutableBooleanCollection</a>&gt;<br>R</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">BooleanIterable.</span><code><span class="memberNameLink"><a href="../../../../BooleanIterable.html#reject(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate,R)">reject</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a>&nbsp;predicate,
R&nbsp;target)</code></th>
<td class="colLast">
<div class="block">Same as <a href="../../../../BooleanIterable.html#reject(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)"><code>BooleanIterable.reject(BooleanPredicate)</code></a> , only the results are added to the target MutableBooleanCollection.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../LazyBooleanIterable.html" title="interface in org.eclipse.collections.api">LazyBooleanIterable</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">LazyBooleanIterable.</span><code><span class="memberNameLink"><a href="../../../../LazyBooleanIterable.html#reject(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">reject</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../BooleanIterable.html" title="interface in org.eclipse.collections.api">BooleanIterable</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">BooleanIterable.</span><code><span class="memberNameLink"><a href="../../../../BooleanIterable.html#select(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">select</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">
<div class="block">Returns a new BooleanIterable with all of the elements in the BooleanIterable 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/MutableBooleanCollection.html" title="interface in org.eclipse.collections.api.collection.primitive">MutableBooleanCollection</a>&gt;<br>R</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">BooleanIterable.</span><code><span class="memberNameLink"><a href="../../../../BooleanIterable.html#select(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate,R)">select</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a>&nbsp;predicate,
R&nbsp;target)</code></th>
<td class="colLast">
<div class="block">Same as <a href="../../../../BooleanIterable.html#select(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)"><code>BooleanIterable.select(BooleanPredicate)</code></a> , only the results are added to the target MutableBooleanCollection.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../LazyBooleanIterable.html" title="interface in org.eclipse.collections.api">LazyBooleanIterable</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">LazyBooleanIterable.</span><code><span class="memberNameLink"><a href="../../../../LazyBooleanIterable.html#select(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">select</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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/BooleanBag.html" title="interface in org.eclipse.collections.api.bag.primitive">BooleanBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">BooleanBag.</span><code><span class="memberNameLink"><a href="../../../../bag/primitive/BooleanBag.html#reject(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">reject</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../bag/primitive/ImmutableBooleanBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableBooleanBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableBooleanBag.</span><code><span class="memberNameLink"><a href="../../../../bag/primitive/ImmutableBooleanBag.html#reject(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">reject</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../bag/primitive/MutableBooleanBag.html" title="interface in org.eclipse.collections.api.bag.primitive">MutableBooleanBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableBooleanBag.</span><code><span class="memberNameLink"><a href="../../../../bag/primitive/MutableBooleanBag.html#reject(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">reject</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../bag/primitive/BooleanBag.html" title="interface in org.eclipse.collections.api.bag.primitive">BooleanBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">BooleanBag.</span><code><span class="memberNameLink"><a href="../../../../bag/primitive/BooleanBag.html#select(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">select</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../bag/primitive/ImmutableBooleanBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableBooleanBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableBooleanBag.</span><code><span class="memberNameLink"><a href="../../../../bag/primitive/ImmutableBooleanBag.html#select(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">select</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../bag/primitive/MutableBooleanBag.html" title="interface in org.eclipse.collections.api.bag.primitive">MutableBooleanBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableBooleanBag.</span><code><span class="memberNameLink"><a href="../../../../bag/primitive/MutableBooleanBag.html#select(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">select</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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/ImmutableBooleanCollection.html" title="interface in org.eclipse.collections.api.collection.primitive">ImmutableBooleanCollection</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableBooleanCollection.</span><code><span class="memberNameLink"><a href="../../../../collection/primitive/ImmutableBooleanCollection.html#reject(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">reject</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../collection/primitive/MutableBooleanCollection.html" title="interface in org.eclipse.collections.api.collection.primitive">MutableBooleanCollection</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableBooleanCollection.</span><code><span class="memberNameLink"><a href="../../../../collection/primitive/MutableBooleanCollection.html#reject(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">reject</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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">MutableBooleanCollection.</span><code><span class="memberNameLink"><a href="../../../../collection/primitive/MutableBooleanCollection.html#removeIf(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">removeIf</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../collection/primitive/ImmutableBooleanCollection.html" title="interface in org.eclipse.collections.api.collection.primitive">ImmutableBooleanCollection</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableBooleanCollection.</span><code><span class="memberNameLink"><a href="../../../../collection/primitive/ImmutableBooleanCollection.html#select(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">select</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../collection/primitive/MutableBooleanCollection.html" title="interface in org.eclipse.collections.api.collection.primitive">MutableBooleanCollection</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableBooleanCollection.</span><code><span class="memberNameLink"><a href="../../../../collection/primitive/MutableBooleanCollection.html#select(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">select</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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/BooleanList.html" title="interface in org.eclipse.collections.api.list.primitive">BooleanList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">BooleanList.</span><code><span class="memberNameLink"><a href="../../../../list/primitive/BooleanList.html#reject(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">reject</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../list/primitive/ImmutableBooleanList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableBooleanList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableBooleanList.</span><code><span class="memberNameLink"><a href="../../../../list/primitive/ImmutableBooleanList.html#reject(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">reject</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../list/primitive/MutableBooleanList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableBooleanList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableBooleanList.</span><code><span class="memberNameLink"><a href="../../../../list/primitive/MutableBooleanList.html#reject(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">reject</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../list/primitive/BooleanList.html" title="interface in org.eclipse.collections.api.list.primitive">BooleanList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">BooleanList.</span><code><span class="memberNameLink"><a href="../../../../list/primitive/BooleanList.html#select(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">select</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../list/primitive/ImmutableBooleanList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableBooleanList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableBooleanList.</span><code><span class="memberNameLink"><a href="../../../../list/primitive/ImmutableBooleanList.html#select(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">select</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../list/primitive/MutableBooleanList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableBooleanList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableBooleanList.</span><code><span class="memberNameLink"><a href="../../../../list/primitive/MutableBooleanList.html#select(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">select</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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/BooleanBag.html" title="interface in org.eclipse.collections.api.bag.primitive">BooleanBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">BooleanValuesMap.</span><code><span class="memberNameLink"><a href="../../../../map/primitive/BooleanValuesMap.html#reject(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">reject</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../bag/primitive/ImmutableBooleanBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableBooleanBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableByteBooleanMap.</span><code><span class="memberNameLink"><a href="../../../../map/primitive/ImmutableByteBooleanMap.html#reject(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">reject</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../bag/primitive/ImmutableBooleanBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableBooleanBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableCharBooleanMap.</span><code><span class="memberNameLink"><a href="../../../../map/primitive/ImmutableCharBooleanMap.html#reject(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">reject</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../bag/primitive/ImmutableBooleanBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableBooleanBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableDoubleBooleanMap.</span><code><span class="memberNameLink"><a href="../../../../map/primitive/ImmutableDoubleBooleanMap.html#reject(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">reject</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../bag/primitive/ImmutableBooleanBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableBooleanBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableFloatBooleanMap.</span><code><span class="memberNameLink"><a href="../../../../map/primitive/ImmutableFloatBooleanMap.html#reject(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">reject</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../bag/primitive/ImmutableBooleanBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableBooleanBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableIntBooleanMap.</span><code><span class="memberNameLink"><a href="../../../../map/primitive/ImmutableIntBooleanMap.html#reject(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">reject</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../bag/primitive/ImmutableBooleanBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableBooleanBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableLongBooleanMap.</span><code><span class="memberNameLink"><a href="../../../../map/primitive/ImmutableLongBooleanMap.html#reject(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">reject</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../collection/primitive/ImmutableBooleanCollection.html" title="interface in org.eclipse.collections.api.collection.primitive">ImmutableBooleanCollection</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableObjectBooleanMap.</span><code><span class="memberNameLink"><a href="../../../../map/primitive/ImmutableObjectBooleanMap.html#reject(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">reject</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../bag/primitive/ImmutableBooleanBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableBooleanBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableShortBooleanMap.</span><code><span class="memberNameLink"><a href="../../../../map/primitive/ImmutableShortBooleanMap.html#reject(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">reject</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../bag/primitive/MutableBooleanBag.html" title="interface in org.eclipse.collections.api.bag.primitive">MutableBooleanBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableBooleanValuesMap.</span><code><span class="memberNameLink"><a href="../../../../map/primitive/MutableBooleanValuesMap.html#reject(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">reject</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../collection/primitive/MutableBooleanCollection.html" title="interface in org.eclipse.collections.api.collection.primitive">MutableBooleanCollection</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableObjectBooleanMap.</span><code><span class="memberNameLink"><a href="../../../../map/primitive/MutableObjectBooleanMap.html#reject(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">reject</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../bag/primitive/BooleanBag.html" title="interface in org.eclipse.collections.api.bag.primitive">BooleanBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">BooleanValuesMap.</span><code><span class="memberNameLink"><a href="../../../../map/primitive/BooleanValuesMap.html#select(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">select</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../bag/primitive/ImmutableBooleanBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableBooleanBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableByteBooleanMap.</span><code><span class="memberNameLink"><a href="../../../../map/primitive/ImmutableByteBooleanMap.html#select(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">select</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../bag/primitive/ImmutableBooleanBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableBooleanBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableCharBooleanMap.</span><code><span class="memberNameLink"><a href="../../../../map/primitive/ImmutableCharBooleanMap.html#select(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">select</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../bag/primitive/ImmutableBooleanBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableBooleanBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableDoubleBooleanMap.</span><code><span class="memberNameLink"><a href="../../../../map/primitive/ImmutableDoubleBooleanMap.html#select(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">select</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../bag/primitive/ImmutableBooleanBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableBooleanBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableFloatBooleanMap.</span><code><span class="memberNameLink"><a href="../../../../map/primitive/ImmutableFloatBooleanMap.html#select(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">select</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../bag/primitive/ImmutableBooleanBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableBooleanBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableIntBooleanMap.</span><code><span class="memberNameLink"><a href="../../../../map/primitive/ImmutableIntBooleanMap.html#select(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">select</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../bag/primitive/ImmutableBooleanBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableBooleanBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableLongBooleanMap.</span><code><span class="memberNameLink"><a href="../../../../map/primitive/ImmutableLongBooleanMap.html#select(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">select</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../collection/primitive/ImmutableBooleanCollection.html" title="interface in org.eclipse.collections.api.collection.primitive">ImmutableBooleanCollection</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableObjectBooleanMap.</span><code><span class="memberNameLink"><a href="../../../../map/primitive/ImmutableObjectBooleanMap.html#select(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">select</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../bag/primitive/ImmutableBooleanBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableBooleanBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableShortBooleanMap.</span><code><span class="memberNameLink"><a href="../../../../map/primitive/ImmutableShortBooleanMap.html#select(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">select</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../bag/primitive/MutableBooleanBag.html" title="interface in org.eclipse.collections.api.bag.primitive">MutableBooleanBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableBooleanValuesMap.</span><code><span class="memberNameLink"><a href="../../../../map/primitive/MutableBooleanValuesMap.html#select(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">select</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../collection/primitive/MutableBooleanCollection.html" title="interface in org.eclipse.collections.api.collection.primitive">MutableBooleanCollection</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableObjectBooleanMap.</span><code><span class="memberNameLink"><a href="../../../../map/primitive/MutableObjectBooleanMap.html#select(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">select</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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/OrderedBooleanIterable.html" title="interface in org.eclipse.collections.api.ordered.primitive">OrderedBooleanIterable</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">OrderedBooleanIterable.</span><code><span class="memberNameLink"><a href="../../../../ordered/primitive/OrderedBooleanIterable.html#reject(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">reject</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../ordered/primitive/ReversibleBooleanIterable.html" title="interface in org.eclipse.collections.api.ordered.primitive">ReversibleBooleanIterable</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ReversibleBooleanIterable.</span><code><span class="memberNameLink"><a href="../../../../ordered/primitive/ReversibleBooleanIterable.html#reject(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">reject</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../ordered/primitive/OrderedBooleanIterable.html" title="interface in org.eclipse.collections.api.ordered.primitive">OrderedBooleanIterable</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">OrderedBooleanIterable.</span><code><span class="memberNameLink"><a href="../../../../ordered/primitive/OrderedBooleanIterable.html#select(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">select</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../ordered/primitive/ReversibleBooleanIterable.html" title="interface in org.eclipse.collections.api.ordered.primitive">ReversibleBooleanIterable</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ReversibleBooleanIterable.</span><code><span class="memberNameLink"><a href="../../../../ordered/primitive/ReversibleBooleanIterable.html#select(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">select</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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/BooleanSet.html" title="interface in org.eclipse.collections.api.set.primitive">BooleanSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">BooleanSet.</span><code><span class="memberNameLink"><a href="../../../../set/primitive/BooleanSet.html#reject(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">reject</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../set/primitive/ImmutableBooleanSet.html" title="interface in org.eclipse.collections.api.set.primitive">ImmutableBooleanSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableBooleanSet.</span><code><span class="memberNameLink"><a href="../../../../set/primitive/ImmutableBooleanSet.html#reject(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">reject</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../set/primitive/MutableBooleanSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableBooleanSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableBooleanSet.</span><code><span class="memberNameLink"><a href="../../../../set/primitive/MutableBooleanSet.html#reject(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">reject</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../set/primitive/BooleanSet.html" title="interface in org.eclipse.collections.api.set.primitive">BooleanSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">BooleanSet.</span><code><span class="memberNameLink"><a href="../../../../set/primitive/BooleanSet.html#select(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">select</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../set/primitive/ImmutableBooleanSet.html" title="interface in org.eclipse.collections.api.set.primitive">ImmutableBooleanSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableBooleanSet.</span><code><span class="memberNameLink"><a href="../../../../set/primitive/ImmutableBooleanSet.html#select(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">select</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../set/primitive/MutableBooleanSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableBooleanSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableBooleanSet.</span><code><span class="memberNameLink"><a href="../../../../set/primitive/MutableBooleanSet.html#select(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">select</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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/BooleanStack.html" title="interface in org.eclipse.collections.api.stack.primitive">BooleanStack</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">BooleanStack.</span><code><span class="memberNameLink"><a href="../../../../stack/primitive/BooleanStack.html#reject(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">reject</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../stack/primitive/ImmutableBooleanStack.html" title="interface in org.eclipse.collections.api.stack.primitive">ImmutableBooleanStack</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableBooleanStack.</span><code><span class="memberNameLink"><a href="../../../../stack/primitive/ImmutableBooleanStack.html#reject(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">reject</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../stack/primitive/MutableBooleanStack.html" title="interface in org.eclipse.collections.api.stack.primitive">MutableBooleanStack</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableBooleanStack.</span><code><span class="memberNameLink"><a href="../../../../stack/primitive/MutableBooleanStack.html#reject(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">reject</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../stack/primitive/BooleanStack.html" title="interface in org.eclipse.collections.api.stack.primitive">BooleanStack</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">BooleanStack.</span><code><span class="memberNameLink"><a href="../../../../stack/primitive/BooleanStack.html#select(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">select</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../stack/primitive/ImmutableBooleanStack.html" title="interface in org.eclipse.collections.api.stack.primitive">ImmutableBooleanStack</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableBooleanStack.</span><code><span class="memberNameLink"><a href="../../../../stack/primitive/ImmutableBooleanStack.html#select(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">select</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../stack/primitive/MutableBooleanStack.html" title="interface in org.eclipse.collections.api.stack.primitive">MutableBooleanStack</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableBooleanStack.</span><code><span class="memberNameLink"><a href="../../../../stack/primitive/MutableBooleanStack.html#select(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">select</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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">BooleanHashBag.</span><code><span class="memberNameLink"><a href="../../../../../impl/bag/mutable/primitive/BooleanHashBag.html#allSatisfy(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">allSatisfy</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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">BooleanHashBag.</span><code><span class="memberNameLink"><a href="../../../../../impl/bag/mutable/primitive/BooleanHashBag.html#anySatisfy(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">anySatisfy</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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">BooleanHashBag.</span><code><span class="memberNameLink"><a href="../../../../../impl/bag/mutable/primitive/BooleanHashBag.html#count(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">count</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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">BooleanHashBag.</span><code><span class="memberNameLink"><a href="../../../../../impl/bag/mutable/primitive/BooleanHashBag.html#detectIfNone(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate,boolean)">detectIfNone</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a>&nbsp;predicate,
boolean&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">BooleanHashBag.</span><code><span class="memberNameLink"><a href="../../../../../impl/bag/mutable/primitive/BooleanHashBag.html#noneSatisfy(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">noneSatisfy</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../bag/primitive/MutableBooleanBag.html" title="interface in org.eclipse.collections.api.bag.primitive">MutableBooleanBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">BooleanHashBag.</span><code><span class="memberNameLink"><a href="../../../../../impl/bag/mutable/primitive/BooleanHashBag.html#reject(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">reject</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../bag/primitive/MutableBooleanBag.html" title="interface in org.eclipse.collections.api.bag.primitive">MutableBooleanBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedBooleanBag.</span><code><span class="memberNameLink"><a href="../../../../../impl/bag/mutable/primitive/SynchronizedBooleanBag.html#reject(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">reject</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../bag/primitive/MutableBooleanBag.html" title="interface in org.eclipse.collections.api.bag.primitive">MutableBooleanBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableBooleanBag.</span><code><span class="memberNameLink"><a href="../../../../../impl/bag/mutable/primitive/UnmodifiableBooleanBag.html#reject(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">reject</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../bag/primitive/MutableBooleanBag.html" title="interface in org.eclipse.collections.api.bag.primitive">MutableBooleanBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">BooleanHashBag.</span><code><span class="memberNameLink"><a href="../../../../../impl/bag/mutable/primitive/BooleanHashBag.html#select(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">select</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../bag/primitive/MutableBooleanBag.html" title="interface in org.eclipse.collections.api.bag.primitive">MutableBooleanBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedBooleanBag.</span><code><span class="memberNameLink"><a href="../../../../../impl/bag/mutable/primitive/SynchronizedBooleanBag.html#select(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">select</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../bag/primitive/MutableBooleanBag.html" title="interface in org.eclipse.collections.api.bag.primitive">MutableBooleanBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableBooleanBag.</span><code><span class="memberNameLink"><a href="../../../../../impl/bag/mutable/primitive/UnmodifiableBooleanBag.html#select(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">select</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">BooleanPredicates.</span><code><span class="memberNameLink"><a href="../../../../../impl/block/factory/primitive/BooleanPredicates.html#alwaysFalse()">alwaysFalse</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">BooleanPredicates.</span><code><span class="memberNameLink"><a href="../../../../../impl/block/factory/primitive/BooleanPredicates.html#alwaysTrue()">alwaysTrue</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">BooleanPredicates.</span><code><span class="memberNameLink"><a href="../../../../../impl/block/factory/primitive/BooleanPredicates.html#and(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate,org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">and</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a>&nbsp;one,
<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a>&nbsp;two)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">BooleanPredicates.</span><code><span class="memberNameLink"><a href="../../../../../impl/block/factory/primitive/BooleanPredicates.html#equal(boolean)">equal</a></span>&#8203;(boolean&nbsp;expected)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">BooleanPredicates.</span><code><span class="memberNameLink"><a href="../../../../../impl/block/factory/primitive/BooleanPredicates.html#isFalse()">isFalse</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">BooleanPredicates.</span><code><span class="memberNameLink"><a href="../../../../../impl/block/factory/primitive/BooleanPredicates.html#isTrue()">isTrue</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">BooleanPredicates.</span><code><span class="memberNameLink"><a href="../../../../../impl/block/factory/primitive/BooleanPredicates.html#not(boolean)">not</a></span>&#8203;(boolean&nbsp;expected)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">BooleanPredicates.</span><code><span class="memberNameLink"><a href="../../../../../impl/block/factory/primitive/BooleanPredicates.html#not(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">not</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a>&nbsp;negate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">BooleanPredicates.</span><code><span class="memberNameLink"><a href="../../../../../impl/block/factory/primitive/BooleanPredicates.html#or(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate,org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">or</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a>&nbsp;one,
<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">BooleanPredicates.</span><code><span class="memberNameLink"><a href="../../../../../impl/block/factory/primitive/BooleanPredicates.html#and(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate,org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">and</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a>&nbsp;one,
<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a>&nbsp;two)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">BooleanPredicates.</span><code><span class="memberNameLink"><a href="../../../../../impl/block/factory/primitive/BooleanPredicates.html#not(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">not</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a>&nbsp;negate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">BooleanPredicates.</span><code><span class="memberNameLink"><a href="../../../../../impl/block/factory/primitive/BooleanPredicates.html#or(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate,org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">or</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a>&nbsp;one,
<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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/BooleanCaseFunction.html" title="class in org.eclipse.collections.impl.block.function.primitive">BooleanCaseFunction</a>&lt;<a href="../../../../../impl/block/function/primitive/BooleanCaseFunction.html" title="type parameter in BooleanCaseFunction">V</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">BooleanCaseFunction.</span><code><span class="memberNameLink"><a href="../../../../../impl/block/function/primitive/BooleanCaseFunction.html#addCase(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate,org.eclipse.collections.api.block.function.primitive.BooleanToObjectFunction)">addCase</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a>&nbsp;predicate,
<a href="../../../function/primitive/BooleanToObjectFunction.html" title="interface in org.eclipse.collections.api.block.function.primitive">BooleanToObjectFunction</a>&lt;? extends <a href="../../../../../impl/block/function/primitive/BooleanCaseFunction.html" title="type parameter in BooleanCaseFunction">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="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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/BooleanCaseProcedure.html" title="class in org.eclipse.collections.impl.block.procedure.primitive">BooleanCaseProcedure</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">BooleanCaseProcedure.</span><code><span class="memberNameLink"><a href="../../../../../impl/block/procedure/primitive/BooleanCaseProcedure.html#addCase(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate,org.eclipse.collections.api.block.procedure.primitive.BooleanProcedure)">addCase</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a>&nbsp;predicate,
<a href="../../../procedure/primitive/BooleanProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">BooleanProcedure</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="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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">AbstractSynchronizedBooleanCollection.</span><code><span class="memberNameLink"><a href="../../../../../impl/collection/mutable/primitive/AbstractSynchronizedBooleanCollection.html#allSatisfy(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">allSatisfy</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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">AbstractUnmodifiableBooleanCollection.</span><code><span class="memberNameLink"><a href="../../../../../impl/collection/mutable/primitive/AbstractUnmodifiableBooleanCollection.html#allSatisfy(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">allSatisfy</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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">AbstractSynchronizedBooleanCollection.</span><code><span class="memberNameLink"><a href="../../../../../impl/collection/mutable/primitive/AbstractSynchronizedBooleanCollection.html#anySatisfy(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">anySatisfy</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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">AbstractUnmodifiableBooleanCollection.</span><code><span class="memberNameLink"><a href="../../../../../impl/collection/mutable/primitive/AbstractUnmodifiableBooleanCollection.html#anySatisfy(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">anySatisfy</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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">AbstractSynchronizedBooleanCollection.</span><code><span class="memberNameLink"><a href="../../../../../impl/collection/mutable/primitive/AbstractSynchronizedBooleanCollection.html#count(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">count</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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">AbstractUnmodifiableBooleanCollection.</span><code><span class="memberNameLink"><a href="../../../../../impl/collection/mutable/primitive/AbstractUnmodifiableBooleanCollection.html#count(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">count</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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">AbstractSynchronizedBooleanCollection.</span><code><span class="memberNameLink"><a href="../../../../../impl/collection/mutable/primitive/AbstractSynchronizedBooleanCollection.html#detectIfNone(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate,boolean)">detectIfNone</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a>&nbsp;predicate,
boolean&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">AbstractUnmodifiableBooleanCollection.</span><code><span class="memberNameLink"><a href="../../../../../impl/collection/mutable/primitive/AbstractUnmodifiableBooleanCollection.html#detectIfNone(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate,boolean)">detectIfNone</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a>&nbsp;predicate,
boolean&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">AbstractSynchronizedBooleanCollection.</span><code><span class="memberNameLink"><a href="../../../../../impl/collection/mutable/primitive/AbstractSynchronizedBooleanCollection.html#noneSatisfy(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">noneSatisfy</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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">AbstractUnmodifiableBooleanCollection.</span><code><span class="memberNameLink"><a href="../../../../../impl/collection/mutable/primitive/AbstractUnmodifiableBooleanCollection.html#noneSatisfy(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">noneSatisfy</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../collection/primitive/MutableBooleanCollection.html" title="interface in org.eclipse.collections.api.collection.primitive">MutableBooleanCollection</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractSynchronizedBooleanCollection.</span><code><span class="memberNameLink"><a href="../../../../../impl/collection/mutable/primitive/AbstractSynchronizedBooleanCollection.html#reject(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">reject</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../collection/primitive/MutableBooleanCollection.html" title="interface in org.eclipse.collections.api.collection.primitive">MutableBooleanCollection</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractUnmodifiableBooleanCollection.</span><code><span class="memberNameLink"><a href="../../../../../impl/collection/mutable/primitive/AbstractUnmodifiableBooleanCollection.html#reject(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">reject</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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">AbstractSynchronizedBooleanCollection.</span><code><span class="memberNameLink"><a href="../../../../../impl/collection/mutable/primitive/AbstractSynchronizedBooleanCollection.html#removeIf(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">removeIf</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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">AbstractUnmodifiableBooleanCollection.</span><code><span class="memberNameLink"><a href="../../../../../impl/collection/mutable/primitive/AbstractUnmodifiableBooleanCollection.html#removeIf(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">removeIf</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../collection/primitive/MutableBooleanCollection.html" title="interface in org.eclipse.collections.api.collection.primitive">MutableBooleanCollection</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractSynchronizedBooleanCollection.</span><code><span class="memberNameLink"><a href="../../../../../impl/collection/mutable/primitive/AbstractSynchronizedBooleanCollection.html#select(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">select</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../collection/primitive/MutableBooleanCollection.html" title="interface in org.eclipse.collections.api.collection.primitive">MutableBooleanCollection</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractUnmodifiableBooleanCollection.</span><code><span class="memberNameLink"><a href="../../../../../impl/collection/mutable/primitive/AbstractUnmodifiableBooleanCollection.html#select(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">select</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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">AbstractLazyBooleanIterable.</span><code><span class="memberNameLink"><a href="../../../../../impl/lazy/primitive/AbstractLazyBooleanIterable.html#allSatisfy(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">allSatisfy</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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">CollectBooleanIterable.</span><code><span class="memberNameLink"><a href="../../../../../impl/lazy/primitive/CollectBooleanIterable.html#allSatisfy(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">allSatisfy</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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">LazyBooleanIterableAdapter.</span><code><span class="memberNameLink"><a href="../../../../../impl/lazy/primitive/LazyBooleanIterableAdapter.html#allSatisfy(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">allSatisfy</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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">SelectBooleanIterable.</span><code><span class="memberNameLink"><a href="../../../../../impl/lazy/primitive/SelectBooleanIterable.html#allSatisfy(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">allSatisfy</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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">TapBooleanIterable.</span><code><span class="memberNameLink"><a href="../../../../../impl/lazy/primitive/TapBooleanIterable.html#allSatisfy(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">allSatisfy</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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">AbstractLazyBooleanIterable.</span><code><span class="memberNameLink"><a href="../../../../../impl/lazy/primitive/AbstractLazyBooleanIterable.html#anySatisfy(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">anySatisfy</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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">CollectBooleanIterable.</span><code><span class="memberNameLink"><a href="../../../../../impl/lazy/primitive/CollectBooleanIterable.html#anySatisfy(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">anySatisfy</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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">LazyBooleanIterableAdapter.</span><code><span class="memberNameLink"><a href="../../../../../impl/lazy/primitive/LazyBooleanIterableAdapter.html#anySatisfy(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">anySatisfy</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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">SelectBooleanIterable.</span><code><span class="memberNameLink"><a href="../../../../../impl/lazy/primitive/SelectBooleanIterable.html#anySatisfy(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">anySatisfy</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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">TapBooleanIterable.</span><code><span class="memberNameLink"><a href="../../../../../impl/lazy/primitive/TapBooleanIterable.html#anySatisfy(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">anySatisfy</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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">AbstractLazyBooleanIterable.</span><code><span class="memberNameLink"><a href="../../../../../impl/lazy/primitive/AbstractLazyBooleanIterable.html#count(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">count</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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">CollectBooleanIterable.</span><code><span class="memberNameLink"><a href="../../../../../impl/lazy/primitive/CollectBooleanIterable.html#count(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">count</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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">LazyBooleanIterableAdapter.</span><code><span class="memberNameLink"><a href="../../../../../impl/lazy/primitive/LazyBooleanIterableAdapter.html#count(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">count</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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">SelectBooleanIterable.</span><code><span class="memberNameLink"><a href="../../../../../impl/lazy/primitive/SelectBooleanIterable.html#count(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">count</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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">AbstractLazyBooleanIterable.</span><code><span class="memberNameLink"><a href="../../../../../impl/lazy/primitive/AbstractLazyBooleanIterable.html#detectIfNone(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate,boolean)">detectIfNone</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a>&nbsp;predicate,
boolean&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">LazyBooleanIterableAdapter.</span><code><span class="memberNameLink"><a href="../../../../../impl/lazy/primitive/LazyBooleanIterableAdapter.html#detectIfNone(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate,boolean)">detectIfNone</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a>&nbsp;predicate,
boolean&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">TapBooleanIterable.</span><code><span class="memberNameLink"><a href="../../../../../impl/lazy/primitive/TapBooleanIterable.html#detectIfNone(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate,boolean)">detectIfNone</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a>&nbsp;predicate,
boolean&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">AbstractLazyBooleanIterable.</span><code><span class="memberNameLink"><a href="../../../../../impl/lazy/primitive/AbstractLazyBooleanIterable.html#noneSatisfy(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">noneSatisfy</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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">CollectBooleanIterable.</span><code><span class="memberNameLink"><a href="../../../../../impl/lazy/primitive/CollectBooleanIterable.html#noneSatisfy(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">noneSatisfy</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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">LazyBooleanIterableAdapter.</span><code><span class="memberNameLink"><a href="../../../../../impl/lazy/primitive/LazyBooleanIterableAdapter.html#noneSatisfy(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">noneSatisfy</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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">SelectBooleanIterable.</span><code><span class="memberNameLink"><a href="../../../../../impl/lazy/primitive/SelectBooleanIterable.html#noneSatisfy(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">noneSatisfy</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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">TapBooleanIterable.</span><code><span class="memberNameLink"><a href="../../../../../impl/lazy/primitive/TapBooleanIterable.html#noneSatisfy(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">noneSatisfy</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../LazyBooleanIterable.html" title="interface in org.eclipse.collections.api">LazyBooleanIterable</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractLazyBooleanIterable.</span><code><span class="memberNameLink"><a href="../../../../../impl/lazy/primitive/AbstractLazyBooleanIterable.html#reject(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">reject</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../LazyBooleanIterable.html" title="interface in org.eclipse.collections.api">LazyBooleanIterable</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractLazyBooleanIterable.</span><code><span class="memberNameLink"><a href="../../../../../impl/lazy/primitive/AbstractLazyBooleanIterable.html#select(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">select</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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/SelectBooleanIterable.html#%3Cinit%3E(org.eclipse.collections.api.BooleanIterable,org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">SelectBooleanIterable</a></span>&#8203;(<a href="../../../../BooleanIterable.html" title="interface in org.eclipse.collections.api">BooleanIterable</a>&nbsp;delegate,
<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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">BooleanArrayList.</span><code><span class="memberNameLink"><a href="../../../../../impl/list/mutable/primitive/BooleanArrayList.html#allSatisfy(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">allSatisfy</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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">BooleanArrayList.</span><code><span class="memberNameLink"><a href="../../../../../impl/list/mutable/primitive/BooleanArrayList.html#anySatisfy(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">anySatisfy</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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">BooleanArrayList.</span><code><span class="memberNameLink"><a href="../../../../../impl/list/mutable/primitive/BooleanArrayList.html#count(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">count</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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">BooleanArrayList.</span><code><span class="memberNameLink"><a href="../../../../../impl/list/mutable/primitive/BooleanArrayList.html#detectIfNone(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate,boolean)">detectIfNone</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a>&nbsp;predicate,
boolean&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">BooleanArrayList.</span><code><span class="memberNameLink"><a href="../../../../../impl/list/mutable/primitive/BooleanArrayList.html#noneSatisfy(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">noneSatisfy</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../impl/list/mutable/primitive/BooleanArrayList.html" title="class in org.eclipse.collections.impl.list.mutable.primitive">BooleanArrayList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">BooleanArrayList.</span><code><span class="memberNameLink"><a href="../../../../../impl/list/mutable/primitive/BooleanArrayList.html#reject(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">reject</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../list/primitive/MutableBooleanList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableBooleanList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedBooleanList.</span><code><span class="memberNameLink"><a href="../../../../../impl/list/mutable/primitive/SynchronizedBooleanList.html#reject(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">reject</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../list/primitive/MutableBooleanList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableBooleanList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableBooleanList.</span><code><span class="memberNameLink"><a href="../../../../../impl/list/mutable/primitive/UnmodifiableBooleanList.html#reject(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">reject</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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">BooleanArrayList.</span><code><span class="memberNameLink"><a href="../../../../../impl/list/mutable/primitive/BooleanArrayList.html#removeIf(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">removeIf</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../impl/list/mutable/primitive/BooleanArrayList.html" title="class in org.eclipse.collections.impl.list.mutable.primitive">BooleanArrayList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">BooleanArrayList.</span><code><span class="memberNameLink"><a href="../../../../../impl/list/mutable/primitive/BooleanArrayList.html#select(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">select</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../list/primitive/MutableBooleanList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableBooleanList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedBooleanList.</span><code><span class="memberNameLink"><a href="../../../../../impl/list/mutable/primitive/SynchronizedBooleanList.html#select(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">select</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../list/primitive/MutableBooleanList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableBooleanList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableBooleanList.</span><code><span class="memberNameLink"><a href="../../../../../impl/list/mutable/primitive/UnmodifiableBooleanList.html#select(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">select</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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">AbstractMutableBooleanValuesMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/AbstractMutableBooleanValuesMap.html#allSatisfy(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">allSatisfy</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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">ObjectBooleanHashMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/ObjectBooleanHashMap.html#allSatisfy(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">allSatisfy</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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">ObjectBooleanHashMapWithHashingStrategy.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/ObjectBooleanHashMapWithHashingStrategy.html#allSatisfy(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">allSatisfy</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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">SynchronizedByteBooleanMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/SynchronizedByteBooleanMap.html#allSatisfy(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">allSatisfy</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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">SynchronizedCharBooleanMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/SynchronizedCharBooleanMap.html#allSatisfy(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">allSatisfy</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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">SynchronizedDoubleBooleanMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/SynchronizedDoubleBooleanMap.html#allSatisfy(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">allSatisfy</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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">SynchronizedFloatBooleanMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/SynchronizedFloatBooleanMap.html#allSatisfy(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">allSatisfy</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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">SynchronizedIntBooleanMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/SynchronizedIntBooleanMap.html#allSatisfy(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">allSatisfy</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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">SynchronizedLongBooleanMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/SynchronizedLongBooleanMap.html#allSatisfy(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">allSatisfy</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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">SynchronizedObjectBooleanMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/SynchronizedObjectBooleanMap.html#allSatisfy(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">allSatisfy</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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">SynchronizedShortBooleanMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/SynchronizedShortBooleanMap.html#allSatisfy(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">allSatisfy</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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">UnmodifiableByteBooleanMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/UnmodifiableByteBooleanMap.html#allSatisfy(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">allSatisfy</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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">UnmodifiableCharBooleanMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/UnmodifiableCharBooleanMap.html#allSatisfy(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">allSatisfy</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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">UnmodifiableDoubleBooleanMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/UnmodifiableDoubleBooleanMap.html#allSatisfy(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">allSatisfy</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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">UnmodifiableFloatBooleanMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/UnmodifiableFloatBooleanMap.html#allSatisfy(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">allSatisfy</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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">UnmodifiableIntBooleanMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/UnmodifiableIntBooleanMap.html#allSatisfy(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">allSatisfy</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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">UnmodifiableLongBooleanMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/UnmodifiableLongBooleanMap.html#allSatisfy(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">allSatisfy</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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">UnmodifiableObjectBooleanMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/UnmodifiableObjectBooleanMap.html#allSatisfy(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">allSatisfy</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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">UnmodifiableShortBooleanMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/UnmodifiableShortBooleanMap.html#allSatisfy(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">allSatisfy</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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">AbstractMutableBooleanValuesMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/AbstractMutableBooleanValuesMap.html#anySatisfy(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">anySatisfy</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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">ObjectBooleanHashMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/ObjectBooleanHashMap.html#anySatisfy(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">anySatisfy</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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">ObjectBooleanHashMapWithHashingStrategy.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/ObjectBooleanHashMapWithHashingStrategy.html#anySatisfy(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">anySatisfy</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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">SynchronizedByteBooleanMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/SynchronizedByteBooleanMap.html#anySatisfy(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">anySatisfy</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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">SynchronizedCharBooleanMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/SynchronizedCharBooleanMap.html#anySatisfy(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">anySatisfy</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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">SynchronizedDoubleBooleanMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/SynchronizedDoubleBooleanMap.html#anySatisfy(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">anySatisfy</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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">SynchronizedFloatBooleanMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/SynchronizedFloatBooleanMap.html#anySatisfy(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">anySatisfy</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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">SynchronizedIntBooleanMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/SynchronizedIntBooleanMap.html#anySatisfy(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">anySatisfy</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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">SynchronizedLongBooleanMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/SynchronizedLongBooleanMap.html#anySatisfy(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">anySatisfy</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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">SynchronizedObjectBooleanMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/SynchronizedObjectBooleanMap.html#anySatisfy(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">anySatisfy</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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">SynchronizedShortBooleanMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/SynchronizedShortBooleanMap.html#anySatisfy(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">anySatisfy</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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">UnmodifiableByteBooleanMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/UnmodifiableByteBooleanMap.html#anySatisfy(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">anySatisfy</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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">UnmodifiableCharBooleanMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/UnmodifiableCharBooleanMap.html#anySatisfy(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">anySatisfy</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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">UnmodifiableDoubleBooleanMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/UnmodifiableDoubleBooleanMap.html#anySatisfy(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">anySatisfy</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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">UnmodifiableFloatBooleanMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/UnmodifiableFloatBooleanMap.html#anySatisfy(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">anySatisfy</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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">UnmodifiableIntBooleanMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/UnmodifiableIntBooleanMap.html#anySatisfy(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">anySatisfy</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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">UnmodifiableLongBooleanMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/UnmodifiableLongBooleanMap.html#anySatisfy(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">anySatisfy</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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">UnmodifiableObjectBooleanMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/UnmodifiableObjectBooleanMap.html#anySatisfy(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">anySatisfy</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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">UnmodifiableShortBooleanMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/UnmodifiableShortBooleanMap.html#anySatisfy(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">anySatisfy</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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">AbstractMutableBooleanValuesMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/AbstractMutableBooleanValuesMap.html#count(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">count</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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">ObjectBooleanHashMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/ObjectBooleanHashMap.html#count(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">count</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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">ObjectBooleanHashMapWithHashingStrategy.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/ObjectBooleanHashMapWithHashingStrategy.html#count(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">count</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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">SynchronizedByteBooleanMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/SynchronizedByteBooleanMap.html#count(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">count</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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">SynchronizedCharBooleanMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/SynchronizedCharBooleanMap.html#count(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">count</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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">SynchronizedDoubleBooleanMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/SynchronizedDoubleBooleanMap.html#count(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">count</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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">SynchronizedFloatBooleanMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/SynchronizedFloatBooleanMap.html#count(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">count</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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">SynchronizedIntBooleanMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/SynchronizedIntBooleanMap.html#count(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">count</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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">SynchronizedLongBooleanMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/SynchronizedLongBooleanMap.html#count(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">count</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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">SynchronizedObjectBooleanMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/SynchronizedObjectBooleanMap.html#count(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">count</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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">SynchronizedShortBooleanMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/SynchronizedShortBooleanMap.html#count(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">count</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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">UnmodifiableByteBooleanMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/UnmodifiableByteBooleanMap.html#count(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">count</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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">UnmodifiableCharBooleanMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/UnmodifiableCharBooleanMap.html#count(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">count</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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">UnmodifiableDoubleBooleanMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/UnmodifiableDoubleBooleanMap.html#count(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">count</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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">UnmodifiableFloatBooleanMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/UnmodifiableFloatBooleanMap.html#count(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">count</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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">UnmodifiableIntBooleanMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/UnmodifiableIntBooleanMap.html#count(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">count</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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">UnmodifiableLongBooleanMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/UnmodifiableLongBooleanMap.html#count(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">count</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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">UnmodifiableObjectBooleanMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/UnmodifiableObjectBooleanMap.html#count(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">count</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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">UnmodifiableShortBooleanMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/UnmodifiableShortBooleanMap.html#count(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">count</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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">AbstractMutableBooleanValuesMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/AbstractMutableBooleanValuesMap.html#detectIfNone(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate,boolean)">detectIfNone</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a>&nbsp;predicate,
boolean&nbsp;value)</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">ObjectBooleanHashMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/ObjectBooleanHashMap.html#detectIfNone(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate,boolean)">detectIfNone</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a>&nbsp;predicate,
boolean&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">ObjectBooleanHashMapWithHashingStrategy.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/ObjectBooleanHashMapWithHashingStrategy.html#detectIfNone(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate,boolean)">detectIfNone</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a>&nbsp;predicate,
boolean&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">SynchronizedByteBooleanMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/SynchronizedByteBooleanMap.html#detectIfNone(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate,boolean)">detectIfNone</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a>&nbsp;predicate,
boolean&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">SynchronizedCharBooleanMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/SynchronizedCharBooleanMap.html#detectIfNone(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate,boolean)">detectIfNone</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a>&nbsp;predicate,
boolean&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">SynchronizedDoubleBooleanMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/SynchronizedDoubleBooleanMap.html#detectIfNone(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate,boolean)">detectIfNone</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a>&nbsp;predicate,
boolean&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">SynchronizedFloatBooleanMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/SynchronizedFloatBooleanMap.html#detectIfNone(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate,boolean)">detectIfNone</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a>&nbsp;predicate,
boolean&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">SynchronizedIntBooleanMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/SynchronizedIntBooleanMap.html#detectIfNone(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate,boolean)">detectIfNone</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a>&nbsp;predicate,
boolean&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">SynchronizedLongBooleanMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/SynchronizedLongBooleanMap.html#detectIfNone(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate,boolean)">detectIfNone</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a>&nbsp;predicate,
boolean&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">SynchronizedObjectBooleanMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/SynchronizedObjectBooleanMap.html#detectIfNone(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate,boolean)">detectIfNone</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a>&nbsp;predicate,
boolean&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">SynchronizedShortBooleanMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/SynchronizedShortBooleanMap.html#detectIfNone(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate,boolean)">detectIfNone</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a>&nbsp;predicate,
boolean&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">UnmodifiableByteBooleanMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/UnmodifiableByteBooleanMap.html#detectIfNone(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate,boolean)">detectIfNone</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a>&nbsp;predicate,
boolean&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">UnmodifiableCharBooleanMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/UnmodifiableCharBooleanMap.html#detectIfNone(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate,boolean)">detectIfNone</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a>&nbsp;predicate,
boolean&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">UnmodifiableDoubleBooleanMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/UnmodifiableDoubleBooleanMap.html#detectIfNone(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate,boolean)">detectIfNone</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a>&nbsp;predicate,
boolean&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">UnmodifiableFloatBooleanMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/UnmodifiableFloatBooleanMap.html#detectIfNone(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate,boolean)">detectIfNone</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a>&nbsp;predicate,
boolean&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">UnmodifiableIntBooleanMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/UnmodifiableIntBooleanMap.html#detectIfNone(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate,boolean)">detectIfNone</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a>&nbsp;predicate,
boolean&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">UnmodifiableLongBooleanMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/UnmodifiableLongBooleanMap.html#detectIfNone(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate,boolean)">detectIfNone</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a>&nbsp;predicate,
boolean&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">UnmodifiableObjectBooleanMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/UnmodifiableObjectBooleanMap.html#detectIfNone(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate,boolean)">detectIfNone</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a>&nbsp;predicate,
boolean&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">UnmodifiableShortBooleanMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/UnmodifiableShortBooleanMap.html#detectIfNone(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate,boolean)">detectIfNone</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a>&nbsp;predicate,
boolean&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">AbstractMutableBooleanValuesMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/AbstractMutableBooleanValuesMap.html#noneSatisfy(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">noneSatisfy</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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">ObjectBooleanHashMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/ObjectBooleanHashMap.html#noneSatisfy(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">noneSatisfy</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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">ObjectBooleanHashMapWithHashingStrategy.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/ObjectBooleanHashMapWithHashingStrategy.html#noneSatisfy(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">noneSatisfy</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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">SynchronizedByteBooleanMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/SynchronizedByteBooleanMap.html#noneSatisfy(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">noneSatisfy</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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">SynchronizedCharBooleanMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/SynchronizedCharBooleanMap.html#noneSatisfy(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">noneSatisfy</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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">SynchronizedDoubleBooleanMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/SynchronizedDoubleBooleanMap.html#noneSatisfy(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">noneSatisfy</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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">SynchronizedFloatBooleanMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/SynchronizedFloatBooleanMap.html#noneSatisfy(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">noneSatisfy</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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">SynchronizedIntBooleanMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/SynchronizedIntBooleanMap.html#noneSatisfy(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">noneSatisfy</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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">SynchronizedLongBooleanMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/SynchronizedLongBooleanMap.html#noneSatisfy(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">noneSatisfy</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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">SynchronizedObjectBooleanMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/SynchronizedObjectBooleanMap.html#noneSatisfy(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">noneSatisfy</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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">SynchronizedShortBooleanMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/SynchronizedShortBooleanMap.html#noneSatisfy(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">noneSatisfy</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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">UnmodifiableByteBooleanMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/UnmodifiableByteBooleanMap.html#noneSatisfy(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">noneSatisfy</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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">UnmodifiableCharBooleanMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/UnmodifiableCharBooleanMap.html#noneSatisfy(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">noneSatisfy</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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">UnmodifiableDoubleBooleanMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/UnmodifiableDoubleBooleanMap.html#noneSatisfy(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">noneSatisfy</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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">UnmodifiableFloatBooleanMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/UnmodifiableFloatBooleanMap.html#noneSatisfy(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">noneSatisfy</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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">UnmodifiableIntBooleanMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/UnmodifiableIntBooleanMap.html#noneSatisfy(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">noneSatisfy</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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">UnmodifiableLongBooleanMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/UnmodifiableLongBooleanMap.html#noneSatisfy(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">noneSatisfy</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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">UnmodifiableObjectBooleanMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/UnmodifiableObjectBooleanMap.html#noneSatisfy(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">noneSatisfy</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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">UnmodifiableShortBooleanMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/UnmodifiableShortBooleanMap.html#noneSatisfy(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">noneSatisfy</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../bag/primitive/MutableBooleanBag.html" title="interface in org.eclipse.collections.api.bag.primitive">MutableBooleanBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractMutableBooleanValuesMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/AbstractMutableBooleanValuesMap.html#reject(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">reject</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../collection/primitive/MutableBooleanCollection.html" title="interface in org.eclipse.collections.api.collection.primitive">MutableBooleanCollection</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ObjectBooleanHashMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/ObjectBooleanHashMap.html#reject(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">reject</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../collection/primitive/MutableBooleanCollection.html" title="interface in org.eclipse.collections.api.collection.primitive">MutableBooleanCollection</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ObjectBooleanHashMapWithHashingStrategy.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/ObjectBooleanHashMapWithHashingStrategy.html#reject(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">reject</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../bag/primitive/MutableBooleanBag.html" title="interface in org.eclipse.collections.api.bag.primitive">MutableBooleanBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedByteBooleanMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/SynchronizedByteBooleanMap.html#reject(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">reject</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../bag/primitive/MutableBooleanBag.html" title="interface in org.eclipse.collections.api.bag.primitive">MutableBooleanBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedCharBooleanMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/SynchronizedCharBooleanMap.html#reject(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">reject</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../bag/primitive/MutableBooleanBag.html" title="interface in org.eclipse.collections.api.bag.primitive">MutableBooleanBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedDoubleBooleanMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/SynchronizedDoubleBooleanMap.html#reject(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">reject</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../bag/primitive/MutableBooleanBag.html" title="interface in org.eclipse.collections.api.bag.primitive">MutableBooleanBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedFloatBooleanMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/SynchronizedFloatBooleanMap.html#reject(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">reject</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../bag/primitive/MutableBooleanBag.html" title="interface in org.eclipse.collections.api.bag.primitive">MutableBooleanBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedIntBooleanMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/SynchronizedIntBooleanMap.html#reject(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">reject</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../bag/primitive/MutableBooleanBag.html" title="interface in org.eclipse.collections.api.bag.primitive">MutableBooleanBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedLongBooleanMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/SynchronizedLongBooleanMap.html#reject(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">reject</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../collection/primitive/MutableBooleanCollection.html" title="interface in org.eclipse.collections.api.collection.primitive">MutableBooleanCollection</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedObjectBooleanMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/SynchronizedObjectBooleanMap.html#reject(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">reject</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../bag/primitive/MutableBooleanBag.html" title="interface in org.eclipse.collections.api.bag.primitive">MutableBooleanBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedShortBooleanMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/SynchronizedShortBooleanMap.html#reject(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">reject</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../bag/primitive/MutableBooleanBag.html" title="interface in org.eclipse.collections.api.bag.primitive">MutableBooleanBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableByteBooleanMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/UnmodifiableByteBooleanMap.html#reject(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">reject</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../bag/primitive/MutableBooleanBag.html" title="interface in org.eclipse.collections.api.bag.primitive">MutableBooleanBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableCharBooleanMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/UnmodifiableCharBooleanMap.html#reject(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">reject</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../bag/primitive/MutableBooleanBag.html" title="interface in org.eclipse.collections.api.bag.primitive">MutableBooleanBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableDoubleBooleanMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/UnmodifiableDoubleBooleanMap.html#reject(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">reject</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../bag/primitive/MutableBooleanBag.html" title="interface in org.eclipse.collections.api.bag.primitive">MutableBooleanBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableFloatBooleanMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/UnmodifiableFloatBooleanMap.html#reject(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">reject</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../bag/primitive/MutableBooleanBag.html" title="interface in org.eclipse.collections.api.bag.primitive">MutableBooleanBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableIntBooleanMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/UnmodifiableIntBooleanMap.html#reject(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">reject</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../bag/primitive/MutableBooleanBag.html" title="interface in org.eclipse.collections.api.bag.primitive">MutableBooleanBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableLongBooleanMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/UnmodifiableLongBooleanMap.html#reject(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">reject</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../collection/primitive/MutableBooleanCollection.html" title="interface in org.eclipse.collections.api.collection.primitive">MutableBooleanCollection</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableObjectBooleanMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/UnmodifiableObjectBooleanMap.html#reject(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">reject</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../bag/primitive/MutableBooleanBag.html" title="interface in org.eclipse.collections.api.bag.primitive">MutableBooleanBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableShortBooleanMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/UnmodifiableShortBooleanMap.html#reject(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">reject</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../bag/primitive/MutableBooleanBag.html" title="interface in org.eclipse.collections.api.bag.primitive">MutableBooleanBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractMutableBooleanValuesMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/AbstractMutableBooleanValuesMap.html#select(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">select</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../collection/primitive/MutableBooleanCollection.html" title="interface in org.eclipse.collections.api.collection.primitive">MutableBooleanCollection</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ObjectBooleanHashMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/ObjectBooleanHashMap.html#select(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">select</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../collection/primitive/MutableBooleanCollection.html" title="interface in org.eclipse.collections.api.collection.primitive">MutableBooleanCollection</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ObjectBooleanHashMapWithHashingStrategy.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/ObjectBooleanHashMapWithHashingStrategy.html#select(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">select</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../bag/primitive/MutableBooleanBag.html" title="interface in org.eclipse.collections.api.bag.primitive">MutableBooleanBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedByteBooleanMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/SynchronizedByteBooleanMap.html#select(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">select</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../bag/primitive/MutableBooleanBag.html" title="interface in org.eclipse.collections.api.bag.primitive">MutableBooleanBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedCharBooleanMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/SynchronizedCharBooleanMap.html#select(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">select</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../bag/primitive/MutableBooleanBag.html" title="interface in org.eclipse.collections.api.bag.primitive">MutableBooleanBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedDoubleBooleanMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/SynchronizedDoubleBooleanMap.html#select(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">select</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../bag/primitive/MutableBooleanBag.html" title="interface in org.eclipse.collections.api.bag.primitive">MutableBooleanBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedFloatBooleanMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/SynchronizedFloatBooleanMap.html#select(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">select</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../bag/primitive/MutableBooleanBag.html" title="interface in org.eclipse.collections.api.bag.primitive">MutableBooleanBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedIntBooleanMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/SynchronizedIntBooleanMap.html#select(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">select</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../bag/primitive/MutableBooleanBag.html" title="interface in org.eclipse.collections.api.bag.primitive">MutableBooleanBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedLongBooleanMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/SynchronizedLongBooleanMap.html#select(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">select</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../collection/primitive/MutableBooleanCollection.html" title="interface in org.eclipse.collections.api.collection.primitive">MutableBooleanCollection</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedObjectBooleanMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/SynchronizedObjectBooleanMap.html#select(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">select</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../bag/primitive/MutableBooleanBag.html" title="interface in org.eclipse.collections.api.bag.primitive">MutableBooleanBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedShortBooleanMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/SynchronizedShortBooleanMap.html#select(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">select</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../bag/primitive/MutableBooleanBag.html" title="interface in org.eclipse.collections.api.bag.primitive">MutableBooleanBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableByteBooleanMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/UnmodifiableByteBooleanMap.html#select(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">select</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../bag/primitive/MutableBooleanBag.html" title="interface in org.eclipse.collections.api.bag.primitive">MutableBooleanBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableCharBooleanMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/UnmodifiableCharBooleanMap.html#select(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">select</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../bag/primitive/MutableBooleanBag.html" title="interface in org.eclipse.collections.api.bag.primitive">MutableBooleanBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableDoubleBooleanMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/UnmodifiableDoubleBooleanMap.html#select(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">select</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../bag/primitive/MutableBooleanBag.html" title="interface in org.eclipse.collections.api.bag.primitive">MutableBooleanBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableFloatBooleanMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/UnmodifiableFloatBooleanMap.html#select(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">select</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../bag/primitive/MutableBooleanBag.html" title="interface in org.eclipse.collections.api.bag.primitive">MutableBooleanBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableIntBooleanMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/UnmodifiableIntBooleanMap.html#select(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">select</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../bag/primitive/MutableBooleanBag.html" title="interface in org.eclipse.collections.api.bag.primitive">MutableBooleanBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableLongBooleanMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/UnmodifiableLongBooleanMap.html#select(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">select</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../collection/primitive/MutableBooleanCollection.html" title="interface in org.eclipse.collections.api.collection.primitive">MutableBooleanCollection</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableObjectBooleanMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/UnmodifiableObjectBooleanMap.html#select(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">select</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../bag/primitive/MutableBooleanBag.html" title="interface in org.eclipse.collections.api.bag.primitive">MutableBooleanBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableShortBooleanMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/UnmodifiableShortBooleanMap.html#select(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">select</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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">SynchronizedBooleanIterable.</span><code><span class="memberNameLink"><a href="../../../../../impl/primitive/SynchronizedBooleanIterable.html#allSatisfy(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">allSatisfy</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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">SynchronizedBooleanIterable.</span><code><span class="memberNameLink"><a href="../../../../../impl/primitive/SynchronizedBooleanIterable.html#anySatisfy(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">anySatisfy</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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">SynchronizedBooleanIterable.</span><code><span class="memberNameLink"><a href="../../../../../impl/primitive/SynchronizedBooleanIterable.html#count(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">count</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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">SynchronizedBooleanIterable.</span><code><span class="memberNameLink"><a href="../../../../../impl/primitive/SynchronizedBooleanIterable.html#detectIfNone(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate,boolean)">detectIfNone</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a>&nbsp;predicate,
boolean&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">SynchronizedBooleanIterable.</span><code><span class="memberNameLink"><a href="../../../../../impl/primitive/SynchronizedBooleanIterable.html#noneSatisfy(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">noneSatisfy</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../BooleanIterable.html" title="interface in org.eclipse.collections.api">BooleanIterable</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedBooleanIterable.</span><code><span class="memberNameLink"><a href="../../../../../impl/primitive/SynchronizedBooleanIterable.html#reject(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">reject</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../BooleanIterable.html" title="interface in org.eclipse.collections.api">BooleanIterable</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedBooleanIterable.</span><code><span class="memberNameLink"><a href="../../../../../impl/primitive/SynchronizedBooleanIterable.html#select(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">select</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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">BooleanHashSet.</span><code><span class="memberNameLink"><a href="../../../../../impl/set/mutable/primitive/BooleanHashSet.html#allSatisfy(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">allSatisfy</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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">BooleanHashSet.</span><code><span class="memberNameLink"><a href="../../../../../impl/set/mutable/primitive/BooleanHashSet.html#anySatisfy(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">anySatisfy</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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">BooleanHashSet.</span><code><span class="memberNameLink"><a href="../../../../../impl/set/mutable/primitive/BooleanHashSet.html#count(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">count</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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">BooleanHashSet.</span><code><span class="memberNameLink"><a href="../../../../../impl/set/mutable/primitive/BooleanHashSet.html#detectIfNone(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate,boolean)">detectIfNone</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a>&nbsp;predicate,
boolean&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">BooleanHashSet.</span><code><span class="memberNameLink"><a href="../../../../../impl/set/mutable/primitive/BooleanHashSet.html#noneSatisfy(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">noneSatisfy</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../impl/set/mutable/primitive/BooleanHashSet.html" title="class in org.eclipse.collections.impl.set.mutable.primitive">BooleanHashSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">BooleanHashSet.</span><code><span class="memberNameLink"><a href="../../../../../impl/set/mutable/primitive/BooleanHashSet.html#reject(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">reject</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../set/primitive/MutableBooleanSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableBooleanSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedBooleanSet.</span><code><span class="memberNameLink"><a href="../../../../../impl/set/mutable/primitive/SynchronizedBooleanSet.html#reject(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">reject</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../set/primitive/MutableBooleanSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableBooleanSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableBooleanSet.</span><code><span class="memberNameLink"><a href="../../../../../impl/set/mutable/primitive/UnmodifiableBooleanSet.html#reject(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">reject</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../impl/set/mutable/primitive/BooleanHashSet.html" title="class in org.eclipse.collections.impl.set.mutable.primitive">BooleanHashSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">BooleanHashSet.</span><code><span class="memberNameLink"><a href="../../../../../impl/set/mutable/primitive/BooleanHashSet.html#select(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">select</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../set/primitive/MutableBooleanSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableBooleanSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedBooleanSet.</span><code><span class="memberNameLink"><a href="../../../../../impl/set/mutable/primitive/SynchronizedBooleanSet.html#select(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">select</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../set/primitive/MutableBooleanSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableBooleanSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableBooleanSet.</span><code><span class="memberNameLink"><a href="../../../../../impl/set/mutable/primitive/UnmodifiableBooleanSet.html#select(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">select</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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">SynchronizedBooleanStack.</span><code><span class="memberNameLink"><a href="../../../../../impl/stack/mutable/primitive/SynchronizedBooleanStack.html#allSatisfy(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">allSatisfy</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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">UnmodifiableBooleanStack.</span><code><span class="memberNameLink"><a href="../../../../../impl/stack/mutable/primitive/UnmodifiableBooleanStack.html#allSatisfy(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">allSatisfy</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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">SynchronizedBooleanStack.</span><code><span class="memberNameLink"><a href="../../../../../impl/stack/mutable/primitive/SynchronizedBooleanStack.html#anySatisfy(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">anySatisfy</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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">UnmodifiableBooleanStack.</span><code><span class="memberNameLink"><a href="../../../../../impl/stack/mutable/primitive/UnmodifiableBooleanStack.html#anySatisfy(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">anySatisfy</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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">SynchronizedBooleanStack.</span><code><span class="memberNameLink"><a href="../../../../../impl/stack/mutable/primitive/SynchronizedBooleanStack.html#count(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">count</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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">UnmodifiableBooleanStack.</span><code><span class="memberNameLink"><a href="../../../../../impl/stack/mutable/primitive/UnmodifiableBooleanStack.html#count(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">count</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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">SynchronizedBooleanStack.</span><code><span class="memberNameLink"><a href="../../../../../impl/stack/mutable/primitive/SynchronizedBooleanStack.html#detectIfNone(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate,boolean)">detectIfNone</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a>&nbsp;predicate,
boolean&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">UnmodifiableBooleanStack.</span><code><span class="memberNameLink"><a href="../../../../../impl/stack/mutable/primitive/UnmodifiableBooleanStack.html#detectIfNone(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate,boolean)">detectIfNone</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a>&nbsp;predicate,
boolean&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">SynchronizedBooleanStack.</span><code><span class="memberNameLink"><a href="../../../../../impl/stack/mutable/primitive/SynchronizedBooleanStack.html#noneSatisfy(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">noneSatisfy</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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">UnmodifiableBooleanStack.</span><code><span class="memberNameLink"><a href="../../../../../impl/stack/mutable/primitive/UnmodifiableBooleanStack.html#noneSatisfy(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">noneSatisfy</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../stack/primitive/MutableBooleanStack.html" title="interface in org.eclipse.collections.api.stack.primitive">MutableBooleanStack</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">BooleanArrayStack.</span><code><span class="memberNameLink"><a href="../../../../../impl/stack/mutable/primitive/BooleanArrayStack.html#reject(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">reject</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../stack/primitive/MutableBooleanStack.html" title="interface in org.eclipse.collections.api.stack.primitive">MutableBooleanStack</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedBooleanStack.</span><code><span class="memberNameLink"><a href="../../../../../impl/stack/mutable/primitive/SynchronizedBooleanStack.html#reject(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">reject</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../stack/primitive/MutableBooleanStack.html" title="interface in org.eclipse.collections.api.stack.primitive">MutableBooleanStack</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableBooleanStack.</span><code><span class="memberNameLink"><a href="../../../../../impl/stack/mutable/primitive/UnmodifiableBooleanStack.html#reject(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">reject</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../stack/primitive/MutableBooleanStack.html" title="interface in org.eclipse.collections.api.stack.primitive">MutableBooleanStack</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">BooleanArrayStack.</span><code><span class="memberNameLink"><a href="../../../../../impl/stack/mutable/primitive/BooleanArrayStack.html#select(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">select</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../stack/primitive/MutableBooleanStack.html" title="interface in org.eclipse.collections.api.stack.primitive">MutableBooleanStack</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedBooleanStack.</span><code><span class="memberNameLink"><a href="../../../../../impl/stack/mutable/primitive/SynchronizedBooleanStack.html#select(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">select</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../stack/primitive/MutableBooleanStack.html" title="interface in org.eclipse.collections.api.stack.primitive">MutableBooleanStack</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableBooleanStack.</span><code><span class="memberNameLink"><a href="../../../../../impl/stack/mutable/primitive/UnmodifiableBooleanStack.html#select(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">select</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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">AbstractBooleanStack.</span><code><span class="memberNameLink"><a href="../../../../../impl/stack/primitive/AbstractBooleanStack.html#allSatisfy(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">allSatisfy</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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">AbstractBooleanStack.</span><code><span class="memberNameLink"><a href="../../../../../impl/stack/primitive/AbstractBooleanStack.html#anySatisfy(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">anySatisfy</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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">AbstractBooleanStack.</span><code><span class="memberNameLink"><a href="../../../../../impl/stack/primitive/AbstractBooleanStack.html#count(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">count</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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">AbstractBooleanStack.</span><code><span class="memberNameLink"><a href="../../../../../impl/stack/primitive/AbstractBooleanStack.html#detectIfNone(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate,boolean)">detectIfNone</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a>&nbsp;predicate,
boolean&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">AbstractBooleanStack.</span><code><span class="memberNameLink"><a href="../../../../../impl/stack/primitive/AbstractBooleanStack.html#noneSatisfy(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">noneSatisfy</a></span>&#8203;(<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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">BooleanIterableIterate.</span><code><span class="memberNameLink"><a href="../../../../../impl/utility/internal/primitive/BooleanIterableIterate.html#allSatisfy(org.eclipse.collections.api.BooleanIterable,org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">allSatisfy</a></span>&#8203;(<a href="../../../../BooleanIterable.html" title="interface in org.eclipse.collections.api">BooleanIterable</a>&nbsp;iterable,
<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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">BooleanIteratorIterate.</span><code><span class="memberNameLink"><a href="../../../../../impl/utility/internal/primitive/BooleanIteratorIterate.html#allSatisfy(org.eclipse.collections.api.iterator.BooleanIterator,org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">allSatisfy</a></span>&#8203;(<a href="../../../../iterator/BooleanIterator.html" title="interface in org.eclipse.collections.api.iterator">BooleanIterator</a>&nbsp;iterator,
<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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">BooleanIterableIterate.</span><code><span class="memberNameLink"><a href="../../../../../impl/utility/internal/primitive/BooleanIterableIterate.html#anySatisfy(org.eclipse.collections.api.BooleanIterable,org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">anySatisfy</a></span>&#8203;(<a href="../../../../BooleanIterable.html" title="interface in org.eclipse.collections.api">BooleanIterable</a>&nbsp;iterable,
<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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">BooleanIteratorIterate.</span><code><span class="memberNameLink"><a href="../../../../../impl/utility/internal/primitive/BooleanIteratorIterate.html#anySatisfy(org.eclipse.collections.api.iterator.BooleanIterator,org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">anySatisfy</a></span>&#8203;(<a href="../../../../iterator/BooleanIterator.html" title="interface in org.eclipse.collections.api.iterator">BooleanIterator</a>&nbsp;iterator,
<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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">BooleanIterableIterate.</span><code><span class="memberNameLink"><a href="../../../../../impl/utility/internal/primitive/BooleanIterableIterate.html#count(org.eclipse.collections.api.BooleanIterable,org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">count</a></span>&#8203;(<a href="../../../../BooleanIterable.html" title="interface in org.eclipse.collections.api">BooleanIterable</a>&nbsp;iterable,
<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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">BooleanIteratorIterate.</span><code><span class="memberNameLink"><a href="../../../../../impl/utility/internal/primitive/BooleanIteratorIterate.html#count(org.eclipse.collections.api.iterator.BooleanIterator,org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">count</a></span>&#8203;(<a href="../../../../iterator/BooleanIterator.html" title="interface in org.eclipse.collections.api.iterator">BooleanIterator</a>&nbsp;iterator,
<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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">BooleanIterableIterate.</span><code><span class="memberNameLink"><a href="../../../../../impl/utility/internal/primitive/BooleanIterableIterate.html#detectIfNone(org.eclipse.collections.api.BooleanIterable,org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate,boolean)">detectIfNone</a></span>&#8203;(<a href="../../../../BooleanIterable.html" title="interface in org.eclipse.collections.api">BooleanIterable</a>&nbsp;iterable,
<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a>&nbsp;predicate,
boolean&nbsp;ifNone)</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">BooleanIteratorIterate.</span><code><span class="memberNameLink"><a href="../../../../../impl/utility/internal/primitive/BooleanIteratorIterate.html#detectIfNone(org.eclipse.collections.api.iterator.BooleanIterator,org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate,boolean)">detectIfNone</a></span>&#8203;(<a href="../../../../iterator/BooleanIterator.html" title="interface in org.eclipse.collections.api.iterator">BooleanIterator</a>&nbsp;iterator,
<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a>&nbsp;predicate,
boolean&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">BooleanIterableIterate.</span><code><span class="memberNameLink"><a href="../../../../../impl/utility/internal/primitive/BooleanIterableIterate.html#noneSatisfy(org.eclipse.collections.api.BooleanIterable,org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">noneSatisfy</a></span>&#8203;(<a href="../../../../BooleanIterable.html" title="interface in org.eclipse.collections.api">BooleanIterable</a>&nbsp;iterable,
<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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">BooleanIteratorIterate.</span><code><span class="memberNameLink"><a href="../../../../../impl/utility/internal/primitive/BooleanIteratorIterate.html#noneSatisfy(org.eclipse.collections.api.iterator.BooleanIterator,org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">noneSatisfy</a></span>&#8203;(<a href="../../../../iterator/BooleanIterator.html" title="interface in org.eclipse.collections.api.iterator">BooleanIterator</a>&nbsp;iterator,
<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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/MutableBooleanCollection.html" title="interface in org.eclipse.collections.api.collection.primitive">MutableBooleanCollection</a>&gt;<br>R</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">BooleanIterableIterate.</span><code><span class="memberNameLink"><a href="../../../../../impl/utility/internal/primitive/BooleanIterableIterate.html#reject(org.eclipse.collections.api.BooleanIterable,org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate,R)">reject</a></span>&#8203;(<a href="../../../../BooleanIterable.html" title="interface in org.eclipse.collections.api">BooleanIterable</a>&nbsp;iterable,
<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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/MutableBooleanCollection.html" title="interface in org.eclipse.collections.api.collection.primitive">MutableBooleanCollection</a>&gt;<br>R</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">BooleanIteratorIterate.</span><code><span class="memberNameLink"><a href="../../../../../impl/utility/internal/primitive/BooleanIteratorIterate.html#reject(org.eclipse.collections.api.iterator.BooleanIterator,org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate,R)">reject</a></span>&#8203;(<a href="../../../../iterator/BooleanIterator.html" title="interface in org.eclipse.collections.api.iterator">BooleanIterator</a>&nbsp;iterator,
<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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/MutableBooleanCollection.html" title="interface in org.eclipse.collections.api.collection.primitive">MutableBooleanCollection</a>&gt;<br>R</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">BooleanIterableIterate.</span><code><span class="memberNameLink"><a href="../../../../../impl/utility/internal/primitive/BooleanIterableIterate.html#select(org.eclipse.collections.api.BooleanIterable,org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate,R)">select</a></span>&#8203;(<a href="../../../../BooleanIterable.html" title="interface in org.eclipse.collections.api">BooleanIterable</a>&nbsp;iterable,
<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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/MutableBooleanCollection.html" title="interface in org.eclipse.collections.api.collection.primitive">MutableBooleanCollection</a>&gt;<br>R</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">BooleanIteratorIterate.</span><code><span class="memberNameLink"><a href="../../../../../impl/utility/internal/primitive/BooleanIteratorIterate.html#select(org.eclipse.collections.api.iterator.BooleanIterator,org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate,R)">select</a></span>&#8203;(<a href="../../../../iterator/BooleanIterator.html" title="interface in org.eclipse.collections.api.iterator">BooleanIterator</a>&nbsp;iterator,
<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</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">LazyBooleanIterate.</span><code><span class="memberNameLink"><a href="../../../../../impl/utility/primitive/LazyBooleanIterate.html#collectIf(org.eclipse.collections.api.BooleanIterable,org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate,org.eclipse.collections.api.block.function.primitive.BooleanToObjectFunction)">collectIf</a></span>&#8203;(<a href="../../../../BooleanIterable.html" title="interface in org.eclipse.collections.api">BooleanIterable</a>&nbsp;iterable,
<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a>&nbsp;predicate,
<a href="../../../function/primitive/BooleanToObjectFunction.html" title="interface in org.eclipse.collections.api.block.function.primitive">BooleanToObjectFunction</a>&lt;? extends V&gt;&nbsp;function)</code></th>
<td class="colLast">
<div class="block">Creates a deferred filtering and transforming boolean iterable for the specified boolean iterable.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../LazyBooleanIterable.html" title="interface in org.eclipse.collections.api">LazyBooleanIterable</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">LazyBooleanIterate.</span><code><span class="memberNameLink"><a href="../../../../../impl/utility/primitive/LazyBooleanIterate.html#select(org.eclipse.collections.api.BooleanIterable,org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">select</a></span>&#8203;(<a href="../../../../BooleanIterable.html" title="interface in org.eclipse.collections.api">BooleanIterable</a>&nbsp;iterable,
<a href="../BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">
<div class="block">Creates a deferred filtering boolean iterable for the specified boolean 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="../BooleanPredicate.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>