blob: cba8158f0a59d9fdb92c48e6bcba6c90876c769d [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>ImmutableUnifiedMapWithHashingStrategy (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.map.strategy.immutable, class: ImmutableUnifiedMapWithHashingStrategy">
<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,"i23":10,"i24":10,"i25":10,"i26":10,"i27":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/ImmutableUnifiedMapWithHashingStrategy.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><a href="#nested.class.summary">Nested</a>&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.map.strategy.immutable</a></div>
<h1 title="Class ImmutableUnifiedMapWithHashingStrategy" class="title">Class ImmutableUnifiedMapWithHashingStrategy&lt;K,&#8203;V&gt;</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="../../../AbstractRichIterable.html" title="class in org.eclipse.collections.impl">org.eclipse.collections.impl.AbstractRichIterable</a>&lt;V&gt;
<div class="inheritance"><a href="../../AbstractMapIterable.html" title="class in org.eclipse.collections.impl.map">org.eclipse.collections.impl.map.AbstractMapIterable</a>&lt;K,&#8203;V&gt;
<div class="inheritance"><a href="../../immutable/AbstractImmutableMap.html" title="class in org.eclipse.collections.impl.map.immutable">org.eclipse.collections.impl.map.immutable.AbstractImmutableMap</a>&lt;K,&#8203;V&gt;
<div class="inheritance">org.eclipse.collections.impl.map.strategy.immutable.ImmutableUnifiedMapWithHashingStrategy&lt;K,&#8203;V&gt;</div>
</div>
</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="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;V&gt;</code>, <code><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">Map</a>&lt;K,&#8203;V&gt;</code>, <code><a href="../../../../api/InternalIterable.html" title="interface in org.eclipse.collections.api">InternalIterable</a>&lt;V&gt;</code>, <code><a href="../../../../api/map/ImmutableMap.html" title="interface in org.eclipse.collections.api.map">ImmutableMap</a>&lt;K,&#8203;V&gt;</code>, <code><a href="../../../../api/map/ImmutableMapIterable.html" title="interface in org.eclipse.collections.api.map">ImmutableMapIterable</a>&lt;K,&#8203;V&gt;</code>, <code><a href="../../../../api/map/MapIterable.html" title="interface in org.eclipse.collections.api.map">MapIterable</a>&lt;K,&#8203;V&gt;</code>, <code><a href="../../../../api/map/UnsortedMapIterable.html" title="interface in org.eclipse.collections.api.map">UnsortedMapIterable</a>&lt;K,&#8203;V&gt;</code>, <code><a href="../../../../api/RichIterable.html" title="interface in org.eclipse.collections.api">RichIterable</a>&lt;V&gt;</code>, <code><a href="../../../parallel/BatchIterable.html" title="interface in org.eclipse.collections.impl.parallel">BatchIterable</a>&lt;V&gt;</code></dd>
</dl>
<hr>
<pre>public class <span class="typeNameLabel">ImmutableUnifiedMapWithHashingStrategy&lt;K,&#8203;V&gt;</span>
extends <a href="../../immutable/AbstractImmutableMap.html" title="class in org.eclipse.collections.impl.map.immutable">AbstractImmutableMap</a>&lt;K,&#8203;V&gt;
implements <a href="../../../parallel/BatchIterable.html" title="interface in org.eclipse.collections.impl.parallel">BatchIterable</a>&lt;V&gt;, <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></pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../api/map/ImmutableMap.html" title="interface in org.eclipse.collections.api.map"><code>ImmutableMap</code></a>,
<a href="../../../../../../../serialized-form.html#org.eclipse.collections.impl.map.strategy.immutable.ImmutableUnifiedMapWithHashingStrategy">Serialized Form</a></dd>
</dl>
</section>
<section class="summary">
<ul class="blockList">
<!-- ======== NESTED CLASS SUMMARY ======== -->
<li class="blockList">
<section class="nestedClassSummary"><a id="nested.class.summary">
<!-- -->
</a>
<h2>Nested Class Summary</h2>
<div class="inheritedList">
<h2>Nested classes/interfaces inherited from interface&nbsp;java.util.<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">Map</a></h2>
<a id="nested.classes.inherited.from.class.java.util.Map">
<!-- -->
</a><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.Entry.html?is-external=true" title="class or interface in java.util" class="externalLink">Map.Entry</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.Entry.html?is-external=true" title="class or interface in java.util" class="externalLink">K</a> extends <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>,&#8203;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.Entry.html?is-external=true" title="class or interface in java.util" class="externalLink">V</a> extends <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>&gt;</code></div>
</section>
</li>
<!-- ======== 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.block.HashingStrategy,org.eclipse.collections.api.tuple.Pair...)">ImmutableUnifiedMapWithHashingStrategy</a></span>&#8203;(<a href="../../../../api/block/HashingStrategy.html" title="interface in org.eclipse.collections.api.block">HashingStrategy</a>&lt;? super <a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">K</a>&gt;&nbsp;hashingStrategy,
<a href="../../../../api/tuple/Pair.html" title="interface in org.eclipse.collections.api.tuple">Pair</a>&lt;<a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">K</a>,&#8203;<a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">V</a>&gt;...&nbsp;pairs)</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.impl.map.strategy.mutable.UnifiedMapWithHashingStrategy)">ImmutableUnifiedMapWithHashingStrategy</a></span>&#8203;(<a href="../mutable/UnifiedMapWithHashingStrategy.html" title="class in org.eclipse.collections.impl.map.strategy.mutable">UnifiedMapWithHashingStrategy</a>&lt;<a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">K</a>,&#8203;<a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">V</a>&gt;&nbsp;delegate)</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="#batchForEach(org.eclipse.collections.api.block.procedure.Procedure,int,int)">batchForEach</a></span>&#8203;(<a href="../../../../api/block/procedure/Procedure.html" title="interface in org.eclipse.collections.api.block.procedure">Procedure</a>&lt;? super <a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">V</a>&gt;&nbsp;procedure,
int&nbsp;sectionIndex,
int&nbsp;sectionCount)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor" id="i1">
<td class="colFirst"><code>&lt;R&gt;&nbsp;<a href="../../../../api/map/ImmutableMap.html" title="interface in org.eclipse.collections.api.map">ImmutableMap</a>&lt;<a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">K</a>,&#8203;R&gt;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#collectValues(org.eclipse.collections.api.block.function.Function2)">collectValues</a></span>&#8203;(<a href="../../../../api/block/function/Function2.html" title="interface in org.eclipse.collections.api.block.function">Function2</a>&lt;? super <a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">K</a>,&#8203;? super <a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">V</a>,&#8203;? extends R&gt;&nbsp;function)</code></th>
<td class="colLast">
<div class="block">For each key and value of the map the function is evaluated.</div>
</td>
</tr>
<tr class="altColor" id="i2">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#containsKey(java.lang.Object)">containsKey</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;key)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor" id="i3">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#containsValue(java.lang.Object)">containsValue</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;value)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor" id="i4">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util" class="externalLink">Set</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.Entry.html?is-external=true" title="class or interface in java.util" class="externalLink">Map.Entry</a>&lt;<a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">K</a>,&#8203;<a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">V</a>&gt;&gt;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#entrySet()">entrySet</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor" id="i5">
<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;o)</code></th>
<td class="colLast">
<div class="block">Follows the same general contract as <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.util" class="externalLink"><code>Map.equals(Object)</code></a>.</div>
</td>
</tr>
<tr class="altColor" id="i6">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#forEachKey(org.eclipse.collections.api.block.procedure.Procedure)">forEachKey</a></span>&#8203;(<a href="../../../../api/block/procedure/Procedure.html" title="interface in org.eclipse.collections.api.block.procedure">Procedure</a>&lt;? super <a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">K</a>&gt;&nbsp;procedure)</code></th>
<td class="colLast">
<div class="block">Calls the <code>procedure</code> with each <em>key</em> of the map.</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="#forEachKeyValue(org.eclipse.collections.api.block.procedure.Procedure2)">forEachKeyValue</a></span>&#8203;(<a href="../../../../api/block/procedure/Procedure2.html" title="interface in org.eclipse.collections.api.block.procedure">Procedure2</a>&lt;? super <a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">K</a>,&#8203;? super <a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">V</a>&gt;&nbsp;procedure)</code></th>
<td class="colLast">
<div class="block">Calls the <code>procedure</code> with each <em>key-value</em> pair of the map.</div>
</td>
</tr>
<tr class="altColor" id="i8">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#forEachValue(org.eclipse.collections.api.block.procedure.Procedure)">forEachValue</a></span>&#8203;(<a href="../../../../api/block/procedure/Procedure.html" title="interface in org.eclipse.collections.api.block.procedure">Procedure</a>&lt;? super <a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">V</a>&gt;&nbsp;procedure)</code></th>
<td class="colLast">
<div class="block">Calls the procedure with each <em>value</em> of the map.</div>
</td>
</tr>
<tr class="rowColor" id="i9">
<td class="colFirst"><code>&lt;P&gt;&nbsp;void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#forEachWith(org.eclipse.collections.api.block.procedure.Procedure2,P)">forEachWith</a></span>&#8203;(<a href="../../../../api/block/procedure/Procedure2.html" title="interface in org.eclipse.collections.api.block.procedure">Procedure2</a>&lt;? super <a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">V</a>,&#8203;? super P&gt;&nbsp;procedure,
P&nbsp;parameter)</code></th>
<td class="colLast">
<div class="block">The procedure2 is evaluated for each element in the iterable with the specified parameter provided
as the second argument.</div>
</td>
</tr>
<tr class="altColor" id="i10">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#forEachWithIndex(org.eclipse.collections.api.block.procedure.primitive.ObjectIntProcedure)">forEachWithIndex</a></span>&#8203;(<a href="../../../../api/block/procedure/primitive/ObjectIntProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">ObjectIntProcedure</a>&lt;? super <a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">V</a>&gt;&nbsp;objectIntProcedure)</code></th>
<td class="colLast">
<div class="block">Iterates over the iterable passing each element and the current relative int index to the specified instance of
ObjectIntProcedure.</div>
</td>
</tr>
<tr class="rowColor" id="i11">
<td class="colFirst"><code><a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">V</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#get(java.lang.Object)">get</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;key)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor" id="i12">
<td class="colFirst"><code>int</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getBatchCount(int)">getBatchCount</a></span>&#8203;(int&nbsp;batchSize)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor" id="i13">
<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="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true#hashCode()" title="class or interface in java.util" class="externalLink"><code>Map.hashCode()</code></a>.</div>
</td>
</tr>
<tr class="altColor" id="i14">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util" class="externalLink">Set</a>&lt;<a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">K</a>&gt;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#keySet()">keySet</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor" id="i15">
<td class="colFirst"><code><a href="../../../../api/RichIterable.html" title="interface in org.eclipse.collections.api">RichIterable</a>&lt;<a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">K</a>&gt;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#keysView()">keysView</a></span>()</code></th>
<td class="colLast">
<div class="block">Returns an unmodifiable lazy iterable wrapped around the keySet for the map.</div>
</td>
</tr>
<tr class="altColor" id="i16">
<td class="colFirst"><code><a href="../../../../api/RichIterable.html" title="interface in org.eclipse.collections.api">RichIterable</a>&lt;<a href="../../../../api/tuple/Pair.html" title="interface in org.eclipse.collections.api.tuple">Pair</a>&lt;<a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">K</a>,&#8203;<a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">V</a>&gt;&gt;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#keyValuesView()">keyValuesView</a></span>()</code></th>
<td class="colLast">
<div class="block">Returns an unmodifiable lazy iterable of key/value pairs wrapped around the entrySet for the map.</div>
</td>
</tr>
<tr class="rowColor" id="i17">
<td class="colFirst"><code><a href="../../../../api/map/ImmutableMap.html" title="interface in org.eclipse.collections.api.map">ImmutableMap</a>&lt;<a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">K</a>,&#8203;<a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">V</a>&gt;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#newWithAllKeyValueArguments(org.eclipse.collections.api.tuple.Pair...)">newWithAllKeyValueArguments</a></span>&#8203;(<a href="../../../../api/tuple/Pair.html" title="interface in org.eclipse.collections.api.tuple">Pair</a>&lt;? extends <a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">K</a>,&#8203;? extends <a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">V</a>&gt;...&nbsp;keyValuePairs)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor" id="i18">
<td class="colFirst"><code><a href="../../../../api/map/ImmutableMap.html" title="interface in org.eclipse.collections.api.map">ImmutableMap</a>&lt;<a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">K</a>,&#8203;<a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">V</a>&gt;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#newWithAllKeyValues(java.lang.Iterable)">newWithAllKeyValues</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;? extends <a href="../../../../api/tuple/Pair.html" title="interface in org.eclipse.collections.api.tuple">Pair</a>&lt;? extends <a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">K</a>,&#8203;? extends <a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">V</a>&gt;&gt;&nbsp;keyValues)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor" id="i19">
<td class="colFirst"><code><a href="../../../../api/map/ImmutableMap.html" title="interface in org.eclipse.collections.api.map">ImmutableMap</a>&lt;<a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">K</a>,&#8203;<a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">V</a>&gt;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#newWithKeyValue(K,V)">newWithKeyValue</a></span>&#8203;(<a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">K</a>&nbsp;key,
<a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">V</a>&nbsp;value)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor" id="i20">
<td class="colFirst"><code><a href="../../../../api/map/ImmutableMap.html" title="interface in org.eclipse.collections.api.map">ImmutableMap</a>&lt;<a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">K</a>,&#8203;<a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">V</a>&gt;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#newWithoutAllKeys(java.lang.Iterable)">newWithoutAllKeys</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;? extends <a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">K</a>&gt;&nbsp;keys)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor" id="i21">
<td class="colFirst"><code><a href="../../../../api/map/ImmutableMap.html" title="interface in org.eclipse.collections.api.map">ImmutableMap</a>&lt;<a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">K</a>,&#8203;<a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">V</a>&gt;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#newWithoutKey(K)">newWithoutKey</a></span>&#8203;(<a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">K</a>&nbsp;key)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor" id="i22">
<td class="colFirst"><code><a href="../../../../api/map/ImmutableMap.html" title="interface in org.eclipse.collections.api.map">ImmutableMap</a>&lt;<a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">K</a>,&#8203;<a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">V</a>&gt;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#reject(org.eclipse.collections.api.block.predicate.Predicate2)">reject</a></span>&#8203;(<a href="../../../../api/block/predicate/Predicate2.html" title="interface in org.eclipse.collections.api.block.predicate">Predicate2</a>&lt;? super <a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">K</a>,&#8203;? super <a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">V</a>&gt;&nbsp;predicate)</code></th>
<td class="colLast">
<div class="block">For each key and value of the map the predicate is evaluated, if the result of the evaluation is false,
that key and value are returned in a new map.</div>
</td>
</tr>
<tr class="rowColor" id="i23">
<td class="colFirst"><code><a href="../../../../api/map/ImmutableMap.html" title="interface in org.eclipse.collections.api.map">ImmutableMap</a>&lt;<a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">K</a>,&#8203;<a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">V</a>&gt;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#select(org.eclipse.collections.api.block.predicate.Predicate2)">select</a></span>&#8203;(<a href="../../../../api/block/predicate/Predicate2.html" title="interface in org.eclipse.collections.api.block.predicate">Predicate2</a>&lt;? super <a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">K</a>,&#8203;? super <a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">V</a>&gt;&nbsp;predicate)</code></th>
<td class="colLast">
<div class="block">For each key and value of the map the predicate is evaluated, if the result of the evaluation is true,
that key and value are returned in a new map.</div>
</td>
</tr>
<tr class="altColor" id="i24">
<td class="colFirst"><code>int</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#size()">size</a></span>()</code></th>
<td class="colLast">
<div class="block">Returns the number of items in this iterable.</div>
</td>
</tr>
<tr class="rowColor" id="i25">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#toString()">toString</a></span>()</code></th>
<td class="colLast">
<div class="block">Returns a string with the elements of the iterable separated by commas with spaces and
enclosed in square brackets.</div>
</td>
</tr>
<tr class="altColor" id="i26">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util" class="externalLink">Collection</a>&lt;<a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">V</a>&gt;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#values()">values</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor" id="i27">
<td class="colFirst"><code><a href="../../../../api/RichIterable.html" title="interface in org.eclipse.collections.api">RichIterable</a>&lt;<a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">V</a>&gt;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#valuesView()">valuesView</a></span>()</code></th>
<td class="colLast">
<div class="block">Returns an unmodifiable lazy iterable wrapped around the values for the map.</div>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="inheritedList">
<h3>Methods inherited from class&nbsp;org.eclipse.collections.impl.map.immutable.<a href="../../immutable/AbstractImmutableMap.html" title="class in org.eclipse.collections.impl.map.immutable">AbstractImmutableMap</a></h3>
<a id="methods.inherited.from.class.org.eclipse.collections.impl.map.immutable.AbstractImmutableMap">
<!-- -->
</a><code><a href="../../immutable/AbstractImmutableMap.html#aggregateBy(org.eclipse.collections.api.block.function.Function,org.eclipse.collections.api.block.function.Function,org.eclipse.collections.api.block.function.Function0,org.eclipse.collections.api.block.function.Function2)">aggregateBy</a>, <a href="../../immutable/AbstractImmutableMap.html#aggregateInPlaceBy(org.eclipse.collections.api.block.function.Function,org.eclipse.collections.api.block.function.Function0,org.eclipse.collections.api.block.procedure.Procedure2)">aggregateInPlaceBy</a>, <a href="../../immutable/AbstractImmutableMap.html#castToMap()">castToMap</a>, <a href="../../immutable/AbstractImmutableMap.html#clear()">clear</a>, <a href="../../immutable/AbstractImmutableMap.html#collect(org.eclipse.collections.api.block.function.Function)">collect</a>, <a href="../../immutable/AbstractImmutableMap.html#collect(org.eclipse.collections.api.block.function.Function2)">collect</a>, <a href="../../immutable/AbstractImmutableMap.html#collectBoolean(org.eclipse.collections.api.block.function.primitive.BooleanFunction)">collectBoolean</a>, <a href="../../immutable/AbstractImmutableMap.html#collectByte(org.eclipse.collections.api.block.function.primitive.ByteFunction)">collectByte</a>, <a href="../../immutable/AbstractImmutableMap.html#collectChar(org.eclipse.collections.api.block.function.primitive.CharFunction)">collectChar</a>, <a href="../../immutable/AbstractImmutableMap.html#collectDouble(org.eclipse.collections.api.block.function.primitive.DoubleFunction)">collectDouble</a>, <a href="../../immutable/AbstractImmutableMap.html#collectFloat(org.eclipse.collections.api.block.function.primitive.FloatFunction)">collectFloat</a>, <a href="../../immutable/AbstractImmutableMap.html#collectIf(org.eclipse.collections.api.block.predicate.Predicate,org.eclipse.collections.api.block.function.Function)">collectIf</a>, <a href="../../immutable/AbstractImmutableMap.html#collectInt(org.eclipse.collections.api.block.function.primitive.IntFunction)">collectInt</a>, <a href="../../immutable/AbstractImmutableMap.html#collectLong(org.eclipse.collections.api.block.function.primitive.LongFunction)">collectLong</a>, <a href="../../immutable/AbstractImmutableMap.html#collectShort(org.eclipse.collections.api.block.function.primitive.ShortFunction)">collectShort</a>, <a href="../../immutable/AbstractImmutableMap.html#collectWith(org.eclipse.collections.api.block.function.Function2,P)">collectWith</a>, <a href="../../immutable/AbstractImmutableMap.html#countBy(org.eclipse.collections.api.block.function.Function)">countBy</a>, <a href="../../immutable/AbstractImmutableMap.html#countByEach(org.eclipse.collections.api.block.function.Function)">countByEach</a>, <a href="../../immutable/AbstractImmutableMap.html#countByWith(org.eclipse.collections.api.block.function.Function2,P)">countByWith</a>, <a href="../../immutable/AbstractImmutableMap.html#detect(org.eclipse.collections.api.block.predicate.Predicate2)">detect</a>, <a href="../../immutable/AbstractImmutableMap.html#detectOptional(org.eclipse.collections.api.block.predicate.Predicate2)">detectOptional</a>, <a href="../../immutable/AbstractImmutableMap.html#flatCollect(org.eclipse.collections.api.block.function.Function)">flatCollect</a>, <a href="../../immutable/AbstractImmutableMap.html#flip()">flip</a>, <a href="../../immutable/AbstractImmutableMap.html#flipUniqueValues()">flipUniqueValues</a>, <a href="../../immutable/AbstractImmutableMap.html#groupBy(org.eclipse.collections.api.block.function.Function)">groupBy</a>, <a href="../../immutable/AbstractImmutableMap.html#groupByEach(org.eclipse.collections.api.block.function.Function)">groupByEach</a>, <a href="../../immutable/AbstractImmutableMap.html#groupByUniqueKey(org.eclipse.collections.api.block.function.Function)">groupByUniqueKey</a>, <a href="../../immutable/AbstractImmutableMap.html#iterator()">iterator</a>, <a href="../../immutable/AbstractImmutableMap.html#partition(org.eclipse.collections.api.block.predicate.Predicate)">partition</a>, <a href="../../immutable/AbstractImmutableMap.html#partitionWith(org.eclipse.collections.api.block.predicate.Predicate2,P)">partitionWith</a>, <a href="../../immutable/AbstractImmutableMap.html#put(K,V)">put</a>, <a href="../../immutable/AbstractImmutableMap.html#putAll(java.util.Map)">putAll</a>, <a href="../../immutable/AbstractImmutableMap.html#reject(org.eclipse.collections.api.block.predicate.Predicate)">reject</a>, <a href="../../immutable/AbstractImmutableMap.html#rejectWith(org.eclipse.collections.api.block.predicate.Predicate2,P)">rejectWith</a>, <a href="../../immutable/AbstractImmutableMap.html#remove(java.lang.Object)">remove</a>, <a href="../../immutable/AbstractImmutableMap.html#select(org.eclipse.collections.api.block.predicate.Predicate)">select</a>, <a href="../../immutable/AbstractImmutableMap.html#selectInstancesOf(java.lang.Class)">selectInstancesOf</a>, <a href="../../immutable/AbstractImmutableMap.html#selectWith(org.eclipse.collections.api.block.predicate.Predicate2,P)">selectWith</a>, <a href="../../immutable/AbstractImmutableMap.html#sumByDouble(org.eclipse.collections.api.block.function.Function,org.eclipse.collections.api.block.function.primitive.DoubleFunction)">sumByDouble</a>, <a href="../../immutable/AbstractImmutableMap.html#sumByFloat(org.eclipse.collections.api.block.function.Function,org.eclipse.collections.api.block.function.primitive.FloatFunction)">sumByFloat</a>, <a href="../../immutable/AbstractImmutableMap.html#sumByInt(org.eclipse.collections.api.block.function.Function,org.eclipse.collections.api.block.function.primitive.IntFunction)">sumByInt</a>, <a href="../../immutable/AbstractImmutableMap.html#sumByLong(org.eclipse.collections.api.block.function.Function,org.eclipse.collections.api.block.function.primitive.LongFunction)">sumByLong</a>, <a href="../../immutable/AbstractImmutableMap.html#tap(org.eclipse.collections.api.block.procedure.Procedure)">tap</a>, <a href="../../immutable/AbstractImmutableMap.html#toImmutable()">toImmutable</a>, <a href="../../immutable/AbstractImmutableMap.html#toMap()">toMap</a>, <a href="../../immutable/AbstractImmutableMap.html#zip(java.lang.Iterable)">zip</a>, <a href="../../immutable/AbstractImmutableMap.html#zipWithIndex()">zipWithIndex</a></code></div>
<div class="inheritedList">
<h3>Methods inherited from class&nbsp;org.eclipse.collections.impl.map.<a href="../../AbstractMapIterable.html" title="class in org.eclipse.collections.impl.map">AbstractMapIterable</a></h3>
<a id="methods.inherited.from.class.org.eclipse.collections.impl.map.AbstractMapIterable">
<!-- -->
</a><code><a href="../../AbstractMapIterable.html#allSatisfy(org.eclipse.collections.api.block.predicate.Predicate)">allSatisfy</a>, <a href="../../AbstractMapIterable.html#allSatisfyWith(org.eclipse.collections.api.block.predicate.Predicate2,P)">allSatisfyWith</a>, <a href="../../AbstractMapIterable.html#anySatisfy(org.eclipse.collections.api.block.predicate.Predicate)">anySatisfy</a>, <a href="../../AbstractMapIterable.html#anySatisfyWith(org.eclipse.collections.api.block.predicate.Predicate2,P)">anySatisfyWith</a>, <a href="../../AbstractMapIterable.html#asLazy()">asLazy</a>, <a href="../../AbstractMapIterable.html#chunk(int)">chunk</a>, <a href="../../AbstractMapIterable.html#contains(java.lang.Object)">contains</a>, <a href="../../AbstractMapIterable.html#detect(org.eclipse.collections.api.block.predicate.Predicate)">detect</a>, <a href="../../AbstractMapIterable.html#detectIfNone(org.eclipse.collections.api.block.predicate.Predicate,org.eclipse.collections.api.block.function.Function0)">detectIfNone</a>, <a href="../../AbstractMapIterable.html#detectOptional(org.eclipse.collections.api.block.predicate.Predicate)">detectOptional</a>, <a href="../../AbstractMapIterable.html#detectWith(org.eclipse.collections.api.block.predicate.Predicate2,P)">detectWith</a>, <a href="../../AbstractMapIterable.html#detectWithIfNone(org.eclipse.collections.api.block.predicate.Predicate2,P,org.eclipse.collections.api.block.function.Function0)">detectWithIfNone</a>, <a href="../../AbstractMapIterable.html#detectWithOptional(org.eclipse.collections.api.block.predicate.Predicate2,P)">detectWithOptional</a>, <a href="../../AbstractMapIterable.html#each(org.eclipse.collections.api.block.procedure.Procedure)">each</a>, <a href="../../AbstractMapIterable.html#getFirst()">getFirst</a>, <a href="../../AbstractMapIterable.html#getIfAbsent(K,org.eclipse.collections.api.block.function.Function0)">getIfAbsent</a>, <a href="../../AbstractMapIterable.html#getIfAbsentValue(K,V)">getIfAbsentValue</a>, <a href="../../AbstractMapIterable.html#getIfAbsentWith(K,org.eclipse.collections.api.block.function.Function,P)">getIfAbsentWith</a>, <a href="../../AbstractMapIterable.html#getLast()">getLast</a>, <a href="../../AbstractMapIterable.html#getOnly()">getOnly</a>, <a href="../../AbstractMapIterable.html#getOrDefault(java.lang.Object,V)">getOrDefault</a>, <a href="../../AbstractMapIterable.html#ifPresentApply(K,org.eclipse.collections.api.block.function.Function)">ifPresentApply</a>, <a href="../../AbstractMapIterable.html#noneSatisfy(org.eclipse.collections.api.block.predicate.Predicate)">noneSatisfy</a>, <a href="../../AbstractMapIterable.html#noneSatisfyWith(org.eclipse.collections.api.block.predicate.Predicate2,P)">noneSatisfyWith</a>, <a href="../../AbstractMapIterable.html#toArray()">toArray</a>, <a href="../../AbstractMapIterable.html#toArray(T%5B%5D)">toArray</a></code></div>
<div class="inheritedList">
<h3>Methods inherited from class&nbsp;org.eclipse.collections.impl.<a href="../../../AbstractRichIterable.html" title="class in org.eclipse.collections.impl">AbstractRichIterable</a></h3>
<a id="methods.inherited.from.class.org.eclipse.collections.impl.AbstractRichIterable">
<!-- -->
</a><code><a href="../../../AbstractRichIterable.html#appendString(java.lang.Appendable,java.lang.String)">appendString</a>, <a href="../../../AbstractRichIterable.html#appendString(java.lang.Appendable,java.lang.String,java.lang.String,java.lang.String)">appendString</a>, <a href="../../../AbstractRichIterable.html#collect(org.eclipse.collections.api.block.function.Function,R)">collect</a>, <a href="../../../AbstractRichIterable.html#collectBoolean(org.eclipse.collections.api.block.function.primitive.BooleanFunction,R)">collectBoolean</a>, <a href="../../../AbstractRichIterable.html#collectByte(org.eclipse.collections.api.block.function.primitive.ByteFunction,R)">collectByte</a>, <a href="../../../AbstractRichIterable.html#collectChar(org.eclipse.collections.api.block.function.primitive.CharFunction,R)">collectChar</a>, <a href="../../../AbstractRichIterable.html#collectDouble(org.eclipse.collections.api.block.function.primitive.DoubleFunction,R)">collectDouble</a>, <a href="../../../AbstractRichIterable.html#collectFloat(org.eclipse.collections.api.block.function.primitive.FloatFunction,R)">collectFloat</a>, <a href="../../../AbstractRichIterable.html#collectIf(org.eclipse.collections.api.block.predicate.Predicate,org.eclipse.collections.api.block.function.Function,R)">collectIf</a>, <a href="../../../AbstractRichIterable.html#collectInt(org.eclipse.collections.api.block.function.primitive.IntFunction,R)">collectInt</a>, <a href="../../../AbstractRichIterable.html#collectLong(org.eclipse.collections.api.block.function.primitive.LongFunction,R)">collectLong</a>, <a href="../../../AbstractRichIterable.html#collectShort(org.eclipse.collections.api.block.function.primitive.ShortFunction,R)">collectShort</a>, <a href="../../../AbstractRichIterable.html#collectWith(org.eclipse.collections.api.block.function.Function2,P,R)">collectWith</a>, <a href="../../../AbstractRichIterable.html#containsAll(java.util.Collection)">containsAll</a>, <a href="../../../AbstractRichIterable.html#containsAllArguments(java.lang.Object...)">containsAllArguments</a>, <a href="../../../AbstractRichIterable.html#containsAllIterable(java.lang.Iterable)">containsAllIterable</a>, <a href="../../../AbstractRichIterable.html#count(org.eclipse.collections.api.block.predicate.Predicate)">count</a>, <a href="../../../AbstractRichIterable.html#countWith(org.eclipse.collections.api.block.predicate.Predicate2,P)">countWith</a>, <a href="../../../AbstractRichIterable.html#flatCollect(org.eclipse.collections.api.block.function.Function,R)">flatCollect</a>, <a href="../../../AbstractRichIterable.html#forEach(org.eclipse.collections.api.block.procedure.Procedure)">forEach</a>, <a href="../../../AbstractRichIterable.html#groupBy(org.eclipse.collections.api.block.function.Function,R)">groupBy</a>, <a href="../../../AbstractRichIterable.html#groupByEach(org.eclipse.collections.api.block.function.Function,R)">groupByEach</a>, <a href="../../../AbstractRichIterable.html#groupByUniqueKey(org.eclipse.collections.api.block.function.Function,R)">groupByUniqueKey</a>, <a href="../../../AbstractRichIterable.html#injectInto(double,org.eclipse.collections.api.block.function.primitive.DoubleObjectToDoubleFunction)">injectInto</a>, <a href="../../../AbstractRichIterable.html#injectInto(float,org.eclipse.collections.api.block.function.primitive.FloatObjectToFloatFunction)">injectInto</a>, <a href="../../../AbstractRichIterable.html#injectInto(int,org.eclipse.collections.api.block.function.primitive.IntObjectToIntFunction)">injectInto</a>, <a href="../../../AbstractRichIterable.html#injectInto(long,org.eclipse.collections.api.block.function.primitive.LongObjectToLongFunction)">injectInto</a>, <a href="../../../AbstractRichIterable.html#injectInto(IV,org.eclipse.collections.api.block.function.Function2)">injectInto</a>, <a href="../../../AbstractRichIterable.html#into(R)">into</a>, <a href="../../../AbstractRichIterable.html#isEmpty()">isEmpty</a>, <a href="../../../AbstractRichIterable.html#max()">max</a>, <a href="../../../AbstractRichIterable.html#max(java.util.Comparator)">max</a>, <a href="../../../AbstractRichIterable.html#maxBy(org.eclipse.collections.api.block.function.Function)">maxBy</a>, <a href="../../../AbstractRichIterable.html#min()">min</a>, <a href="../../../AbstractRichIterable.html#min(java.util.Comparator)">min</a>, <a href="../../../AbstractRichIterable.html#minBy(org.eclipse.collections.api.block.function.Function)">minBy</a>, <a href="../../../AbstractRichIterable.html#reject(org.eclipse.collections.api.block.predicate.Predicate,R)">reject</a>, <a href="../../../AbstractRichIterable.html#rejectWith(org.eclipse.collections.api.block.predicate.Predicate2,P,R)">rejectWith</a>, <a href="../../../AbstractRichIterable.html#select(org.eclipse.collections.api.block.predicate.Predicate,R)">select</a>, <a href="../../../AbstractRichIterable.html#selectWith(org.eclipse.collections.api.block.predicate.Predicate2,P,R)">selectWith</a>, <a href="../../../AbstractRichIterable.html#sumOfDouble(org.eclipse.collections.api.block.function.primitive.DoubleFunction)">sumOfDouble</a>, <a href="../../../AbstractRichIterable.html#sumOfFloat(org.eclipse.collections.api.block.function.primitive.FloatFunction)">sumOfFloat</a>, <a href="../../../AbstractRichIterable.html#sumOfInt(org.eclipse.collections.api.block.function.primitive.IntFunction)">sumOfInt</a>, <a href="../../../AbstractRichIterable.html#sumOfLong(org.eclipse.collections.api.block.function.primitive.LongFunction)">sumOfLong</a>, <a href="../../../AbstractRichIterable.html#toBag()">toBag</a>, <a href="../../../AbstractRichIterable.html#toBiMap(org.eclipse.collections.api.block.function.Function,org.eclipse.collections.api.block.function.Function)">toBiMap</a>, <a href="../../../AbstractRichIterable.html#toList()">toList</a>, <a href="../../../AbstractRichIterable.html#toMap(org.eclipse.collections.api.block.function.Function,org.eclipse.collections.api.block.function.Function)">toMap</a>, <a href="../../../AbstractRichIterable.html#toSet()">toSet</a>, <a href="../../../AbstractRichIterable.html#toSortedBag()">toSortedBag</a>, <a href="../../../AbstractRichIterable.html#toSortedBag(java.util.Comparator)">toSortedBag</a>, <a href="../../../AbstractRichIterable.html#toSortedBagBy(org.eclipse.collections.api.block.function.Function)">toSortedBagBy</a>, <a href="../../../AbstractRichIterable.html#toSortedListBy(org.eclipse.collections.api.block.function.Function)">toSortedListBy</a>, <a href="../../../AbstractRichIterable.html#toSortedMap(java.util.Comparator,org.eclipse.collections.api.block.function.Function,org.eclipse.collections.api.block.function.Function)">toSortedMap</a>, <a href="../../../AbstractRichIterable.html#toSortedMap(org.eclipse.collections.api.block.function.Function,org.eclipse.collections.api.block.function.Function)">toSortedMap</a>, <a href="../../../AbstractRichIterable.html#toSortedMapBy(org.eclipse.collections.api.block.function.Function,org.eclipse.collections.api.block.function.Function,org.eclipse.collections.api.block.function.Function)">toSortedMapBy</a>, <a href="../../../AbstractRichIterable.html#toSortedSet()">toSortedSet</a>, <a href="../../../AbstractRichIterable.html#toSortedSet(java.util.Comparator)">toSortedSet</a>, <a href="../../../AbstractRichIterable.html#toSortedSetBy(org.eclipse.collections.api.block.function.Function)">toSortedSetBy</a>, <a href="../../../AbstractRichIterable.html#zip(java.lang.Iterable,R)">zip</a>, <a href="../../../AbstractRichIterable.html#zipWithIndex(R)">zipWithIndex</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.impl.parallel.<a href="../../../parallel/BatchIterable.html" title="interface in org.eclipse.collections.impl.parallel">BatchIterable</a></h3>
<a id="methods.inherited.from.class.org.eclipse.collections.impl.parallel.BatchIterable">
<!-- -->
</a><code><a href="../../../parallel/BatchIterable.html#forEach(org.eclipse.collections.api.block.procedure.Procedure)">forEach</a></code></div>
<div class="inheritedList">
<h3>Methods inherited from interface&nbsp;org.eclipse.collections.api.map.<a href="../../../../api/map/ImmutableMap.html" title="interface in org.eclipse.collections.api.map">ImmutableMap</a></h3>
<a id="methods.inherited.from.class.org.eclipse.collections.api.map.ImmutableMap">
<!-- -->
</a><code><a href="../../../../api/map/ImmutableMap.html#aggregateBy(org.eclipse.collections.api.block.function.Function,org.eclipse.collections.api.block.function.Function0,org.eclipse.collections.api.block.function.Function2)">aggregateBy</a>, <a href="../../../../api/map/ImmutableMap.html#flatCollectWith(org.eclipse.collections.api.block.function.Function2,P)">flatCollectWith</a></code></div>
<div class="inheritedList">
<h3>Methods inherited from interface&nbsp;org.eclipse.collections.api.<a href="../../../../api/InternalIterable.html" title="interface in org.eclipse.collections.api">InternalIterable</a></h3>
<a id="methods.inherited.from.class.org.eclipse.collections.api.InternalIterable">
<!-- -->
</a><code><a href="../../../../api/InternalIterable.html#forEach(java.util.function.Consumer)">forEach</a></code></div>
<div class="inheritedList">
<h3>Methods inherited from interface&nbsp;java.util.<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">Map</a></h3>
<a id="methods.inherited.from.class.java.util.Map">
<!-- -->
</a><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true#compute(K,java.util.function.BiFunction)" title="class or interface in java.util" class="externalLink">compute</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true#computeIfAbsent(K,java.util.function.Function)" title="class or interface in java.util" class="externalLink">computeIfAbsent</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true#computeIfPresent(K,java.util.function.BiFunction)" title="class or interface in java.util" class="externalLink">computeIfPresent</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true#forEach(java.util.function.BiConsumer)" title="class or interface in java.util" class="externalLink">forEach</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true#getOrDefault(java.lang.Object,V)" title="class or interface in java.util" class="externalLink">getOrDefault</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true#isEmpty()" title="class or interface in java.util" class="externalLink">isEmpty</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true#merge(K,V,java.util.function.BiFunction)" title="class or interface in java.util" class="externalLink">merge</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true#putIfAbsent(K,V)" title="class or interface in java.util" class="externalLink">putIfAbsent</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true#remove(java.lang.Object,java.lang.Object)" title="class or interface in java.util" class="externalLink">remove</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true#replace(K,V)" title="class or interface in java.util" class="externalLink">replace</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true#replace(K,V,V)" title="class or interface in java.util" class="externalLink">replace</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true#replaceAll(java.util.function.BiFunction)" title="class or interface in java.util" class="externalLink">replaceAll</a></code></div>
<div class="inheritedList">
<h3>Methods inherited from interface&nbsp;org.eclipse.collections.api.map.<a href="../../../../api/map/MapIterable.html" title="interface in org.eclipse.collections.api.map">MapIterable</a></h3>
<a id="methods.inherited.from.class.org.eclipse.collections.api.map.MapIterable">
<!-- -->
</a><code><a href="../../../../api/map/MapIterable.html#getIfAbsent(K,org.eclipse.collections.api.block.function.Function0)">getIfAbsent</a>, <a href="../../../../api/map/MapIterable.html#getIfAbsentValue(K,V)">getIfAbsentValue</a>, <a href="../../../../api/map/MapIterable.html#getIfAbsentWith(K,org.eclipse.collections.api.block.function.Function,P)">getIfAbsentWith</a>, <a href="../../../../api/map/MapIterable.html#getOrDefault(java.lang.Object,V)">getOrDefault</a>, <a href="../../../../api/map/MapIterable.html#ifPresentApply(K,org.eclipse.collections.api.block.function.Function)">ifPresentApply</a>, <a href="../../../../api/map/MapIterable.html#parallelStream()">parallelStream</a>, <a href="../../../../api/map/MapIterable.html#spliterator()">spliterator</a>, <a href="../../../../api/map/MapIterable.html#stream()">stream</a></code></div>
<div class="inheritedList">
<h3>Methods inherited from interface&nbsp;org.eclipse.collections.api.<a href="../../../../api/RichIterable.html" title="interface in org.eclipse.collections.api">RichIterable</a></h3>
<a id="methods.inherited.from.class.org.eclipse.collections.api.RichIterable">
<!-- -->
</a><code><a href="../../../../api/RichIterable.html#aggregateBy(org.eclipse.collections.api.block.function.Function,org.eclipse.collections.api.block.function.Function0,org.eclipse.collections.api.block.function.Function2,R)">aggregateBy</a>, <a href="../../../../api/RichIterable.html#allSatisfy(org.eclipse.collections.api.block.predicate.Predicate)">allSatisfy</a>, <a href="../../../../api/RichIterable.html#allSatisfyWith(org.eclipse.collections.api.block.predicate.Predicate2,P)">allSatisfyWith</a>, <a href="../../../../api/RichIterable.html#anySatisfy(org.eclipse.collections.api.block.predicate.Predicate)">anySatisfy</a>, <a href="../../../../api/RichIterable.html#anySatisfyWith(org.eclipse.collections.api.block.predicate.Predicate2,P)">anySatisfyWith</a>, <a href="../../../../api/RichIterable.html#appendString(java.lang.Appendable)">appendString</a>, <a href="../../../../api/RichIterable.html#appendString(java.lang.Appendable,java.lang.String)">appendString</a>, <a href="../../../../api/RichIterable.html#appendString(java.lang.Appendable,java.lang.String,java.lang.String,java.lang.String)">appendString</a>, <a href="../../../../api/RichIterable.html#asLazy()">asLazy</a>, <a href="../../../../api/RichIterable.html#chunk(int)">chunk</a>, <a href="../../../../api/RichIterable.html#collect(org.eclipse.collections.api.block.function.Function,R)">collect</a>, <a href="../../../../api/RichIterable.html#collectBoolean(org.eclipse.collections.api.block.function.primitive.BooleanFunction,R)">collectBoolean</a>, <a href="../../../../api/RichIterable.html#collectByte(org.eclipse.collections.api.block.function.primitive.ByteFunction,R)">collectByte</a>, <a href="../../../../api/RichIterable.html#collectChar(org.eclipse.collections.api.block.function.primitive.CharFunction,R)">collectChar</a>, <a href="../../../../api/RichIterable.html#collectDouble(org.eclipse.collections.api.block.function.primitive.DoubleFunction,R)">collectDouble</a>, <a href="../../../../api/RichIterable.html#collectFloat(org.eclipse.collections.api.block.function.primitive.FloatFunction,R)">collectFloat</a>, <a href="../../../../api/RichIterable.html#collectIf(org.eclipse.collections.api.block.predicate.Predicate,org.eclipse.collections.api.block.function.Function,R)">collectIf</a>, <a href="../../../../api/RichIterable.html#collectInt(org.eclipse.collections.api.block.function.primitive.IntFunction,R)">collectInt</a>, <a href="../../../../api/RichIterable.html#collectLong(org.eclipse.collections.api.block.function.primitive.LongFunction,R)">collectLong</a>, <a href="../../../../api/RichIterable.html#collectShort(org.eclipse.collections.api.block.function.primitive.ShortFunction,R)">collectShort</a>, <a href="../../../../api/RichIterable.html#collectWith(org.eclipse.collections.api.block.function.Function2,P,R)">collectWith</a>, <a href="../../../../api/RichIterable.html#contains(java.lang.Object)">contains</a>, <a href="../../../../api/RichIterable.html#containsAll(java.util.Collection)">containsAll</a>, <a href="../../../../api/RichIterable.html#containsAllArguments(java.lang.Object...)">containsAllArguments</a>, <a href="../../../../api/RichIterable.html#containsAllIterable(java.lang.Iterable)">containsAllIterable</a>, <a href="../../../../api/RichIterable.html#containsBy(org.eclipse.collections.api.block.function.Function,V)">containsBy</a>, <a href="../../../../api/RichIterable.html#count(org.eclipse.collections.api.block.predicate.Predicate)">count</a>, <a href="../../../../api/RichIterable.html#countBy(org.eclipse.collections.api.block.function.Function,R)">countBy</a>, <a href="../../../../api/RichIterable.html#countByEach(org.eclipse.collections.api.block.function.Function,R)">countByEach</a>, <a href="../../../../api/RichIterable.html#countByWith(org.eclipse.collections.api.block.function.Function2,P,R)">countByWith</a>, <a href="../../../../api/RichIterable.html#countWith(org.eclipse.collections.api.block.predicate.Predicate2,P)">countWith</a>, <a href="../../../../api/RichIterable.html#detect(org.eclipse.collections.api.block.predicate.Predicate)">detect</a>, <a href="../../../../api/RichIterable.html#detectIfNone(org.eclipse.collections.api.block.predicate.Predicate,org.eclipse.collections.api.block.function.Function0)">detectIfNone</a>, <a href="../../../../api/RichIterable.html#detectOptional(org.eclipse.collections.api.block.predicate.Predicate)">detectOptional</a>, <a href="../../../../api/RichIterable.html#detectWith(org.eclipse.collections.api.block.predicate.Predicate2,P)">detectWith</a>, <a href="../../../../api/RichIterable.html#detectWithIfNone(org.eclipse.collections.api.block.predicate.Predicate2,P,org.eclipse.collections.api.block.function.Function0)">detectWithIfNone</a>, <a href="../../../../api/RichIterable.html#detectWithOptional(org.eclipse.collections.api.block.predicate.Predicate2,P)">detectWithOptional</a>, <a href="../../../../api/RichIterable.html#each(org.eclipse.collections.api.block.procedure.Procedure)">each</a>, <a href="../../../../api/RichIterable.html#flatCollect(org.eclipse.collections.api.block.function.Function,R)">flatCollect</a>, <a href="../../../../api/RichIterable.html#flatCollectBoolean(org.eclipse.collections.api.block.function.Function,R)">flatCollectBoolean</a>, <a href="../../../../api/RichIterable.html#flatCollectByte(org.eclipse.collections.api.block.function.Function,R)">flatCollectByte</a>, <a href="../../../../api/RichIterable.html#flatCollectChar(org.eclipse.collections.api.block.function.Function,R)">flatCollectChar</a>, <a href="../../../../api/RichIterable.html#flatCollectDouble(org.eclipse.collections.api.block.function.Function,R)">flatCollectDouble</a>, <a href="../../../../api/RichIterable.html#flatCollectFloat(org.eclipse.collections.api.block.function.Function,R)">flatCollectFloat</a>, <a href="../../../../api/RichIterable.html#flatCollectInt(org.eclipse.collections.api.block.function.Function,R)">flatCollectInt</a>, <a href="../../../../api/RichIterable.html#flatCollectLong(org.eclipse.collections.api.block.function.Function,R)">flatCollectLong</a>, <a href="../../../../api/RichIterable.html#flatCollectShort(org.eclipse.collections.api.block.function.Function,R)">flatCollectShort</a>, <a href="../../../../api/RichIterable.html#flatCollectWith(org.eclipse.collections.api.block.function.Function2,P,R)">flatCollectWith</a>, <a href="../../../../api/RichIterable.html#forEach(org.eclipse.collections.api.block.procedure.Procedure)">forEach</a>, <a href="../../../../api/RichIterable.html#getAny()">getAny</a>, <a href="../../../../api/RichIterable.html#getFirst()">getFirst</a>, <a href="../../../../api/RichIterable.html#getLast()">getLast</a>, <a href="../../../../api/RichIterable.html#getOnly()">getOnly</a>, <a href="../../../../api/RichIterable.html#groupBy(org.eclipse.collections.api.block.function.Function,R)">groupBy</a>, <a href="../../../../api/RichIterable.html#groupByAndCollect(org.eclipse.collections.api.block.function.Function,org.eclipse.collections.api.block.function.Function,R)">groupByAndCollect</a>, <a href="../../../../api/RichIterable.html#groupByEach(org.eclipse.collections.api.block.function.Function,R)">groupByEach</a>, <a href="../../../../api/RichIterable.html#groupByUniqueKey(org.eclipse.collections.api.block.function.Function,R)">groupByUniqueKey</a>, <a href="../../../../api/RichIterable.html#injectInto(double,org.eclipse.collections.api.block.function.primitive.DoubleObjectToDoubleFunction)">injectInto</a>, <a href="../../../../api/RichIterable.html#injectInto(float,org.eclipse.collections.api.block.function.primitive.FloatObjectToFloatFunction)">injectInto</a>, <a href="../../../../api/RichIterable.html#injectInto(int,org.eclipse.collections.api.block.function.primitive.IntObjectToIntFunction)">injectInto</a>, <a href="../../../../api/RichIterable.html#injectInto(long,org.eclipse.collections.api.block.function.primitive.LongObjectToLongFunction)">injectInto</a>, <a href="../../../../api/RichIterable.html#injectInto(IV,org.eclipse.collections.api.block.function.Function2)">injectInto</a>, <a href="../../../../api/RichIterable.html#into(R)">into</a>, <a href="../../../../api/RichIterable.html#isEmpty()">isEmpty</a>, <a href="../../../../api/RichIterable.html#makeString()">makeString</a>, <a href="../../../../api/RichIterable.html#makeString(java.lang.String)">makeString</a>, <a href="../../../../api/RichIterable.html#makeString(java.lang.String,java.lang.String,java.lang.String)">makeString</a>, <a href="../../../../api/RichIterable.html#max()">max</a>, <a href="../../../../api/RichIterable.html#max(java.util.Comparator)">max</a>, <a href="../../../../api/RichIterable.html#maxBy(org.eclipse.collections.api.block.function.Function)">maxBy</a>, <a href="../../../../api/RichIterable.html#maxByOptional(org.eclipse.collections.api.block.function.Function)">maxByOptional</a>, <a href="../../../../api/RichIterable.html#maxOptional()">maxOptional</a>, <a href="../../../../api/RichIterable.html#maxOptional(java.util.Comparator)">maxOptional</a>, <a href="../../../../api/RichIterable.html#min()">min</a>, <a href="../../../../api/RichIterable.html#min(java.util.Comparator)">min</a>, <a href="../../../../api/RichIterable.html#minBy(org.eclipse.collections.api.block.function.Function)">minBy</a>, <a href="../../../../api/RichIterable.html#minByOptional(org.eclipse.collections.api.block.function.Function)">minByOptional</a>, <a href="../../../../api/RichIterable.html#minOptional()">minOptional</a>, <a href="../../../../api/RichIterable.html#minOptional(java.util.Comparator)">minOptional</a>, <a href="../../../../api/RichIterable.html#noneSatisfy(org.eclipse.collections.api.block.predicate.Predicate)">noneSatisfy</a>, <a href="../../../../api/RichIterable.html#noneSatisfyWith(org.eclipse.collections.api.block.predicate.Predicate2,P)">noneSatisfyWith</a>, <a href="../../../../api/RichIterable.html#notEmpty()">notEmpty</a>, <a href="../../../../api/RichIterable.html#reduce(java.util.function.BinaryOperator)">reduce</a>, <a href="../../../../api/RichIterable.html#reduceInPlace(java.util.function.Supplier,java.util.function.BiConsumer)">reduceInPlace</a>, <a href="../../../../api/RichIterable.html#reduceInPlace(java.util.stream.Collector)">reduceInPlace</a>, <a href="../../../../api/RichIterable.html#reject(org.eclipse.collections.api.block.predicate.Predicate,R)">reject</a>, <a href="../../../../api/RichIterable.html#rejectWith(org.eclipse.collections.api.block.predicate.Predicate2,P,R)">rejectWith</a>, <a href="../../../../api/RichIterable.html#select(org.eclipse.collections.api.block.predicate.Predicate,R)">select</a>, <a href="../../../../api/RichIterable.html#selectWith(org.eclipse.collections.api.block.predicate.Predicate2,P,R)">selectWith</a>, <a href="../../../../api/RichIterable.html#summarizeDouble(org.eclipse.collections.api.block.function.primitive.DoubleFunction)">summarizeDouble</a>, <a href="../../../../api/RichIterable.html#summarizeFloat(org.eclipse.collections.api.block.function.primitive.FloatFunction)">summarizeFloat</a>, <a href="../../../../api/RichIterable.html#summarizeInt(org.eclipse.collections.api.block.function.primitive.IntFunction)">summarizeInt</a>, <a href="../../../../api/RichIterable.html#summarizeLong(org.eclipse.collections.api.block.function.primitive.LongFunction)">summarizeLong</a>, <a href="../../../../api/RichIterable.html#sumOfDouble(org.eclipse.collections.api.block.function.primitive.DoubleFunction)">sumOfDouble</a>, <a href="../../../../api/RichIterable.html#sumOfFloat(org.eclipse.collections.api.block.function.primitive.FloatFunction)">sumOfFloat</a>, <a href="../../../../api/RichIterable.html#sumOfInt(org.eclipse.collections.api.block.function.primitive.IntFunction)">sumOfInt</a>, <a href="../../../../api/RichIterable.html#sumOfLong(org.eclipse.collections.api.block.function.primitive.LongFunction)">sumOfLong</a>, <a href="../../../../api/RichIterable.html#toArray()">toArray</a>, <a href="../../../../api/RichIterable.html#toArray(E%5B%5D)">toArray</a>, <a href="../../../../api/RichIterable.html#toBag()">toBag</a>, <a href="../../../../api/RichIterable.html#toBiMap(org.eclipse.collections.api.block.function.Function,org.eclipse.collections.api.block.function.Function)">toBiMap</a>, <a href="../../../../api/RichIterable.html#toList()">toList</a>, <a href="../../../../api/RichIterable.html#toMap(org.eclipse.collections.api.block.function.Function,org.eclipse.collections.api.block.function.Function)">toMap</a>, <a href="../../../../api/RichIterable.html#toMap(org.eclipse.collections.api.block.function.Function,org.eclipse.collections.api.block.function.Function,R)">toMap</a>, <a href="../../../../api/RichIterable.html#toSet()">toSet</a>, <a href="../../../../api/RichIterable.html#toSortedBag()">toSortedBag</a>, <a href="../../../../api/RichIterable.html#toSortedBag(java.util.Comparator)">toSortedBag</a>, <a href="../../../../api/RichIterable.html#toSortedBagBy(org.eclipse.collections.api.block.function.Function)">toSortedBagBy</a>, <a href="../../../../api/RichIterable.html#toSortedList()">toSortedList</a>, <a href="../../../../api/RichIterable.html#toSortedList(java.util.Comparator)">toSortedList</a>, <a href="../../../../api/RichIterable.html#toSortedListBy(org.eclipse.collections.api.block.function.Function)">toSortedListBy</a>, <a href="../../../../api/RichIterable.html#toSortedMap(java.util.Comparator,org.eclipse.collections.api.block.function.Function,org.eclipse.collections.api.block.function.Function)">toSortedMap</a>, <a href="../../../../api/RichIterable.html#toSortedMap(org.eclipse.collections.api.block.function.Function,org.eclipse.collections.api.block.function.Function)">toSortedMap</a>, <a href="../../../../api/RichIterable.html#toSortedMapBy(org.eclipse.collections.api.block.function.Function,org.eclipse.collections.api.block.function.Function,org.eclipse.collections.api.block.function.Function)">toSortedMapBy</a>, <a href="../../../../api/RichIterable.html#toSortedSet()">toSortedSet</a>, <a href="../../../../api/RichIterable.html#toSortedSet(java.util.Comparator)">toSortedSet</a>, <a href="../../../../api/RichIterable.html#toSortedSetBy(org.eclipse.collections.api.block.function.Function)">toSortedSetBy</a>, <a href="../../../../api/RichIterable.html#zip(java.lang.Iterable,R)">zip</a>, <a href="../../../../api/RichIterable.html#zipWithIndex(R)">zipWithIndex</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.impl.map.strategy.mutable.UnifiedMapWithHashingStrategy)">ImmutableUnifiedMapWithHashingStrategy</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="memberName">ImmutableUnifiedMapWithHashingStrategy</span>&#8203;(<span class="arguments"><a href="../mutable/UnifiedMapWithHashingStrategy.html" title="class in org.eclipse.collections.impl.map.strategy.mutable">UnifiedMapWithHashingStrategy</a>&lt;<a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">K</a>,&#8203;<a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">V</a>&gt;&nbsp;delegate)</span></div>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="&lt;init&gt;(org.eclipse.collections.api.block.HashingStrategy,org.eclipse.collections.api.tuple.Pair...)">ImmutableUnifiedMapWithHashingStrategy</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="memberName">ImmutableUnifiedMapWithHashingStrategy</span>&#8203;(<span class="arguments"><a href="../../../../api/block/HashingStrategy.html" title="interface in org.eclipse.collections.api.block">HashingStrategy</a>&lt;? super <a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">K</a>&gt;&nbsp;hashingStrategy,
<a href="../../../../api/tuple/Pair.html" title="interface in org.eclipse.collections.api.tuple">Pair</a>&lt;<a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">K</a>,&#8203;<a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">V</a>&gt;...&nbsp;pairs)</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="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;o)</span></div>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../api/map/MapIterable.html#equals(java.lang.Object)">MapIterable</a></code></span></div>
<div class="block">Follows the same general contract as <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.util" class="externalLink"><code>Map.equals(Object)</code></a>.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.util" class="externalLink">equals</a></code>&nbsp;in interface&nbsp;<code><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">Map</a>&lt;<a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">K</a>,&#8203;<a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">V</a>&gt;</code></dd>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/map/MapIterable.html#equals(java.lang.Object)">equals</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/map/MapIterable.html" title="interface in org.eclipse.collections.api.map">MapIterable</a>&lt;<a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">K</a>,&#8203;<a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">V</a>&gt;</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/map/MapIterable.html#hashCode()">MapIterable</a></code></span></div>
<div class="block">Follows the same general contract as <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true#hashCode()" title="class or interface in java.util" class="externalLink"><code>Map.hashCode()</code></a>.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true#hashCode()" title="class or interface in java.util" class="externalLink">hashCode</a></code>&nbsp;in interface&nbsp;<code><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">Map</a>&lt;<a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">K</a>,&#8203;<a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">V</a>&gt;</code></dd>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/map/MapIterable.html#hashCode()">hashCode</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/map/MapIterable.html" title="interface in org.eclipse.collections.api.map">MapIterable</a>&lt;<a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">K</a>,&#8203;<a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">V</a>&gt;</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="toString()">toString</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType"><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a></span>&nbsp;<span class="memberName">toString</span>()</div>
<div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../AbstractRichIterable.html#toString()">AbstractRichIterable</a></code></span></div>
<div class="block">Returns a string with the elements of the iterable separated by commas with spaces and
enclosed in square brackets.
<pre>
Assert.assertEquals("[]", Lists.mutable.empty().toString());
Assert.assertEquals("[1]", Lists.mutable.with(1).toString());
Assert.assertEquals("[1, 2, 3]", Lists.mutable.with(1, 2, 3).toString());
</pre></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/map/MapIterable.html#toString()">toString</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/map/MapIterable.html" title="interface in org.eclipse.collections.api.map">MapIterable</a>&lt;<a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">K</a>,&#8203;<a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">V</a>&gt;</code></dd>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/RichIterable.html#toString()">toString</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/RichIterable.html" title="interface in org.eclipse.collections.api">RichIterable</a>&lt;<a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">K</a>&gt;</code></dd>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../AbstractRichIterable.html#toString()">toString</a></code>&nbsp;in class&nbsp;<code><a href="../../../AbstractRichIterable.html" title="class in org.eclipse.collections.impl">AbstractRichIterable</a>&lt;<a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">V</a>&gt;</code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>a string representation of this collection.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="https://docs.oracle.com/javase/8/docs/api/java/util/AbstractCollection.html?is-external=true#toString()" title="class or interface in java.util" class="externalLink"><code>AbstractCollection.toString()</code></a></dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="size()">size</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType">int</span>&nbsp;<span class="memberName">size</span>()</div>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../api/RichIterable.html#size()">RichIterable</a></code></span></div>
<div class="block">Returns the number of items in this iterable.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../parallel/BatchIterable.html#size()">size</a></code>&nbsp;in interface&nbsp;<code><a href="../../../parallel/BatchIterable.html" title="interface in org.eclipse.collections.impl.parallel">BatchIterable</a>&lt;<a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">K</a>&gt;</code></dd>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true#size()" title="class or interface in java.util" class="externalLink">size</a></code>&nbsp;in interface&nbsp;<code><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">Map</a>&lt;<a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">K</a>,&#8203;<a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">V</a>&gt;</code></dd>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/RichIterable.html#size()">size</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/RichIterable.html" title="interface in org.eclipse.collections.api">RichIterable</a>&lt;<a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">K</a>&gt;</code></dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="containsKey(java.lang.Object)">containsKey</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType">boolean</span>&nbsp;<span class="memberName">containsKey</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;key)</span></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true#containsKey(java.lang.Object)" title="class or interface in java.util" class="externalLink">containsKey</a></code>&nbsp;in interface&nbsp;<code><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">Map</a>&lt;<a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">K</a>,&#8203;<a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">V</a>&gt;</code></dd>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/map/MapIterable.html#containsKey(java.lang.Object)">containsKey</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/map/MapIterable.html" title="interface in org.eclipse.collections.api.map">MapIterable</a>&lt;<a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">K</a>,&#8203;<a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">V</a>&gt;</code></dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true#containsKey(java.lang.Object)" title="class or interface in java.util" class="externalLink"><code>Map.containsKey(Object)</code></a></dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="containsValue(java.lang.Object)">containsValue</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType">boolean</span>&nbsp;<span class="memberName">containsValue</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;value)</span></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true#containsValue(java.lang.Object)" title="class or interface in java.util" class="externalLink">containsValue</a></code>&nbsp;in interface&nbsp;<code><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">Map</a>&lt;<a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">K</a>,&#8203;<a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">V</a>&gt;</code></dd>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/map/MapIterable.html#containsValue(java.lang.Object)">containsValue</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/map/MapIterable.html" title="interface in org.eclipse.collections.api.map">MapIterable</a>&lt;<a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">K</a>,&#8203;<a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">V</a>&gt;</code></dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true#containsValue(java.lang.Object)" title="class or interface in java.util" class="externalLink"><code>Map.containsValue(Object)</code></a></dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="get(java.lang.Object)">get</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType"><a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">V</a></span>&nbsp;<span class="memberName">get</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;key)</span></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true#get(java.lang.Object)" title="class or interface in java.util" class="externalLink">get</a></code>&nbsp;in interface&nbsp;<code><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">Map</a>&lt;<a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">K</a>,&#8203;<a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">V</a>&gt;</code></dd>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/map/MapIterable.html#get(java.lang.Object)">get</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/map/MapIterable.html" title="interface in org.eclipse.collections.api.map">MapIterable</a>&lt;<a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">K</a>,&#8203;<a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">V</a>&gt;</code></dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true#get(java.lang.Object)" title="class or interface in java.util" class="externalLink"><code>Map.get(Object)</code></a></dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="getBatchCount(int)">getBatchCount</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType">int</span>&nbsp;<span class="memberName">getBatchCount</span>&#8203;(<span class="arguments">int&nbsp;batchSize)</span></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../parallel/BatchIterable.html#getBatchCount(int)">getBatchCount</a></code>&nbsp;in interface&nbsp;<code><a href="../../../parallel/BatchIterable.html" title="interface in org.eclipse.collections.impl.parallel">BatchIterable</a>&lt;<a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">K</a>&gt;</code></dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="batchForEach(org.eclipse.collections.api.block.procedure.Procedure,int,int)">batchForEach</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType">void</span>&nbsp;<span class="memberName">batchForEach</span>&#8203;(<span class="arguments"><a href="../../../../api/block/procedure/Procedure.html" title="interface in org.eclipse.collections.api.block.procedure">Procedure</a>&lt;? super <a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">V</a>&gt;&nbsp;procedure,
int&nbsp;sectionIndex,
int&nbsp;sectionCount)</span></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../parallel/BatchIterable.html#batchForEach(org.eclipse.collections.api.block.procedure.Procedure,int,int)">batchForEach</a></code>&nbsp;in interface&nbsp;<code><a href="../../../parallel/BatchIterable.html" title="interface in org.eclipse.collections.impl.parallel">BatchIterable</a>&lt;<a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">K</a>&gt;</code></dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="forEachValue(org.eclipse.collections.api.block.procedure.Procedure)">forEachValue</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType">void</span>&nbsp;<span class="memberName">forEachValue</span>&#8203;(<span class="arguments"><a href="../../../../api/block/procedure/Procedure.html" title="interface in org.eclipse.collections.api.block.procedure">Procedure</a>&lt;? super <a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">V</a>&gt;&nbsp;procedure)</span></div>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../api/map/MapIterable.html#forEachValue(org.eclipse.collections.api.block.procedure.Procedure)">MapIterable</a></code></span></div>
<div class="block">Calls the procedure with each <em>value</em> of the map.
<pre>
Set&lt;String&gt; result = UnifiedSet.newSet();
MutableMap&lt;Integer, String&gt; map = this.newMapWithKeysValues(1, "One", 2, "Two", 3, "Three", 4, "Four");
map.<b>forEachValue</b>(new CollectionAddProcedure&lt;String&gt;(result));
Verify.assertSetsEqual(UnifiedSet.newSetWith("One", "Two", "Three", "Four"), result);
</pre></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/map/MapIterable.html#forEachValue(org.eclipse.collections.api.block.procedure.Procedure)">forEachValue</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/map/MapIterable.html" title="interface in org.eclipse.collections.api.map">MapIterable</a>&lt;<a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">K</a>,&#8203;<a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">V</a>&gt;</code></dd>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../AbstractMapIterable.html#forEachValue(org.eclipse.collections.api.block.procedure.Procedure)">forEachValue</a></code>&nbsp;in class&nbsp;<code><a href="../../AbstractMapIterable.html" title="class in org.eclipse.collections.impl.map">AbstractMapIterable</a>&lt;<a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">K</a>,&#8203;<a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">V</a>&gt;</code></dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="forEachKey(org.eclipse.collections.api.block.procedure.Procedure)">forEachKey</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType">void</span>&nbsp;<span class="memberName">forEachKey</span>&#8203;(<span class="arguments"><a href="../../../../api/block/procedure/Procedure.html" title="interface in org.eclipse.collections.api.block.procedure">Procedure</a>&lt;? super <a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">K</a>&gt;&nbsp;procedure)</span></div>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../api/map/MapIterable.html#forEachKey(org.eclipse.collections.api.block.procedure.Procedure)">MapIterable</a></code></span></div>
<div class="block">Calls the <code>procedure</code> with each <em>key</em> of the map.
<pre>
final Collection&lt;Integer&gt; result = new ArrayList&lt;Integer&gt;();
MutableMap&lt;Integer, String&gt; map = this.newMapWithKeysValues(1, "1", 2, "2", 3, "3");
map.<b>forEachKey</b>(new CollectionAddProcedure&lt;Integer&gt;(result));
Verify.assertContainsAll(result, 1, 2, 3);
</pre></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/map/MapIterable.html#forEachKey(org.eclipse.collections.api.block.procedure.Procedure)">forEachKey</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/map/MapIterable.html" title="interface in org.eclipse.collections.api.map">MapIterable</a>&lt;<a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">K</a>,&#8203;<a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">V</a>&gt;</code></dd>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../AbstractMapIterable.html#forEachKey(org.eclipse.collections.api.block.procedure.Procedure)">forEachKey</a></code>&nbsp;in class&nbsp;<code><a href="../../AbstractMapIterable.html" title="class in org.eclipse.collections.impl.map">AbstractMapIterable</a>&lt;<a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">K</a>,&#8203;<a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">V</a>&gt;</code></dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="forEachKeyValue(org.eclipse.collections.api.block.procedure.Procedure2)">forEachKeyValue</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType">void</span>&nbsp;<span class="memberName">forEachKeyValue</span>&#8203;(<span class="arguments"><a href="../../../../api/block/procedure/Procedure2.html" title="interface in org.eclipse.collections.api.block.procedure">Procedure2</a>&lt;? super <a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">K</a>,&#8203;? super <a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">V</a>&gt;&nbsp;procedure)</span></div>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../api/map/MapIterable.html#forEachKeyValue(org.eclipse.collections.api.block.procedure.Procedure2)">MapIterable</a></code></span></div>
<div class="block">Calls the <code>procedure</code> with each <em>key-value</em> pair of the map.
<pre>
final Collection&lt;String&gt; collection = new ArrayList&lt;String&gt;();
MutableMap&lt;Integer, String&gt; map = this.newMapWithKeysValues(1, "One", 2, "Two", 3, "Three");
map.<b>forEachKeyValue</b>((Integer key, String value) -&gt; collection.add(String.valueOf(key) + value));
Verify.assertContainsAll(collection, "1One", "2Two", "3Three");
</pre></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/map/MapIterable.html#forEachKeyValue(org.eclipse.collections.api.block.procedure.Procedure2)">forEachKeyValue</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/map/MapIterable.html" title="interface in org.eclipse.collections.api.map">MapIterable</a>&lt;<a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">K</a>,&#8203;<a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">V</a>&gt;</code></dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="entrySet()">entrySet</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType"><a href="https://docs.oracle.com/javase/8/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util" class="externalLink">Set</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.Entry.html?is-external=true" title="class or interface in java.util" class="externalLink">Map.Entry</a>&lt;<a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">K</a>,&#8203;<a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">V</a>&gt;&gt;</span>&nbsp;<span class="memberName">entrySet</span>()</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true#entrySet()" title="class or interface in java.util" class="externalLink">entrySet</a></code>&nbsp;in interface&nbsp;<code><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">Map</a>&lt;<a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">K</a>,&#8203;<a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">V</a>&gt;</code></dd>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../immutable/AbstractImmutableMap.html#entrySet()">entrySet</a></code>&nbsp;in class&nbsp;<code><a href="../../immutable/AbstractImmutableMap.html" title="class in org.eclipse.collections.impl.map.immutable">AbstractImmutableMap</a>&lt;<a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">K</a>,&#8203;<a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">V</a>&gt;</code></dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="keySet()">keySet</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType"><a href="https://docs.oracle.com/javase/8/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util" class="externalLink">Set</a>&lt;<a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">K</a>&gt;</span>&nbsp;<span class="memberName">keySet</span>()</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true#keySet()" title="class or interface in java.util" class="externalLink">keySet</a></code>&nbsp;in interface&nbsp;<code><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">Map</a>&lt;<a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">K</a>,&#8203;<a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">V</a>&gt;</code></dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="values()">values</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType"><a href="https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util" class="externalLink">Collection</a>&lt;<a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">V</a>&gt;</span>&nbsp;<span class="memberName">values</span>()</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true#values()" title="class or interface in java.util" class="externalLink">values</a></code>&nbsp;in interface&nbsp;<code><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">Map</a>&lt;<a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">K</a>,&#8203;<a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">V</a>&gt;</code></dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="keysView()">keysView</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType"><a href="../../../../api/RichIterable.html" title="interface in org.eclipse.collections.api">RichIterable</a>&lt;<a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">K</a>&gt;</span>&nbsp;<span class="memberName">keysView</span>()</div>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../api/map/MapIterable.html#keysView()">MapIterable</a></code></span></div>
<div class="block">Returns an unmodifiable lazy iterable wrapped around the keySet for the map.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/map/MapIterable.html#keysView()">keysView</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/map/MapIterable.html" title="interface in org.eclipse.collections.api.map">MapIterable</a>&lt;<a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">K</a>,&#8203;<a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">V</a>&gt;</code></dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="valuesView()">valuesView</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType"><a href="../../../../api/RichIterable.html" title="interface in org.eclipse.collections.api">RichIterable</a>&lt;<a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">V</a>&gt;</span>&nbsp;<span class="memberName">valuesView</span>()</div>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../api/map/MapIterable.html#valuesView()">MapIterable</a></code></span></div>
<div class="block">Returns an unmodifiable lazy iterable wrapped around the values for the map.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/map/MapIterable.html#valuesView()">valuesView</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/map/MapIterable.html" title="interface in org.eclipse.collections.api.map">MapIterable</a>&lt;<a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">K</a>,&#8203;<a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">V</a>&gt;</code></dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="keyValuesView()">keyValuesView</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType"><a href="../../../../api/RichIterable.html" title="interface in org.eclipse.collections.api">RichIterable</a>&lt;<a href="../../../../api/tuple/Pair.html" title="interface in org.eclipse.collections.api.tuple">Pair</a>&lt;<a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">K</a>,&#8203;<a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">V</a>&gt;&gt;</span>&nbsp;<span class="memberName">keyValuesView</span>()</div>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../api/map/MapIterable.html#keyValuesView()">MapIterable</a></code></span></div>
<div class="block">Returns an unmodifiable lazy iterable of key/value pairs wrapped around the entrySet for the map.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/map/MapIterable.html#keyValuesView()">keyValuesView</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/map/MapIterable.html" title="interface in org.eclipse.collections.api.map">MapIterable</a>&lt;<a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">K</a>,&#8203;<a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">V</a>&gt;</code></dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="forEachWithIndex(org.eclipse.collections.api.block.procedure.primitive.ObjectIntProcedure)">forEachWithIndex</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType">void</span>&nbsp;<span class="memberName">forEachWithIndex</span>&#8203;(<span class="arguments"><a href="../../../../api/block/procedure/primitive/ObjectIntProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">ObjectIntProcedure</a>&lt;? super <a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">V</a>&gt;&nbsp;objectIntProcedure)</span></div>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../api/InternalIterable.html#forEachWithIndex(org.eclipse.collections.api.block.procedure.primitive.ObjectIntProcedure)">InternalIterable</a></code></span></div>
<div class="block">Iterates over the iterable passing each element and the current relative int index to the specified instance of
ObjectIntProcedure.
<p>
Example using a Java 8 lambda:
<pre>
people.forEachWithIndex((Person person, int index) -&gt; LOGGER.info("Index: " + index + " person: " + person.getName()));
</pre>
<p>
Example using an anonymous inner class:
<pre>
people.forEachWithIndex(new ObjectIntProcedure&lt;Person&gt;()
{
public void value(Person person, int index)
{
LOGGER.info("Index: " + index + " person: " + person.getName());
}
});
</pre></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/InternalIterable.html#forEachWithIndex(org.eclipse.collections.api.block.procedure.primitive.ObjectIntProcedure)">forEachWithIndex</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/InternalIterable.html" title="interface in org.eclipse.collections.api">InternalIterable</a>&lt;<a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">K</a>&gt;</code></dd>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../AbstractMapIterable.html#forEachWithIndex(org.eclipse.collections.api.block.procedure.primitive.ObjectIntProcedure)">forEachWithIndex</a></code>&nbsp;in class&nbsp;<code><a href="../../AbstractMapIterable.html" title="class in org.eclipse.collections.impl.map">AbstractMapIterable</a>&lt;<a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">K</a>,&#8203;<a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">V</a>&gt;</code></dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="forEachWith(org.eclipse.collections.api.block.procedure.Procedure2,java.lang.Object)">
<!-- -->
</a><a id="forEachWith(org.eclipse.collections.api.block.procedure.Procedure2,P)">forEachWith</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="typeParameters">&lt;P&gt;</span>&nbsp;<span class="returnType">void</span>&nbsp;<span class="memberName">forEachWith</span>&#8203;(<span class="arguments"><a href="../../../../api/block/procedure/Procedure2.html" title="interface in org.eclipse.collections.api.block.procedure">Procedure2</a>&lt;? super <a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">V</a>,&#8203;? super P&gt;&nbsp;procedure,
P&nbsp;parameter)</span></div>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../api/InternalIterable.html#forEachWith(org.eclipse.collections.api.block.procedure.Procedure2,P)">InternalIterable</a></code></span></div>
<div class="block">The procedure2 is evaluated for each element in the iterable with the specified parameter provided
as the second argument.
<p>
Example using a Java 8 lambda:
<pre>
people.forEachWith((Person person, Person other) -&gt;
{
if (person.isRelatedTo(other))
{
LOGGER.info(person.getName());
}
}, fred);
</pre>
<p>
Example using an anonymous inner class:
<pre>
people.forEachWith(new Procedure2&lt;Person, Person&gt;()
{
public void value(Person person, Person other)
{
if (person.isRelatedTo(other))
{
LOGGER.info(person.getName());
}
}
}, fred);
</pre></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/InternalIterable.html#forEachWith(org.eclipse.collections.api.block.procedure.Procedure2,P)">forEachWith</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/InternalIterable.html" title="interface in org.eclipse.collections.api">InternalIterable</a>&lt;<a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">K</a>&gt;</code></dd>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../AbstractMapIterable.html#forEachWith(org.eclipse.collections.api.block.procedure.Procedure2,P)">forEachWith</a></code>&nbsp;in class&nbsp;<code><a href="../../AbstractMapIterable.html" title="class in org.eclipse.collections.impl.map">AbstractMapIterable</a>&lt;<a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">K</a>,&#8203;<a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">V</a>&gt;</code></dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="newWithKeyValue(java.lang.Object,java.lang.Object)">
<!-- -->
</a><a id="newWithKeyValue(K,V)">newWithKeyValue</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType"><a href="../../../../api/map/ImmutableMap.html" title="interface in org.eclipse.collections.api.map">ImmutableMap</a>&lt;<a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">K</a>,&#8203;<a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">V</a>&gt;</span>&nbsp;<span class="memberName">newWithKeyValue</span>&#8203;(<span class="arguments"><a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">K</a>&nbsp;key,
<a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">V</a>&nbsp;value)</span></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/map/ImmutableMap.html#newWithKeyValue(K,V)">newWithKeyValue</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/map/ImmutableMap.html" title="interface in org.eclipse.collections.api.map">ImmutableMap</a>&lt;<a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">K</a>,&#8203;<a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">V</a>&gt;</code></dd>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/map/ImmutableMapIterable.html#newWithKeyValue(K,V)">newWithKeyValue</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/map/ImmutableMapIterable.html" title="interface in org.eclipse.collections.api.map">ImmutableMapIterable</a>&lt;<a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">K</a>,&#8203;<a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">V</a>&gt;</code></dd>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../immutable/AbstractImmutableMap.html#newWithKeyValue(K,V)">newWithKeyValue</a></code>&nbsp;in class&nbsp;<code><a href="../../immutable/AbstractImmutableMap.html" title="class in org.eclipse.collections.impl.map.immutable">AbstractImmutableMap</a>&lt;<a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">K</a>,&#8203;<a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">V</a>&gt;</code></dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="newWithAllKeyValues(java.lang.Iterable)">newWithAllKeyValues</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType"><a href="../../../../api/map/ImmutableMap.html" title="interface in org.eclipse.collections.api.map">ImmutableMap</a>&lt;<a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">K</a>,&#8203;<a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">V</a>&gt;</span>&nbsp;<span class="memberName">newWithAllKeyValues</span>&#8203;(<span class="arguments"><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;? extends <a href="../../../../api/tuple/Pair.html" title="interface in org.eclipse.collections.api.tuple">Pair</a>&lt;? extends <a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">K</a>,&#8203;? extends <a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">V</a>&gt;&gt;&nbsp;keyValues)</span></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/map/ImmutableMap.html#newWithAllKeyValues(java.lang.Iterable)">newWithAllKeyValues</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/map/ImmutableMap.html" title="interface in org.eclipse.collections.api.map">ImmutableMap</a>&lt;<a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">K</a>,&#8203;<a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">V</a>&gt;</code></dd>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/map/ImmutableMapIterable.html#newWithAllKeyValues(java.lang.Iterable)">newWithAllKeyValues</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/map/ImmutableMapIterable.html" title="interface in org.eclipse.collections.api.map">ImmutableMapIterable</a>&lt;<a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">K</a>,&#8203;<a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">V</a>&gt;</code></dd>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../immutable/AbstractImmutableMap.html#newWithAllKeyValues(java.lang.Iterable)">newWithAllKeyValues</a></code>&nbsp;in class&nbsp;<code><a href="../../immutable/AbstractImmutableMap.html" title="class in org.eclipse.collections.impl.map.immutable">AbstractImmutableMap</a>&lt;<a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">K</a>,&#8203;<a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">V</a>&gt;</code></dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="newWithAllKeyValueArguments(org.eclipse.collections.api.tuple.Pair...)">newWithAllKeyValueArguments</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType"><a href="../../../../api/map/ImmutableMap.html" title="interface in org.eclipse.collections.api.map">ImmutableMap</a>&lt;<a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">K</a>,&#8203;<a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">V</a>&gt;</span>&nbsp;<span class="memberName">newWithAllKeyValueArguments</span>&#8203;(<span class="arguments"><a href="../../../../api/tuple/Pair.html" title="interface in org.eclipse.collections.api.tuple">Pair</a>&lt;? extends <a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">K</a>,&#8203;? extends <a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">V</a>&gt;...&nbsp;keyValuePairs)</span></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/map/ImmutableMap.html#newWithAllKeyValueArguments(org.eclipse.collections.api.tuple.Pair...)">newWithAllKeyValueArguments</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/map/ImmutableMap.html" title="interface in org.eclipse.collections.api.map">ImmutableMap</a>&lt;<a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">K</a>,&#8203;<a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">V</a>&gt;</code></dd>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/map/ImmutableMapIterable.html#newWithAllKeyValueArguments(org.eclipse.collections.api.tuple.Pair...)">newWithAllKeyValueArguments</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/map/ImmutableMapIterable.html" title="interface in org.eclipse.collections.api.map">ImmutableMapIterable</a>&lt;<a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">K</a>,&#8203;<a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">V</a>&gt;</code></dd>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../immutable/AbstractImmutableMap.html#newWithAllKeyValueArguments(org.eclipse.collections.api.tuple.Pair...)">newWithAllKeyValueArguments</a></code>&nbsp;in class&nbsp;<code><a href="../../immutable/AbstractImmutableMap.html" title="class in org.eclipse.collections.impl.map.immutable">AbstractImmutableMap</a>&lt;<a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">K</a>,&#8203;<a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">V</a>&gt;</code></dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="newWithoutKey(java.lang.Object)">
<!-- -->
</a><a id="newWithoutKey(K)">newWithoutKey</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType"><a href="../../../../api/map/ImmutableMap.html" title="interface in org.eclipse.collections.api.map">ImmutableMap</a>&lt;<a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">K</a>,&#8203;<a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">V</a>&gt;</span>&nbsp;<span class="memberName">newWithoutKey</span>&#8203;(<span class="arguments"><a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">K</a>&nbsp;key)</span></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/map/ImmutableMap.html#newWithoutKey(K)">newWithoutKey</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/map/ImmutableMap.html" title="interface in org.eclipse.collections.api.map">ImmutableMap</a>&lt;<a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">K</a>,&#8203;<a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">V</a>&gt;</code></dd>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/map/ImmutableMapIterable.html#newWithoutKey(K)">newWithoutKey</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/map/ImmutableMapIterable.html" title="interface in org.eclipse.collections.api.map">ImmutableMapIterable</a>&lt;<a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">K</a>,&#8203;<a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">V</a>&gt;</code></dd>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../immutable/AbstractImmutableMap.html#newWithoutKey(K)">newWithoutKey</a></code>&nbsp;in class&nbsp;<code><a href="../../immutable/AbstractImmutableMap.html" title="class in org.eclipse.collections.impl.map.immutable">AbstractImmutableMap</a>&lt;<a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">K</a>,&#8203;<a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">V</a>&gt;</code></dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="newWithoutAllKeys(java.lang.Iterable)">newWithoutAllKeys</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType"><a href="../../../../api/map/ImmutableMap.html" title="interface in org.eclipse.collections.api.map">ImmutableMap</a>&lt;<a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">K</a>,&#8203;<a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">V</a>&gt;</span>&nbsp;<span class="memberName">newWithoutAllKeys</span>&#8203;(<span class="arguments"><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;? extends <a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">K</a>&gt;&nbsp;keys)</span></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/map/ImmutableMap.html#newWithoutAllKeys(java.lang.Iterable)">newWithoutAllKeys</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/map/ImmutableMap.html" title="interface in org.eclipse.collections.api.map">ImmutableMap</a>&lt;<a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">K</a>,&#8203;<a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">V</a>&gt;</code></dd>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/map/ImmutableMapIterable.html#newWithoutAllKeys(java.lang.Iterable)">newWithoutAllKeys</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/map/ImmutableMapIterable.html" title="interface in org.eclipse.collections.api.map">ImmutableMapIterable</a>&lt;<a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">K</a>,&#8203;<a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">V</a>&gt;</code></dd>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../immutable/AbstractImmutableMap.html#newWithoutAllKeys(java.lang.Iterable)">newWithoutAllKeys</a></code>&nbsp;in class&nbsp;<code><a href="../../immutable/AbstractImmutableMap.html" title="class in org.eclipse.collections.impl.map.immutable">AbstractImmutableMap</a>&lt;<a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">K</a>,&#8203;<a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">V</a>&gt;</code></dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="collectValues(org.eclipse.collections.api.block.function.Function2)">collectValues</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="typeParameters">&lt;R&gt;</span>&nbsp;<span class="returnType"><a href="../../../../api/map/ImmutableMap.html" title="interface in org.eclipse.collections.api.map">ImmutableMap</a>&lt;<a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">K</a>,&#8203;R&gt;</span>&nbsp;<span class="memberName">collectValues</span>&#8203;(<span class="arguments"><a href="../../../../api/block/function/Function2.html" title="interface in org.eclipse.collections.api.block.function">Function2</a>&lt;? super <a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">K</a>,&#8203;? super <a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">V</a>,&#8203;? extends R&gt;&nbsp;function)</span></div>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../api/map/MapIterable.html#collectValues(org.eclipse.collections.api.block.function.Function2)">MapIterable</a></code></span></div>
<div class="block">For each key and value of the map the function is evaluated. The results of these evaluations are returned in
a new map. The map returned will use the values projected from the function rather than the original values.
<pre>
MapIterable&lt;City, String&gt; collected =
peopleByCity.collectValues((City city, Person person) -&gt; person.getFirstName() + " " + person.getLastName());
</pre></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/map/ImmutableMap.html#collectValues(org.eclipse.collections.api.block.function.Function2)">collectValues</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/map/ImmutableMap.html" title="interface in org.eclipse.collections.api.map">ImmutableMap</a>&lt;<a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">K</a>,&#8203;<a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">V</a>&gt;</code></dd>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/map/ImmutableMapIterable.html#collectValues(org.eclipse.collections.api.block.function.Function2)">collectValues</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/map/ImmutableMapIterable.html" title="interface in org.eclipse.collections.api.map">ImmutableMapIterable</a>&lt;<a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">K</a>,&#8203;<a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">V</a>&gt;</code></dd>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/map/MapIterable.html#collectValues(org.eclipse.collections.api.block.function.Function2)">collectValues</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/map/MapIterable.html" title="interface in org.eclipse.collections.api.map">MapIterable</a>&lt;<a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">K</a>,&#8203;<a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">V</a>&gt;</code></dd>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/map/UnsortedMapIterable.html#collectValues(org.eclipse.collections.api.block.function.Function2)">collectValues</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/map/UnsortedMapIterable.html" title="interface in org.eclipse.collections.api.map">UnsortedMapIterable</a>&lt;<a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">K</a>,&#8203;<a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">V</a>&gt;</code></dd>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../immutable/AbstractImmutableMap.html#collectValues(org.eclipse.collections.api.block.function.Function2)">collectValues</a></code>&nbsp;in class&nbsp;<code><a href="../../immutable/AbstractImmutableMap.html" title="class in org.eclipse.collections.impl.map.immutable">AbstractImmutableMap</a>&lt;<a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">K</a>,&#8203;<a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">V</a>&gt;</code></dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="select(org.eclipse.collections.api.block.predicate.Predicate2)">select</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType"><a href="../../../../api/map/ImmutableMap.html" title="interface in org.eclipse.collections.api.map">ImmutableMap</a>&lt;<a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">K</a>,&#8203;<a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">V</a>&gt;</span>&nbsp;<span class="memberName">select</span>&#8203;(<span class="arguments"><a href="../../../../api/block/predicate/Predicate2.html" title="interface in org.eclipse.collections.api.block.predicate">Predicate2</a>&lt;? super <a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">K</a>,&#8203;? super <a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">V</a>&gt;&nbsp;predicate)</span></div>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../api/map/MapIterable.html#select(org.eclipse.collections.api.block.predicate.Predicate2)">MapIterable</a></code></span></div>
<div class="block">For each key and value of the map the predicate is evaluated, if the result of the evaluation is true,
that key and value are returned in a new map.
<pre>
MapIterable&lt;City, Person&gt; selected =
peopleByCity.select((city, person) -&gt; city.getName().equals("Anytown") &amp;&amp; person.getLastName().equals("Smith"));
</pre></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/map/ImmutableMap.html#select(org.eclipse.collections.api.block.predicate.Predicate2)">select</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/map/ImmutableMap.html" title="interface in org.eclipse.collections.api.map">ImmutableMap</a>&lt;<a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">K</a>,&#8203;<a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">V</a>&gt;</code></dd>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/map/ImmutableMapIterable.html#select(org.eclipse.collections.api.block.predicate.Predicate2)">select</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/map/ImmutableMapIterable.html" title="interface in org.eclipse.collections.api.map">ImmutableMapIterable</a>&lt;<a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">K</a>,&#8203;<a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">V</a>&gt;</code></dd>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/map/MapIterable.html#select(org.eclipse.collections.api.block.predicate.Predicate2)">select</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/map/MapIterable.html" title="interface in org.eclipse.collections.api.map">MapIterable</a>&lt;<a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">K</a>,&#8203;<a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">V</a>&gt;</code></dd>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/map/UnsortedMapIterable.html#select(org.eclipse.collections.api.block.predicate.Predicate2)">select</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/map/UnsortedMapIterable.html" title="interface in org.eclipse.collections.api.map">UnsortedMapIterable</a>&lt;<a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">K</a>,&#8203;<a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">V</a>&gt;</code></dd>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../immutable/AbstractImmutableMap.html#select(org.eclipse.collections.api.block.predicate.Predicate2)">select</a></code>&nbsp;in class&nbsp;<code><a href="../../immutable/AbstractImmutableMap.html" title="class in org.eclipse.collections.impl.map.immutable">AbstractImmutableMap</a>&lt;<a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">K</a>,&#8203;<a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">V</a>&gt;</code></dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="reject(org.eclipse.collections.api.block.predicate.Predicate2)">reject</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType"><a href="../../../../api/map/ImmutableMap.html" title="interface in org.eclipse.collections.api.map">ImmutableMap</a>&lt;<a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">K</a>,&#8203;<a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">V</a>&gt;</span>&nbsp;<span class="memberName">reject</span>&#8203;(<span class="arguments"><a href="../../../../api/block/predicate/Predicate2.html" title="interface in org.eclipse.collections.api.block.predicate">Predicate2</a>&lt;? super <a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">K</a>,&#8203;? super <a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">V</a>&gt;&nbsp;predicate)</span></div>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../api/map/MapIterable.html#reject(org.eclipse.collections.api.block.predicate.Predicate2)">MapIterable</a></code></span></div>
<div class="block">For each key and value of the map the predicate is evaluated, if the result of the evaluation is false,
that key and value are returned in a new map.
<pre>
MapIterable&lt;City, Person&gt; rejected =
peopleByCity.reject((city, person) -&gt; city.getName().equals("Anytown") &amp;&amp; person.getLastName().equals("Smith"));
</pre></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/map/ImmutableMap.html#reject(org.eclipse.collections.api.block.predicate.Predicate2)">reject</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/map/ImmutableMap.html" title="interface in org.eclipse.collections.api.map">ImmutableMap</a>&lt;<a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">K</a>,&#8203;<a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">V</a>&gt;</code></dd>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/map/ImmutableMapIterable.html#reject(org.eclipse.collections.api.block.predicate.Predicate2)">reject</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/map/ImmutableMapIterable.html" title="interface in org.eclipse.collections.api.map">ImmutableMapIterable</a>&lt;<a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">K</a>,&#8203;<a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">V</a>&gt;</code></dd>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/map/MapIterable.html#reject(org.eclipse.collections.api.block.predicate.Predicate2)">reject</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/map/MapIterable.html" title="interface in org.eclipse.collections.api.map">MapIterable</a>&lt;<a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">K</a>,&#8203;<a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">V</a>&gt;</code></dd>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/map/UnsortedMapIterable.html#reject(org.eclipse.collections.api.block.predicate.Predicate2)">reject</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/map/UnsortedMapIterable.html" title="interface in org.eclipse.collections.api.map">UnsortedMapIterable</a>&lt;<a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">K</a>,&#8203;<a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">V</a>&gt;</code></dd>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../immutable/AbstractImmutableMap.html#reject(org.eclipse.collections.api.block.predicate.Predicate2)">reject</a></code>&nbsp;in class&nbsp;<code><a href="../../immutable/AbstractImmutableMap.html" title="class in org.eclipse.collections.impl.map.immutable">AbstractImmutableMap</a>&lt;<a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">K</a>,&#8203;<a href="ImmutableUnifiedMapWithHashingStrategy.html" title="type parameter in ImmutableUnifiedMapWithHashingStrategy">V</a>&gt;</code></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/ImmutableUnifiedMapWithHashingStrategy.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><a href="#nested.class.summary">Nested</a>&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>