blob: 2e756725d41d90f048c22de1803240c8acb915a8 [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.iterator.MutableBooleanIterator (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.iterator, interface: MutableBooleanIterator">
<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="../MutableBooleanIterator.html" title="interface in org.eclipse.collections.api.iterator">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.iterator.MutableBooleanIterator" class="title">Uses of Interface<br>org.eclipse.collections.api.iterator.MutableBooleanIterator</h1>
</div>
<div class="classUseContainer">
<div class="useSummary">
<table>
<caption><span>Packages that use <a href="../MutableBooleanIterator.html" title="interface in org.eclipse.collections.api.iterator">MutableBooleanIterator</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.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.map.primitive">org.eclipse.collections.api.map.primitive</a></th>
<td class="colLast">
<div class="block">This package contains API for primitive to primitive maps, primitive to object maps and object to primitive maps with mutable and immutable variants.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.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.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="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.iterator">org.eclipse.collections.impl.iterator</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<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="altColor">
<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="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>
</tbody>
</table>
</div>
<section class="classUses">
<ul class="blockList">
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.api.collection.primitive">
<!-- -->
</a>
<h2>Uses of <a href="../MutableBooleanIterator.html" title="interface in org.eclipse.collections.api.iterator">MutableBooleanIterator</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> that return <a href="../MutableBooleanIterator.html" title="interface in org.eclipse.collections.api.iterator">MutableBooleanIterator</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="../MutableBooleanIterator.html" title="interface in org.eclipse.collections.api.iterator">MutableBooleanIterator</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableBooleanCollection.</span><code><span class="memberNameLink"><a href="../../collection/primitive/MutableBooleanCollection.html#booleanIterator()">booleanIterator</a></span>()</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="../MutableBooleanIterator.html" title="interface in org.eclipse.collections.api.iterator">MutableBooleanIterator</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> that return <a href="../MutableBooleanIterator.html" title="interface in org.eclipse.collections.api.iterator">MutableBooleanIterator</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="../MutableBooleanIterator.html" title="interface in org.eclipse.collections.api.iterator">MutableBooleanIterator</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableBooleanValuesMap.</span><code><span class="memberNameLink"><a href="../../map/primitive/MutableBooleanValuesMap.html#booleanIterator()">booleanIterator</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableBooleanIterator.html" title="interface in org.eclipse.collections.api.iterator">MutableBooleanIterator</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableObjectBooleanMap.</span><code><span class="memberNameLink"><a href="../../map/primitive/MutableObjectBooleanMap.html#booleanIterator()">booleanIterator</a></span>()</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="../MutableBooleanIterator.html" title="interface in org.eclipse.collections.api.iterator">MutableBooleanIterator</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> that return <a href="../MutableBooleanIterator.html" title="interface in org.eclipse.collections.api.iterator">MutableBooleanIterator</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="../MutableBooleanIterator.html" title="interface in org.eclipse.collections.api.iterator">MutableBooleanIterator</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#booleanIterator()">booleanIterator</a></span>()</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="../MutableBooleanIterator.html" title="interface in org.eclipse.collections.api.iterator">MutableBooleanIterator</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> that return <a href="../MutableBooleanIterator.html" title="interface in org.eclipse.collections.api.iterator">MutableBooleanIterator</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="../MutableBooleanIterator.html" title="interface in org.eclipse.collections.api.iterator">MutableBooleanIterator</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#booleanIterator()">booleanIterator</a></span>()</code></th>
<td class="colLast">
<div class="block">Must be called in a synchronized block.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableBooleanIterator.html" title="interface in org.eclipse.collections.api.iterator">MutableBooleanIterator</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#booleanIterator()">booleanIterator</a></span>()</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.iterator">
<!-- -->
</a>
<h2>Uses of <a href="../MutableBooleanIterator.html" title="interface in org.eclipse.collections.api.iterator">MutableBooleanIterator</a> in <a href="../../../impl/iterator/package-summary.html">org.eclipse.collections.impl.iterator</a></h2>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="../../../impl/iterator/package-summary.html">org.eclipse.collections.impl.iterator</a> that implement <a href="../MutableBooleanIterator.html" title="interface in org.eclipse.collections.api.iterator">MutableBooleanIterator</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/iterator/UnmodifiableBooleanIterator.html" title="class in org.eclipse.collections.impl.iterator">UnmodifiableBooleanIterator</a></span></code></th>
<td class="colLast">
<div class="block">UnmodifiableBooleanIterator is a wrapper around BooleanIterator which is unmodifiable and doesn't support remove.</div>
</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="../MutableBooleanIterator.html" title="interface in org.eclipse.collections.api.iterator">MutableBooleanIterator</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> that return <a href="../MutableBooleanIterator.html" title="interface in org.eclipse.collections.api.iterator">MutableBooleanIterator</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="../MutableBooleanIterator.html" title="interface in org.eclipse.collections.api.iterator">MutableBooleanIterator</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#booleanIterator()">booleanIterator</a></span>()</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="../MutableBooleanIterator.html" title="interface in org.eclipse.collections.api.iterator">MutableBooleanIterator</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> that return <a href="../MutableBooleanIterator.html" title="interface in org.eclipse.collections.api.iterator">MutableBooleanIterator</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="../MutableBooleanIterator.html" title="interface in org.eclipse.collections.api.iterator">MutableBooleanIterator</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ByteBooleanHashMap.</span><code><span class="memberNameLink"><a href="../../../impl/map/mutable/primitive/ByteBooleanHashMap.html#booleanIterator()">booleanIterator</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableBooleanIterator.html" title="interface in org.eclipse.collections.api.iterator">MutableBooleanIterator</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CharBooleanHashMap.</span><code><span class="memberNameLink"><a href="../../../impl/map/mutable/primitive/CharBooleanHashMap.html#booleanIterator()">booleanIterator</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableBooleanIterator.html" title="interface in org.eclipse.collections.api.iterator">MutableBooleanIterator</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">DoubleBooleanHashMap.</span><code><span class="memberNameLink"><a href="../../../impl/map/mutable/primitive/DoubleBooleanHashMap.html#booleanIterator()">booleanIterator</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableBooleanIterator.html" title="interface in org.eclipse.collections.api.iterator">MutableBooleanIterator</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">FloatBooleanHashMap.</span><code><span class="memberNameLink"><a href="../../../impl/map/mutable/primitive/FloatBooleanHashMap.html#booleanIterator()">booleanIterator</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableBooleanIterator.html" title="interface in org.eclipse.collections.api.iterator">MutableBooleanIterator</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">IntBooleanHashMap.</span><code><span class="memberNameLink"><a href="../../../impl/map/mutable/primitive/IntBooleanHashMap.html#booleanIterator()">booleanIterator</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableBooleanIterator.html" title="interface in org.eclipse.collections.api.iterator">MutableBooleanIterator</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">LongBooleanHashMap.</span><code><span class="memberNameLink"><a href="../../../impl/map/mutable/primitive/LongBooleanHashMap.html#booleanIterator()">booleanIterator</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableBooleanIterator.html" title="interface in org.eclipse.collections.api.iterator">MutableBooleanIterator</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#booleanIterator()">booleanIterator</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableBooleanIterator.html" title="interface in org.eclipse.collections.api.iterator">MutableBooleanIterator</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#booleanIterator()">booleanIterator</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableBooleanIterator.html" title="interface in org.eclipse.collections.api.iterator">MutableBooleanIterator</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ShortBooleanHashMap.</span><code><span class="memberNameLink"><a href="../../../impl/map/mutable/primitive/ShortBooleanHashMap.html#booleanIterator()">booleanIterator</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableBooleanIterator.html" title="interface in org.eclipse.collections.api.iterator">MutableBooleanIterator</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#booleanIterator()">booleanIterator</a></span>()</code></th>
<td class="colLast">
<div class="block">This must be manually synchronized by the developer.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableBooleanIterator.html" title="interface in org.eclipse.collections.api.iterator">MutableBooleanIterator</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#booleanIterator()">booleanIterator</a></span>()</code></th>
<td class="colLast">
<div class="block">This must be manually synchronized by the developer.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableBooleanIterator.html" title="interface in org.eclipse.collections.api.iterator">MutableBooleanIterator</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#booleanIterator()">booleanIterator</a></span>()</code></th>
<td class="colLast">
<div class="block">This must be manually synchronized by the developer.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableBooleanIterator.html" title="interface in org.eclipse.collections.api.iterator">MutableBooleanIterator</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#booleanIterator()">booleanIterator</a></span>()</code></th>
<td class="colLast">
<div class="block">This must be manually synchronized by the developer.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableBooleanIterator.html" title="interface in org.eclipse.collections.api.iterator">MutableBooleanIterator</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#booleanIterator()">booleanIterator</a></span>()</code></th>
<td class="colLast">
<div class="block">This must be manually synchronized by the developer.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableBooleanIterator.html" title="interface in org.eclipse.collections.api.iterator">MutableBooleanIterator</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#booleanIterator()">booleanIterator</a></span>()</code></th>
<td class="colLast">
<div class="block">This must be manually synchronized by the developer.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableBooleanIterator.html" title="interface in org.eclipse.collections.api.iterator">MutableBooleanIterator</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#booleanIterator()">booleanIterator</a></span>()</code></th>
<td class="colLast">
<div class="block">Must be called in a synchronized block.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableBooleanIterator.html" title="interface in org.eclipse.collections.api.iterator">MutableBooleanIterator</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#booleanIterator()">booleanIterator</a></span>()</code></th>
<td class="colLast">
<div class="block">This must be manually synchronized by the developer.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableBooleanIterator.html" title="interface in org.eclipse.collections.api.iterator">MutableBooleanIterator</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#booleanIterator()">booleanIterator</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableBooleanIterator.html" title="interface in org.eclipse.collections.api.iterator">MutableBooleanIterator</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#booleanIterator()">booleanIterator</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableBooleanIterator.html" title="interface in org.eclipse.collections.api.iterator">MutableBooleanIterator</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#booleanIterator()">booleanIterator</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableBooleanIterator.html" title="interface in org.eclipse.collections.api.iterator">MutableBooleanIterator</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#booleanIterator()">booleanIterator</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableBooleanIterator.html" title="interface in org.eclipse.collections.api.iterator">MutableBooleanIterator</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#booleanIterator()">booleanIterator</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableBooleanIterator.html" title="interface in org.eclipse.collections.api.iterator">MutableBooleanIterator</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#booleanIterator()">booleanIterator</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableBooleanIterator.html" title="interface in org.eclipse.collections.api.iterator">MutableBooleanIterator</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#booleanIterator()">booleanIterator</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableBooleanIterator.html" title="interface in org.eclipse.collections.api.iterator">MutableBooleanIterator</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#booleanIterator()">booleanIterator</a></span>()</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="../MutableBooleanIterator.html" title="interface in org.eclipse.collections.api.iterator">MutableBooleanIterator</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> that return <a href="../MutableBooleanIterator.html" title="interface in org.eclipse.collections.api.iterator">MutableBooleanIterator</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="../MutableBooleanIterator.html" title="interface in org.eclipse.collections.api.iterator">MutableBooleanIterator</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#booleanIterator()">booleanIterator</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
</ul>
</section>
</div>
</main>
<footer role="contentinfo">
<nav role="navigation">
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a id="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../index.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../MutableBooleanIterator.html" title="interface in org.eclipse.collections.api.iterator">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>