blob: fb04a60e4a129ad8a341ff6cb3d3dfcabd3e177e [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>BooleanValuesMap (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="declaration: package: org.eclipse.collections.api.map.primitive, interface: BooleanValuesMap">
<meta name="generator" content="javadoc/ClassWriterImpl">
<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-declaration">
<script type="text/javascript">var data = {"i0":6,"i1":6,"i2":6,"i3":6,"i4":6,"i5":18,"i6":6};
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"],16:["t5","Default Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
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 class="navBarCell1Rev">Class</li>
<li><a href="class-use/BooleanValuesMap.html">Use</a></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>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<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">
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle"><span class="packageLabelInType">Package</span>&nbsp;<a href="package-summary.html">org.eclipse.collections.api.map.primitive</a></div>
<h1 title="Interface BooleanValuesMap" class="title">Interface BooleanValuesMap</h1>
</div>
<div class="contentContainer">
<section class="description">
<dl>
<dt>All Superinterfaces:</dt>
<dd><code><a href="../../BooleanIterable.html" title="interface in org.eclipse.collections.api">BooleanIterable</a></code>, <code><a href="../../PrimitiveIterable.html" title="interface in org.eclipse.collections.api">PrimitiveIterable</a></code></dd>
</dl>
<dl>
<dt>All Known Subinterfaces:</dt>
<dd><code><a href="ByteBooleanMap.html" title="interface in org.eclipse.collections.api.map.primitive">ByteBooleanMap</a></code>, <code><a href="CharBooleanMap.html" title="interface in org.eclipse.collections.api.map.primitive">CharBooleanMap</a></code>, <code><a href="DoubleBooleanMap.html" title="interface in org.eclipse.collections.api.map.primitive">DoubleBooleanMap</a></code>, <code><a href="FloatBooleanMap.html" title="interface in org.eclipse.collections.api.map.primitive">FloatBooleanMap</a></code>, <code><a href="ImmutableByteBooleanMap.html" title="interface in org.eclipse.collections.api.map.primitive">ImmutableByteBooleanMap</a></code>, <code><a href="ImmutableCharBooleanMap.html" title="interface in org.eclipse.collections.api.map.primitive">ImmutableCharBooleanMap</a></code>, <code><a href="ImmutableDoubleBooleanMap.html" title="interface in org.eclipse.collections.api.map.primitive">ImmutableDoubleBooleanMap</a></code>, <code><a href="ImmutableFloatBooleanMap.html" title="interface in org.eclipse.collections.api.map.primitive">ImmutableFloatBooleanMap</a></code>, <code><a href="ImmutableIntBooleanMap.html" title="interface in org.eclipse.collections.api.map.primitive">ImmutableIntBooleanMap</a></code>, <code><a href="ImmutableLongBooleanMap.html" title="interface in org.eclipse.collections.api.map.primitive">ImmutableLongBooleanMap</a></code>, <code><a href="ImmutableShortBooleanMap.html" title="interface in org.eclipse.collections.api.map.primitive">ImmutableShortBooleanMap</a></code>, <code><a href="IntBooleanMap.html" title="interface in org.eclipse.collections.api.map.primitive">IntBooleanMap</a></code>, <code><a href="LongBooleanMap.html" title="interface in org.eclipse.collections.api.map.primitive">LongBooleanMap</a></code>, <code><a href="MutableBooleanValuesMap.html" title="interface in org.eclipse.collections.api.map.primitive">MutableBooleanValuesMap</a></code>, <code><a href="MutableByteBooleanMap.html" title="interface in org.eclipse.collections.api.map.primitive">MutableByteBooleanMap</a></code>, <code><a href="MutableCharBooleanMap.html" title="interface in org.eclipse.collections.api.map.primitive">MutableCharBooleanMap</a></code>, <code><a href="MutableDoubleBooleanMap.html" title="interface in org.eclipse.collections.api.map.primitive">MutableDoubleBooleanMap</a></code>, <code><a href="MutableFloatBooleanMap.html" title="interface in org.eclipse.collections.api.map.primitive">MutableFloatBooleanMap</a></code>, <code><a href="MutableIntBooleanMap.html" title="interface in org.eclipse.collections.api.map.primitive">MutableIntBooleanMap</a></code>, <code><a href="MutableLongBooleanMap.html" title="interface in org.eclipse.collections.api.map.primitive">MutableLongBooleanMap</a></code>, <code><a href="MutableShortBooleanMap.html" title="interface in org.eclipse.collections.api.map.primitive">MutableShortBooleanMap</a></code>, <code><a href="ShortBooleanMap.html" title="interface in org.eclipse.collections.api.map.primitive">ShortBooleanMap</a></code></dd>
</dl>
<dl>
<dt>All Known Implementing Classes:</dt>
<dd><code><a href="../../../impl/map/mutable/primitive/AbstractMutableBooleanValuesMap.html" title="class in org.eclipse.collections.impl.map.mutable.primitive">AbstractMutableBooleanValuesMap</a></code>, <code><a href="../../../impl/map/mutable/primitive/ByteBooleanHashMap.html" title="class in org.eclipse.collections.impl.map.mutable.primitive">ByteBooleanHashMap</a></code>, <code><a href="../../../impl/map/mutable/primitive/CharBooleanHashMap.html" title="class in org.eclipse.collections.impl.map.mutable.primitive">CharBooleanHashMap</a></code>, <code><a href="../../../impl/map/mutable/primitive/DoubleBooleanHashMap.html" title="class in org.eclipse.collections.impl.map.mutable.primitive">DoubleBooleanHashMap</a></code>, <code><a href="../../../impl/map/mutable/primitive/FloatBooleanHashMap.html" title="class in org.eclipse.collections.impl.map.mutable.primitive">FloatBooleanHashMap</a></code>, <code><a href="../../../impl/map/mutable/primitive/IntBooleanHashMap.html" title="class in org.eclipse.collections.impl.map.mutable.primitive">IntBooleanHashMap</a></code>, <code><a href="../../../impl/map/mutable/primitive/LongBooleanHashMap.html" title="class in org.eclipse.collections.impl.map.mutable.primitive">LongBooleanHashMap</a></code>, <code><a href="../../../impl/map/mutable/primitive/ShortBooleanHashMap.html" title="class in org.eclipse.collections.impl.map.mutable.primitive">ShortBooleanHashMap</a></code>, <code><a href="../../../impl/map/mutable/primitive/SynchronizedByteBooleanMap.html" title="class in org.eclipse.collections.impl.map.mutable.primitive">SynchronizedByteBooleanMap</a></code>, <code><a href="../../../impl/map/mutable/primitive/SynchronizedCharBooleanMap.html" title="class in org.eclipse.collections.impl.map.mutable.primitive">SynchronizedCharBooleanMap</a></code>, <code><a href="../../../impl/map/mutable/primitive/SynchronizedDoubleBooleanMap.html" title="class in org.eclipse.collections.impl.map.mutable.primitive">SynchronizedDoubleBooleanMap</a></code>, <code><a href="../../../impl/map/mutable/primitive/SynchronizedFloatBooleanMap.html" title="class in org.eclipse.collections.impl.map.mutable.primitive">SynchronizedFloatBooleanMap</a></code>, <code><a href="../../../impl/map/mutable/primitive/SynchronizedIntBooleanMap.html" title="class in org.eclipse.collections.impl.map.mutable.primitive">SynchronizedIntBooleanMap</a></code>, <code><a href="../../../impl/map/mutable/primitive/SynchronizedLongBooleanMap.html" title="class in org.eclipse.collections.impl.map.mutable.primitive">SynchronizedLongBooleanMap</a></code>, <code><a href="../../../impl/map/mutable/primitive/SynchronizedShortBooleanMap.html" title="class in org.eclipse.collections.impl.map.mutable.primitive">SynchronizedShortBooleanMap</a></code>, <code><a href="../../../impl/map/mutable/primitive/UnmodifiableByteBooleanMap.html" title="class in org.eclipse.collections.impl.map.mutable.primitive">UnmodifiableByteBooleanMap</a></code>, <code><a href="../../../impl/map/mutable/primitive/UnmodifiableCharBooleanMap.html" title="class in org.eclipse.collections.impl.map.mutable.primitive">UnmodifiableCharBooleanMap</a></code>, <code><a href="../../../impl/map/mutable/primitive/UnmodifiableDoubleBooleanMap.html" title="class in org.eclipse.collections.impl.map.mutable.primitive">UnmodifiableDoubleBooleanMap</a></code>, <code><a href="../../../impl/map/mutable/primitive/UnmodifiableFloatBooleanMap.html" title="class in org.eclipse.collections.impl.map.mutable.primitive">UnmodifiableFloatBooleanMap</a></code>, <code><a href="../../../impl/map/mutable/primitive/UnmodifiableIntBooleanMap.html" title="class in org.eclipse.collections.impl.map.mutable.primitive">UnmodifiableIntBooleanMap</a></code>, <code><a href="../../../impl/map/mutable/primitive/UnmodifiableLongBooleanMap.html" title="class in org.eclipse.collections.impl.map.mutable.primitive">UnmodifiableLongBooleanMap</a></code>, <code><a href="../../../impl/map/mutable/primitive/UnmodifiableShortBooleanMap.html" title="class in org.eclipse.collections.impl.map.mutable.primitive">UnmodifiableShortBooleanMap</a></code></dd>
</dl>
<hr>
<pre>public interface <span class="typeNameLabel">BooleanValuesMap</span>
extends <a href="../../BooleanIterable.html" title="interface in org.eclipse.collections.api">BooleanIterable</a></pre>
<div class="block">This file was automatically generated from template file primitiveValuesMap.stg.</div>
<dl>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>6.0.</dd>
</dl>
</section>
<section class="summary">
<ul class="blockList">
<!-- ========== METHOD SUMMARY =========== -->
<li class="blockList">
<section class="methodSummary"><a id="method.summary">
<!-- -->
</a>
<h2>Method Summary</h2>
<div class="memberSummary">
<div role="tablist" aria-orientation="horizontal"><button role="tab" aria-selected="true" aria-controls="memberSummary_tabpanel" tabindex="0" onkeydown="switchTab(event)" id="t0" class="activeTableTab">All Methods</button><button role="tab" aria-selected="false" aria-controls="memberSummary_tabpanel" tabindex="-1" onkeydown="switchTab(event)" id="t2" class="tableTab" onclick="show(2);">Instance Methods</button><button role="tab" aria-selected="false" aria-controls="memberSummary_tabpanel" tabindex="-1" onkeydown="switchTab(event)" id="t3" class="tableTab" onclick="show(4);">Abstract Methods</button><button role="tab" aria-selected="false" aria-controls="memberSummary_tabpanel" tabindex="-1" onkeydown="switchTab(event)" id="t5" class="tableTab" onclick="show(16);">Default Methods</button></div>
<div id="memberSummary_tabpanel" role="tabpanel">
<table aria-labelledby="t0">
<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" id="i0">
<td class="colFirst"><code>&lt;V&gt;&nbsp;<a href="../../bag/Bag.html" title="interface in org.eclipse.collections.api.bag">Bag</a>&lt;V&gt;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#collect(org.eclipse.collections.api.block.function.primitive.BooleanToObjectFunction)">collect</a></span>&#8203;(<a href="../../block/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">Returns a new collection with the results of applying the specified function on each element of the source
collection.</div>
</td>
</tr>
<tr class="rowColor" id="i1">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#containsValue(boolean)">containsValue</a></span>&#8203;(boolean&nbsp;value)</code></th>
<td class="colLast">
<div class="block">Returns whether or not this map contains the value.</div>
</td>
</tr>
<tr class="altColor" id="i2">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#forEachValue(org.eclipse.collections.api.block.procedure.primitive.BooleanProcedure)">forEachValue</a></span>&#8203;(<a href="../../block/procedure/primitive/BooleanProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">BooleanProcedure</a>&nbsp;procedure)</code></th>
<td class="colLast">
<div class="block">Iterates through each value in this map.</div>
</td>
</tr>
<tr class="rowColor" id="i3">
<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"><code><span class="memberNameLink"><a href="#reject(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">reject</a></span>&#8203;(<a href="../../block/predicate/primitive/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" id="i4">
<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"><code><span class="memberNameLink"><a href="#select(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">select</a></span>&#8203;(<a href="../../block/predicate/primitive/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" id="i5">
<td class="colFirst"><code>default <a href="BooleanValuesMap.html" title="interface in org.eclipse.collections.api.map.primitive">BooleanValuesMap</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#tap(org.eclipse.collections.api.block.procedure.primitive.BooleanProcedure)">tap</a></span>&#8203;(<a href="../../block/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>
<tr class="altColor" id="i6">
<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"><code><span class="memberNameLink"><a href="#values()">values</a></span>()</code></th>
<td class="colLast">
<div class="block">Returns the values in this map as a separate collection.</div>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="inheritedList">
<h3>Methods inherited from interface&nbsp;org.eclipse.collections.api.<a href="../../BooleanIterable.html" title="interface in org.eclipse.collections.api">BooleanIterable</a></h3>
<a id="methods.inherited.from.class.org.eclipse.collections.api.BooleanIterable">
<!-- -->
</a><code><a href="../../BooleanIterable.html#allSatisfy(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">allSatisfy</a>, <a href="../../BooleanIterable.html#anySatisfy(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">anySatisfy</a>, <a href="../../BooleanIterable.html#asLazy()">asLazy</a>, <a href="../../BooleanIterable.html#booleanIterator()">booleanIterator</a>, <a href="../../BooleanIterable.html#chunk(int)">chunk</a>, <a href="../../BooleanIterable.html#collect(org.eclipse.collections.api.block.function.primitive.BooleanToObjectFunction,R)">collect</a>, <a href="../../BooleanIterable.html#collectBoolean(org.eclipse.collections.api.block.function.primitive.BooleanToBooleanFunction,R)">collectBoolean</a>, <a href="../../BooleanIterable.html#collectByte(org.eclipse.collections.api.block.function.primitive.BooleanToByteFunction,R)">collectByte</a>, <a href="../../BooleanIterable.html#collectChar(org.eclipse.collections.api.block.function.primitive.BooleanToCharFunction,R)">collectChar</a>, <a href="../../BooleanIterable.html#collectDouble(org.eclipse.collections.api.block.function.primitive.BooleanToDoubleFunction,R)">collectDouble</a>, <a href="../../BooleanIterable.html#collectFloat(org.eclipse.collections.api.block.function.primitive.BooleanToFloatFunction,R)">collectFloat</a>, <a href="../../BooleanIterable.html#collectInt(org.eclipse.collections.api.block.function.primitive.BooleanToIntFunction,R)">collectInt</a>, <a href="../../BooleanIterable.html#collectLong(org.eclipse.collections.api.block.function.primitive.BooleanToLongFunction,R)">collectLong</a>, <a href="../../BooleanIterable.html#collectShort(org.eclipse.collections.api.block.function.primitive.BooleanToShortFunction,R)">collectShort</a>, <a href="../../BooleanIterable.html#contains(boolean)">contains</a>, <a href="../../BooleanIterable.html#containsAll(boolean...)">containsAll</a>, <a href="../../BooleanIterable.html#containsAll(org.eclipse.collections.api.BooleanIterable)">containsAll</a>, <a href="../../BooleanIterable.html#count(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">count</a>, <a href="../../BooleanIterable.html#detectIfNone(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate,boolean)">detectIfNone</a>, <a href="../../BooleanIterable.html#each(org.eclipse.collections.api.block.procedure.primitive.BooleanProcedure)">each</a>, <a href="../../BooleanIterable.html#flatCollect(org.eclipse.collections.api.block.function.primitive.BooleanToObjectFunction,R)">flatCollect</a>, <a href="../../BooleanIterable.html#forEach(org.eclipse.collections.api.block.procedure.primitive.BooleanProcedure)">forEach</a>, <a href="../../BooleanIterable.html#injectInto(T,org.eclipse.collections.api.block.function.primitive.ObjectBooleanToObjectFunction)">injectInto</a>, <a href="../../BooleanIterable.html#noneSatisfy(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">noneSatisfy</a>, <a href="../../BooleanIterable.html#reduce(org.eclipse.collections.api.block.function.primitive.BooleanBooleanToBooleanFunction)">reduce</a>, <a href="../../BooleanIterable.html#reduceIfEmpty(org.eclipse.collections.api.block.function.primitive.BooleanBooleanToBooleanFunction,boolean)">reduceIfEmpty</a>, <a href="../../BooleanIterable.html#reject(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate,R)">reject</a>, <a href="../../BooleanIterable.html#select(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate,R)">select</a>, <a href="../../BooleanIterable.html#toArray()">toArray</a>, <a href="../../BooleanIterable.html#toArray(boolean%5B%5D)">toArray</a>, <a href="../../BooleanIterable.html#toBag()">toBag</a>, <a href="../../BooleanIterable.html#toList()">toList</a>, <a href="../../BooleanIterable.html#toSet()">toSet</a></code></div>
<div class="inheritedList">
<h3>Methods inherited from interface&nbsp;org.eclipse.collections.api.<a href="../../PrimitiveIterable.html" title="interface in org.eclipse.collections.api">PrimitiveIterable</a></h3>
<a id="methods.inherited.from.class.org.eclipse.collections.api.PrimitiveIterable">
<!-- -->
</a><code><a href="../../PrimitiveIterable.html#appendString(java.lang.Appendable)">appendString</a>, <a href="../../PrimitiveIterable.html#appendString(java.lang.Appendable,java.lang.String)">appendString</a>, <a href="../../PrimitiveIterable.html#appendString(java.lang.Appendable,java.lang.String,java.lang.String,java.lang.String)">appendString</a>, <a href="../../PrimitiveIterable.html#isEmpty()">isEmpty</a>, <a href="../../PrimitiveIterable.html#makeString()">makeString</a>, <a href="../../PrimitiveIterable.html#makeString(java.lang.String)">makeString</a>, <a href="../../PrimitiveIterable.html#makeString(java.lang.String,java.lang.String,java.lang.String)">makeString</a>, <a href="../../PrimitiveIterable.html#notEmpty()">notEmpty</a>, <a href="../../PrimitiveIterable.html#size()">size</a>, <a href="../../PrimitiveIterable.html#toString()">toString</a></code></div>
</section>
</li>
</ul>
</section>
<section class="details">
<ul class="blockList">
<!-- ============ METHOD DETAIL ========== -->
<li class="blockList">
<section class="methodDetails"><a id="method.detail">
<!-- -->
</a>
<h2>Method Details</h2>
<ul class="blockList">
<li class="blockList">
<section class="detail">
<h3><a id="containsValue(boolean)">containsValue</a></h3>
<div class="memberSignature"><span class="returnType">boolean</span>&nbsp;<span class="memberName">containsValue</span>&#8203;(<span class="arguments">boolean&nbsp;value)</span></div>
<div class="block">Returns whether or not this map contains the value.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>value</code> - the value to test</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>if this collection contains the value</dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="forEachValue(org.eclipse.collections.api.block.procedure.primitive.BooleanProcedure)">forEachValue</a></h3>
<div class="memberSignature"><span class="returnType">void</span>&nbsp;<span class="memberName">forEachValue</span>&#8203;(<span class="arguments"><a href="../../block/procedure/primitive/BooleanProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">BooleanProcedure</a>&nbsp;procedure)</span></div>
<div class="block">Iterates through each value in this map.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>procedure</code> - the procedure to invoke for each value in this map.</dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="values()">values</a></h3>
<div class="memberSignature"><span class="returnType"><a href="../../collection/primitive/MutableBooleanCollection.html" title="interface in org.eclipse.collections.api.collection.primitive">MutableBooleanCollection</a></span>&nbsp;<span class="memberName">values</span>()</div>
<div class="block">Returns the values in this map as a separate collection. The returned collection is backed by the map, so any
changes made to the returned collection will affect the state of this map.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the values as a collection backed by this map</dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="select(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">select</a></h3>
<div class="memberSignature"><span class="returnType"><a href="../../bag/primitive/BooleanBag.html" title="interface in org.eclipse.collections.api.bag.primitive">BooleanBag</a></span>&nbsp;<span class="memberName">select</span>&#8203;(<span class="arguments"><a href="../../block/predicate/primitive/BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a>&nbsp;predicate)</span></div>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../BooleanIterable.html#select(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">BooleanIterable</a></code></span></div>
<div class="block">Returns a new BooleanIterable with all of the elements in the BooleanIterable that
return true for the specified predicate.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../BooleanIterable.html#select(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">select</a></code>&nbsp;in interface&nbsp;<code><a href="../../BooleanIterable.html" title="interface in org.eclipse.collections.api">BooleanIterable</a></code></dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="reject(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">reject</a></h3>
<div class="memberSignature"><span class="returnType"><a href="../../bag/primitive/BooleanBag.html" title="interface in org.eclipse.collections.api.bag.primitive">BooleanBag</a></span>&nbsp;<span class="memberName">reject</span>&#8203;(<span class="arguments"><a href="../../block/predicate/primitive/BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a>&nbsp;predicate)</span></div>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../BooleanIterable.html#reject(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">BooleanIterable</a></code></span></div>
<div class="block">Returns a new BooleanIterable with all of the elements in the BooleanIterable that
return false for the specified predicate.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../BooleanIterable.html#reject(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">reject</a></code>&nbsp;in interface&nbsp;<code><a href="../../BooleanIterable.html" title="interface in org.eclipse.collections.api">BooleanIterable</a></code></dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="tap(org.eclipse.collections.api.block.procedure.primitive.BooleanProcedure)">tap</a></h3>
<div class="memberSignature"><span class="modifiers">default</span>&nbsp;<span class="returnType"><a href="BooleanValuesMap.html" title="interface in org.eclipse.collections.api.map.primitive">BooleanValuesMap</a></span>&nbsp;<span class="memberName">tap</span>&#8203;(<span class="arguments"><a href="../../block/procedure/primitive/BooleanProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">BooleanProcedure</a>&nbsp;procedure)</span></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../BooleanIterable.html#tap(org.eclipse.collections.api.block.procedure.primitive.BooleanProcedure)">tap</a></code>&nbsp;in interface&nbsp;<code><a href="../../BooleanIterable.html" title="interface in org.eclipse.collections.api">BooleanIterable</a></code></dd>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>9.0.</dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="collect(org.eclipse.collections.api.block.function.primitive.BooleanToObjectFunction)">collect</a></h3>
<div class="memberSignature"><span class="typeParameters">&lt;V&gt;</span>&nbsp;<span class="returnType"><a href="../../bag/Bag.html" title="interface in org.eclipse.collections.api.bag">Bag</a>&lt;V&gt;</span>&nbsp;<span class="memberName">collect</span>&#8203;(<span class="arguments"><a href="../../block/function/primitive/BooleanToObjectFunction.html" title="interface in org.eclipse.collections.api.block.function.primitive">BooleanToObjectFunction</a>&lt;? extends V&gt;&nbsp;function)</span></div>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../BooleanIterable.html#collect(org.eclipse.collections.api.block.function.primitive.BooleanToObjectFunction)">BooleanIterable</a></code></span></div>
<div class="block">Returns a new collection with the results of applying the specified function on each element of the source
collection. This method is also commonly called transform or map.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../BooleanIterable.html#collect(org.eclipse.collections.api.block.function.primitive.BooleanToObjectFunction)">collect</a></code>&nbsp;in interface&nbsp;<code><a href="../../BooleanIterable.html" title="interface in org.eclipse.collections.api">BooleanIterable</a></code></dd>
</dl>
</section>
</li>
</ul>
</section>
</li>
</ul>
</section>
</div>
<!-- ========= END OF CLASS DATA ========= -->
</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 class="navBarCell1Rev">Class</li>
<li><a href="class-use/BooleanValuesMap.html">Use</a></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>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
</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>