blob: a813261a56d819b0296beb4914b10733b0fdd04a [file] [log] [blame]
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (14.0.2) on Sat Aug 08 22:45:01 CDT 2020 -->
<title>Uses of Interface org.eclipse.collections.api.map.primitive.BooleanValuesMap (Eclipse Collections - 10.3.0)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-08-08">
<meta name="description" content="use: package: org.eclipse.collections.api.map.primitive, interface: BooleanValuesMap">
<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="../BooleanValuesMap.html" title="interface in org.eclipse.collections.api.map.primitive">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<div class="navListSearch"><label for="search">SEARCH:</label>
<input type="text" id="search" value="search" disabled="disabled">
<input type="reset" id="reset" value="reset" disabled="disabled">
</div>
</div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="skipNav"><a id="skip.navbar.top">
<!-- -->
</a></div>
</nav>
</header>
<div class="flexContent">
<main role="main">
<div class="header">
<h1 title="Uses of Interface org.eclipse.collections.api.map.primitive.BooleanValuesMap" class="title">Uses of Interface<br>org.eclipse.collections.api.map.primitive.BooleanValuesMap</h1>
</div>
<div class="classUseContainer">
<div class="useSummary">
<table>
<caption><span>Packages that use <a href="../BooleanValuesMap.html" title="interface in org.eclipse.collections.api.map.primitive">BooleanValuesMap</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.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.impl.map.mutable.primitive">org.eclipse.collections.impl.map.mutable.primitive</a></th>
<td class="colLast">
<div class="block">This package contains implementations of the mutable primitive-primitive, primitive-object and object-primitive map interfaces.</div>
</td>
</tr>
</tbody>
</table>
</div>
<section class="classUses">
<ul class="blockList">
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.api.map.primitive">
<!-- -->
</a>
<h2>Uses of <a href="../BooleanValuesMap.html" title="interface in org.eclipse.collections.api.map.primitive">BooleanValuesMap</a> in <a href="../package-summary.html">org.eclipse.collections.api.map.primitive</a></h2>
<div class="useSummary">
<table>
<caption><span>Subinterfaces of <a href="../BooleanValuesMap.html" title="interface in org.eclipse.collections.api.map.primitive">BooleanValuesMap</a> in <a href="../package-summary.html">org.eclipse.collections.api.map.primitive</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Interface</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../ByteBooleanMap.html" title="interface in org.eclipse.collections.api.map.primitive">ByteBooleanMap</a></span></code></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file primitivePrimitiveMap.stg.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../CharBooleanMap.html" title="interface in org.eclipse.collections.api.map.primitive">CharBooleanMap</a></span></code></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file primitivePrimitiveMap.stg.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../DoubleBooleanMap.html" title="interface in org.eclipse.collections.api.map.primitive">DoubleBooleanMap</a></span></code></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file primitivePrimitiveMap.stg.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../FloatBooleanMap.html" title="interface in org.eclipse.collections.api.map.primitive">FloatBooleanMap</a></span></code></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file primitivePrimitiveMap.stg.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../ImmutableByteBooleanMap.html" title="interface in org.eclipse.collections.api.map.primitive">ImmutableByteBooleanMap</a></span></code></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../ImmutableCharBooleanMap.html" title="interface in org.eclipse.collections.api.map.primitive">ImmutableCharBooleanMap</a></span></code></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../ImmutableDoubleBooleanMap.html" title="interface in org.eclipse.collections.api.map.primitive">ImmutableDoubleBooleanMap</a></span></code></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../ImmutableFloatBooleanMap.html" title="interface in org.eclipse.collections.api.map.primitive">ImmutableFloatBooleanMap</a></span></code></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../ImmutableIntBooleanMap.html" title="interface in org.eclipse.collections.api.map.primitive">ImmutableIntBooleanMap</a></span></code></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../ImmutableLongBooleanMap.html" title="interface in org.eclipse.collections.api.map.primitive">ImmutableLongBooleanMap</a></span></code></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../ImmutableShortBooleanMap.html" title="interface in org.eclipse.collections.api.map.primitive">ImmutableShortBooleanMap</a></span></code></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../IntBooleanMap.html" title="interface in org.eclipse.collections.api.map.primitive">IntBooleanMap</a></span></code></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file primitivePrimitiveMap.stg.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../LongBooleanMap.html" title="interface in org.eclipse.collections.api.map.primitive">LongBooleanMap</a></span></code></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file primitivePrimitiveMap.stg.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../MutableBooleanValuesMap.html" title="interface in org.eclipse.collections.api.map.primitive">MutableBooleanValuesMap</a></span></code></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveValuesMap.stg.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../MutableByteBooleanMap.html" title="interface in org.eclipse.collections.api.map.primitive">MutableByteBooleanMap</a></span></code></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../MutableCharBooleanMap.html" title="interface in org.eclipse.collections.api.map.primitive">MutableCharBooleanMap</a></span></code></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../MutableDoubleBooleanMap.html" title="interface in org.eclipse.collections.api.map.primitive">MutableDoubleBooleanMap</a></span></code></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../MutableFloatBooleanMap.html" title="interface in org.eclipse.collections.api.map.primitive">MutableFloatBooleanMap</a></span></code></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../MutableIntBooleanMap.html" title="interface in org.eclipse.collections.api.map.primitive">MutableIntBooleanMap</a></span></code></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../MutableLongBooleanMap.html" title="interface in org.eclipse.collections.api.map.primitive">MutableLongBooleanMap</a></span></code></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../MutableShortBooleanMap.html" title="interface in org.eclipse.collections.api.map.primitive">MutableShortBooleanMap</a></span></code></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../ShortBooleanMap.html" title="interface in org.eclipse.collections.api.map.primitive">ShortBooleanMap</a></span></code></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file primitivePrimitiveMap.stg.</div>
</td>
</tr>
</tbody>
</table>
</div>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../package-summary.html">org.eclipse.collections.api.map.primitive</a> that return <a href="../BooleanValuesMap.html" title="interface in org.eclipse.collections.api.map.primitive">BooleanValuesMap</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>default <a href="../BooleanValuesMap.html" title="interface in org.eclipse.collections.api.map.primitive">BooleanValuesMap</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">BooleanValuesMap.</span><code><span class="memberNameLink"><a href="../BooleanValuesMap.html#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>
</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="../BooleanValuesMap.html" title="interface in org.eclipse.collections.api.map.primitive">BooleanValuesMap</a> in <a href="../../../../impl/map/mutable/primitive/package-summary.html">org.eclipse.collections.impl.map.mutable.primitive</a></h2>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="../../../../impl/map/mutable/primitive/package-summary.html">org.eclipse.collections.impl.map.mutable.primitive</a> that implement <a href="../BooleanValuesMap.html" title="interface in org.eclipse.collections.api.map.primitive">BooleanValuesMap</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../../impl/map/mutable/primitive/AbstractMutableBooleanValuesMap.html" title="class in org.eclipse.collections.impl.map.mutable.primitive">AbstractMutableBooleanValuesMap</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../../impl/map/mutable/primitive/ByteBooleanHashMap.html" title="class in org.eclipse.collections.impl.map.mutable.primitive">ByteBooleanHashMap</a></span></code></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file primitiveBooleanHashMap.stg.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../../impl/map/mutable/primitive/CharBooleanHashMap.html" title="class in org.eclipse.collections.impl.map.mutable.primitive">CharBooleanHashMap</a></span></code></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file primitiveBooleanHashMap.stg.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../../impl/map/mutable/primitive/DoubleBooleanHashMap.html" title="class in org.eclipse.collections.impl.map.mutable.primitive">DoubleBooleanHashMap</a></span></code></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file primitiveBooleanHashMap.stg.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../../impl/map/mutable/primitive/FloatBooleanHashMap.html" title="class in org.eclipse.collections.impl.map.mutable.primitive">FloatBooleanHashMap</a></span></code></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file primitiveBooleanHashMap.stg.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../../impl/map/mutable/primitive/IntBooleanHashMap.html" title="class in org.eclipse.collections.impl.map.mutable.primitive">IntBooleanHashMap</a></span></code></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file primitiveBooleanHashMap.stg.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../../impl/map/mutable/primitive/LongBooleanHashMap.html" title="class in org.eclipse.collections.impl.map.mutable.primitive">LongBooleanHashMap</a></span></code></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file primitiveBooleanHashMap.stg.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../../impl/map/mutable/primitive/ShortBooleanHashMap.html" title="class in org.eclipse.collections.impl.map.mutable.primitive">ShortBooleanHashMap</a></span></code></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file primitiveBooleanHashMap.stg.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../../impl/map/mutable/primitive/SynchronizedByteBooleanMap.html" title="class in org.eclipse.collections.impl.map.mutable.primitive">SynchronizedByteBooleanMap</a></span></code></th>
<td class="colLast">
<div class="block">A synchronized view of a <a href="../MutableByteBooleanMap.html" title="interface in org.eclipse.collections.api.map.primitive"><code>MutableByteBooleanMap</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../../impl/map/mutable/primitive/SynchronizedCharBooleanMap.html" title="class in org.eclipse.collections.impl.map.mutable.primitive">SynchronizedCharBooleanMap</a></span></code></th>
<td class="colLast">
<div class="block">A synchronized view of a <a href="../MutableCharBooleanMap.html" title="interface in org.eclipse.collections.api.map.primitive"><code>MutableCharBooleanMap</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../../impl/map/mutable/primitive/SynchronizedDoubleBooleanMap.html" title="class in org.eclipse.collections.impl.map.mutable.primitive">SynchronizedDoubleBooleanMap</a></span></code></th>
<td class="colLast">
<div class="block">A synchronized view of a <a href="../MutableDoubleBooleanMap.html" title="interface in org.eclipse.collections.api.map.primitive"><code>MutableDoubleBooleanMap</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../../impl/map/mutable/primitive/SynchronizedFloatBooleanMap.html" title="class in org.eclipse.collections.impl.map.mutable.primitive">SynchronizedFloatBooleanMap</a></span></code></th>
<td class="colLast">
<div class="block">A synchronized view of a <a href="../MutableFloatBooleanMap.html" title="interface in org.eclipse.collections.api.map.primitive"><code>MutableFloatBooleanMap</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../../impl/map/mutable/primitive/SynchronizedIntBooleanMap.html" title="class in org.eclipse.collections.impl.map.mutable.primitive">SynchronizedIntBooleanMap</a></span></code></th>
<td class="colLast">
<div class="block">A synchronized view of a <a href="../MutableIntBooleanMap.html" title="interface in org.eclipse.collections.api.map.primitive"><code>MutableIntBooleanMap</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../../impl/map/mutable/primitive/SynchronizedLongBooleanMap.html" title="class in org.eclipse.collections.impl.map.mutable.primitive">SynchronizedLongBooleanMap</a></span></code></th>
<td class="colLast">
<div class="block">A synchronized view of a <a href="../MutableLongBooleanMap.html" title="interface in org.eclipse.collections.api.map.primitive"><code>MutableLongBooleanMap</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../../impl/map/mutable/primitive/SynchronizedShortBooleanMap.html" title="class in org.eclipse.collections.impl.map.mutable.primitive">SynchronizedShortBooleanMap</a></span></code></th>
<td class="colLast">
<div class="block">A synchronized view of a <a href="../MutableShortBooleanMap.html" title="interface in org.eclipse.collections.api.map.primitive"><code>MutableShortBooleanMap</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../../impl/map/mutable/primitive/UnmodifiableByteBooleanMap.html" title="class in org.eclipse.collections.impl.map.mutable.primitive">UnmodifiableByteBooleanMap</a></span></code></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../../impl/map/mutable/primitive/UnmodifiableCharBooleanMap.html" title="class in org.eclipse.collections.impl.map.mutable.primitive">UnmodifiableCharBooleanMap</a></span></code></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../../impl/map/mutable/primitive/UnmodifiableDoubleBooleanMap.html" title="class in org.eclipse.collections.impl.map.mutable.primitive">UnmodifiableDoubleBooleanMap</a></span></code></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../../impl/map/mutable/primitive/UnmodifiableFloatBooleanMap.html" title="class in org.eclipse.collections.impl.map.mutable.primitive">UnmodifiableFloatBooleanMap</a></span></code></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../../impl/map/mutable/primitive/UnmodifiableIntBooleanMap.html" title="class in org.eclipse.collections.impl.map.mutable.primitive">UnmodifiableIntBooleanMap</a></span></code></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../../impl/map/mutable/primitive/UnmodifiableLongBooleanMap.html" title="class in org.eclipse.collections.impl.map.mutable.primitive">UnmodifiableLongBooleanMap</a></span></code></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../../impl/map/mutable/primitive/UnmodifiableShortBooleanMap.html" title="class in org.eclipse.collections.impl.map.mutable.primitive">UnmodifiableShortBooleanMap</a></span></code></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.</div>
</td>
</tr>
</tbody>
</table>
</div>
</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="../BooleanValuesMap.html" title="interface in org.eclipse.collections.api.map.primitive">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<a id="skip.navbar.bottom">
<!-- -->
</a>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</nav>
<p class="legalCopy"><small>Copyright &#169; 2004&#x2013;2020. All rights reserved.</small></p>
</footer>
</div>
</div>
</body>
</html>