blob: eedd320c2b37b18b045953d509d9fecbc882a03c [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.bag.primitive.ImmutableBooleanBag (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.bag.primitive, interface: ImmutableBooleanBag">
<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="../ImmutableBooleanBag.html" title="interface in org.eclipse.collections.api.bag.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.bag.primitive.ImmutableBooleanBag" class="title">Uses of Interface<br>org.eclipse.collections.api.bag.primitive.ImmutableBooleanBag</h1>
</div>
<div class="classUseContainer">
<div class="useSummary">
<table>
<caption><span>Packages that use <a href="../ImmutableBooleanBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableBooleanBag</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.bag">org.eclipse.collections.api.bag</a></th>
<td class="colLast">
<div class="block">This package contains interfaces for Bag 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.bag.primitive">org.eclipse.collections.api.factory.bag.primitive</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.api.map">org.eclipse.collections.api.map</a></th>
<td class="colLast">
<div class="block">This package contains interfaces for map API which enhance the performance and functionality of <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util" class="externalLink"><code>Map</code></a></div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.api.map.primitive">org.eclipse.collections.api.map.primitive</a></th>
<td class="colLast">
<div class="block">This package contains API for primitive to primitive maps, primitive to object maps and object to primitive maps with mutable and immutable variants.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.bag.immutable">org.eclipse.collections.impl.bag.immutable</a></th>
<td class="colLast">
<div class="block">This package contains implementations of the <a href="../../ImmutableBag.html" title="interface in org.eclipse.collections.api.bag"><code>ImmutableBag</code></a> interface.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.bag.immutable.primitive">org.eclipse.collections.impl.bag.immutable.primitive</a></th>
<td class="colLast">
<div class="block">This package contains implementations of the immutable primitive bag interfaces.</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.bimap.immutable">org.eclipse.collections.impl.bimap.immutable</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.map.immutable">org.eclipse.collections.impl.map.immutable</a></th>
<td class="colLast">
<div class="block">This package contains implementations of the <a href="../../../map/ImmutableMap.html" title="interface in org.eclipse.collections.api.map"><code>ImmutableMap</code></a> interface.</div>
</td>
</tr>
</tbody>
</table>
</div>
<section class="classUses">
<ul class="blockList">
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.api.bag">
<!-- -->
</a>
<h2>Uses of <a href="../ImmutableBooleanBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableBooleanBag</a> in <a href="../../package-summary.html">org.eclipse.collections.api.bag</a></h2>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../package-summary.html">org.eclipse.collections.api.bag</a> that return <a href="../ImmutableBooleanBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableBooleanBag</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="../ImmutableBooleanBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableBooleanBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableBag.</span><code><span class="memberNameLink"><a href="../../ImmutableBag.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="../../ImmutableBag.html" title="type parameter in ImmutableBag">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.bag.primitive">
<!-- -->
</a>
<h2>Uses of <a href="../ImmutableBooleanBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableBooleanBag</a> in <a href="../package-summary.html">org.eclipse.collections.api.bag.primitive</a></h2>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../package-summary.html">org.eclipse.collections.api.bag.primitive</a> that return <a href="../ImmutableBooleanBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableBooleanBag</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="../ImmutableBooleanBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableBooleanBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableBooleanBag.</span><code><span class="memberNameLink"><a href="../ImmutableBooleanBag.html#newWith(boolean)">newWith</a></span>&#8203;(boolean&nbsp;element)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../ImmutableBooleanBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableBooleanBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableBooleanBag.</span><code><span class="memberNameLink"><a href="../ImmutableBooleanBag.html#newWithAll(org.eclipse.collections.api.BooleanIterable)">newWithAll</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="../ImmutableBooleanBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableBooleanBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableBooleanBag.</span><code><span class="memberNameLink"><a href="../ImmutableBooleanBag.html#newWithout(boolean)">newWithout</a></span>&#8203;(boolean&nbsp;element)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../ImmutableBooleanBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableBooleanBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableBooleanBag.</span><code><span class="memberNameLink"><a href="../ImmutableBooleanBag.html#newWithoutAll(org.eclipse.collections.api.BooleanIterable)">newWithoutAll</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="../ImmutableBooleanBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableBooleanBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableBooleanBag.</span><code><span class="memberNameLink"><a href="../ImmutableBooleanBag.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="../ImmutableBooleanBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableBooleanBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableBooleanBag.</span><code><span class="memberNameLink"><a href="../ImmutableBooleanBag.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="../ImmutableBooleanBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableBooleanBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableBooleanBag.</span><code><span class="memberNameLink"><a href="../ImmutableBooleanBag.html#selectByOccurrences(org.eclipse.collections.api.block.predicate.primitive.IntPredicate)">selectByOccurrences</a></span>&#8203;(<a href="../../../block/predicate/primitive/IntPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">IntPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">
<div class="block">Returns all elements of the bag that have a number of occurrences that satisfy the predicate.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>default <a href="../ImmutableBooleanBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableBooleanBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableBooleanBag.</span><code><span class="memberNameLink"><a href="../ImmutableBooleanBag.html#selectDuplicates()">selectDuplicates</a></span>()</code></th>
<td class="colLast">
<div class="block">Returns all elements of the bag that have more than one occurrence.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>default <a href="../ImmutableBooleanBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableBooleanBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableBooleanBag.</span><code><span class="memberNameLink"><a href="../ImmutableBooleanBag.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="rowColor">
<td class="colFirst"><code><a href="../ImmutableBooleanBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableBooleanBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">BooleanBag.</span><code><span class="memberNameLink"><a href="../BooleanBag.html#toImmutable()">toImmutable</a></span>()</code></th>
<td class="colLast">
<div class="block">Returns an immutable copy of this bag.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../ImmutableBooleanBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableBooleanBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableBooleanBag.</span><code><span class="memberNameLink"><a href="../MutableBooleanBag.html#toImmutable()">toImmutable</a></span>()</code></th>
<td class="colLast">
<div class="block">Returns an immutable copy of this bag.</div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.api.factory.bag.primitive">
<!-- -->
</a>
<h2>Uses of <a href="../ImmutableBooleanBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableBooleanBag</a> in <a href="../../../factory/bag/primitive/package-summary.html">org.eclipse.collections.api.factory.bag.primitive</a></h2>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../../factory/bag/primitive/package-summary.html">org.eclipse.collections.api.factory.bag.primitive</a> that return <a href="../ImmutableBooleanBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableBooleanBag</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="../ImmutableBooleanBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableBooleanBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableBooleanBagFactory.</span><code><span class="memberNameLink"><a href="../../../factory/bag/primitive/ImmutableBooleanBagFactory.html#empty()">empty</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../ImmutableBooleanBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableBooleanBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableBooleanBagFactory.</span><code><span class="memberNameLink"><a href="../../../factory/bag/primitive/ImmutableBooleanBagFactory.html#of()">of</a></span>()</code></th>
<td class="colLast">
<div class="block">Same as <a href="../../../factory/bag/primitive/ImmutableBooleanBagFactory.html#empty()"><code>ImmutableBooleanBagFactory.empty()</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../ImmutableBooleanBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableBooleanBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableBooleanBagFactory.</span><code><span class="memberNameLink"><a href="../../../factory/bag/primitive/ImmutableBooleanBagFactory.html#of(boolean)">of</a></span>&#8203;(boolean&nbsp;one)</code></th>
<td class="colLast">
<div class="block">Same as <a href="../../../factory/bag/primitive/ImmutableBooleanBagFactory.html#with(boolean)"><code>ImmutableBooleanBagFactory.with(boolean)</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../ImmutableBooleanBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableBooleanBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableBooleanBagFactory.</span><code><span class="memberNameLink"><a href="../../../factory/bag/primitive/ImmutableBooleanBagFactory.html#of(boolean...)">of</a></span>&#8203;(boolean...&nbsp;items)</code></th>
<td class="colLast">
<div class="block">Same as <a href="../../../factory/bag/primitive/ImmutableBooleanBagFactory.html#with(boolean...)"><code>ImmutableBooleanBagFactory.with(boolean[])</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../ImmutableBooleanBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableBooleanBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableBooleanBagFactory.</span><code><span class="memberNameLink"><a href="../../../factory/bag/primitive/ImmutableBooleanBagFactory.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/bag/primitive/ImmutableBooleanBagFactory.html#withAll(java.lang.Iterable)"><code>ImmutableBooleanBagFactory.withAll(Iterable)</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../ImmutableBooleanBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableBooleanBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableBooleanBagFactory.</span><code><span class="memberNameLink"><a href="../../../factory/bag/primitive/ImmutableBooleanBagFactory.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/bag/primitive/ImmutableBooleanBagFactory.html#withAll(org.eclipse.collections.api.BooleanIterable)"><code>ImmutableBooleanBagFactory.withAll(BooleanIterable)</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../ImmutableBooleanBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableBooleanBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableBooleanBagFactory.</span><code><span class="memberNameLink"><a href="../../../factory/bag/primitive/ImmutableBooleanBagFactory.html#with()">with</a></span>()</code></th>
<td class="colLast">
<div class="block">Same as <a href="../../../factory/bag/primitive/ImmutableBooleanBagFactory.html#empty()"><code>ImmutableBooleanBagFactory.empty()</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../ImmutableBooleanBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableBooleanBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableBooleanBagFactory.</span><code><span class="memberNameLink"><a href="../../../factory/bag/primitive/ImmutableBooleanBagFactory.html#with(boolean)">with</a></span>&#8203;(boolean&nbsp;one)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../ImmutableBooleanBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableBooleanBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableBooleanBagFactory.</span><code><span class="memberNameLink"><a href="../../../factory/bag/primitive/ImmutableBooleanBagFactory.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="../ImmutableBooleanBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableBooleanBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableBooleanBagFactory.</span><code><span class="memberNameLink"><a href="../../../factory/bag/primitive/ImmutableBooleanBagFactory.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="../ImmutableBooleanBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableBooleanBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableBooleanBagFactory.</span><code><span class="memberNameLink"><a href="../../../factory/bag/primitive/ImmutableBooleanBagFactory.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.map">
<!-- -->
</a>
<h2>Uses of <a href="../ImmutableBooleanBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableBooleanBag</a> in <a href="../../../map/package-summary.html">org.eclipse.collections.api.map</a></h2>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../../map/package-summary.html">org.eclipse.collections.api.map</a> that return <a href="../ImmutableBooleanBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableBooleanBag</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="../ImmutableBooleanBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableBooleanBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableMap.</span><code><span class="memberNameLink"><a href="../../../map/ImmutableMap.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="../../../map/ImmutableMap.html" title="type parameter in ImmutableMap">V</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.map.primitive">
<!-- -->
</a>
<h2>Uses of <a href="../ImmutableBooleanBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableBooleanBag</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="../ImmutableBooleanBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableBooleanBag</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="../ImmutableBooleanBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableBooleanBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutablePrimitiveObjectMap.</span><code><span class="memberNameLink"><a href="../../../map/primitive/ImmutablePrimitiveObjectMap.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="../../../map/primitive/ImmutablePrimitiveObjectMap.html" title="type parameter in ImmutablePrimitiveObjectMap">V</a>&gt;&nbsp;booleanFunction)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../ImmutableBooleanBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableBooleanBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableByteBooleanMap.</span><code><span class="memberNameLink"><a href="../../../map/primitive/ImmutableByteBooleanMap.html#reject(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">reject</a></span>&#8203;(<a href="../../../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="../ImmutableBooleanBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableBooleanBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableCharBooleanMap.</span><code><span class="memberNameLink"><a href="../../../map/primitive/ImmutableCharBooleanMap.html#reject(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">reject</a></span>&#8203;(<a href="../../../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="../ImmutableBooleanBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableBooleanBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableDoubleBooleanMap.</span><code><span class="memberNameLink"><a href="../../../map/primitive/ImmutableDoubleBooleanMap.html#reject(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">reject</a></span>&#8203;(<a href="../../../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="../ImmutableBooleanBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableBooleanBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableFloatBooleanMap.</span><code><span class="memberNameLink"><a href="../../../map/primitive/ImmutableFloatBooleanMap.html#reject(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">reject</a></span>&#8203;(<a href="../../../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="../ImmutableBooleanBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableBooleanBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableIntBooleanMap.</span><code><span class="memberNameLink"><a href="../../../map/primitive/ImmutableIntBooleanMap.html#reject(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">reject</a></span>&#8203;(<a href="../../../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="../ImmutableBooleanBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableBooleanBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableLongBooleanMap.</span><code><span class="memberNameLink"><a href="../../../map/primitive/ImmutableLongBooleanMap.html#reject(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">reject</a></span>&#8203;(<a href="../../../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="../ImmutableBooleanBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableBooleanBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableShortBooleanMap.</span><code><span class="memberNameLink"><a href="../../../map/primitive/ImmutableShortBooleanMap.html#reject(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">reject</a></span>&#8203;(<a href="../../../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="../ImmutableBooleanBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableBooleanBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableByteBooleanMap.</span><code><span class="memberNameLink"><a href="../../../map/primitive/ImmutableByteBooleanMap.html#select(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">select</a></span>&#8203;(<a href="../../../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="../ImmutableBooleanBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableBooleanBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableCharBooleanMap.</span><code><span class="memberNameLink"><a href="../../../map/primitive/ImmutableCharBooleanMap.html#select(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">select</a></span>&#8203;(<a href="../../../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="../ImmutableBooleanBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableBooleanBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableDoubleBooleanMap.</span><code><span class="memberNameLink"><a href="../../../map/primitive/ImmutableDoubleBooleanMap.html#select(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">select</a></span>&#8203;(<a href="../../../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="../ImmutableBooleanBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableBooleanBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableFloatBooleanMap.</span><code><span class="memberNameLink"><a href="../../../map/primitive/ImmutableFloatBooleanMap.html#select(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">select</a></span>&#8203;(<a href="../../../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="../ImmutableBooleanBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableBooleanBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableIntBooleanMap.</span><code><span class="memberNameLink"><a href="../../../map/primitive/ImmutableIntBooleanMap.html#select(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">select</a></span>&#8203;(<a href="../../../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="../ImmutableBooleanBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableBooleanBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableLongBooleanMap.</span><code><span class="memberNameLink"><a href="../../../map/primitive/ImmutableLongBooleanMap.html#select(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">select</a></span>&#8203;(<a href="../../../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="../ImmutableBooleanBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableBooleanBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableShortBooleanMap.</span><code><span class="memberNameLink"><a href="../../../map/primitive/ImmutableShortBooleanMap.html#select(org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate)">select</a></span>&#8203;(<a href="../../../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>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.impl.bag.immutable">
<!-- -->
</a>
<h2>Uses of <a href="../ImmutableBooleanBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableBooleanBag</a> in <a href="../../../../impl/bag/immutable/package-summary.html">org.eclipse.collections.impl.bag.immutable</a></h2>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../../../impl/bag/immutable/package-summary.html">org.eclipse.collections.impl.bag.immutable</a> that return <a href="../ImmutableBooleanBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableBooleanBag</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="../ImmutableBooleanBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableBooleanBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractImmutableBag.</span><code><span class="memberNameLink"><a href="../../../../impl/bag/immutable/AbstractImmutableBag.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/bag/immutable/AbstractImmutableBag.html" title="type parameter in AbstractImmutableBag">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.bag.immutable.primitive">
<!-- -->
</a>
<h2>Uses of <a href="../ImmutableBooleanBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableBooleanBag</a> in <a href="../../../../impl/bag/immutable/primitive/package-summary.html">org.eclipse.collections.impl.bag.immutable.primitive</a></h2>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../../../impl/bag/immutable/primitive/package-summary.html">org.eclipse.collections.impl.bag.immutable.primitive</a> that return <a href="../ImmutableBooleanBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableBooleanBag</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="../ImmutableBooleanBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableBooleanBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableBooleanBagFactoryImpl.</span><code><span class="memberNameLink"><a href="../../../../impl/bag/immutable/primitive/ImmutableBooleanBagFactoryImpl.html#empty()">empty</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../ImmutableBooleanBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableBooleanBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableBooleanBagFactoryImpl.</span><code><span class="memberNameLink"><a href="../../../../impl/bag/immutable/primitive/ImmutableBooleanBagFactoryImpl.html#of()">of</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../ImmutableBooleanBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableBooleanBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableBooleanBagFactoryImpl.</span><code><span class="memberNameLink"><a href="../../../../impl/bag/immutable/primitive/ImmutableBooleanBagFactoryImpl.html#of(boolean)">of</a></span>&#8203;(boolean&nbsp;one)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../ImmutableBooleanBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableBooleanBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableBooleanBagFactoryImpl.</span><code><span class="memberNameLink"><a href="../../../../impl/bag/immutable/primitive/ImmutableBooleanBagFactoryImpl.html#of(boolean...)">of</a></span>&#8203;(boolean...&nbsp;items)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../ImmutableBooleanBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableBooleanBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableBooleanBagFactoryImpl.</span><code><span class="memberNameLink"><a href="../../../../impl/bag/immutable/primitive/ImmutableBooleanBagFactoryImpl.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="rowColor">
<td class="colFirst"><code><a href="../ImmutableBooleanBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableBooleanBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableBooleanBagFactoryImpl.</span><code><span class="memberNameLink"><a href="../../../../impl/bag/immutable/primitive/ImmutableBooleanBagFactoryImpl.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="altColor">
<td class="colFirst"><code><a href="../ImmutableBooleanBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableBooleanBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableBooleanBagFactoryImpl.</span><code><span class="memberNameLink"><a href="../../../../impl/bag/immutable/primitive/ImmutableBooleanBagFactoryImpl.html#with()">with</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../ImmutableBooleanBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableBooleanBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableBooleanBagFactoryImpl.</span><code><span class="memberNameLink"><a href="../../../../impl/bag/immutable/primitive/ImmutableBooleanBagFactoryImpl.html#with(boolean)">with</a></span>&#8203;(boolean&nbsp;one)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../ImmutableBooleanBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableBooleanBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableBooleanBagFactoryImpl.</span><code><span class="memberNameLink"><a href="../../../../impl/bag/immutable/primitive/ImmutableBooleanBagFactoryImpl.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="../ImmutableBooleanBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableBooleanBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableBooleanBagFactoryImpl.</span><code><span class="memberNameLink"><a href="../../../../impl/bag/immutable/primitive/ImmutableBooleanBagFactoryImpl.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="../ImmutableBooleanBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableBooleanBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableBooleanBagFactoryImpl.</span><code><span class="memberNameLink"><a href="../../../../impl/bag/immutable/primitive/ImmutableBooleanBagFactoryImpl.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.impl.bag.mutable.primitive">
<!-- -->
</a>
<h2>Uses of <a href="../ImmutableBooleanBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableBooleanBag</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="../ImmutableBooleanBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableBooleanBag</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="../ImmutableBooleanBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableBooleanBag</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#toImmutable()">toImmutable</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../ImmutableBooleanBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableBooleanBag</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#toImmutable()">toImmutable</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../ImmutableBooleanBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableBooleanBag</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#toImmutable()">toImmutable</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.bimap.immutable">
<!-- -->
</a>
<h2>Uses of <a href="../ImmutableBooleanBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableBooleanBag</a> in <a href="../../../../impl/bimap/immutable/package-summary.html">org.eclipse.collections.impl.bimap.immutable</a></h2>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../../../impl/bimap/immutable/package-summary.html">org.eclipse.collections.impl.bimap.immutable</a> that return <a href="../ImmutableBooleanBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableBooleanBag</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="../ImmutableBooleanBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableBooleanBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractImmutableBiMap.</span><code><span class="memberNameLink"><a href="../../../../impl/bimap/immutable/AbstractImmutableBiMap.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/bimap/immutable/AbstractImmutableBiMap.html" title="type parameter in AbstractImmutableBiMap">V</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.map.immutable">
<!-- -->
</a>
<h2>Uses of <a href="../ImmutableBooleanBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableBooleanBag</a> in <a href="../../../../impl/map/immutable/package-summary.html">org.eclipse.collections.impl.map.immutable</a></h2>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../../../impl/map/immutable/package-summary.html">org.eclipse.collections.impl.map.immutable</a> that return <a href="../ImmutableBooleanBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableBooleanBag</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="../ImmutableBooleanBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableBooleanBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractImmutableMap.</span><code><span class="memberNameLink"><a href="../../../../impl/map/immutable/AbstractImmutableMap.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/map/immutable/AbstractImmutableMap.html" title="type parameter in AbstractImmutableMap">V</a>&gt;&nbsp;booleanFunction)</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="../ImmutableBooleanBag.html" title="interface in org.eclipse.collections.api.bag.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>