blob: 59c05afbb8b9788facb865316fcb091c84dcc276 [file] [log] [blame]
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (14.0.2) on Thu Aug 20 21:25:36 CDT 2020 -->
<title>Uses of Interface org.eclipse.collections.api.map.primitive.ImmutableObjectByteMap (Eclipse Collections - 10.4.0)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-08-20">
<meta name="description" content="use: package: org.eclipse.collections.api.map.primitive, interface: ImmutableObjectByteMap">
<meta name="generator" content="javadoc/ClassUseWriter">
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../../../script-dir/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../../../../script.js"></script>
<script type="text/javascript" src="../../../../../../../script-dir/jszip/dist/jszip.min.js"></script>
<script type="text/javascript" src="../../../../../../../script-dir/jszip-utils/dist/jszip-utils.min.js"></script>
<!--[if IE]>
<script type="text/javascript" src="../../../../../../../script-dir/jszip-utils/dist/jszip-utils-ie.min.js"></script>
<![endif]-->
<script type="text/javascript" src="../../../../../../../script-dir/jquery-3.4.1.js"></script>
<script type="text/javascript" src="../../../../../../../script-dir/jquery-ui.js"></script>
</head>
<body class="class-use">
<script type="text/javascript">var pathtoroot = "../../../../../../../";
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<div class="flexBox">
<header role="banner" class="flexHeader">
<nav role="navigation">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a id="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../../index.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../ImmutableObjectByteMap.html" title="interface in org.eclipse.collections.api.map.primitive">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<div class="navListSearch"><label for="search">SEARCH:</label>
<input type="text" id="search" value="search" disabled="disabled">
<input type="reset" id="reset" value="reset" disabled="disabled">
</div>
</div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="skipNav"><a id="skip.navbar.top">
<!-- -->
</a></div>
</nav>
</header>
<div class="flexContent">
<main role="main">
<div class="header">
<h1 title="Uses of Interface org.eclipse.collections.api.map.primitive.ImmutableObjectByteMap" class="title">Uses of Interface<br>org.eclipse.collections.api.map.primitive.ImmutableObjectByteMap</h1>
</div>
<div class="classUseContainer">
<div class="useSummary">
<table>
<caption><span>Packages that use <a href="../ImmutableObjectByteMap.html" title="interface in org.eclipse.collections.api.map.primitive">ImmutableObjectByteMap</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.api.factory.map.primitive">org.eclipse.collections.api.factory.map.primitive</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.api.map.primitive">org.eclipse.collections.api.map.primitive</a></th>
<td class="colLast">
<div class="block">This package contains API for primitive to primitive maps, primitive to object maps and object to primitive maps with mutable and immutable variants.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.map.immutable.primitive">org.eclipse.collections.impl.map.immutable.primitive</a></th>
<td class="colLast">
<div class="block">This package contains implementations of the immutable primitive-primitive, primitive-object and object-primitive map interfaces.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.map.mutable.primitive">org.eclipse.collections.impl.map.mutable.primitive</a></th>
<td class="colLast">
<div class="block">This package contains implementations of the mutable primitive-primitive, primitive-object and object-primitive map interfaces.</div>
</td>
</tr>
</tbody>
</table>
</div>
<section class="classUses">
<ul class="blockList">
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.api.factory.map.primitive">
<!-- -->
</a>
<h2>Uses of <a href="../ImmutableObjectByteMap.html" title="interface in org.eclipse.collections.api.map.primitive">ImmutableObjectByteMap</a> in <a href="../../../factory/map/primitive/package-summary.html">org.eclipse.collections.api.factory.map.primitive</a></h2>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../../factory/map/primitive/package-summary.html">org.eclipse.collections.api.factory.map.primitive</a> that return <a href="../ImmutableObjectByteMap.html" title="interface in org.eclipse.collections.api.map.primitive">ImmutableObjectByteMap</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>&lt;K&gt;&nbsp;<a href="../ImmutableObjectByteMap.html" title="interface in org.eclipse.collections.api.map.primitive">ImmutableObjectByteMap</a>&lt;K&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableObjectByteMapFactory.</span><code><span class="memberNameLink"><a href="../../../factory/map/primitive/ImmutableObjectByteMapFactory.html#empty()">empty</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;T,&#8203;
K&gt;&nbsp;<a href="../ImmutableObjectByteMap.html" title="interface in org.eclipse.collections.api.map.primitive">ImmutableObjectByteMap</a>&lt;K&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableObjectByteMapFactory.</span><code><span class="memberNameLink"><a href="../../../factory/map/primitive/ImmutableObjectByteMapFactory.html#from(java.lang.Iterable,org.eclipse.collections.api.block.function.Function,org.eclipse.collections.api.block.function.primitive.ByteFunction)">from</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;T&gt;&nbsp;iterable,
<a href="../../../block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super T,&#8203;? extends K&gt;&nbsp;keyFunction,
<a href="../../../block/function/primitive/ByteFunction.html" title="interface in org.eclipse.collections.api.block.function.primitive">ByteFunction</a>&lt;? super T&gt;&nbsp;valueFunction)</code></th>
<td class="colLast">
<div class="block">Creates an <code>ImmutableObjectByteMap</code> from an <code>Iterable&lt;T&gt;</code> by applying <code>keyFunction</code> and <code>valueFunction</code>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;K&gt;&nbsp;<a href="../ImmutableObjectByteMap.html" title="interface in org.eclipse.collections.api.map.primitive">ImmutableObjectByteMap</a>&lt;K&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableObjectByteMapFactory.</span><code><span class="memberNameLink"><a href="../../../factory/map/primitive/ImmutableObjectByteMapFactory.html#of()">of</a></span>()</code></th>
<td class="colLast">
<div class="block">Same as <a href="../../../factory/map/primitive/ImmutableObjectByteMapFactory.html#empty()"><code>ImmutableObjectByteMapFactory.empty()</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;K&gt;&nbsp;<a href="../ImmutableObjectByteMap.html" title="interface in org.eclipse.collections.api.map.primitive">ImmutableObjectByteMap</a>&lt;K&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableObjectByteMapFactory.</span><code><span class="memberNameLink"><a href="../../../factory/map/primitive/ImmutableObjectByteMapFactory.html#of(K,byte)">of</a></span>&#8203;(K&nbsp;key,
byte&nbsp;value)</code></th>
<td class="colLast">
<div class="block">Same as <a href="../../../factory/map/primitive/ImmutableObjectByteMapFactory.html#with(K,byte)"><code>ImmutableObjectByteMapFactory.with(Object, byte)</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;K&gt;&nbsp;<a href="../ImmutableObjectByteMap.html" title="interface in org.eclipse.collections.api.map.primitive">ImmutableObjectByteMap</a>&lt;K&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableObjectByteMapFactory.</span><code><span class="memberNameLink"><a href="../../../factory/map/primitive/ImmutableObjectByteMapFactory.html#ofAll(org.eclipse.collections.api.map.primitive.ObjectByteMap)">ofAll</a></span>&#8203;(<a href="../ObjectByteMap.html" title="interface in org.eclipse.collections.api.map.primitive">ObjectByteMap</a>&lt;? extends K&gt;&nbsp;map)</code></th>
<td class="colLast">
<div class="block">Same as <a href="../../../factory/map/primitive/ImmutableObjectByteMapFactory.html#withAll(org.eclipse.collections.api.map.primitive.ObjectByteMap)"><code>ImmutableObjectByteMapFactory.withAll(ObjectByteMap)</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;K&gt;&nbsp;<a href="../ImmutableObjectByteMap.html" title="interface in org.eclipse.collections.api.map.primitive">ImmutableObjectByteMap</a>&lt;K&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableObjectByteMapFactory.</span><code><span class="memberNameLink"><a href="../../../factory/map/primitive/ImmutableObjectByteMapFactory.html#with()">with</a></span>()</code></th>
<td class="colLast">
<div class="block">Same as <a href="../../../factory/map/primitive/ImmutableObjectByteMapFactory.html#empty()"><code>ImmutableObjectByteMapFactory.empty()</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;K&gt;&nbsp;<a href="../ImmutableObjectByteMap.html" title="interface in org.eclipse.collections.api.map.primitive">ImmutableObjectByteMap</a>&lt;K&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableObjectByteMapFactory.</span><code><span class="memberNameLink"><a href="../../../factory/map/primitive/ImmutableObjectByteMapFactory.html#with(K,byte)">with</a></span>&#8203;(K&nbsp;key,
byte&nbsp;value)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;K&gt;&nbsp;<a href="../ImmutableObjectByteMap.html" title="interface in org.eclipse.collections.api.map.primitive">ImmutableObjectByteMap</a>&lt;K&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableObjectByteMapFactory.</span><code><span class="memberNameLink"><a href="../../../factory/map/primitive/ImmutableObjectByteMapFactory.html#withAll(org.eclipse.collections.api.map.primitive.ObjectByteMap)">withAll</a></span>&#8203;(<a href="../ObjectByteMap.html" title="interface in org.eclipse.collections.api.map.primitive">ObjectByteMap</a>&lt;? extends K&gt;&nbsp;map)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.api.map.primitive">
<!-- -->
</a>
<h2>Uses of <a href="../ImmutableObjectByteMap.html" title="interface in org.eclipse.collections.api.map.primitive">ImmutableObjectByteMap</a> in <a href="../package-summary.html">org.eclipse.collections.api.map.primitive</a></h2>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../package-summary.html">org.eclipse.collections.api.map.primitive</a> that return <a href="../ImmutableObjectByteMap.html" title="interface in org.eclipse.collections.api.map.primitive">ImmutableObjectByteMap</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../ImmutableObjectByteMap.html" title="interface in org.eclipse.collections.api.map.primitive">ImmutableObjectByteMap</a>&lt;<a href="../ImmutableByteObjectMap.html" title="type parameter in ImmutableByteObjectMap">V</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableByteObjectMap.</span><code><span class="memberNameLink"><a href="../ImmutableByteObjectMap.html#flipUniqueValues()">flipUniqueValues</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../ImmutableObjectByteMap.html" title="interface in org.eclipse.collections.api.map.primitive">ImmutableObjectByteMap</a>&lt;<a href="../ImmutableObjectByteMap.html" title="type parameter in ImmutableObjectByteMap">K</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableObjectByteMap.</span><code><span class="memberNameLink"><a href="../ImmutableObjectByteMap.html#newWithKeyValue(K,byte)">newWithKeyValue</a></span>&#8203;(<a href="../ImmutableObjectByteMap.html" title="type parameter in ImmutableObjectByteMap">K</a>&nbsp;key,
byte&nbsp;value)</code></th>
<td class="colLast">
<div class="block">Copy this map, associate the value with the key (replacing the value if one
already exists for <code>key</code>), and return the copy as new immutable map.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../ImmutableObjectByteMap.html" title="interface in org.eclipse.collections.api.map.primitive">ImmutableObjectByteMap</a>&lt;<a href="../ImmutableObjectByteMap.html" title="type parameter in ImmutableObjectByteMap">K</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableObjectByteMap.</span><code><span class="memberNameLink"><a href="../ImmutableObjectByteMap.html#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="../ImmutableObjectByteMap.html" title="type parameter in ImmutableObjectByteMap">K</a>&gt;&nbsp;keys)</code></th>
<td class="colLast">
<div class="block">Copy this map, remove any associated values with the specified keys (if any exist),
and return the copy as a new immutable map.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../ImmutableObjectByteMap.html" title="interface in org.eclipse.collections.api.map.primitive">ImmutableObjectByteMap</a>&lt;<a href="../ImmutableObjectByteMap.html" title="type parameter in ImmutableObjectByteMap">K</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableObjectByteMap.</span><code><span class="memberNameLink"><a href="../ImmutableObjectByteMap.html#newWithoutKey(K)">newWithoutKey</a></span>&#8203;(<a href="../ImmutableObjectByteMap.html" title="type parameter in ImmutableObjectByteMap">K</a>&nbsp;key)</code></th>
<td class="colLast">
<div class="block">Copy this map, remove any associated value with the key (if one exists), and
return the copy as a new immutable map.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../ImmutableObjectByteMap.html" title="interface in org.eclipse.collections.api.map.primitive">ImmutableObjectByteMap</a>&lt;<a href="../ImmutableObjectByteMap.html" title="type parameter in ImmutableObjectByteMap">K</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableObjectByteMap.</span><code><span class="memberNameLink"><a href="../ImmutableObjectByteMap.html#reject(org.eclipse.collections.api.block.predicate.primitive.ObjectBytePredicate)">reject</a></span>&#8203;(<a href="../../../block/predicate/primitive/ObjectBytePredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">ObjectBytePredicate</a>&lt;? super <a href="../ImmutableObjectByteMap.html" title="type parameter in ImmutableObjectByteMap">K</a>&gt;&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../ImmutableObjectByteMap.html" title="interface in org.eclipse.collections.api.map.primitive">ImmutableObjectByteMap</a>&lt;<a href="../ImmutableObjectByteMap.html" title="type parameter in ImmutableObjectByteMap">K</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableObjectByteMap.</span><code><span class="memberNameLink"><a href="../ImmutableObjectByteMap.html#select(org.eclipse.collections.api.block.predicate.primitive.ObjectBytePredicate)">select</a></span>&#8203;(<a href="../../../block/predicate/primitive/ObjectBytePredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">ObjectBytePredicate</a>&lt;? super <a href="../ImmutableObjectByteMap.html" title="type parameter in ImmutableObjectByteMap">K</a>&gt;&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>default <a href="../ImmutableObjectByteMap.html" title="interface in org.eclipse.collections.api.map.primitive">ImmutableObjectByteMap</a>&lt;<a href="../ImmutableObjectByteMap.html" title="type parameter in ImmutableObjectByteMap">K</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableObjectByteMap.</span><code><span class="memberNameLink"><a href="../ImmutableObjectByteMap.html#tap(org.eclipse.collections.api.block.procedure.primitive.ByteProcedure)">tap</a></span>&#8203;(<a href="../../../block/procedure/primitive/ByteProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">ByteProcedure</a>&nbsp;procedure)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../ImmutableObjectByteMap.html" title="interface in org.eclipse.collections.api.map.primitive">ImmutableObjectByteMap</a>&lt;<a href="../ObjectByteMap.html" title="type parameter in ObjectByteMap">K</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ObjectByteMap.</span><code><span class="memberNameLink"><a href="../ObjectByteMap.html#toImmutable()">toImmutable</a></span>()</code></th>
<td class="colLast">
<div class="block">Returns a copy of this map that is immutable (if this map is mutable) or
itself if it is already immutable.</div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.impl.map.immutable.primitive">
<!-- -->
</a>
<h2>Uses of <a href="../ImmutableObjectByteMap.html" title="interface in org.eclipse.collections.api.map.primitive">ImmutableObjectByteMap</a> in <a href="../../../../impl/map/immutable/primitive/package-summary.html">org.eclipse.collections.impl.map.immutable.primitive</a></h2>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="../../../../impl/map/immutable/primitive/package-summary.html">org.eclipse.collections.impl.map.immutable.primitive</a> that implement <a href="../ImmutableObjectByteMap.html" title="interface in org.eclipse.collections.api.map.primitive">ImmutableObjectByteMap</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../../impl/map/immutable/primitive/AbstractImmutableObjectByteMap.html" title="class in org.eclipse.collections.impl.map.immutable.primitive">AbstractImmutableObjectByteMap</a>&lt;V&gt;</span></code></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file abstractImmutableObjectPrimitiveMap.stg.</div>
</td>
</tr>
</tbody>
</table>
</div>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../../../impl/map/immutable/primitive/package-summary.html">org.eclipse.collections.impl.map.immutable.primitive</a> that return <a href="../ImmutableObjectByteMap.html" title="interface in org.eclipse.collections.api.map.primitive">ImmutableObjectByteMap</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>&lt;K&gt;&nbsp;<a href="../ImmutableObjectByteMap.html" title="interface in org.eclipse.collections.api.map.primitive">ImmutableObjectByteMap</a>&lt;K&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableObjectByteMapFactoryImpl.</span><code><span class="memberNameLink"><a href="../../../../impl/map/immutable/primitive/ImmutableObjectByteMapFactoryImpl.html#empty()">empty</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;T,&#8203;
K&gt;&nbsp;<a href="../ImmutableObjectByteMap.html" title="interface in org.eclipse.collections.api.map.primitive">ImmutableObjectByteMap</a>&lt;K&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableObjectByteMapFactoryImpl.</span><code><span class="memberNameLink"><a href="../../../../impl/map/immutable/primitive/ImmutableObjectByteMapFactoryImpl.html#from(java.lang.Iterable,org.eclipse.collections.api.block.function.Function,org.eclipse.collections.api.block.function.primitive.ByteFunction)">from</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;T&gt;&nbsp;iterable,
<a href="../../../block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super T,&#8203;? extends K&gt;&nbsp;keyFunction,
<a href="../../../block/function/primitive/ByteFunction.html" title="interface in org.eclipse.collections.api.block.function.primitive">ByteFunction</a>&lt;? super T&gt;&nbsp;valueFunction)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;K&gt;&nbsp;<a href="../ImmutableObjectByteMap.html" title="interface in org.eclipse.collections.api.map.primitive">ImmutableObjectByteMap</a>&lt;K&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableObjectByteMapFactoryImpl.</span><code><span class="memberNameLink"><a href="../../../../impl/map/immutable/primitive/ImmutableObjectByteMapFactoryImpl.html#of()">of</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;K&gt;&nbsp;<a href="../ImmutableObjectByteMap.html" title="interface in org.eclipse.collections.api.map.primitive">ImmutableObjectByteMap</a>&lt;K&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableObjectByteMapFactoryImpl.</span><code><span class="memberNameLink"><a href="../../../../impl/map/immutable/primitive/ImmutableObjectByteMapFactoryImpl.html#of(K,byte)">of</a></span>&#8203;(K&nbsp;key,
byte&nbsp;value)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;K&gt;&nbsp;<a href="../ImmutableObjectByteMap.html" title="interface in org.eclipse.collections.api.map.primitive">ImmutableObjectByteMap</a>&lt;K&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableObjectByteMapFactoryImpl.</span><code><span class="memberNameLink"><a href="../../../../impl/map/immutable/primitive/ImmutableObjectByteMapFactoryImpl.html#ofAll(org.eclipse.collections.api.map.primitive.ObjectByteMap)">ofAll</a></span>&#8203;(<a href="../ObjectByteMap.html" title="interface in org.eclipse.collections.api.map.primitive">ObjectByteMap</a>&lt;? extends K&gt;&nbsp;map)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;K&gt;&nbsp;<a href="../ImmutableObjectByteMap.html" title="interface in org.eclipse.collections.api.map.primitive">ImmutableObjectByteMap</a>&lt;K&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableObjectByteMapFactoryImpl.</span><code><span class="memberNameLink"><a href="../../../../impl/map/immutable/primitive/ImmutableObjectByteMapFactoryImpl.html#with()">with</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;K&gt;&nbsp;<a href="../ImmutableObjectByteMap.html" title="interface in org.eclipse.collections.api.map.primitive">ImmutableObjectByteMap</a>&lt;K&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableObjectByteMapFactoryImpl.</span><code><span class="memberNameLink"><a href="../../../../impl/map/immutable/primitive/ImmutableObjectByteMapFactoryImpl.html#with(K,byte)">with</a></span>&#8203;(K&nbsp;key,
byte&nbsp;value)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;K&gt;&nbsp;<a href="../ImmutableObjectByteMap.html" title="interface in org.eclipse.collections.api.map.primitive">ImmutableObjectByteMap</a>&lt;K&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableObjectByteMapFactoryImpl.</span><code><span class="memberNameLink"><a href="../../../../impl/map/immutable/primitive/ImmutableObjectByteMapFactoryImpl.html#withAll(org.eclipse.collections.api.map.primitive.ObjectByteMap)">withAll</a></span>&#8203;(<a href="../ObjectByteMap.html" title="interface in org.eclipse.collections.api.map.primitive">ObjectByteMap</a>&lt;? extends K&gt;&nbsp;map)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.impl.map.mutable.primitive">
<!-- -->
</a>
<h2>Uses of <a href="../ImmutableObjectByteMap.html" title="interface in org.eclipse.collections.api.map.primitive">ImmutableObjectByteMap</a> in <a href="../../../../impl/map/mutable/primitive/package-summary.html">org.eclipse.collections.impl.map.mutable.primitive</a></h2>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../../../impl/map/mutable/primitive/package-summary.html">org.eclipse.collections.impl.map.mutable.primitive</a> that return <a href="../ImmutableObjectByteMap.html" title="interface in org.eclipse.collections.api.map.primitive">ImmutableObjectByteMap</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../ImmutableObjectByteMap.html" title="interface in org.eclipse.collections.api.map.primitive">ImmutableObjectByteMap</a>&lt;<a href="../../../../impl/map/mutable/primitive/ObjectByteHashMap.html" title="type parameter in ObjectByteHashMap">K</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ObjectByteHashMap.</span><code><span class="memberNameLink"><a href="../../../../impl/map/mutable/primitive/ObjectByteHashMap.html#toImmutable()">toImmutable</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../ImmutableObjectByteMap.html" title="interface in org.eclipse.collections.api.map.primitive">ImmutableObjectByteMap</a>&lt;<a href="../../../../impl/map/mutable/primitive/ObjectByteHashMapWithHashingStrategy.html" title="type parameter in ObjectByteHashMapWithHashingStrategy">K</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ObjectByteHashMapWithHashingStrategy.</span><code><span class="memberNameLink"><a href="../../../../impl/map/mutable/primitive/ObjectByteHashMapWithHashingStrategy.html#toImmutable()">toImmutable</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../ImmutableObjectByteMap.html" title="interface in org.eclipse.collections.api.map.primitive">ImmutableObjectByteMap</a>&lt;<a href="../../../../impl/map/mutable/primitive/SynchronizedObjectByteMap.html" title="type parameter in SynchronizedObjectByteMap">K</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedObjectByteMap.</span><code><span class="memberNameLink"><a href="../../../../impl/map/mutable/primitive/SynchronizedObjectByteMap.html#toImmutable()">toImmutable</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../ImmutableObjectByteMap.html" title="interface in org.eclipse.collections.api.map.primitive">ImmutableObjectByteMap</a>&lt;<a href="../../../../impl/map/mutable/primitive/UnmodifiableObjectByteMap.html" title="type parameter in UnmodifiableObjectByteMap">K</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableObjectByteMap.</span><code><span class="memberNameLink"><a href="../../../../impl/map/mutable/primitive/UnmodifiableObjectByteMap.html#toImmutable()">toImmutable</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
</ul>
</section>
</div>
</main>
<footer role="contentinfo">
<nav role="navigation">
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a id="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../../index.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../ImmutableObjectByteMap.html" title="interface in org.eclipse.collections.api.map.primitive">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<a id="skip.navbar.bottom">
<!-- -->
</a>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</nav>
<p class="legalCopy"><small>Copyright &#169; 2004&#x2013;2020. All rights reserved.</small></p>
</footer>
</div>
</div>
</body>
</html>