blob: 0f58cd395e0a3304675f1a0daa606df5439d6f46 [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.set.primitive.MutableBooleanSet (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.set.primitive, interface: MutableBooleanSet">
<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="../MutableBooleanSet.html" title="interface in org.eclipse.collections.api.set.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.set.primitive.MutableBooleanSet" class="title">Uses of Interface<br>org.eclipse.collections.api.set.primitive.MutableBooleanSet</h1>
</div>
<div class="classUseContainer">
<div class="useSummary">
<table>
<caption><span>Packages that use <a href="../MutableBooleanSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableBooleanSet</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.api">org.eclipse.collections.api</a></th>
<td class="colLast">
<div class="block">This package contains interfaces for Eclipse Collections API.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.api.bag.primitive">org.eclipse.collections.api.bag.primitive</a></th>
<td class="colLast">
<div class="block">This package contains API for Primitive Bags with Mutable and Immutable variants.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.api.factory.set.primitive">org.eclipse.collections.api.factory.set.primitive</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.api.set">org.eclipse.collections.api.set</a></th>
<td class="colLast">
<div class="block">This package contains interfaces for set API which enhance the performance and functionality of <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util" class="externalLink"><code>Set</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.api.set.primitive">org.eclipse.collections.api.set.primitive</a></th>
<td class="colLast">
<div class="block">This package contains API for mutable and immutable primitive sets.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.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="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.collection.mutable.primitive">org.eclipse.collections.impl.collection.mutable.primitive</a></th>
<td class="colLast">
<div class="block">This package contains implementations of the mutable primitive collection interfaces.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.lazy.primitive">org.eclipse.collections.impl.lazy.primitive</a></th>
<td class="colLast">
<div class="block">This package contains implementations of the lazy primitive iterator interfaces.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.list.mutable.primitive">org.eclipse.collections.impl.list.mutable.primitive</a></th>
<td class="colLast">
<div class="block">This package contains implementations of the mutable primitive list interfaces.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.map.mutable.primitive">org.eclipse.collections.impl.map.mutable.primitive</a></th>
<td class="colLast">
<div class="block">This package contains implementations of the mutable primitive-primitive, primitive-object and object-primitive map interfaces.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.primitive">org.eclipse.collections.impl.primitive</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.set">org.eclipse.collections.impl.set</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.set.mutable">org.eclipse.collections.impl.set.mutable</a></th>
<td class="colLast">
<div class="block">This package package contains implementations of <a href="../../MutableSet.html" title="interface in org.eclipse.collections.api.set"><code>MutableSet</code></a>.</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>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.stack.mutable.primitive">org.eclipse.collections.impl.stack.mutable.primitive</a></th>
<td class="colLast">
<div class="block">This package contains implementations of the mutable primitive stack interfaces.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.stack.primitive">org.eclipse.collections.impl.stack.primitive</a></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
<section class="classUses">
<ul class="blockList">
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.api">
<!-- -->
</a>
<h2>Uses of <a href="../MutableBooleanSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableBooleanSet</a> in <a href="../../../package-summary.html">org.eclipse.collections.api</a></h2>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../../package-summary.html">org.eclipse.collections.api</a> that return <a href="../MutableBooleanSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableBooleanSet</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="../MutableBooleanSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableBooleanSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">BooleanIterable.</span><code><span class="memberNameLink"><a href="../../../BooleanIterable.html#toSet()">toSet</a></span>()</code></th>
<td class="colLast">
<div class="block">Converts the BooleanIterable to a new MutableBooleanSet.</div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.api.bag.primitive">
<!-- -->
</a>
<h2>Uses of <a href="../MutableBooleanSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableBooleanSet</a> in <a href="../../../bag/primitive/package-summary.html">org.eclipse.collections.api.bag.primitive</a></h2>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../../bag/primitive/package-summary.html">org.eclipse.collections.api.bag.primitive</a> that return <a href="../MutableBooleanSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableBooleanSet</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="../MutableBooleanSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableBooleanSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableBooleanBag.</span><code><span class="memberNameLink"><a href="../../../bag/primitive/MutableBooleanBag.html#selectUnique()">selectUnique</a></span>()</code></th>
<td class="colLast">
<div class="block">Returns all elements of the bag that have exactly one occurrence.</div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.api.factory.set.primitive">
<!-- -->
</a>
<h2>Uses of <a href="../MutableBooleanSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableBooleanSet</a> in <a href="../../../factory/set/primitive/package-summary.html">org.eclipse.collections.api.factory.set.primitive</a></h2>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../../factory/set/primitive/package-summary.html">org.eclipse.collections.api.factory.set.primitive</a> that return <a href="../MutableBooleanSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableBooleanSet</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="../MutableBooleanSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableBooleanSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableBooleanSetFactory.</span><code><span class="memberNameLink"><a href="../../../factory/set/primitive/MutableBooleanSetFactory.html#empty()">empty</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableBooleanSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableBooleanSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableBooleanSetFactory.</span><code><span class="memberNameLink"><a href="../../../factory/set/primitive/MutableBooleanSetFactory.html#of()">of</a></span>()</code></th>
<td class="colLast">
<div class="block">Same as <a href="../../../factory/set/primitive/MutableBooleanSetFactory.html#empty()"><code>MutableBooleanSetFactory.empty()</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableBooleanSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableBooleanSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableBooleanSetFactory.</span><code><span class="memberNameLink"><a href="../../../factory/set/primitive/MutableBooleanSetFactory.html#of(boolean...)">of</a></span>&#8203;(boolean...&nbsp;items)</code></th>
<td class="colLast">
<div class="block">Same as <a href="../../../factory/set/primitive/MutableBooleanSetFactory.html#with(boolean...)"><code>MutableBooleanSetFactory.with(boolean[])</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableBooleanSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableBooleanSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableBooleanSetFactory.</span><code><span class="memberNameLink"><a href="../../../factory/set/primitive/MutableBooleanSetFactory.html#ofAll(java.lang.Iterable)">ofAll</a></span>&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang" class="externalLink">Iterable</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang" class="externalLink">Boolean</a>&gt;&nbsp;iterable)</code></th>
<td class="colLast">
<div class="block">Same as <a href="../../../factory/set/primitive/MutableBooleanSetFactory.html#withAll(java.lang.Iterable)"><code>MutableBooleanSetFactory.withAll(Iterable)</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableBooleanSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableBooleanSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableBooleanSetFactory.</span><code><span class="memberNameLink"><a href="../../../factory/set/primitive/MutableBooleanSetFactory.html#ofAll(org.eclipse.collections.api.BooleanIterable)">ofAll</a></span>&#8203;(<a href="../../../BooleanIterable.html" title="interface in org.eclipse.collections.api">BooleanIterable</a>&nbsp;items)</code></th>
<td class="colLast">
<div class="block">Same as <a href="../../../factory/set/primitive/MutableBooleanSetFactory.html#withAll(org.eclipse.collections.api.BooleanIterable)"><code>MutableBooleanSetFactory.withAll(BooleanIterable)</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableBooleanSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableBooleanSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableBooleanSetFactory.</span><code><span class="memberNameLink"><a href="../../../factory/set/primitive/MutableBooleanSetFactory.html#with()">with</a></span>()</code></th>
<td class="colLast">
<div class="block">Same as <a href="../../../factory/set/primitive/MutableBooleanSetFactory.html#empty()"><code>MutableBooleanSetFactory.empty()</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableBooleanSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableBooleanSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableBooleanSetFactory.</span><code><span class="memberNameLink"><a href="../../../factory/set/primitive/MutableBooleanSetFactory.html#with(boolean...)">with</a></span>&#8203;(boolean...&nbsp;items)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableBooleanSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableBooleanSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableBooleanSetFactory.</span><code><span class="memberNameLink"><a href="../../../factory/set/primitive/MutableBooleanSetFactory.html#withAll(java.lang.Iterable)">withAll</a></span>&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang" class="externalLink">Iterable</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang" class="externalLink">Boolean</a>&gt;&nbsp;iterable)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableBooleanSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableBooleanSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableBooleanSetFactory.</span><code><span class="memberNameLink"><a href="../../../factory/set/primitive/MutableBooleanSetFactory.html#withAll(org.eclipse.collections.api.BooleanIterable)">withAll</a></span>&#8203;(<a href="../../../BooleanIterable.html" title="interface in org.eclipse.collections.api">BooleanIterable</a>&nbsp;items)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.api.set">
<!-- -->
</a>
<h2>Uses of <a href="../MutableBooleanSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableBooleanSet</a> in <a href="../../package-summary.html">org.eclipse.collections.api.set</a></h2>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../package-summary.html">org.eclipse.collections.api.set</a> that return <a href="../MutableBooleanSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableBooleanSet</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="../MutableBooleanSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableBooleanSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableSet.</span><code><span class="memberNameLink"><a href="../../MutableSet.html#collectBoolean(org.eclipse.collections.api.block.function.primitive.BooleanFunction)">collectBoolean</a></span>&#8203;(<a href="../../../block/function/primitive/BooleanFunction.html" title="interface in org.eclipse.collections.api.block.function.primitive">BooleanFunction</a>&lt;? super <a href="../../MutableSet.html" title="type parameter in MutableSet">T</a>&gt;&nbsp;booleanFunction)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.api.set.primitive">
<!-- -->
</a>
<h2>Uses of <a href="../MutableBooleanSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableBooleanSet</a> in <a href="../package-summary.html">org.eclipse.collections.api.set.primitive</a></h2>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../package-summary.html">org.eclipse.collections.api.set.primitive</a> that return <a href="../MutableBooleanSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableBooleanSet</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="../MutableBooleanSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableBooleanSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableBooleanSet.</span><code><span class="memberNameLink"><a href="../MutableBooleanSet.html#asSynchronized()">asSynchronized</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableBooleanSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableBooleanSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableBooleanSet.</span><code><span class="memberNameLink"><a href="../MutableBooleanSet.html#asUnmodifiable()">asUnmodifiable</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>default <a href="../MutableBooleanSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableBooleanSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableBooleanSet.</span><code><span class="memberNameLink"><a href="../MutableBooleanSet.html#newEmpty()">newEmpty</a></span>()</code></th>
<td class="colLast">
<div class="block">Creates a new empty mutable version of the same Set type.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableBooleanSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableBooleanSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableBooleanSet.</span><code><span class="memberNameLink"><a href="../MutableBooleanSet.html#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">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableBooleanSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableBooleanSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableBooleanSet.</span><code><span class="memberNameLink"><a href="../MutableBooleanSet.html#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">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>default <a href="../MutableBooleanSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableBooleanSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableBooleanSet.</span><code><span class="memberNameLink"><a href="../MutableBooleanSet.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>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableBooleanSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableBooleanSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableBooleanSet.</span><code><span class="memberNameLink"><a href="../MutableBooleanSet.html#with(boolean)">with</a></span>&#8203;(boolean&nbsp;element)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableBooleanSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableBooleanSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableBooleanSet.</span><code><span class="memberNameLink"><a href="../MutableBooleanSet.html#withAll(org.eclipse.collections.api.BooleanIterable)">withAll</a></span>&#8203;(<a href="../../../BooleanIterable.html" title="interface in org.eclipse.collections.api">BooleanIterable</a>&nbsp;elements)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableBooleanSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableBooleanSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableBooleanSet.</span><code><span class="memberNameLink"><a href="../MutableBooleanSet.html#without(boolean)">without</a></span>&#8203;(boolean&nbsp;element)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableBooleanSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableBooleanSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableBooleanSet.</span><code><span class="memberNameLink"><a href="../MutableBooleanSet.html#withoutAll(org.eclipse.collections.api.BooleanIterable)">withoutAll</a></span>&#8203;(<a href="../../../BooleanIterable.html" title="interface in org.eclipse.collections.api">BooleanIterable</a>&nbsp;elements)</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="../MutableBooleanSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableBooleanSet</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="../MutableBooleanSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableBooleanSet</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="../MutableBooleanSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableBooleanSet</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#selectUnique()">selectUnique</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableBooleanSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableBooleanSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedBooleanBag.</span><code><span class="memberNameLink"><a href="../../../../impl/bag/mutable/primitive/SynchronizedBooleanBag.html#selectUnique()">selectUnique</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableBooleanSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableBooleanSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableBooleanBag.</span><code><span class="memberNameLink"><a href="../../../../impl/bag/mutable/primitive/UnmodifiableBooleanBag.html#selectUnique()">selectUnique</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableBooleanSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableBooleanSet</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#toSet()">toSet</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="../MutableBooleanSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableBooleanSet</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="../MutableBooleanSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableBooleanSet</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="../MutableBooleanSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableBooleanSet</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#toSet()">toSet</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableBooleanSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableBooleanSet</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#toSet()">toSet</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.lazy.primitive">
<!-- -->
</a>
<h2>Uses of <a href="../MutableBooleanSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableBooleanSet</a> in <a href="../../../../impl/lazy/primitive/package-summary.html">org.eclipse.collections.impl.lazy.primitive</a></h2>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../../../impl/lazy/primitive/package-summary.html">org.eclipse.collections.impl.lazy.primitive</a> that return <a href="../MutableBooleanSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableBooleanSet</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="../MutableBooleanSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableBooleanSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractLazyBooleanIterable.</span><code><span class="memberNameLink"><a href="../../../../impl/lazy/primitive/AbstractLazyBooleanIterable.html#toSet()">toSet</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableBooleanSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableBooleanSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CollectBooleanIterable.</span><code><span class="memberNameLink"><a href="../../../../impl/lazy/primitive/CollectBooleanIterable.html#toSet()">toSet</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableBooleanSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableBooleanSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">LazyBooleanIterableAdapter.</span><code><span class="memberNameLink"><a href="../../../../impl/lazy/primitive/LazyBooleanIterableAdapter.html#toSet()">toSet</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableBooleanSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableBooleanSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ReverseBooleanIterable.</span><code><span class="memberNameLink"><a href="../../../../impl/lazy/primitive/ReverseBooleanIterable.html#toSet()">toSet</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableBooleanSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableBooleanSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SelectBooleanIterable.</span><code><span class="memberNameLink"><a href="../../../../impl/lazy/primitive/SelectBooleanIterable.html#toSet()">toSet</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.list.mutable.primitive">
<!-- -->
</a>
<h2>Uses of <a href="../MutableBooleanSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableBooleanSet</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="../MutableBooleanSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableBooleanSet</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="../MutableBooleanSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableBooleanSet</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#toSet()">toSet</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="../MutableBooleanSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableBooleanSet</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="../MutableBooleanSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableBooleanSet</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="../MutableBooleanSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableBooleanSet</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#toSet()">toSet</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableBooleanSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableBooleanSet</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#toSet()">toSet</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableBooleanSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableBooleanSet</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#toSet()">toSet</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableBooleanSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableBooleanSet</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#toSet()">toSet</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableBooleanSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableBooleanSet</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#toSet()">toSet</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableBooleanSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableBooleanSet</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#toSet()">toSet</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableBooleanSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableBooleanSet</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#toSet()">toSet</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableBooleanSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableBooleanSet</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#toSet()">toSet</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableBooleanSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableBooleanSet</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#toSet()">toSet</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableBooleanSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableBooleanSet</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#toSet()">toSet</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableBooleanSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableBooleanSet</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#toSet()">toSet</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableBooleanSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableBooleanSet</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#toSet()">toSet</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableBooleanSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableBooleanSet</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#toSet()">toSet</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableBooleanSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableBooleanSet</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#toSet()">toSet</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableBooleanSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableBooleanSet</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#toSet()">toSet</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableBooleanSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableBooleanSet</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#toSet()">toSet</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableBooleanSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableBooleanSet</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#toSet()">toSet</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableBooleanSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableBooleanSet</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#toSet()">toSet</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.primitive">
<!-- -->
</a>
<h2>Uses of <a href="../MutableBooleanSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableBooleanSet</a> in <a href="../../../../impl/primitive/package-summary.html">org.eclipse.collections.impl.primitive</a></h2>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../../../impl/primitive/package-summary.html">org.eclipse.collections.impl.primitive</a> that return <a href="../MutableBooleanSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableBooleanSet</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="../MutableBooleanSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableBooleanSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractBooleanIterable.</span><code><span class="memberNameLink"><a href="../../../../impl/primitive/AbstractBooleanIterable.html#toSet()">toSet</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableBooleanSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableBooleanSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedBooleanIterable.</span><code><span class="memberNameLink"><a href="../../../../impl/primitive/SynchronizedBooleanIterable.html#toSet()">toSet</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">
<!-- -->
</a>
<h2>Uses of <a href="../MutableBooleanSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableBooleanSet</a> in <a href="../../../../impl/set/package-summary.html">org.eclipse.collections.impl.set</a></h2>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../../../impl/set/package-summary.html">org.eclipse.collections.impl.set</a> that return <a href="../MutableBooleanSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableBooleanSet</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="../MutableBooleanSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableBooleanSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractUnifiedSet.</span><code><span class="memberNameLink"><a href="../../../../impl/set/AbstractUnifiedSet.html#collectBoolean(org.eclipse.collections.api.block.function.primitive.BooleanFunction)">collectBoolean</a></span>&#8203;(<a href="../../../block/function/primitive/BooleanFunction.html" title="interface in org.eclipse.collections.api.block.function.primitive">BooleanFunction</a>&lt;? super <a href="../../../../impl/set/AbstractUnifiedSet.html" title="type parameter in AbstractUnifiedSet">T</a>&gt;&nbsp;booleanFunction)</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">
<!-- -->
</a>
<h2>Uses of <a href="../MutableBooleanSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableBooleanSet</a> in <a href="../../../../impl/set/mutable/package-summary.html">org.eclipse.collections.impl.set.mutable</a></h2>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../../../impl/set/mutable/package-summary.html">org.eclipse.collections.impl.set.mutable</a> that return <a href="../MutableBooleanSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableBooleanSet</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="../MutableBooleanSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableBooleanSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractMutableSet.</span><code><span class="memberNameLink"><a href="../../../../impl/set/mutable/AbstractMutableSet.html#collectBoolean(org.eclipse.collections.api.block.function.primitive.BooleanFunction)">collectBoolean</a></span>&#8203;(<a href="../../../block/function/primitive/BooleanFunction.html" title="interface in org.eclipse.collections.api.block.function.primitive">BooleanFunction</a>&lt;? super <a href="../../../../impl/set/mutable/AbstractMutableSet.html" title="type parameter in AbstractMutableSet">T</a>&gt;&nbsp;booleanFunction)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableBooleanSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableBooleanSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MultiReaderUnifiedSet.</span><code><span class="memberNameLink"><a href="../../../../impl/set/mutable/MultiReaderUnifiedSet.html#collectBoolean(org.eclipse.collections.api.block.function.primitive.BooleanFunction)">collectBoolean</a></span>&#8203;(<a href="../../../block/function/primitive/BooleanFunction.html" title="interface in org.eclipse.collections.api.block.function.primitive">BooleanFunction</a>&lt;? super <a href="../../../../impl/set/mutable/MultiReaderUnifiedSet.html" title="type parameter in MultiReaderUnifiedSet">T</a>&gt;&nbsp;booleanFunction)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableBooleanSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableBooleanSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SetAdapter.</span><code><span class="memberNameLink"><a href="../../../../impl/set/mutable/SetAdapter.html#collectBoolean(org.eclipse.collections.api.block.function.primitive.BooleanFunction)">collectBoolean</a></span>&#8203;(<a href="../../../block/function/primitive/BooleanFunction.html" title="interface in org.eclipse.collections.api.block.function.primitive">BooleanFunction</a>&lt;? super <a href="../../../../impl/set/mutable/SetAdapter.html" title="type parameter in SetAdapter">T</a>&gt;&nbsp;booleanFunction)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableBooleanSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableBooleanSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedMutableSet.</span><code><span class="memberNameLink"><a href="../../../../impl/set/mutable/SynchronizedMutableSet.html#collectBoolean(org.eclipse.collections.api.block.function.primitive.BooleanFunction)">collectBoolean</a></span>&#8203;(<a href="../../../block/function/primitive/BooleanFunction.html" title="interface in org.eclipse.collections.api.block.function.primitive">BooleanFunction</a>&lt;? super <a href="../../../../impl/set/mutable/SynchronizedMutableSet.html" title="type parameter in SynchronizedMutableSet">T</a>&gt;&nbsp;booleanFunction)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableBooleanSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableBooleanSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableMutableSet.</span><code><span class="memberNameLink"><a href="../../../../impl/set/mutable/UnmodifiableMutableSet.html#collectBoolean(org.eclipse.collections.api.block.function.primitive.BooleanFunction)">collectBoolean</a></span>&#8203;(<a href="../../../block/function/primitive/BooleanFunction.html" title="interface in org.eclipse.collections.api.block.function.primitive">BooleanFunction</a>&lt;? super <a href="../../../../impl/set/mutable/UnmodifiableMutableSet.html" title="type parameter in UnmodifiableMutableSet">T</a>&gt;&nbsp;booleanFunction)</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="../MutableBooleanSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableBooleanSet</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>Classes in <a href="../../../../impl/set/mutable/primitive/package-summary.html">org.eclipse.collections.impl.set.mutable.primitive</a> that implement <a href="../MutableBooleanSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableBooleanSet</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/set/mutable/primitive/BooleanHashSet.html" title="class in org.eclipse.collections.impl.set.mutable.primitive">BooleanHashSet</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/set/mutable/primitive/SynchronizedBooleanSet.html" title="class in org.eclipse.collections.impl.set.mutable.primitive">SynchronizedBooleanSet</a></span></code></th>
<td class="colLast">
<div class="block">A synchronized view of a <a href="../MutableBooleanSet.html" title="interface in org.eclipse.collections.api.set.primitive"><code>MutableBooleanSet</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/set/mutable/primitive/UnmodifiableBooleanSet.html" title="class in org.eclipse.collections.impl.set.mutable.primitive">UnmodifiableBooleanSet</a></span></code></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file unmodifiablePrimitiveSet.stg.</div>
</td>
</tr>
</tbody>
</table>
</div>
<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="../MutableBooleanSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableBooleanSet</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="../MutableBooleanSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableBooleanSet</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#asSynchronized()">asSynchronized</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableBooleanSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableBooleanSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedBooleanSet.</span><code><span class="memberNameLink"><a href="../../../../impl/set/mutable/primitive/SynchronizedBooleanSet.html#asSynchronized()">asSynchronized</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableBooleanSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableBooleanSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableBooleanSet.</span><code><span class="memberNameLink"><a href="../../../../impl/set/mutable/primitive/UnmodifiableBooleanSet.html#asSynchronized()">asSynchronized</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableBooleanSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableBooleanSet</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#asUnmodifiable()">asUnmodifiable</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableBooleanSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableBooleanSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedBooleanSet.</span><code><span class="memberNameLink"><a href="../../../../impl/set/mutable/primitive/SynchronizedBooleanSet.html#asUnmodifiable()">asUnmodifiable</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableBooleanSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableBooleanSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableBooleanSet.</span><code><span class="memberNameLink"><a href="../../../../impl/set/mutable/primitive/UnmodifiableBooleanSet.html#asUnmodifiable()">asUnmodifiable</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableBooleanSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableBooleanSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableBooleanSetFactoryImpl.</span><code><span class="memberNameLink"><a href="../../../../impl/set/mutable/primitive/MutableBooleanSetFactoryImpl.html#empty()">empty</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableBooleanSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableBooleanSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedBooleanSet.</span><code><span class="memberNameLink"><a href="../../../../impl/set/mutable/primitive/SynchronizedBooleanSet.html#newEmpty()">newEmpty</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableBooleanSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableBooleanSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableBooleanSet.</span><code><span class="memberNameLink"><a href="../../../../impl/set/mutable/primitive/UnmodifiableBooleanSet.html#newEmpty()">newEmpty</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableBooleanSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableBooleanSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableBooleanSetFactoryImpl.</span><code><span class="memberNameLink"><a href="../../../../impl/set/mutable/primitive/MutableBooleanSetFactoryImpl.html#of()">of</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableBooleanSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableBooleanSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableBooleanSetFactoryImpl.</span><code><span class="memberNameLink"><a href="../../../../impl/set/mutable/primitive/MutableBooleanSetFactoryImpl.html#of(boolean...)">of</a></span>&#8203;(boolean...&nbsp;items)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableBooleanSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableBooleanSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableBooleanSetFactoryImpl.</span><code><span class="memberNameLink"><a href="../../../../impl/set/mutable/primitive/MutableBooleanSetFactoryImpl.html#ofAll(java.lang.Iterable)">ofAll</a></span>&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang" class="externalLink">Iterable</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang" class="externalLink">Boolean</a>&gt;&nbsp;iterable)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableBooleanSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableBooleanSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableBooleanSetFactoryImpl.</span><code><span class="memberNameLink"><a href="../../../../impl/set/mutable/primitive/MutableBooleanSetFactoryImpl.html#ofAll(org.eclipse.collections.api.BooleanIterable)">ofAll</a></span>&#8203;(<a href="../../../BooleanIterable.html" title="interface in org.eclipse.collections.api">BooleanIterable</a>&nbsp;items)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableBooleanSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableBooleanSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedBooleanSet.</span><code><span class="memberNameLink"><a href="../../../../impl/set/mutable/primitive/SynchronizedBooleanSet.html#reject(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">reject</a></span>&#8203;(<a href="../../../block/predicate/primitive/BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableBooleanSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableBooleanSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableBooleanSet.</span><code><span class="memberNameLink"><a href="../../../../impl/set/mutable/primitive/UnmodifiableBooleanSet.html#reject(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">reject</a></span>&#8203;(<a href="../../../block/predicate/primitive/BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableBooleanSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableBooleanSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedBooleanSet.</span><code><span class="memberNameLink"><a href="../../../../impl/set/mutable/primitive/SynchronizedBooleanSet.html#select(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">select</a></span>&#8203;(<a href="../../../block/predicate/primitive/BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableBooleanSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableBooleanSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableBooleanSet.</span><code><span class="memberNameLink"><a href="../../../../impl/set/mutable/primitive/UnmodifiableBooleanSet.html#select(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">select</a></span>&#8203;(<a href="../../../block/predicate/primitive/BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableBooleanSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableBooleanSet</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#toSet()">toSet</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableBooleanSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableBooleanSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableBooleanSetFactoryImpl.</span><code><span class="memberNameLink"><a href="../../../../impl/set/mutable/primitive/MutableBooleanSetFactoryImpl.html#with()">with</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableBooleanSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableBooleanSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableBooleanSetFactoryImpl.</span><code><span class="memberNameLink"><a href="../../../../impl/set/mutable/primitive/MutableBooleanSetFactoryImpl.html#with(boolean...)">with</a></span>&#8203;(boolean...&nbsp;items)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableBooleanSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableBooleanSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableBooleanSetFactoryImpl.</span><code><span class="memberNameLink"><a href="../../../../impl/set/mutable/primitive/MutableBooleanSetFactoryImpl.html#withAll(java.lang.Iterable)">withAll</a></span>&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang" class="externalLink">Iterable</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang" class="externalLink">Boolean</a>&gt;&nbsp;iterable)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableBooleanSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableBooleanSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableBooleanSetFactoryImpl.</span><code><span class="memberNameLink"><a href="../../../../impl/set/mutable/primitive/MutableBooleanSetFactoryImpl.html#withAll(org.eclipse.collections.api.BooleanIterable)">withAll</a></span>&#8203;(<a href="../../../BooleanIterable.html" title="interface in org.eclipse.collections.api">BooleanIterable</a>&nbsp;items)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../../../impl/set/mutable/primitive/package-summary.html">org.eclipse.collections.impl.set.mutable.primitive</a> with parameters of type <a href="../MutableBooleanSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableBooleanSet</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../impl/set/mutable/primitive/SynchronizedBooleanSet.html" title="class in org.eclipse.collections.impl.set.mutable.primitive">SynchronizedBooleanSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedBooleanSet.</span><code><span class="memberNameLink"><a href="../../../../impl/set/mutable/primitive/SynchronizedBooleanSet.html#of(org.eclipse.collections.api.set.primitive.MutableBooleanSet)">of</a></span>&#8203;(<a href="../MutableBooleanSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableBooleanSet</a>&nbsp;set)</code></th>
<td class="colLast">
<div class="block">This method will take a MutableBooleanSet and wrap it directly in a SynchronizedBooleanSet.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../impl/set/mutable/primitive/SynchronizedBooleanSet.html" title="class in org.eclipse.collections.impl.set.mutable.primitive">SynchronizedBooleanSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedBooleanSet.</span><code><span class="memberNameLink"><a href="../../../../impl/set/mutable/primitive/SynchronizedBooleanSet.html#of(org.eclipse.collections.api.set.primitive.MutableBooleanSet,java.lang.Object)">of</a></span>&#8203;(<a href="../MutableBooleanSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableBooleanSet</a>&nbsp;set,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang" class="externalLink">Object</a>&nbsp;lock)</code></th>
<td class="colLast">
<div class="block">This method will take a MutableBooleanSet and wrap it directly in a SynchronizedBooleanSet.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../impl/set/mutable/primitive/UnmodifiableBooleanSet.html" title="class in org.eclipse.collections.impl.set.mutable.primitive">UnmodifiableBooleanSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableBooleanSet.</span><code><span class="memberNameLink"><a href="../../../../impl/set/mutable/primitive/UnmodifiableBooleanSet.html#of(org.eclipse.collections.api.set.primitive.MutableBooleanSet)">of</a></span>&#8203;(<a href="../MutableBooleanSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableBooleanSet</a>&nbsp;set)</code></th>
<td class="colLast">
<div class="block">This method will take a MutableBooleanSet and wrap it directly in a UnmodifiableBooleanSet.</div>
</td>
</tr>
</tbody>
</table>
</div>
<div class="useSummary">
<table>
<caption><span>Constructors in <a href="../../../../impl/set/mutable/primitive/package-summary.html">org.eclipse.collections.impl.set.mutable.primitive</a> with parameters of type <a href="../MutableBooleanSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableBooleanSet</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Constructor</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../../impl/set/mutable/primitive/SynchronizedBooleanSet.html#%3Cinit%3E(org.eclipse.collections.api.set.primitive.MutableBooleanSet)">SynchronizedBooleanSet</a></span>&#8203;(<a href="../MutableBooleanSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableBooleanSet</a>&nbsp;set)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../../impl/set/mutable/primitive/SynchronizedBooleanSet.html#%3Cinit%3E(org.eclipse.collections.api.set.primitive.MutableBooleanSet,java.lang.Object)">SynchronizedBooleanSet</a></span>&#8203;(<a href="../MutableBooleanSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableBooleanSet</a>&nbsp;set,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang" class="externalLink">Object</a>&nbsp;newLock)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../../impl/set/mutable/primitive/UnmodifiableBooleanSet.html#%3Cinit%3E(org.eclipse.collections.api.set.primitive.MutableBooleanSet)">UnmodifiableBooleanSet</a></span>&#8203;(<a href="../MutableBooleanSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableBooleanSet</a>&nbsp;set)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.impl.stack.mutable.primitive">
<!-- -->
</a>
<h2>Uses of <a href="../MutableBooleanSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableBooleanSet</a> in <a href="../../../../impl/stack/mutable/primitive/package-summary.html">org.eclipse.collections.impl.stack.mutable.primitive</a></h2>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../../../impl/stack/mutable/primitive/package-summary.html">org.eclipse.collections.impl.stack.mutable.primitive</a> that return <a href="../MutableBooleanSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableBooleanSet</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="../MutableBooleanSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableBooleanSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedBooleanStack.</span><code><span class="memberNameLink"><a href="../../../../impl/stack/mutable/primitive/SynchronizedBooleanStack.html#toSet()">toSet</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableBooleanSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableBooleanSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableBooleanStack.</span><code><span class="memberNameLink"><a href="../../../../impl/stack/mutable/primitive/UnmodifiableBooleanStack.html#toSet()">toSet</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.stack.primitive">
<!-- -->
</a>
<h2>Uses of <a href="../MutableBooleanSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableBooleanSet</a> in <a href="../../../../impl/stack/primitive/package-summary.html">org.eclipse.collections.impl.stack.primitive</a></h2>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../../../impl/stack/primitive/package-summary.html">org.eclipse.collections.impl.stack.primitive</a> that return <a href="../MutableBooleanSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableBooleanSet</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="../MutableBooleanSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableBooleanSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractBooleanStack.</span><code><span class="memberNameLink"><a href="../../../../impl/stack/primitive/AbstractBooleanStack.html#toSet()">toSet</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="../MutableBooleanSet.html" title="interface in org.eclipse.collections.api.set.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>