blob: 2406882c8a05354fb3f6b592dcc60f3ff74d8cca [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>SynchronizedDoubleBag (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="declaration: package: org.eclipse.collections.impl.bag.mutable.primitive, class: SynchronizedDoubleBag">
<meta name="generator" content="javadoc/ClassWriterImpl">
<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-declaration">
<script type="text/javascript">var data = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10,"i17":10,"i18":10,"i19":10,"i20":10,"i21":10,"i22":10};
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
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 class="navBarCell1Rev">Class</li>
<li><a href="class-use/SynchronizedDoubleBag.html">Use</a></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>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<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">
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle"><span class="packageLabelInType">Package</span>&nbsp;<a href="package-summary.html">org.eclipse.collections.impl.bag.mutable.primitive</a></div>
<h1 title="Class SynchronizedDoubleBag" class="title">Class SynchronizedDoubleBag</h1>
</div>
<div class="contentContainer">
<div class="inheritance" title="Inheritance Tree"><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang" class="externalLink">java.lang.Object</a>
<div class="inheritance"><a href="../../../collection/mutable/primitive/AbstractSynchronizedDoubleCollection.html" title="class in org.eclipse.collections.impl.collection.mutable.primitive">org.eclipse.collections.impl.collection.mutable.primitive.AbstractSynchronizedDoubleCollection</a>
<div class="inheritance">org.eclipse.collections.impl.bag.mutable.primitive.SynchronizedDoubleBag</div>
</div>
</div>
<section class="description">
<dl>
<dt>All Implemented Interfaces:</dt>
<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io" class="externalLink">Serializable</a></code>, <code><a href="../../../../api/bag/primitive/DoubleBag.html" title="interface in org.eclipse.collections.api.bag.primitive">DoubleBag</a></code>, <code><a href="../../../../api/bag/primitive/MutableDoubleBag.html" title="interface in org.eclipse.collections.api.bag.primitive">MutableDoubleBag</a></code>, <code><a href="../../../../api/collection/primitive/MutableDoubleCollection.html" title="interface in org.eclipse.collections.api.collection.primitive">MutableDoubleCollection</a></code>, <code><a href="../../../../api/DoubleIterable.html" title="interface in org.eclipse.collections.api">DoubleIterable</a></code>, <code><a href="../../../../api/PrimitiveIterable.html" title="interface in org.eclipse.collections.api">PrimitiveIterable</a></code></dd>
</dl>
<hr>
<pre>public class <span class="typeNameLabel">SynchronizedDoubleBag</span>
extends <a href="../../../collection/mutable/primitive/AbstractSynchronizedDoubleCollection.html" title="class in org.eclipse.collections.impl.collection.mutable.primitive">AbstractSynchronizedDoubleCollection</a>
implements <a href="../../../../api/bag/primitive/MutableDoubleBag.html" title="interface in org.eclipse.collections.api.bag.primitive">MutableDoubleBag</a></pre>
<div class="block">A synchronized view of a <a href="../../../../api/bag/primitive/MutableDoubleBag.html" title="interface in org.eclipse.collections.api.bag.primitive"><code>MutableDoubleBag</code></a>. It is imperative that the user manually synchronize on the collection when iterating over it using the
<a href="../../../../api/iterator/DoubleIterator.html" title="interface in org.eclipse.collections.api.iterator"><code>DoubleIterator</code></a>, as per <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Collections.html?is-external=true#synchronizedCollection(java.util.Collection)" title="class or interface in java.util" class="externalLink"><code>Collections.synchronizedCollection(Collection)</code></a>.
<p>
This file was automatically generated from template file synchronizedPrimitiveBag.stg.</div>
<dl>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>3.1.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../api/bag/primitive/MutableDoubleBag.html#asSynchronized()"><code>MutableDoubleBag.asSynchronized()</code></a>,
<a href="../../../../api/bag/MutableBag.html#asSynchronized()"><code>MutableBag.asSynchronized()</code></a>,
<a href="../../../../../../../serialized-form.html#org.eclipse.collections.impl.bag.mutable.primitive.SynchronizedDoubleBag">Serialized Form</a></dd>
</dl>
</section>
<section class="summary">
<ul class="blockList">
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<li class="blockList">
<section class="constructorSummary"><a id="constructor.summary">
<!-- -->
</a>
<h2>Constructor Summary</h2>
<div class="memberSummary">
<table>
<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Constructor</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<th class="colConstructorName" scope="row"><code><span class="memberNameLink"><a href="#%3Cinit%3E(org.eclipse.collections.api.bag.primitive.MutableDoubleBag)">SynchronizedDoubleBag</a></span>&#8203;(<a href="../../../../api/bag/primitive/MutableDoubleBag.html" title="interface in org.eclipse.collections.api.bag.primitive">MutableDoubleBag</a>&nbsp;bag)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colConstructorName" scope="row"><code><span class="memberNameLink"><a href="#%3Cinit%3E(org.eclipse.collections.api.bag.primitive.MutableDoubleBag,java.lang.Object)">SynchronizedDoubleBag</a></span>&#8203;(<a href="../../../../api/bag/primitive/MutableDoubleBag.html" title="interface in org.eclipse.collections.api.bag.primitive">MutableDoubleBag</a>&nbsp;bag,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang" class="externalLink">Object</a>&nbsp;newLock)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<!-- ========== METHOD SUMMARY =========== -->
<li class="blockList">
<section class="methodSummary"><a id="method.summary">
<!-- -->
</a>
<h2>Method Summary</h2>
<div class="memberSummary">
<div role="tablist" aria-orientation="horizontal"><button role="tab" aria-selected="true" aria-controls="memberSummary_tabpanel" tabindex="0" onkeydown="switchTab(event)" id="t0" class="activeTableTab">All Methods</button><button role="tab" aria-selected="false" aria-controls="memberSummary_tabpanel" tabindex="-1" onkeydown="switchTab(event)" id="t2" class="tableTab" onclick="show(2);">Instance Methods</button><button role="tab" aria-selected="false" aria-controls="memberSummary_tabpanel" tabindex="-1" onkeydown="switchTab(event)" id="t4" class="tableTab" onclick="show(8);">Concrete Methods</button></div>
<div id="memberSummary_tabpanel" role="tabpanel">
<table aria-labelledby="t0">
<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" id="i0">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#addOccurrences(double,int)">addOccurrences</a></span>&#8203;(double&nbsp;item,
int&nbsp;occurrences)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor" id="i1">
<td class="colFirst"><code><a href="../../../../api/LazyDoubleIterable.html" title="interface in org.eclipse.collections.api">LazyDoubleIterable</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#asLazy()">asLazy</a></span>()</code></th>
<td class="colLast">
<div class="block">Returns a LazyDoubleIterable adapter wrapping the source DoubleIterable.</div>
</td>
</tr>
<tr class="altColor" id="i2">
<td class="colFirst"><code><a href="../../../../api/bag/primitive/MutableDoubleBag.html" title="interface in org.eclipse.collections.api.bag.primitive">MutableDoubleBag</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#asSynchronized()">asSynchronized</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor" id="i3">
<td class="colFirst"><code><a href="../../../../api/bag/primitive/MutableDoubleBag.html" title="interface in org.eclipse.collections.api.bag.primitive">MutableDoubleBag</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#asUnmodifiable()">asUnmodifiable</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor" id="i4">
<td class="colFirst"><code><a href="../../../../api/list/MutableList.html" title="interface in org.eclipse.collections.api.list">MutableList</a>&lt;<a href="../../../../api/tuple/primitive/DoubleIntPair.html" title="interface in org.eclipse.collections.api.tuple.primitive">DoubleIntPair</a>&gt;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#bottomOccurrences(int)">bottomOccurrences</a></span>&#8203;(int&nbsp;count)</code></th>
<td class="colLast">
<div class="block">Returns the <code>count</code> least frequently occurring items.</div>
</td>
</tr>
<tr class="rowColor" id="i5">
<td class="colFirst"><code>&lt;V&gt;&nbsp;<a href="../../../../api/bag/MutableBag.html" title="interface in org.eclipse.collections.api.bag">MutableBag</a>&lt;V&gt;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#collect(org.eclipse.collections.api.block.function.primitive.DoubleToObjectFunction)">collect</a></span>&#8203;(<a href="../../../../api/block/function/primitive/DoubleToObjectFunction.html" title="interface in org.eclipse.collections.api.block.function.primitive">DoubleToObjectFunction</a>&lt;? extends V&gt;&nbsp;function)</code></th>
<td class="colLast">
<div class="block">Returns a new collection with the results of applying the specified function on each element of the source
collection.</div>
</td>
</tr>
<tr class="altColor" id="i6">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#equals(java.lang.Object)">equals</a></span>&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang" class="externalLink">Object</a>&nbsp;otherBag)</code></th>
<td class="colLast">
<div class="block">Follows the same general contract as <a href="../../../../api/bag/Bag.html#equals(java.lang.Object)"><code>Bag.equals(Object)</code></a>.</div>
</td>
</tr>
<tr class="rowColor" id="i7">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#forEachWithOccurrences(org.eclipse.collections.api.block.procedure.primitive.DoubleIntProcedure)">forEachWithOccurrences</a></span>&#8203;(<a href="../../../../api/block/procedure/primitive/DoubleIntProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">DoubleIntProcedure</a>&nbsp;procedure)</code></th>
<td class="colLast">
<div class="block">For each distinct item, with the number of occurrences, execute the specified procedure.</div>
</td>
</tr>
<tr class="altColor" id="i8">
<td class="colFirst"><code>int</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#hashCode()">hashCode</a></span>()</code></th>
<td class="colLast">
<div class="block">Follows the same general contract as <a href="../../../../api/bag/Bag.html#hashCode()"><code>Bag.hashCode()</code></a>.</div>
</td>
</tr>
<tr class="rowColor" id="i9">
<td class="colFirst"><code><a href="../../../../api/bag/primitive/MutableDoubleBag.html" title="interface in org.eclipse.collections.api.bag.primitive">MutableDoubleBag</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#newEmpty()">newEmpty</a></span>()</code></th>
<td class="colLast">
<div class="block">Creates a new empty mutable version of the same Bag type.</div>
</td>
</tr>
<tr class="altColor" id="i10">
<td class="colFirst"><code>int</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#occurrencesOf(double)">occurrencesOf</a></span>&#8203;(double&nbsp;item)</code></th>
<td class="colLast">
<div class="block">The occurrences of a distinct item in the bag.</div>
</td>
</tr>
<tr class="rowColor" id="i11">
<td class="colFirst"><code><a href="../../../../api/bag/primitive/MutableDoubleBag.html" title="interface in org.eclipse.collections.api.bag.primitive">MutableDoubleBag</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#reject(org.eclipse.collections.api.block.predicate.primitive.DoublePredicate)">reject</a></span>&#8203;(<a href="../../../../api/block/predicate/primitive/DoublePredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">DoublePredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">
<div class="block">Returns a new DoubleIterable with all of the elements in the DoubleIterable that
return false for the specified predicate.</div>
</td>
</tr>
<tr class="altColor" id="i12">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#removeOccurrences(double,int)">removeOccurrences</a></span>&#8203;(double&nbsp;item,
int&nbsp;occurrences)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor" id="i13">
<td class="colFirst"><code><a href="../../../../api/bag/primitive/MutableDoubleBag.html" title="interface in org.eclipse.collections.api.bag.primitive">MutableDoubleBag</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#select(org.eclipse.collections.api.block.predicate.primitive.DoublePredicate)">select</a></span>&#8203;(<a href="../../../../api/block/predicate/primitive/DoublePredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">DoublePredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">
<div class="block">Returns a new DoubleIterable with all of the elements in the DoubleIterable that
return true for the specified predicate.</div>
</td>
</tr>
<tr class="altColor" id="i14">
<td class="colFirst"><code><a href="../../../../api/bag/primitive/MutableDoubleBag.html" title="interface in org.eclipse.collections.api.bag.primitive">MutableDoubleBag</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#selectByOccurrences(org.eclipse.collections.api.block.predicate.primitive.IntPredicate)">selectByOccurrences</a></span>&#8203;(<a href="../../../../api/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" id="i15">
<td class="colFirst"><code><a href="../../../../api/set/primitive/MutableDoubleSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableDoubleSet</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#selectUnique()">selectUnique</a></span>()</code></th>
<td class="colLast">
<div class="block">Returns all elements of the bag that have exactly one occurrence.</div>
</td>
</tr>
<tr class="altColor" id="i16">
<td class="colFirst"><code>int</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#sizeDistinct()">sizeDistinct</a></span>()</code></th>
<td class="colLast">
<div class="block">The size of the Bag when counting only distinct elements.</div>
</td>
</tr>
<tr class="rowColor" id="i17">
<td class="colFirst"><code><a href="../../../../api/bag/primitive/ImmutableDoubleBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableDoubleBag</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#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" id="i18">
<td class="colFirst"><code><a href="../../../../api/list/MutableList.html" title="interface in org.eclipse.collections.api.list">MutableList</a>&lt;<a href="../../../../api/tuple/primitive/DoubleIntPair.html" title="interface in org.eclipse.collections.api.tuple.primitive">DoubleIntPair</a>&gt;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#topOccurrences(int)">topOccurrences</a></span>&#8203;(int&nbsp;count)</code></th>
<td class="colLast">
<div class="block">Returns the <code>count</code> most frequently occurring items.</div>
</td>
</tr>
<tr class="rowColor" id="i19">
<td class="colFirst"><code><a href="SynchronizedDoubleBag.html" title="class in org.eclipse.collections.impl.bag.mutable.primitive">SynchronizedDoubleBag</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#with(double)">with</a></span>&#8203;(double&nbsp;element)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor" id="i20">
<td class="colFirst"><code><a href="SynchronizedDoubleBag.html" title="class in org.eclipse.collections.impl.bag.mutable.primitive">SynchronizedDoubleBag</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#withAll(org.eclipse.collections.api.DoubleIterable)">withAll</a></span>&#8203;(<a href="../../../../api/DoubleIterable.html" title="interface in org.eclipse.collections.api">DoubleIterable</a>&nbsp;elements)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor" id="i21">
<td class="colFirst"><code><a href="SynchronizedDoubleBag.html" title="class in org.eclipse.collections.impl.bag.mutable.primitive">SynchronizedDoubleBag</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#without(double)">without</a></span>&#8203;(double&nbsp;element)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor" id="i22">
<td class="colFirst"><code><a href="SynchronizedDoubleBag.html" title="class in org.eclipse.collections.impl.bag.mutable.primitive">SynchronizedDoubleBag</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#withoutAll(org.eclipse.collections.api.DoubleIterable)">withoutAll</a></span>&#8203;(<a href="../../../../api/DoubleIterable.html" title="interface in org.eclipse.collections.api">DoubleIterable</a>&nbsp;elements)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="inheritedList">
<h3>Methods inherited from class&nbsp;org.eclipse.collections.impl.collection.mutable.primitive.<a href="../../../collection/mutable/primitive/AbstractSynchronizedDoubleCollection.html" title="class in org.eclipse.collections.impl.collection.mutable.primitive">AbstractSynchronizedDoubleCollection</a></h3>
<a id="methods.inherited.from.class.org.eclipse.collections.impl.collection.mutable.primitive.AbstractSynchronizedDoubleCollection">
<!-- -->
</a><code><a href="../../../collection/mutable/primitive/AbstractSynchronizedDoubleCollection.html#add(double)">add</a>, <a href="../../../collection/mutable/primitive/AbstractSynchronizedDoubleCollection.html#addAll(double...)">addAll</a>, <a href="../../../collection/mutable/primitive/AbstractSynchronizedDoubleCollection.html#addAll(org.eclipse.collections.api.DoubleIterable)">addAll</a>, <a href="../../../collection/mutable/primitive/AbstractSynchronizedDoubleCollection.html#allSatisfy(org.eclipse.collections.api.block.predicate.primitive.DoublePredicate)">allSatisfy</a>, <a href="../../../collection/mutable/primitive/AbstractSynchronizedDoubleCollection.html#anySatisfy(org.eclipse.collections.api.block.predicate.primitive.DoublePredicate)">anySatisfy</a>, <a href="../../../collection/mutable/primitive/AbstractSynchronizedDoubleCollection.html#appendString(java.lang.Appendable)">appendString</a>, <a href="../../../collection/mutable/primitive/AbstractSynchronizedDoubleCollection.html#appendString(java.lang.Appendable,java.lang.String)">appendString</a>, <a href="../../../collection/mutable/primitive/AbstractSynchronizedDoubleCollection.html#appendString(java.lang.Appendable,java.lang.String,java.lang.String,java.lang.String)">appendString</a>, <a href="../../../collection/mutable/primitive/AbstractSynchronizedDoubleCollection.html#average()">average</a>, <a href="../../../collection/mutable/primitive/AbstractSynchronizedDoubleCollection.html#chunk(int)">chunk</a>, <a href="../../../collection/mutable/primitive/AbstractSynchronizedDoubleCollection.html#clear()">clear</a>, <a href="../../../collection/mutable/primitive/AbstractSynchronizedDoubleCollection.html#contains(double)">contains</a>, <a href="../../../collection/mutable/primitive/AbstractSynchronizedDoubleCollection.html#containsAll(double...)">containsAll</a>, <a href="../../../collection/mutable/primitive/AbstractSynchronizedDoubleCollection.html#containsAll(org.eclipse.collections.api.DoubleIterable)">containsAll</a>, <a href="../../../collection/mutable/primitive/AbstractSynchronizedDoubleCollection.html#count(org.eclipse.collections.api.block.predicate.primitive.DoublePredicate)">count</a>, <a href="../../../collection/mutable/primitive/AbstractSynchronizedDoubleCollection.html#detectIfNone(org.eclipse.collections.api.block.predicate.primitive.DoublePredicate,double)">detectIfNone</a>, <a href="../../../collection/mutable/primitive/AbstractSynchronizedDoubleCollection.html#doubleIterator()">doubleIterator</a>, <a href="../../../collection/mutable/primitive/AbstractSynchronizedDoubleCollection.html#each(org.eclipse.collections.api.block.procedure.primitive.DoubleProcedure)">each</a>, <a href="../../../collection/mutable/primitive/AbstractSynchronizedDoubleCollection.html#forEach(org.eclipse.collections.api.block.procedure.primitive.DoubleProcedure)">forEach</a>, <a href="../../../collection/mutable/primitive/AbstractSynchronizedDoubleCollection.html#injectInto(T,org.eclipse.collections.api.block.function.primitive.ObjectDoubleToObjectFunction)">injectInto</a>, <a href="../../../collection/mutable/primitive/AbstractSynchronizedDoubleCollection.html#isEmpty()">isEmpty</a>, <a href="../../../collection/mutable/primitive/AbstractSynchronizedDoubleCollection.html#makeString()">makeString</a>, <a href="../../../collection/mutable/primitive/AbstractSynchronizedDoubleCollection.html#makeString(java.lang.String)">makeString</a>, <a href="../../../collection/mutable/primitive/AbstractSynchronizedDoubleCollection.html#makeString(java.lang.String,java.lang.String,java.lang.String)">makeString</a>, <a href="../../../collection/mutable/primitive/AbstractSynchronizedDoubleCollection.html#max()">max</a>, <a href="../../../collection/mutable/primitive/AbstractSynchronizedDoubleCollection.html#maxIfEmpty(double)">maxIfEmpty</a>, <a href="../../../collection/mutable/primitive/AbstractSynchronizedDoubleCollection.html#median()">median</a>, <a href="../../../collection/mutable/primitive/AbstractSynchronizedDoubleCollection.html#min()">min</a>, <a href="../../../collection/mutable/primitive/AbstractSynchronizedDoubleCollection.html#minIfEmpty(double)">minIfEmpty</a>, <a href="../../../collection/mutable/primitive/AbstractSynchronizedDoubleCollection.html#noneSatisfy(org.eclipse.collections.api.block.predicate.primitive.DoublePredicate)">noneSatisfy</a>, <a href="../../../collection/mutable/primitive/AbstractSynchronizedDoubleCollection.html#notEmpty()">notEmpty</a>, <a href="../../../collection/mutable/primitive/AbstractSynchronizedDoubleCollection.html#reduce(org.eclipse.collections.api.block.function.primitive.DoubleDoubleToDoubleFunction)">reduce</a>, <a href="../../../collection/mutable/primitive/AbstractSynchronizedDoubleCollection.html#reduceIfEmpty(org.eclipse.collections.api.block.function.primitive.DoubleDoubleToDoubleFunction,double)">reduceIfEmpty</a>, <a href="../../../collection/mutable/primitive/AbstractSynchronizedDoubleCollection.html#remove(double)">remove</a>, <a href="../../../collection/mutable/primitive/AbstractSynchronizedDoubleCollection.html#removeAll(double...)">removeAll</a>, <a href="../../../collection/mutable/primitive/AbstractSynchronizedDoubleCollection.html#removeAll(org.eclipse.collections.api.DoubleIterable)">removeAll</a>, <a href="../../../collection/mutable/primitive/AbstractSynchronizedDoubleCollection.html#removeIf(org.eclipse.collections.api.block.predicate.primitive.DoublePredicate)">removeIf</a>, <a href="../../../collection/mutable/primitive/AbstractSynchronizedDoubleCollection.html#retainAll(double...)">retainAll</a>, <a href="../../../collection/mutable/primitive/AbstractSynchronizedDoubleCollection.html#retainAll(org.eclipse.collections.api.DoubleIterable)">retainAll</a>, <a href="../../../collection/mutable/primitive/AbstractSynchronizedDoubleCollection.html#size()">size</a>, <a href="../../../collection/mutable/primitive/AbstractSynchronizedDoubleCollection.html#sum()">sum</a>, <a href="../../../collection/mutable/primitive/AbstractSynchronizedDoubleCollection.html#toArray()">toArray</a>, <a href="../../../collection/mutable/primitive/AbstractSynchronizedDoubleCollection.html#toArray(double%5B%5D)">toArray</a>, <a href="../../../collection/mutable/primitive/AbstractSynchronizedDoubleCollection.html#toBag()">toBag</a>, <a href="../../../collection/mutable/primitive/AbstractSynchronizedDoubleCollection.html#toList()">toList</a>, <a href="../../../collection/mutable/primitive/AbstractSynchronizedDoubleCollection.html#toSet()">toSet</a>, <a href="../../../collection/mutable/primitive/AbstractSynchronizedDoubleCollection.html#toSortedArray()">toSortedArray</a>, <a href="../../../collection/mutable/primitive/AbstractSynchronizedDoubleCollection.html#toSortedList()">toSortedList</a>, <a href="../../../collection/mutable/primitive/AbstractSynchronizedDoubleCollection.html#toString()">toString</a></code></div>
<div class="inheritedList">
<h3>Methods inherited from class&nbsp;java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang" class="externalLink">Object</a></h3>
<a id="methods.inherited.from.class.java.lang.Object">
<!-- -->
</a><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang" class="externalLink">getClass</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang" class="externalLink">notify</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang" class="externalLink">notifyAll</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang" class="externalLink">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang" class="externalLink">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait(long,int)" title="class or interface in java.lang" class="externalLink">wait</a></code></div>
<div class="inheritedList">
<h3>Methods inherited from interface&nbsp;org.eclipse.collections.api.bag.primitive.<a href="../../../../api/bag/primitive/DoubleBag.html" title="interface in org.eclipse.collections.api.bag.primitive">DoubleBag</a></h3>
<a id="methods.inherited.from.class.org.eclipse.collections.api.bag.primitive.DoubleBag">
<!-- -->
</a><code><a href="../../../../api/bag/primitive/DoubleBag.html#toStringOfItemToCount()">toStringOfItemToCount</a></code></div>
<div class="inheritedList">
<h3>Methods inherited from interface&nbsp;org.eclipse.collections.api.<a href="../../../../api/DoubleIterable.html" title="interface in org.eclipse.collections.api">DoubleIterable</a></h3>
<a id="methods.inherited.from.class.org.eclipse.collections.api.DoubleIterable">
<!-- -->
</a><code><a href="../../../../api/DoubleIterable.html#allSatisfy(org.eclipse.collections.api.block.predicate.primitive.DoublePredicate)">allSatisfy</a>, <a href="../../../../api/DoubleIterable.html#anySatisfy(org.eclipse.collections.api.block.predicate.primitive.DoublePredicate)">anySatisfy</a>, <a href="../../../../api/DoubleIterable.html#average()">average</a>, <a href="../../../../api/DoubleIterable.html#averageIfEmpty(double)">averageIfEmpty</a>, <a href="../../../../api/DoubleIterable.html#chunk(int)">chunk</a>, <a href="../../../../api/DoubleIterable.html#collect(org.eclipse.collections.api.block.function.primitive.DoubleToObjectFunction,R)">collect</a>, <a href="../../../../api/DoubleIterable.html#collectBoolean(org.eclipse.collections.api.block.function.primitive.DoubleToBooleanFunction,R)">collectBoolean</a>, <a href="../../../../api/DoubleIterable.html#collectByte(org.eclipse.collections.api.block.function.primitive.DoubleToByteFunction,R)">collectByte</a>, <a href="../../../../api/DoubleIterable.html#collectChar(org.eclipse.collections.api.block.function.primitive.DoubleToCharFunction,R)">collectChar</a>, <a href="../../../../api/DoubleIterable.html#collectDouble(org.eclipse.collections.api.block.function.primitive.DoubleToDoubleFunction,R)">collectDouble</a>, <a href="../../../../api/DoubleIterable.html#collectFloat(org.eclipse.collections.api.block.function.primitive.DoubleToFloatFunction,R)">collectFloat</a>, <a href="../../../../api/DoubleIterable.html#collectInt(org.eclipse.collections.api.block.function.primitive.DoubleToIntFunction,R)">collectInt</a>, <a href="../../../../api/DoubleIterable.html#collectLong(org.eclipse.collections.api.block.function.primitive.DoubleToLongFunction,R)">collectLong</a>, <a href="../../../../api/DoubleIterable.html#collectShort(org.eclipse.collections.api.block.function.primitive.DoubleToShortFunction,R)">collectShort</a>, <a href="../../../../api/DoubleIterable.html#contains(double)">contains</a>, <a href="../../../../api/DoubleIterable.html#containsAll(double...)">containsAll</a>, <a href="../../../../api/DoubleIterable.html#containsAll(org.eclipse.collections.api.DoubleIterable)">containsAll</a>, <a href="../../../../api/DoubleIterable.html#count(org.eclipse.collections.api.block.predicate.primitive.DoublePredicate)">count</a>, <a href="../../../../api/DoubleIterable.html#detectIfNone(org.eclipse.collections.api.block.predicate.primitive.DoublePredicate,double)">detectIfNone</a>, <a href="../../../../api/DoubleIterable.html#each(org.eclipse.collections.api.block.procedure.primitive.DoubleProcedure)">each</a>, <a href="../../../../api/DoubleIterable.html#flatCollect(org.eclipse.collections.api.block.function.primitive.DoubleToObjectFunction,R)">flatCollect</a>, <a href="../../../../api/DoubleIterable.html#forEach(org.eclipse.collections.api.block.procedure.primitive.DoubleProcedure)">forEach</a>, <a href="../../../../api/DoubleIterable.html#injectInto(T,org.eclipse.collections.api.block.function.primitive.ObjectDoubleToObjectFunction)">injectInto</a>, <a href="../../../../api/DoubleIterable.html#max()">max</a>, <a href="../../../../api/DoubleIterable.html#maxIfEmpty(double)">maxIfEmpty</a>, <a href="../../../../api/DoubleIterable.html#median()">median</a>, <a href="../../../../api/DoubleIterable.html#medianIfEmpty(double)">medianIfEmpty</a>, <a href="../../../../api/DoubleIterable.html#min()">min</a>, <a href="../../../../api/DoubleIterable.html#minIfEmpty(double)">minIfEmpty</a>, <a href="../../../../api/DoubleIterable.html#noneSatisfy(org.eclipse.collections.api.block.predicate.primitive.DoublePredicate)">noneSatisfy</a>, <a href="../../../../api/DoubleIterable.html#reduce(org.eclipse.collections.api.block.function.primitive.DoubleDoubleToDoubleFunction)">reduce</a>, <a href="../../../../api/DoubleIterable.html#reduceIfEmpty(org.eclipse.collections.api.block.function.primitive.DoubleDoubleToDoubleFunction,double)">reduceIfEmpty</a>, <a href="../../../../api/DoubleIterable.html#reject(org.eclipse.collections.api.block.predicate.primitive.DoublePredicate,R)">reject</a>, <a href="../../../../api/DoubleIterable.html#select(org.eclipse.collections.api.block.predicate.primitive.DoublePredicate,R)">select</a>, <a href="../../../../api/DoubleIterable.html#sum()">sum</a>, <a href="../../../../api/DoubleIterable.html#summaryStatistics()">summaryStatistics</a>, <a href="../../../../api/DoubleIterable.html#toArray()">toArray</a>, <a href="../../../../api/DoubleIterable.html#toArray(double%5B%5D)">toArray</a>, <a href="../../../../api/DoubleIterable.html#toBag()">toBag</a>, <a href="../../../../api/DoubleIterable.html#toList()">toList</a>, <a href="../../../../api/DoubleIterable.html#toSet()">toSet</a>, <a href="../../../../api/DoubleIterable.html#toSortedArray()">toSortedArray</a>, <a href="../../../../api/DoubleIterable.html#toSortedList()">toSortedList</a></code></div>
<div class="inheritedList">
<h3>Methods inherited from interface&nbsp;org.eclipse.collections.api.bag.primitive.<a href="../../../../api/bag/primitive/MutableDoubleBag.html" title="interface in org.eclipse.collections.api.bag.primitive">MutableDoubleBag</a></h3>
<a id="methods.inherited.from.class.org.eclipse.collections.api.bag.primitive.MutableDoubleBag">
<!-- -->
</a><code><a href="../../../../api/bag/primitive/MutableDoubleBag.html#selectDuplicates()">selectDuplicates</a>, <a href="../../../../api/bag/primitive/MutableDoubleBag.html#tap(org.eclipse.collections.api.block.procedure.primitive.DoubleProcedure)">tap</a></code></div>
<div class="inheritedList">
<h3>Methods inherited from interface&nbsp;org.eclipse.collections.api.collection.primitive.<a href="../../../../api/collection/primitive/MutableDoubleCollection.html" title="interface in org.eclipse.collections.api.collection.primitive">MutableDoubleCollection</a></h3>
<a id="methods.inherited.from.class.org.eclipse.collections.api.collection.primitive.MutableDoubleCollection">
<!-- -->
</a><code><a href="../../../../api/collection/primitive/MutableDoubleCollection.html#add(double)">add</a>, <a href="../../../../api/collection/primitive/MutableDoubleCollection.html#addAll(double...)">addAll</a>, <a href="../../../../api/collection/primitive/MutableDoubleCollection.html#addAll(org.eclipse.collections.api.DoubleIterable)">addAll</a>, <a href="../../../../api/collection/primitive/MutableDoubleCollection.html#clear()">clear</a>, <a href="../../../../api/collection/primitive/MutableDoubleCollection.html#doubleIterator()">doubleIterator</a>, <a href="../../../../api/collection/primitive/MutableDoubleCollection.html#remove(double)">remove</a>, <a href="../../../../api/collection/primitive/MutableDoubleCollection.html#removeAll(double...)">removeAll</a>, <a href="../../../../api/collection/primitive/MutableDoubleCollection.html#removeAll(org.eclipse.collections.api.DoubleIterable)">removeAll</a>, <a href="../../../../api/collection/primitive/MutableDoubleCollection.html#removeIf(org.eclipse.collections.api.block.predicate.primitive.DoublePredicate)">removeIf</a>, <a href="../../../../api/collection/primitive/MutableDoubleCollection.html#retainAll(double...)">retainAll</a>, <a href="../../../../api/collection/primitive/MutableDoubleCollection.html#retainAll(org.eclipse.collections.api.DoubleIterable)">retainAll</a></code></div>
<div class="inheritedList">
<h3>Methods inherited from interface&nbsp;org.eclipse.collections.api.<a href="../../../../api/PrimitiveIterable.html" title="interface in org.eclipse.collections.api">PrimitiveIterable</a></h3>
<a id="methods.inherited.from.class.org.eclipse.collections.api.PrimitiveIterable">
<!-- -->
</a><code><a href="../../../../api/PrimitiveIterable.html#appendString(java.lang.Appendable)">appendString</a>, <a href="../../../../api/PrimitiveIterable.html#appendString(java.lang.Appendable,java.lang.String)">appendString</a>, <a href="../../../../api/PrimitiveIterable.html#appendString(java.lang.Appendable,java.lang.String,java.lang.String,java.lang.String)">appendString</a>, <a href="../../../../api/PrimitiveIterable.html#isEmpty()">isEmpty</a>, <a href="../../../../api/PrimitiveIterable.html#makeString()">makeString</a>, <a href="../../../../api/PrimitiveIterable.html#makeString(java.lang.String)">makeString</a>, <a href="../../../../api/PrimitiveIterable.html#makeString(java.lang.String,java.lang.String,java.lang.String)">makeString</a>, <a href="../../../../api/PrimitiveIterable.html#notEmpty()">notEmpty</a>, <a href="../../../../api/PrimitiveIterable.html#size()">size</a>, <a href="../../../../api/PrimitiveIterable.html#toString()">toString</a></code></div>
</section>
</li>
</ul>
</section>
<section class="details">
<ul class="blockList">
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<li class="blockList">
<section class="constructorDetails"><a id="constructor.detail">
<!-- -->
</a>
<h2>Constructor Details</h2>
<ul class="blockList">
<li class="blockList">
<section class="detail">
<h3><a id="&lt;init&gt;(org.eclipse.collections.api.bag.primitive.MutableDoubleBag)">SynchronizedDoubleBag</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="memberName">SynchronizedDoubleBag</span>&#8203;(<span class="arguments"><a href="../../../../api/bag/primitive/MutableDoubleBag.html" title="interface in org.eclipse.collections.api.bag.primitive">MutableDoubleBag</a>&nbsp;bag)</span></div>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="&lt;init&gt;(org.eclipse.collections.api.bag.primitive.MutableDoubleBag,java.lang.Object)">SynchronizedDoubleBag</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="memberName">SynchronizedDoubleBag</span>&#8203;(<span class="arguments"><a href="../../../../api/bag/primitive/MutableDoubleBag.html" title="interface in org.eclipse.collections.api.bag.primitive">MutableDoubleBag</a>&nbsp;bag,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang" class="externalLink">Object</a>&nbsp;newLock)</span></div>
</section>
</li>
</ul>
</section>
</li>
<!-- ============ METHOD DETAIL ========== -->
<li class="blockList">
<section class="methodDetails"><a id="method.detail">
<!-- -->
</a>
<h2>Method Details</h2>
<ul class="blockList">
<li class="blockList">
<section class="detail">
<h3><a id="with(double)">with</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType"><a href="SynchronizedDoubleBag.html" title="class in org.eclipse.collections.impl.bag.mutable.primitive">SynchronizedDoubleBag</a></span>&nbsp;<span class="memberName">with</span>&#8203;(<span class="arguments">double&nbsp;element)</span></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/bag/primitive/MutableDoubleBag.html#with(double)">with</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/bag/primitive/MutableDoubleBag.html" title="interface in org.eclipse.collections.api.bag.primitive">MutableDoubleBag</a></code></dd>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/collection/primitive/MutableDoubleCollection.html#with(double)">with</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/collection/primitive/MutableDoubleCollection.html" title="interface in org.eclipse.collections.api.collection.primitive">MutableDoubleCollection</a></code></dd>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../collection/mutable/primitive/AbstractSynchronizedDoubleCollection.html#with(double)">with</a></code>&nbsp;in class&nbsp;<code><a href="../../../collection/mutable/primitive/AbstractSynchronizedDoubleCollection.html" title="class in org.eclipse.collections.impl.collection.mutable.primitive">AbstractSynchronizedDoubleCollection</a></code></dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="without(double)">without</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType"><a href="SynchronizedDoubleBag.html" title="class in org.eclipse.collections.impl.bag.mutable.primitive">SynchronizedDoubleBag</a></span>&nbsp;<span class="memberName">without</span>&#8203;(<span class="arguments">double&nbsp;element)</span></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/bag/primitive/MutableDoubleBag.html#without(double)">without</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/bag/primitive/MutableDoubleBag.html" title="interface in org.eclipse.collections.api.bag.primitive">MutableDoubleBag</a></code></dd>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/collection/primitive/MutableDoubleCollection.html#without(double)">without</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/collection/primitive/MutableDoubleCollection.html" title="interface in org.eclipse.collections.api.collection.primitive">MutableDoubleCollection</a></code></dd>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../collection/mutable/primitive/AbstractSynchronizedDoubleCollection.html#without(double)">without</a></code>&nbsp;in class&nbsp;<code><a href="../../../collection/mutable/primitive/AbstractSynchronizedDoubleCollection.html" title="class in org.eclipse.collections.impl.collection.mutable.primitive">AbstractSynchronizedDoubleCollection</a></code></dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="withAll(org.eclipse.collections.api.DoubleIterable)">withAll</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType"><a href="SynchronizedDoubleBag.html" title="class in org.eclipse.collections.impl.bag.mutable.primitive">SynchronizedDoubleBag</a></span>&nbsp;<span class="memberName">withAll</span>&#8203;(<span class="arguments"><a href="../../../../api/DoubleIterable.html" title="interface in org.eclipse.collections.api">DoubleIterable</a>&nbsp;elements)</span></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/bag/primitive/MutableDoubleBag.html#withAll(org.eclipse.collections.api.DoubleIterable)">withAll</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/bag/primitive/MutableDoubleBag.html" title="interface in org.eclipse.collections.api.bag.primitive">MutableDoubleBag</a></code></dd>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/collection/primitive/MutableDoubleCollection.html#withAll(org.eclipse.collections.api.DoubleIterable)">withAll</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/collection/primitive/MutableDoubleCollection.html" title="interface in org.eclipse.collections.api.collection.primitive">MutableDoubleCollection</a></code></dd>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../collection/mutable/primitive/AbstractSynchronizedDoubleCollection.html#withAll(org.eclipse.collections.api.DoubleIterable)">withAll</a></code>&nbsp;in class&nbsp;<code><a href="../../../collection/mutable/primitive/AbstractSynchronizedDoubleCollection.html" title="class in org.eclipse.collections.impl.collection.mutable.primitive">AbstractSynchronizedDoubleCollection</a></code></dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="withoutAll(org.eclipse.collections.api.DoubleIterable)">withoutAll</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType"><a href="SynchronizedDoubleBag.html" title="class in org.eclipse.collections.impl.bag.mutable.primitive">SynchronizedDoubleBag</a></span>&nbsp;<span class="memberName">withoutAll</span>&#8203;(<span class="arguments"><a href="../../../../api/DoubleIterable.html" title="interface in org.eclipse.collections.api">DoubleIterable</a>&nbsp;elements)</span></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/bag/primitive/MutableDoubleBag.html#withoutAll(org.eclipse.collections.api.DoubleIterable)">withoutAll</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/bag/primitive/MutableDoubleBag.html" title="interface in org.eclipse.collections.api.bag.primitive">MutableDoubleBag</a></code></dd>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/collection/primitive/MutableDoubleCollection.html#withoutAll(org.eclipse.collections.api.DoubleIterable)">withoutAll</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/collection/primitive/MutableDoubleCollection.html" title="interface in org.eclipse.collections.api.collection.primitive">MutableDoubleCollection</a></code></dd>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../collection/mutable/primitive/AbstractSynchronizedDoubleCollection.html#withoutAll(org.eclipse.collections.api.DoubleIterable)">withoutAll</a></code>&nbsp;in class&nbsp;<code><a href="../../../collection/mutable/primitive/AbstractSynchronizedDoubleCollection.html" title="class in org.eclipse.collections.impl.collection.mutable.primitive">AbstractSynchronizedDoubleCollection</a></code></dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="addOccurrences(double,int)">addOccurrences</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType">void</span>&nbsp;<span class="memberName">addOccurrences</span>&#8203;(<span class="arguments">double&nbsp;item,
int&nbsp;occurrences)</span></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/bag/primitive/MutableDoubleBag.html#addOccurrences(double,int)">addOccurrences</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/bag/primitive/MutableDoubleBag.html" title="interface in org.eclipse.collections.api.bag.primitive">MutableDoubleBag</a></code></dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="removeOccurrences(double,int)">removeOccurrences</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType">boolean</span>&nbsp;<span class="memberName">removeOccurrences</span>&#8203;(<span class="arguments">double&nbsp;item,
int&nbsp;occurrences)</span></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/bag/primitive/MutableDoubleBag.html#removeOccurrences(double,int)">removeOccurrences</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/bag/primitive/MutableDoubleBag.html" title="interface in org.eclipse.collections.api.bag.primitive">MutableDoubleBag</a></code></dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="sizeDistinct()">sizeDistinct</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType">int</span>&nbsp;<span class="memberName">sizeDistinct</span>()</div>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../api/bag/primitive/DoubleBag.html#sizeDistinct()">DoubleBag</a></code></span></div>
<div class="block">The size of the Bag when counting only distinct elements.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/bag/primitive/DoubleBag.html#sizeDistinct()">sizeDistinct</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/bag/primitive/DoubleBag.html" title="interface in org.eclipse.collections.api.bag.primitive">DoubleBag</a></code></dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="occurrencesOf(double)">occurrencesOf</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType">int</span>&nbsp;<span class="memberName">occurrencesOf</span>&#8203;(<span class="arguments">double&nbsp;item)</span></div>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../api/bag/primitive/DoubleBag.html#occurrencesOf(double)">DoubleBag</a></code></span></div>
<div class="block">The occurrences of a distinct item in the bag.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/bag/primitive/DoubleBag.html#occurrencesOf(double)">occurrencesOf</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/bag/primitive/DoubleBag.html" title="interface in org.eclipse.collections.api.bag.primitive">DoubleBag</a></code></dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="forEachWithOccurrences(org.eclipse.collections.api.block.procedure.primitive.DoubleIntProcedure)">forEachWithOccurrences</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType">void</span>&nbsp;<span class="memberName">forEachWithOccurrences</span>&#8203;(<span class="arguments"><a href="../../../../api/block/procedure/primitive/DoubleIntProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">DoubleIntProcedure</a>&nbsp;procedure)</span></div>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../api/bag/primitive/DoubleBag.html#forEachWithOccurrences(org.eclipse.collections.api.block.procedure.primitive.DoubleIntProcedure)">DoubleBag</a></code></span></div>
<div class="block">For each distinct item, with the number of occurrences, execute the specified procedure.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/bag/primitive/DoubleBag.html#forEachWithOccurrences(org.eclipse.collections.api.block.procedure.primitive.DoubleIntProcedure)">forEachWithOccurrences</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/bag/primitive/DoubleBag.html" title="interface in org.eclipse.collections.api.bag.primitive">DoubleBag</a></code></dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="select(org.eclipse.collections.api.block.predicate.primitive.DoublePredicate)">select</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType"><a href="../../../../api/bag/primitive/MutableDoubleBag.html" title="interface in org.eclipse.collections.api.bag.primitive">MutableDoubleBag</a></span>&nbsp;<span class="memberName">select</span>&#8203;(<span class="arguments"><a href="../../../../api/block/predicate/primitive/DoublePredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">DoublePredicate</a>&nbsp;predicate)</span></div>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../api/DoubleIterable.html#select(org.eclipse.collections.api.block.predicate.primitive.DoublePredicate)">DoubleIterable</a></code></span></div>
<div class="block">Returns a new DoubleIterable with all of the elements in the DoubleIterable that
return true for the specified predicate.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/bag/primitive/DoubleBag.html#select(org.eclipse.collections.api.block.predicate.primitive.DoublePredicate)">select</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/bag/primitive/DoubleBag.html" title="interface in org.eclipse.collections.api.bag.primitive">DoubleBag</a></code></dd>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/DoubleIterable.html#select(org.eclipse.collections.api.block.predicate.primitive.DoublePredicate)">select</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/DoubleIterable.html" title="interface in org.eclipse.collections.api">DoubleIterable</a></code></dd>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/bag/primitive/MutableDoubleBag.html#select(org.eclipse.collections.api.block.predicate.primitive.DoublePredicate)">select</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/bag/primitive/MutableDoubleBag.html" title="interface in org.eclipse.collections.api.bag.primitive">MutableDoubleBag</a></code></dd>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/collection/primitive/MutableDoubleCollection.html#select(org.eclipse.collections.api.block.predicate.primitive.DoublePredicate)">select</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/collection/primitive/MutableDoubleCollection.html" title="interface in org.eclipse.collections.api.collection.primitive">MutableDoubleCollection</a></code></dd>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../collection/mutable/primitive/AbstractSynchronizedDoubleCollection.html#select(org.eclipse.collections.api.block.predicate.primitive.DoublePredicate)">select</a></code>&nbsp;in class&nbsp;<code><a href="../../../collection/mutable/primitive/AbstractSynchronizedDoubleCollection.html" title="class in org.eclipse.collections.impl.collection.mutable.primitive">AbstractSynchronizedDoubleCollection</a></code></dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="selectByOccurrences(org.eclipse.collections.api.block.predicate.primitive.IntPredicate)">selectByOccurrences</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType"><a href="../../../../api/bag/primitive/MutableDoubleBag.html" title="interface in org.eclipse.collections.api.bag.primitive">MutableDoubleBag</a></span>&nbsp;<span class="memberName">selectByOccurrences</span>&#8203;(<span class="arguments"><a href="../../../../api/block/predicate/primitive/IntPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">IntPredicate</a>&nbsp;predicate)</span></div>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../api/bag/primitive/MutableDoubleBag.html#selectByOccurrences(org.eclipse.collections.api.block.predicate.primitive.IntPredicate)">MutableDoubleBag</a></code></span></div>
<div class="block">Returns all elements of the bag that have a number of occurrences that satisfy the predicate.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/bag/primitive/DoubleBag.html#selectByOccurrences(org.eclipse.collections.api.block.predicate.primitive.IntPredicate)">selectByOccurrences</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/bag/primitive/DoubleBag.html" title="interface in org.eclipse.collections.api.bag.primitive">DoubleBag</a></code></dd>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/bag/primitive/MutableDoubleBag.html#selectByOccurrences(org.eclipse.collections.api.block.predicate.primitive.IntPredicate)">selectByOccurrences</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/bag/primitive/MutableDoubleBag.html" title="interface in org.eclipse.collections.api.bag.primitive">MutableDoubleBag</a></code></dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="selectUnique()">selectUnique</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType"><a href="../../../../api/set/primitive/MutableDoubleSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableDoubleSet</a></span>&nbsp;<span class="memberName">selectUnique</span>()</div>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../api/bag/primitive/MutableDoubleBag.html#selectUnique()">MutableDoubleBag</a></code></span></div>
<div class="block">Returns all elements of the bag that have exactly one occurrence.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/bag/primitive/DoubleBag.html#selectUnique()">selectUnique</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/bag/primitive/DoubleBag.html" title="interface in org.eclipse.collections.api.bag.primitive">DoubleBag</a></code></dd>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/bag/primitive/MutableDoubleBag.html#selectUnique()">selectUnique</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/bag/primitive/MutableDoubleBag.html" title="interface in org.eclipse.collections.api.bag.primitive">MutableDoubleBag</a></code></dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="topOccurrences(int)">topOccurrences</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType"><a href="../../../../api/list/MutableList.html" title="interface in org.eclipse.collections.api.list">MutableList</a>&lt;<a href="../../../../api/tuple/primitive/DoubleIntPair.html" title="interface in org.eclipse.collections.api.tuple.primitive">DoubleIntPair</a>&gt;</span>&nbsp;<span class="memberName">topOccurrences</span>&#8203;(<span class="arguments">int&nbsp;count)</span></div>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../api/bag/primitive/MutableDoubleBag.html#topOccurrences(int)">MutableDoubleBag</a></code></span></div>
<div class="block">Returns the <code>count</code> most frequently occurring items.
In the event of a tie, all of the items with the number of occurrences that match the occurrences of the last
item will be returned.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/bag/primitive/DoubleBag.html#topOccurrences(int)">topOccurrences</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/bag/primitive/DoubleBag.html" title="interface in org.eclipse.collections.api.bag.primitive">DoubleBag</a></code></dd>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/bag/primitive/MutableDoubleBag.html#topOccurrences(int)">topOccurrences</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/bag/primitive/MutableDoubleBag.html" title="interface in org.eclipse.collections.api.bag.primitive">MutableDoubleBag</a></code></dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="bottomOccurrences(int)">bottomOccurrences</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType"><a href="../../../../api/list/MutableList.html" title="interface in org.eclipse.collections.api.list">MutableList</a>&lt;<a href="../../../../api/tuple/primitive/DoubleIntPair.html" title="interface in org.eclipse.collections.api.tuple.primitive">DoubleIntPair</a>&gt;</span>&nbsp;<span class="memberName">bottomOccurrences</span>&#8203;(<span class="arguments">int&nbsp;count)</span></div>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../api/bag/primitive/MutableDoubleBag.html#bottomOccurrences(int)">MutableDoubleBag</a></code></span></div>
<div class="block">Returns the <code>count</code> least frequently occurring items.
In the event of a tie, all of the items with the number of occurrences that match the occurrences of the last
item will be returned.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/bag/primitive/DoubleBag.html#bottomOccurrences(int)">bottomOccurrences</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/bag/primitive/DoubleBag.html" title="interface in org.eclipse.collections.api.bag.primitive">DoubleBag</a></code></dd>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/bag/primitive/MutableDoubleBag.html#bottomOccurrences(int)">bottomOccurrences</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/bag/primitive/MutableDoubleBag.html" title="interface in org.eclipse.collections.api.bag.primitive">MutableDoubleBag</a></code></dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="reject(org.eclipse.collections.api.block.predicate.primitive.DoublePredicate)">reject</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType"><a href="../../../../api/bag/primitive/MutableDoubleBag.html" title="interface in org.eclipse.collections.api.bag.primitive">MutableDoubleBag</a></span>&nbsp;<span class="memberName">reject</span>&#8203;(<span class="arguments"><a href="../../../../api/block/predicate/primitive/DoublePredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">DoublePredicate</a>&nbsp;predicate)</span></div>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../api/DoubleIterable.html#reject(org.eclipse.collections.api.block.predicate.primitive.DoublePredicate)">DoubleIterable</a></code></span></div>
<div class="block">Returns a new DoubleIterable with all of the elements in the DoubleIterable that
return false for the specified predicate.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/bag/primitive/DoubleBag.html#reject(org.eclipse.collections.api.block.predicate.primitive.DoublePredicate)">reject</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/bag/primitive/DoubleBag.html" title="interface in org.eclipse.collections.api.bag.primitive">DoubleBag</a></code></dd>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/DoubleIterable.html#reject(org.eclipse.collections.api.block.predicate.primitive.DoublePredicate)">reject</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/DoubleIterable.html" title="interface in org.eclipse.collections.api">DoubleIterable</a></code></dd>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/bag/primitive/MutableDoubleBag.html#reject(org.eclipse.collections.api.block.predicate.primitive.DoublePredicate)">reject</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/bag/primitive/MutableDoubleBag.html" title="interface in org.eclipse.collections.api.bag.primitive">MutableDoubleBag</a></code></dd>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/collection/primitive/MutableDoubleCollection.html#reject(org.eclipse.collections.api.block.predicate.primitive.DoublePredicate)">reject</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/collection/primitive/MutableDoubleCollection.html" title="interface in org.eclipse.collections.api.collection.primitive">MutableDoubleCollection</a></code></dd>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../collection/mutable/primitive/AbstractSynchronizedDoubleCollection.html#reject(org.eclipse.collections.api.block.predicate.primitive.DoublePredicate)">reject</a></code>&nbsp;in class&nbsp;<code><a href="../../../collection/mutable/primitive/AbstractSynchronizedDoubleCollection.html" title="class in org.eclipse.collections.impl.collection.mutable.primitive">AbstractSynchronizedDoubleCollection</a></code></dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="collect(org.eclipse.collections.api.block.function.primitive.DoubleToObjectFunction)">collect</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="typeParameters">&lt;V&gt;</span>&nbsp;<span class="returnType"><a href="../../../../api/bag/MutableBag.html" title="interface in org.eclipse.collections.api.bag">MutableBag</a>&lt;V&gt;</span>&nbsp;<span class="memberName">collect</span>&#8203;(<span class="arguments"><a href="../../../../api/block/function/primitive/DoubleToObjectFunction.html" title="interface in org.eclipse.collections.api.block.function.primitive">DoubleToObjectFunction</a>&lt;? extends V&gt;&nbsp;function)</span></div>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../api/DoubleIterable.html#collect(org.eclipse.collections.api.block.function.primitive.DoubleToObjectFunction)">DoubleIterable</a></code></span></div>
<div class="block">Returns a new collection with the results of applying the specified function on each element of the source
collection. This method is also commonly called transform or map.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/bag/primitive/DoubleBag.html#collect(org.eclipse.collections.api.block.function.primitive.DoubleToObjectFunction)">collect</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/bag/primitive/DoubleBag.html" title="interface in org.eclipse.collections.api.bag.primitive">DoubleBag</a></code></dd>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/DoubleIterable.html#collect(org.eclipse.collections.api.block.function.primitive.DoubleToObjectFunction)">collect</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/DoubleIterable.html" title="interface in org.eclipse.collections.api">DoubleIterable</a></code></dd>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/bag/primitive/MutableDoubleBag.html#collect(org.eclipse.collections.api.block.function.primitive.DoubleToObjectFunction)">collect</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/bag/primitive/MutableDoubleBag.html" title="interface in org.eclipse.collections.api.bag.primitive">MutableDoubleBag</a></code></dd>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/collection/primitive/MutableDoubleCollection.html#collect(org.eclipse.collections.api.block.function.primitive.DoubleToObjectFunction)">collect</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/collection/primitive/MutableDoubleCollection.html" title="interface in org.eclipse.collections.api.collection.primitive">MutableDoubleCollection</a></code></dd>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../collection/mutable/primitive/AbstractSynchronizedDoubleCollection.html#collect(org.eclipse.collections.api.block.function.primitive.DoubleToObjectFunction)">collect</a></code>&nbsp;in class&nbsp;<code><a href="../../../collection/mutable/primitive/AbstractSynchronizedDoubleCollection.html" title="class in org.eclipse.collections.impl.collection.mutable.primitive">AbstractSynchronizedDoubleCollection</a></code></dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="equals(java.lang.Object)">equals</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType">boolean</span>&nbsp;<span class="memberName">equals</span>&#8203;(<span class="arguments"><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang" class="externalLink">Object</a>&nbsp;otherBag)</span></div>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../api/bag/primitive/DoubleBag.html#equals(java.lang.Object)">DoubleBag</a></code></span></div>
<div class="block">Follows the same general contract as <a href="../../../../api/bag/Bag.html#equals(java.lang.Object)"><code>Bag.equals(Object)</code></a>.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/bag/primitive/DoubleBag.html#equals(java.lang.Object)">equals</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/bag/primitive/DoubleBag.html" title="interface in org.eclipse.collections.api.bag.primitive">DoubleBag</a></code></dd>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang" class="externalLink">equals</a></code>&nbsp;in class&nbsp;<code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang" class="externalLink">Object</a></code></dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="hashCode()">hashCode</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType">int</span>&nbsp;<span class="memberName">hashCode</span>()</div>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../api/bag/primitive/DoubleBag.html#hashCode()">DoubleBag</a></code></span></div>
<div class="block">Follows the same general contract as <a href="../../../../api/bag/Bag.html#hashCode()"><code>Bag.hashCode()</code></a>.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/bag/primitive/DoubleBag.html#hashCode()">hashCode</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/bag/primitive/DoubleBag.html" title="interface in org.eclipse.collections.api.bag.primitive">DoubleBag</a></code></dd>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang" class="externalLink">hashCode</a></code>&nbsp;in class&nbsp;<code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang" class="externalLink">Object</a></code></dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="asLazy()">asLazy</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType"><a href="../../../../api/LazyDoubleIterable.html" title="interface in org.eclipse.collections.api">LazyDoubleIterable</a></span>&nbsp;<span class="memberName">asLazy</span>()</div>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../api/DoubleIterable.html#asLazy()">DoubleIterable</a></code></span></div>
<div class="block">Returns a LazyDoubleIterable adapter wrapping the source DoubleIterable.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/DoubleIterable.html#asLazy()">asLazy</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/DoubleIterable.html" title="interface in org.eclipse.collections.api">DoubleIterable</a></code></dd>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../collection/mutable/primitive/AbstractSynchronizedDoubleCollection.html#asLazy()">asLazy</a></code>&nbsp;in class&nbsp;<code><a href="../../../collection/mutable/primitive/AbstractSynchronizedDoubleCollection.html" title="class in org.eclipse.collections.impl.collection.mutable.primitive">AbstractSynchronizedDoubleCollection</a></code></dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="asUnmodifiable()">asUnmodifiable</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType"><a href="../../../../api/bag/primitive/MutableDoubleBag.html" title="interface in org.eclipse.collections.api.bag.primitive">MutableDoubleBag</a></span>&nbsp;<span class="memberName">asUnmodifiable</span>()</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/bag/primitive/MutableDoubleBag.html#asUnmodifiable()">asUnmodifiable</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/bag/primitive/MutableDoubleBag.html" title="interface in org.eclipse.collections.api.bag.primitive">MutableDoubleBag</a></code></dd>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/collection/primitive/MutableDoubleCollection.html#asUnmodifiable()">asUnmodifiable</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/collection/primitive/MutableDoubleCollection.html" title="interface in org.eclipse.collections.api.collection.primitive">MutableDoubleCollection</a></code></dd>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../collection/mutable/primitive/AbstractSynchronizedDoubleCollection.html#asUnmodifiable()">asUnmodifiable</a></code>&nbsp;in class&nbsp;<code><a href="../../../collection/mutable/primitive/AbstractSynchronizedDoubleCollection.html" title="class in org.eclipse.collections.impl.collection.mutable.primitive">AbstractSynchronizedDoubleCollection</a></code></dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="asSynchronized()">asSynchronized</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType"><a href="../../../../api/bag/primitive/MutableDoubleBag.html" title="interface in org.eclipse.collections.api.bag.primitive">MutableDoubleBag</a></span>&nbsp;<span class="memberName">asSynchronized</span>()</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/bag/primitive/MutableDoubleBag.html#asSynchronized()">asSynchronized</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/bag/primitive/MutableDoubleBag.html" title="interface in org.eclipse.collections.api.bag.primitive">MutableDoubleBag</a></code></dd>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/collection/primitive/MutableDoubleCollection.html#asSynchronized()">asSynchronized</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/collection/primitive/MutableDoubleCollection.html" title="interface in org.eclipse.collections.api.collection.primitive">MutableDoubleCollection</a></code></dd>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../collection/mutable/primitive/AbstractSynchronizedDoubleCollection.html#asSynchronized()">asSynchronized</a></code>&nbsp;in class&nbsp;<code><a href="../../../collection/mutable/primitive/AbstractSynchronizedDoubleCollection.html" title="class in org.eclipse.collections.impl.collection.mutable.primitive">AbstractSynchronizedDoubleCollection</a></code></dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="toImmutable()">toImmutable</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType"><a href="../../../../api/bag/primitive/ImmutableDoubleBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableDoubleBag</a></span>&nbsp;<span class="memberName">toImmutable</span>()</div>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../api/bag/primitive/MutableDoubleBag.html#toImmutable()">MutableDoubleBag</a></code></span></div>
<div class="block">Returns an immutable copy of this bag.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/bag/primitive/DoubleBag.html#toImmutable()">toImmutable</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/bag/primitive/DoubleBag.html" title="interface in org.eclipse.collections.api.bag.primitive">DoubleBag</a></code></dd>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/bag/primitive/MutableDoubleBag.html#toImmutable()">toImmutable</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/bag/primitive/MutableDoubleBag.html" title="interface in org.eclipse.collections.api.bag.primitive">MutableDoubleBag</a></code></dd>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/collection/primitive/MutableDoubleCollection.html#toImmutable()">toImmutable</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/collection/primitive/MutableDoubleCollection.html" title="interface in org.eclipse.collections.api.collection.primitive">MutableDoubleCollection</a></code></dd>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../collection/mutable/primitive/AbstractSynchronizedDoubleCollection.html#toImmutable()">toImmutable</a></code>&nbsp;in class&nbsp;<code><a href="../../../collection/mutable/primitive/AbstractSynchronizedDoubleCollection.html" title="class in org.eclipse.collections.impl.collection.mutable.primitive">AbstractSynchronizedDoubleCollection</a></code></dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="newEmpty()">newEmpty</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType"><a href="../../../../api/bag/primitive/MutableDoubleBag.html" title="interface in org.eclipse.collections.api.bag.primitive">MutableDoubleBag</a></span>&nbsp;<span class="memberName">newEmpty</span>()</div>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../api/bag/primitive/MutableDoubleBag.html#newEmpty()">MutableDoubleBag</a></code></span></div>
<div class="block">Creates a new empty mutable version of the same Bag type.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/bag/primitive/MutableDoubleBag.html#newEmpty()">newEmpty</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/bag/primitive/MutableDoubleBag.html" title="interface in org.eclipse.collections.api.bag.primitive">MutableDoubleBag</a></code></dd>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/collection/primitive/MutableDoubleCollection.html#newEmpty()">newEmpty</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/collection/primitive/MutableDoubleCollection.html" title="interface in org.eclipse.collections.api.collection.primitive">MutableDoubleCollection</a></code></dd>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>9.2.</dd>
</dl>
</section>
</li>
</ul>
</section>
</li>
</ul>
</section>
</div>
<!-- ========= END OF CLASS DATA ========= -->
</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 class="navBarCell1Rev">Class</li>
<li><a href="class-use/SynchronizedDoubleBag.html">Use</a></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>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
</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>