blob: 8b2f0d4a324494804fa7aea6e589acbad091275e [file] [log] [blame]
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (14.0.2) on Thu Aug 20 21:25:36 CDT 2020 -->
<title>Uses of Interface org.eclipse.collections.api.bag.primitive.ImmutableDoubleBag (Eclipse Collections - 10.4.0)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-08-20">
<meta name="description" content="use: package: org.eclipse.collections.api.bag.primitive, interface: ImmutableDoubleBag">
<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="../ImmutableDoubleBag.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.ImmutableDoubleBag" class="title">Uses of Interface<br>org.eclipse.collections.api.bag.primitive.ImmutableDoubleBag</h1>
</div>
<div class="classUseContainer">
<div class="useSummary">
<table>
<caption><span>Packages that use <a href="../ImmutableDoubleBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableDoubleBag</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>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.stream">org.eclipse.collections.impl.stream</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.bag">
<!-- -->
</a>
<h2>Uses of <a href="../ImmutableDoubleBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableDoubleBag</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="../ImmutableDoubleBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableDoubleBag</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="../ImmutableDoubleBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableDoubleBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableBag.</span><code><span class="memberNameLink"><a href="../../ImmutableBag.html#collectDouble(org.eclipse.collections.api.block.function.primitive.DoubleFunction)">collectDouble</a></span>&#8203;(<a href="../../../block/function/primitive/DoubleFunction.html" title="interface in org.eclipse.collections.api.block.function.primitive">DoubleFunction</a>&lt;? super <a href="../../ImmutableBag.html" title="type parameter in ImmutableBag">T</a>&gt;&nbsp;doubleFunction)</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="../ImmutableDoubleBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableDoubleBag</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="../ImmutableDoubleBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableDoubleBag</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="../ImmutableDoubleBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableDoubleBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableDoubleBag.</span><code><span class="memberNameLink"><a href="../ImmutableDoubleBag.html#newWith(double)">newWith</a></span>&#8203;(double&nbsp;element)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../ImmutableDoubleBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableDoubleBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableDoubleBag.</span><code><span class="memberNameLink"><a href="../ImmutableDoubleBag.html#newWithAll(org.eclipse.collections.api.DoubleIterable)">newWithAll</a></span>&#8203;(<a href="../../../DoubleIterable.html" title="interface in org.eclipse.collections.api">DoubleIterable</a>&nbsp;elements)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../ImmutableDoubleBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableDoubleBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableDoubleBag.</span><code><span class="memberNameLink"><a href="../ImmutableDoubleBag.html#newWithout(double)">newWithout</a></span>&#8203;(double&nbsp;element)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../ImmutableDoubleBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableDoubleBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableDoubleBag.</span><code><span class="memberNameLink"><a href="../ImmutableDoubleBag.html#newWithoutAll(org.eclipse.collections.api.DoubleIterable)">newWithoutAll</a></span>&#8203;(<a href="../../../DoubleIterable.html" title="interface in org.eclipse.collections.api">DoubleIterable</a>&nbsp;elements)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../ImmutableDoubleBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableDoubleBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableDoubleBag.</span><code><span class="memberNameLink"><a href="../ImmutableDoubleBag.html#reject(org.eclipse.collections.api.block.predicate.primitive.DoublePredicate)">reject</a></span>&#8203;(<a href="../../../block/predicate/primitive/DoublePredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">DoublePredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../ImmutableDoubleBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableDoubleBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableDoubleBag.</span><code><span class="memberNameLink"><a href="../ImmutableDoubleBag.html#select(org.eclipse.collections.api.block.predicate.primitive.DoublePredicate)">select</a></span>&#8203;(<a href="../../../block/predicate/primitive/DoublePredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">DoublePredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../ImmutableDoubleBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableDoubleBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableDoubleBag.</span><code><span class="memberNameLink"><a href="../ImmutableDoubleBag.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="../ImmutableDoubleBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableDoubleBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableDoubleBag.</span><code><span class="memberNameLink"><a href="../ImmutableDoubleBag.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="../ImmutableDoubleBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableDoubleBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableDoubleBag.</span><code><span class="memberNameLink"><a href="../ImmutableDoubleBag.html#tap(org.eclipse.collections.api.block.procedure.primitive.DoubleProcedure)">tap</a></span>&#8203;(<a href="../../../block/procedure/primitive/DoubleProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">DoubleProcedure</a>&nbsp;procedure)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../ImmutableDoubleBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableDoubleBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">DoubleBag.</span><code><span class="memberNameLink"><a href="../DoubleBag.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="../ImmutableDoubleBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableDoubleBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableDoubleBag.</span><code><span class="memberNameLink"><a href="../MutableDoubleBag.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="../ImmutableDoubleBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableDoubleBag</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="../ImmutableDoubleBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableDoubleBag</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="../ImmutableDoubleBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableDoubleBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableDoubleBagFactory.</span><code><span class="memberNameLink"><a href="../../../factory/bag/primitive/ImmutableDoubleBagFactory.html#empty()">empty</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../ImmutableDoubleBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableDoubleBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableDoubleBagFactory.</span><code><span class="memberNameLink"><a href="../../../factory/bag/primitive/ImmutableDoubleBagFactory.html#of()">of</a></span>()</code></th>
<td class="colLast">
<div class="block">Same as <a href="../../../factory/bag/primitive/ImmutableDoubleBagFactory.html#empty()"><code>ImmutableDoubleBagFactory.empty()</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../ImmutableDoubleBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableDoubleBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableDoubleBagFactory.</span><code><span class="memberNameLink"><a href="../../../factory/bag/primitive/ImmutableDoubleBagFactory.html#of(double)">of</a></span>&#8203;(double&nbsp;one)</code></th>
<td class="colLast">
<div class="block">Same as <a href="../../../factory/bag/primitive/ImmutableDoubleBagFactory.html#with(double)"><code>ImmutableDoubleBagFactory.with(double)</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../ImmutableDoubleBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableDoubleBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableDoubleBagFactory.</span><code><span class="memberNameLink"><a href="../../../factory/bag/primitive/ImmutableDoubleBagFactory.html#of(double...)">of</a></span>&#8203;(double...&nbsp;items)</code></th>
<td class="colLast">
<div class="block">Same as <a href="../../../factory/bag/primitive/ImmutableDoubleBagFactory.html#with(double...)"><code>ImmutableDoubleBagFactory.with(double[])</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../ImmutableDoubleBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableDoubleBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableDoubleBagFactory.</span><code><span class="memberNameLink"><a href="../../../factory/bag/primitive/ImmutableDoubleBagFactory.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/Double.html?is-external=true" title="class or interface in java.lang" class="externalLink">Double</a>&gt;&nbsp;iterable)</code></th>
<td class="colLast">
<div class="block">Same as <a href="../../../factory/bag/primitive/ImmutableDoubleBagFactory.html#withAll(java.lang.Iterable)"><code>ImmutableDoubleBagFactory.withAll(Iterable)</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../ImmutableDoubleBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableDoubleBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableDoubleBagFactory.</span><code><span class="memberNameLink"><a href="../../../factory/bag/primitive/ImmutableDoubleBagFactory.html#ofAll(java.util.stream.DoubleStream)">ofAll</a></span>&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/stream/DoubleStream.html?is-external=true" title="class or interface in java.util.stream" class="externalLink">DoubleStream</a>&nbsp;items)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../ImmutableDoubleBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableDoubleBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableDoubleBagFactory.</span><code><span class="memberNameLink"><a href="../../../factory/bag/primitive/ImmutableDoubleBagFactory.html#ofAll(org.eclipse.collections.api.DoubleIterable)">ofAll</a></span>&#8203;(<a href="../../../DoubleIterable.html" title="interface in org.eclipse.collections.api">DoubleIterable</a>&nbsp;items)</code></th>
<td class="colLast">
<div class="block">Same as <a href="../../../factory/bag/primitive/ImmutableDoubleBagFactory.html#withAll(org.eclipse.collections.api.DoubleIterable)"><code>ImmutableDoubleBagFactory.withAll(DoubleIterable)</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../ImmutableDoubleBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableDoubleBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableDoubleBagFactory.</span><code><span class="memberNameLink"><a href="../../../factory/bag/primitive/ImmutableDoubleBagFactory.html#with()">with</a></span>()</code></th>
<td class="colLast">
<div class="block">Same as <a href="../../../factory/bag/primitive/ImmutableDoubleBagFactory.html#empty()"><code>ImmutableDoubleBagFactory.empty()</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../ImmutableDoubleBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableDoubleBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableDoubleBagFactory.</span><code><span class="memberNameLink"><a href="../../../factory/bag/primitive/ImmutableDoubleBagFactory.html#with(double)">with</a></span>&#8203;(double&nbsp;one)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../ImmutableDoubleBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableDoubleBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableDoubleBagFactory.</span><code><span class="memberNameLink"><a href="../../../factory/bag/primitive/ImmutableDoubleBagFactory.html#with(double...)">with</a></span>&#8203;(double...&nbsp;items)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../ImmutableDoubleBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableDoubleBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableDoubleBagFactory.</span><code><span class="memberNameLink"><a href="../../../factory/bag/primitive/ImmutableDoubleBagFactory.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/Double.html?is-external=true" title="class or interface in java.lang" class="externalLink">Double</a>&gt;&nbsp;iterable)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../ImmutableDoubleBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableDoubleBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableDoubleBagFactory.</span><code><span class="memberNameLink"><a href="../../../factory/bag/primitive/ImmutableDoubleBagFactory.html#withAll(java.util.stream.DoubleStream)">withAll</a></span>&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/stream/DoubleStream.html?is-external=true" title="class or interface in java.util.stream" class="externalLink">DoubleStream</a>&nbsp;items)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../ImmutableDoubleBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableDoubleBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableDoubleBagFactory.</span><code><span class="memberNameLink"><a href="../../../factory/bag/primitive/ImmutableDoubleBagFactory.html#withAll(org.eclipse.collections.api.DoubleIterable)">withAll</a></span>&#8203;(<a href="../../../DoubleIterable.html" title="interface in org.eclipse.collections.api">DoubleIterable</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="../ImmutableDoubleBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableDoubleBag</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="../ImmutableDoubleBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableDoubleBag</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="../ImmutableDoubleBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableDoubleBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableMap.</span><code><span class="memberNameLink"><a href="../../../map/ImmutableMap.html#collectDouble(org.eclipse.collections.api.block.function.primitive.DoubleFunction)">collectDouble</a></span>&#8203;(<a href="../../../block/function/primitive/DoubleFunction.html" title="interface in org.eclipse.collections.api.block.function.primitive">DoubleFunction</a>&lt;? super <a href="../../../map/ImmutableMap.html" title="type parameter in ImmutableMap">V</a>&gt;&nbsp;doubleFunction)</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="../ImmutableDoubleBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableDoubleBag</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="../ImmutableDoubleBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableDoubleBag</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="../ImmutableDoubleBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableDoubleBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutablePrimitiveObjectMap.</span><code><span class="memberNameLink"><a href="../../../map/primitive/ImmutablePrimitiveObjectMap.html#collectDouble(org.eclipse.collections.api.block.function.primitive.DoubleFunction)">collectDouble</a></span>&#8203;(<a href="../../../block/function/primitive/DoubleFunction.html" title="interface in org.eclipse.collections.api.block.function.primitive">DoubleFunction</a>&lt;? super <a href="../../../map/primitive/ImmutablePrimitiveObjectMap.html" title="type parameter in ImmutablePrimitiveObjectMap">V</a>&gt;&nbsp;doubleFunction)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../ImmutableDoubleBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableDoubleBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableByteDoubleMap.</span><code><span class="memberNameLink"><a href="../../../map/primitive/ImmutableByteDoubleMap.html#reject(org.eclipse.collections.api.block.predicate.primitive.DoublePredicate)">reject</a></span>&#8203;(<a href="../../../block/predicate/primitive/DoublePredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">DoublePredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../ImmutableDoubleBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableDoubleBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableCharDoubleMap.</span><code><span class="memberNameLink"><a href="../../../map/primitive/ImmutableCharDoubleMap.html#reject(org.eclipse.collections.api.block.predicate.primitive.DoublePredicate)">reject</a></span>&#8203;(<a href="../../../block/predicate/primitive/DoublePredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">DoublePredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../ImmutableDoubleBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableDoubleBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableDoubleDoubleMap.</span><code><span class="memberNameLink"><a href="../../../map/primitive/ImmutableDoubleDoubleMap.html#reject(org.eclipse.collections.api.block.predicate.primitive.DoublePredicate)">reject</a></span>&#8203;(<a href="../../../block/predicate/primitive/DoublePredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">DoublePredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../ImmutableDoubleBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableDoubleBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableFloatDoubleMap.</span><code><span class="memberNameLink"><a href="../../../map/primitive/ImmutableFloatDoubleMap.html#reject(org.eclipse.collections.api.block.predicate.primitive.DoublePredicate)">reject</a></span>&#8203;(<a href="../../../block/predicate/primitive/DoublePredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">DoublePredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../ImmutableDoubleBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableDoubleBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableIntDoubleMap.</span><code><span class="memberNameLink"><a href="../../../map/primitive/ImmutableIntDoubleMap.html#reject(org.eclipse.collections.api.block.predicate.primitive.DoublePredicate)">reject</a></span>&#8203;(<a href="../../../block/predicate/primitive/DoublePredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">DoublePredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../ImmutableDoubleBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableDoubleBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableLongDoubleMap.</span><code><span class="memberNameLink"><a href="../../../map/primitive/ImmutableLongDoubleMap.html#reject(org.eclipse.collections.api.block.predicate.primitive.DoublePredicate)">reject</a></span>&#8203;(<a href="../../../block/predicate/primitive/DoublePredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">DoublePredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../ImmutableDoubleBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableDoubleBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableShortDoubleMap.</span><code><span class="memberNameLink"><a href="../../../map/primitive/ImmutableShortDoubleMap.html#reject(org.eclipse.collections.api.block.predicate.primitive.DoublePredicate)">reject</a></span>&#8203;(<a href="../../../block/predicate/primitive/DoublePredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">DoublePredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../ImmutableDoubleBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableDoubleBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableByteDoubleMap.</span><code><span class="memberNameLink"><a href="../../../map/primitive/ImmutableByteDoubleMap.html#select(org.eclipse.collections.api.block.predicate.primitive.DoublePredicate)">select</a></span>&#8203;(<a href="../../../block/predicate/primitive/DoublePredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">DoublePredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../ImmutableDoubleBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableDoubleBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableCharDoubleMap.</span><code><span class="memberNameLink"><a href="../../../map/primitive/ImmutableCharDoubleMap.html#select(org.eclipse.collections.api.block.predicate.primitive.DoublePredicate)">select</a></span>&#8203;(<a href="../../../block/predicate/primitive/DoublePredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">DoublePredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../ImmutableDoubleBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableDoubleBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableDoubleDoubleMap.</span><code><span class="memberNameLink"><a href="../../../map/primitive/ImmutableDoubleDoubleMap.html#select(org.eclipse.collections.api.block.predicate.primitive.DoublePredicate)">select</a></span>&#8203;(<a href="../../../block/predicate/primitive/DoublePredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">DoublePredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../ImmutableDoubleBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableDoubleBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableFloatDoubleMap.</span><code><span class="memberNameLink"><a href="../../../map/primitive/ImmutableFloatDoubleMap.html#select(org.eclipse.collections.api.block.predicate.primitive.DoublePredicate)">select</a></span>&#8203;(<a href="../../../block/predicate/primitive/DoublePredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">DoublePredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../ImmutableDoubleBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableDoubleBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableIntDoubleMap.</span><code><span class="memberNameLink"><a href="../../../map/primitive/ImmutableIntDoubleMap.html#select(org.eclipse.collections.api.block.predicate.primitive.DoublePredicate)">select</a></span>&#8203;(<a href="../../../block/predicate/primitive/DoublePredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">DoublePredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../ImmutableDoubleBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableDoubleBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableLongDoubleMap.</span><code><span class="memberNameLink"><a href="../../../map/primitive/ImmutableLongDoubleMap.html#select(org.eclipse.collections.api.block.predicate.primitive.DoublePredicate)">select</a></span>&#8203;(<a href="../../../block/predicate/primitive/DoublePredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">DoublePredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../ImmutableDoubleBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableDoubleBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableShortDoubleMap.</span><code><span class="memberNameLink"><a href="../../../map/primitive/ImmutableShortDoubleMap.html#select(org.eclipse.collections.api.block.predicate.primitive.DoublePredicate)">select</a></span>&#8203;(<a href="../../../block/predicate/primitive/DoublePredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">DoublePredicate</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="../ImmutableDoubleBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableDoubleBag</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="../ImmutableDoubleBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableDoubleBag</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="../ImmutableDoubleBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableDoubleBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractImmutableBag.</span><code><span class="memberNameLink"><a href="../../../../impl/bag/immutable/AbstractImmutableBag.html#collectDouble(org.eclipse.collections.api.block.function.primitive.DoubleFunction)">collectDouble</a></span>&#8203;(<a href="../../../block/function/primitive/DoubleFunction.html" title="interface in org.eclipse.collections.api.block.function.primitive">DoubleFunction</a>&lt;? super <a href="../../../../impl/bag/immutable/AbstractImmutableBag.html" title="type parameter in AbstractImmutableBag">T</a>&gt;&nbsp;doubleFunction)</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="../ImmutableDoubleBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableDoubleBag</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="../ImmutableDoubleBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableDoubleBag</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="../ImmutableDoubleBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableDoubleBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableDoubleBagFactoryImpl.</span><code><span class="memberNameLink"><a href="../../../../impl/bag/immutable/primitive/ImmutableDoubleBagFactoryImpl.html#empty()">empty</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../ImmutableDoubleBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableDoubleBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableDoubleBagFactoryImpl.</span><code><span class="memberNameLink"><a href="../../../../impl/bag/immutable/primitive/ImmutableDoubleBagFactoryImpl.html#of()">of</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../ImmutableDoubleBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableDoubleBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableDoubleBagFactoryImpl.</span><code><span class="memberNameLink"><a href="../../../../impl/bag/immutable/primitive/ImmutableDoubleBagFactoryImpl.html#of(double)">of</a></span>&#8203;(double&nbsp;one)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../ImmutableDoubleBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableDoubleBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableDoubleBagFactoryImpl.</span><code><span class="memberNameLink"><a href="../../../../impl/bag/immutable/primitive/ImmutableDoubleBagFactoryImpl.html#of(double...)">of</a></span>&#8203;(double...&nbsp;items)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../ImmutableDoubleBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableDoubleBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableDoubleBagFactoryImpl.</span><code><span class="memberNameLink"><a href="../../../../impl/bag/immutable/primitive/ImmutableDoubleBagFactoryImpl.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/Double.html?is-external=true" title="class or interface in java.lang" class="externalLink">Double</a>&gt;&nbsp;iterable)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../ImmutableDoubleBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableDoubleBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableDoubleBagFactoryImpl.</span><code><span class="memberNameLink"><a href="../../../../impl/bag/immutable/primitive/ImmutableDoubleBagFactoryImpl.html#ofAll(java.util.stream.DoubleStream)">ofAll</a></span>&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/stream/DoubleStream.html?is-external=true" title="class or interface in java.util.stream" class="externalLink">DoubleStream</a>&nbsp;items)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../ImmutableDoubleBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableDoubleBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableDoubleBagFactoryImpl.</span><code><span class="memberNameLink"><a href="../../../../impl/bag/immutable/primitive/ImmutableDoubleBagFactoryImpl.html#ofAll(org.eclipse.collections.api.DoubleIterable)">ofAll</a></span>&#8203;(<a href="../../../DoubleIterable.html" title="interface in org.eclipse.collections.api">DoubleIterable</a>&nbsp;items)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../ImmutableDoubleBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableDoubleBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableDoubleBagFactoryImpl.</span><code><span class="memberNameLink"><a href="../../../../impl/bag/immutable/primitive/ImmutableDoubleBagFactoryImpl.html#with()">with</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../ImmutableDoubleBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableDoubleBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableDoubleBagFactoryImpl.</span><code><span class="memberNameLink"><a href="../../../../impl/bag/immutable/primitive/ImmutableDoubleBagFactoryImpl.html#with(double)">with</a></span>&#8203;(double&nbsp;one)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../ImmutableDoubleBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableDoubleBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableDoubleBagFactoryImpl.</span><code><span class="memberNameLink"><a href="../../../../impl/bag/immutable/primitive/ImmutableDoubleBagFactoryImpl.html#with(double...)">with</a></span>&#8203;(double...&nbsp;items)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../ImmutableDoubleBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableDoubleBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableDoubleBagFactoryImpl.</span><code><span class="memberNameLink"><a href="../../../../impl/bag/immutable/primitive/ImmutableDoubleBagFactoryImpl.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/Double.html?is-external=true" title="class or interface in java.lang" class="externalLink">Double</a>&gt;&nbsp;iterable)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../ImmutableDoubleBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableDoubleBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableDoubleBagFactoryImpl.</span><code><span class="memberNameLink"><a href="../../../../impl/bag/immutable/primitive/ImmutableDoubleBagFactoryImpl.html#withAll(java.util.stream.DoubleStream)">withAll</a></span>&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/stream/DoubleStream.html?is-external=true" title="class or interface in java.util.stream" class="externalLink">DoubleStream</a>&nbsp;items)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../ImmutableDoubleBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableDoubleBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableDoubleBagFactoryImpl.</span><code><span class="memberNameLink"><a href="../../../../impl/bag/immutable/primitive/ImmutableDoubleBagFactoryImpl.html#withAll(org.eclipse.collections.api.DoubleIterable)">withAll</a></span>&#8203;(<a href="../../../DoubleIterable.html" title="interface in org.eclipse.collections.api">DoubleIterable</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="../ImmutableDoubleBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableDoubleBag</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="../ImmutableDoubleBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableDoubleBag</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="../ImmutableDoubleBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableDoubleBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">DoubleHashBag.</span><code><span class="memberNameLink"><a href="../../../../impl/bag/mutable/primitive/DoubleHashBag.html#toImmutable()">toImmutable</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../ImmutableDoubleBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableDoubleBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedDoubleBag.</span><code><span class="memberNameLink"><a href="../../../../impl/bag/mutable/primitive/SynchronizedDoubleBag.html#toImmutable()">toImmutable</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../ImmutableDoubleBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableDoubleBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableDoubleBag.</span><code><span class="memberNameLink"><a href="../../../../impl/bag/mutable/primitive/UnmodifiableDoubleBag.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="../ImmutableDoubleBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableDoubleBag</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="../ImmutableDoubleBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableDoubleBag</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="../ImmutableDoubleBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableDoubleBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractImmutableBiMap.</span><code><span class="memberNameLink"><a href="../../../../impl/bimap/immutable/AbstractImmutableBiMap.html#collectDouble(org.eclipse.collections.api.block.function.primitive.DoubleFunction)">collectDouble</a></span>&#8203;(<a href="../../../block/function/primitive/DoubleFunction.html" title="interface in org.eclipse.collections.api.block.function.primitive">DoubleFunction</a>&lt;? super <a href="../../../../impl/bimap/immutable/AbstractImmutableBiMap.html" title="type parameter in AbstractImmutableBiMap">V</a>&gt;&nbsp;doubleFunction)</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="../ImmutableDoubleBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableDoubleBag</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="../ImmutableDoubleBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableDoubleBag</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="../ImmutableDoubleBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableDoubleBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractImmutableMap.</span><code><span class="memberNameLink"><a href="../../../../impl/map/immutable/AbstractImmutableMap.html#collectDouble(org.eclipse.collections.api.block.function.primitive.DoubleFunction)">collectDouble</a></span>&#8203;(<a href="../../../block/function/primitive/DoubleFunction.html" title="interface in org.eclipse.collections.api.block.function.primitive">DoubleFunction</a>&lt;? super <a href="../../../../impl/map/immutable/AbstractImmutableMap.html" title="type parameter in AbstractImmutableMap">V</a>&gt;&nbsp;doubleFunction)</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.stream">
<!-- -->
</a>
<h2>Uses of <a href="../ImmutableDoubleBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableDoubleBag</a> in <a href="../../../../impl/stream/package-summary.html">org.eclipse.collections.impl.stream</a></h2>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../../../impl/stream/package-summary.html">org.eclipse.collections.impl.stream</a> that return <a href="../ImmutableDoubleBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableDoubleBag</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="../ImmutableDoubleBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableDoubleBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">PrimitiveStreams.</span><code><span class="memberNameLink"><a href="../../../../impl/stream/PrimitiveStreams.html#iDoubleBag(java.util.stream.DoubleStream)">iDoubleBag</a></span>&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/stream/DoubleStream.html?is-external=true" title="class or interface in java.util.stream" class="externalLink">DoubleStream</a>&nbsp;stream)</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="../ImmutableDoubleBag.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>