blob: abb89fb882c5e6b336df8f16bfc49925cca4be7c [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.set.primitive.ImmutableShortSet (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.set.primitive, interface: ImmutableShortSet">
<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="../ImmutableShortSet.html" title="interface in org.eclipse.collections.api.set.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.set.primitive.ImmutableShortSet" class="title">Uses of Interface<br>org.eclipse.collections.api.set.primitive.ImmutableShortSet</h1>
</div>
<div class="classUseContainer">
<div class="useSummary">
<table>
<caption><span>Packages that use <a href="../ImmutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">ImmutableShortSet</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.api.bag.primitive">org.eclipse.collections.api.bag.primitive</a></th>
<td class="colLast">
<div class="block">This package contains API for Primitive Bags with Mutable and Immutable variants.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.api.factory.set.primitive">org.eclipse.collections.api.factory.set.primitive</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.api.set">org.eclipse.collections.api.set</a></th>
<td class="colLast">
<div class="block">This package contains interfaces for set API which enhance the performance and functionality of <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"><code>Set</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.api.set.primitive">org.eclipse.collections.api.set.primitive</a></th>
<td class="colLast">
<div class="block">This package contains API for mutable and immutable primitive sets.</div>
</td>
</tr>
<tr class="altColor">
<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>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.set.immutable">org.eclipse.collections.impl.set.immutable</a></th>
<td class="colLast">
<div class="block">This package package contains the implementations of <a href="../../ImmutableSet.html" title="interface in org.eclipse.collections.api.set"><code>ImmutableSet</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.set.immutable.primitive">org.eclipse.collections.impl.set.immutable.primitive</a></th>
<td class="colLast">
<div class="block">This package contains implementations of the immutable primitive set interfaces.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.set.mutable.primitive">org.eclipse.collections.impl.set.mutable.primitive</a></th>
<td class="colLast">
<div class="block">This package contains implementations of the mutable primitive set 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.bag.primitive">
<!-- -->
</a>
<h2>Uses of <a href="../ImmutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">ImmutableShortSet</a> in <a href="../../../bag/primitive/package-summary.html">org.eclipse.collections.api.bag.primitive</a></h2>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../../bag/primitive/package-summary.html">org.eclipse.collections.api.bag.primitive</a> that return <a href="../ImmutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">ImmutableShortSet</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="../ImmutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">ImmutableShortSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableShortBag.</span><code><span class="memberNameLink"><a href="../../../bag/primitive/ImmutableShortBag.html#selectUnique()">selectUnique</a></span>()</code></th>
<td class="colLast">
<div class="block">Returns all elements of the bag that have exactly one occurrence.</div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.api.factory.set.primitive">
<!-- -->
</a>
<h2>Uses of <a href="../ImmutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">ImmutableShortSet</a> in <a href="../../../factory/set/primitive/package-summary.html">org.eclipse.collections.api.factory.set.primitive</a></h2>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../../factory/set/primitive/package-summary.html">org.eclipse.collections.api.factory.set.primitive</a> that return <a href="../ImmutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">ImmutableShortSet</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="../ImmutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">ImmutableShortSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableShortSetFactory.</span><code><span class="memberNameLink"><a href="../../../factory/set/primitive/ImmutableShortSetFactory.html#empty()">empty</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../ImmutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">ImmutableShortSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableShortSetFactory.</span><code><span class="memberNameLink"><a href="../../../factory/set/primitive/ImmutableShortSetFactory.html#of()">of</a></span>()</code></th>
<td class="colLast">
<div class="block">Same as <a href="../../../factory/set/primitive/ImmutableShortSetFactory.html#empty()"><code>ImmutableShortSetFactory.empty()</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../ImmutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">ImmutableShortSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableShortSetFactory.</span><code><span class="memberNameLink"><a href="../../../factory/set/primitive/ImmutableShortSetFactory.html#of(short)">of</a></span>&#8203;(short&nbsp;one)</code></th>
<td class="colLast">
<div class="block">Same as <a href="../../../factory/set/primitive/ImmutableShortSetFactory.html#with(short)"><code>ImmutableShortSetFactory.with(short)</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../ImmutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">ImmutableShortSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableShortSetFactory.</span><code><span class="memberNameLink"><a href="../../../factory/set/primitive/ImmutableShortSetFactory.html#of(short...)">of</a></span>&#8203;(short...&nbsp;items)</code></th>
<td class="colLast">
<div class="block">Same as <a href="../../../factory/set/primitive/ImmutableShortSetFactory.html#with(short...)"><code>ImmutableShortSetFactory.with(short[])</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../ImmutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">ImmutableShortSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableShortSetFactory.</span><code><span class="memberNameLink"><a href="../../../factory/set/primitive/ImmutableShortSetFactory.html#ofAll(java.lang.Iterable)">ofAll</a></span>&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang" class="externalLink">Iterable</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Short.html?is-external=true" title="class or interface in java.lang" class="externalLink">Short</a>&gt;&nbsp;iterable)</code></th>
<td class="colLast">
<div class="block">Same as <a href="../../../factory/set/primitive/ImmutableShortSetFactory.html#withAll(java.lang.Iterable)"><code>ImmutableShortSetFactory.withAll(Iterable)</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../ImmutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">ImmutableShortSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableShortSetFactory.</span><code><span class="memberNameLink"><a href="../../../factory/set/primitive/ImmutableShortSetFactory.html#ofAll(org.eclipse.collections.api.ShortIterable)">ofAll</a></span>&#8203;(<a href="../../../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;items)</code></th>
<td class="colLast">
<div class="block">Same as <a href="../../../factory/set/primitive/ImmutableShortSetFactory.html#withAll(org.eclipse.collections.api.ShortIterable)"><code>ImmutableShortSetFactory.withAll(ShortIterable)</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../ImmutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">ImmutableShortSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableShortSetFactory.</span><code><span class="memberNameLink"><a href="../../../factory/set/primitive/ImmutableShortSetFactory.html#with()">with</a></span>()</code></th>
<td class="colLast">
<div class="block">Same as <a href="../../../factory/set/primitive/ImmutableShortSetFactory.html#empty()"><code>ImmutableShortSetFactory.empty()</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../ImmutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">ImmutableShortSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableShortSetFactory.</span><code><span class="memberNameLink"><a href="../../../factory/set/primitive/ImmutableShortSetFactory.html#with(short)">with</a></span>&#8203;(short&nbsp;one)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../ImmutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">ImmutableShortSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableShortSetFactory.</span><code><span class="memberNameLink"><a href="../../../factory/set/primitive/ImmutableShortSetFactory.html#with(short...)">with</a></span>&#8203;(short...&nbsp;items)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../ImmutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">ImmutableShortSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableShortSetFactory.</span><code><span class="memberNameLink"><a href="../../../factory/set/primitive/ImmutableShortSetFactory.html#withAll(java.lang.Iterable)">withAll</a></span>&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang" class="externalLink">Iterable</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Short.html?is-external=true" title="class or interface in java.lang" class="externalLink">Short</a>&gt;&nbsp;iterable)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../ImmutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">ImmutableShortSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableShortSetFactory.</span><code><span class="memberNameLink"><a href="../../../factory/set/primitive/ImmutableShortSetFactory.html#withAll(org.eclipse.collections.api.ShortIterable)">withAll</a></span>&#8203;(<a href="../../../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;items)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.api.set">
<!-- -->
</a>
<h2>Uses of <a href="../ImmutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">ImmutableShortSet</a> in <a href="../../package-summary.html">org.eclipse.collections.api.set</a></h2>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../package-summary.html">org.eclipse.collections.api.set</a> that return <a href="../ImmutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">ImmutableShortSet</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="../ImmutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">ImmutableShortSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableSet.</span><code><span class="memberNameLink"><a href="../../ImmutableSet.html#collectShort(org.eclipse.collections.api.block.function.primitive.ShortFunction)">collectShort</a></span>&#8203;(<a href="../../../block/function/primitive/ShortFunction.html" title="interface in org.eclipse.collections.api.block.function.primitive">ShortFunction</a>&lt;? super <a href="../../ImmutableSet.html" title="type parameter in ImmutableSet">T</a>&gt;&nbsp;shortFunction)</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.set.primitive">
<!-- -->
</a>
<h2>Uses of <a href="../ImmutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">ImmutableShortSet</a> in <a href="../package-summary.html">org.eclipse.collections.api.set.primitive</a></h2>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../package-summary.html">org.eclipse.collections.api.set.primitive</a> that return <a href="../ImmutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">ImmutableShortSet</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="../ImmutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">ImmutableShortSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableShortSet.</span><code><span class="memberNameLink"><a href="../ImmutableShortSet.html#newWith(short)">newWith</a></span>&#8203;(short&nbsp;element)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../ImmutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">ImmutableShortSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableShortSet.</span><code><span class="memberNameLink"><a href="../ImmutableShortSet.html#newWithAll(org.eclipse.collections.api.ShortIterable)">newWithAll</a></span>&#8203;(<a href="../../../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;elements)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../ImmutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">ImmutableShortSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableShortSet.</span><code><span class="memberNameLink"><a href="../ImmutableShortSet.html#newWithout(short)">newWithout</a></span>&#8203;(short&nbsp;element)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../ImmutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">ImmutableShortSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableShortSet.</span><code><span class="memberNameLink"><a href="../ImmutableShortSet.html#newWithoutAll(org.eclipse.collections.api.ShortIterable)">newWithoutAll</a></span>&#8203;(<a href="../../../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;elements)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../ImmutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">ImmutableShortSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableShortSet.</span><code><span class="memberNameLink"><a href="../ImmutableShortSet.html#reject(org.eclipse.collections.api.block.predicate.primitive.ShortPredicate)">reject</a></span>&#8203;(<a href="../../../block/predicate/primitive/ShortPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">ShortPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../ImmutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">ImmutableShortSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableShortSet.</span><code><span class="memberNameLink"><a href="../ImmutableShortSet.html#select(org.eclipse.collections.api.block.predicate.primitive.ShortPredicate)">select</a></span>&#8203;(<a href="../../../block/predicate/primitive/ShortPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">ShortPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>default <a href="../ImmutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">ImmutableShortSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableShortSet.</span><code><span class="memberNameLink"><a href="../ImmutableShortSet.html#tap(org.eclipse.collections.api.block.procedure.primitive.ShortProcedure)">tap</a></span>&#8203;(<a href="../../../block/procedure/primitive/ShortProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">ShortProcedure</a>&nbsp;procedure)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../ImmutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">ImmutableShortSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableShortSet.</span><code><span class="memberNameLink"><a href="../MutableShortSet.html#toImmutable()">toImmutable</a></span>()</code></th>
<td class="colLast">
<div class="block">Returns an immutable copy of this set.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../ImmutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">ImmutableShortSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ShortSet.</span><code><span class="memberNameLink"><a href="../ShortSet.html#toImmutable()">toImmutable</a></span>()</code></th>
<td class="colLast">
<div class="block">Returns an immutable copy of this set.</div>
</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="../ImmutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">ImmutableShortSet</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="../ImmutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">ImmutableShortSet</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="../ImmutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">ImmutableShortSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractMutableShortKeySet.</span><code><span class="memberNameLink"><a href="../../../../impl/map/mutable/primitive/AbstractMutableShortKeySet.html#toImmutable()">toImmutable</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.impl.set.immutable">
<!-- -->
</a>
<h2>Uses of <a href="../ImmutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">ImmutableShortSet</a> in <a href="../../../../impl/set/immutable/package-summary.html">org.eclipse.collections.impl.set.immutable</a></h2>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../../../impl/set/immutable/package-summary.html">org.eclipse.collections.impl.set.immutable</a> that return <a href="../ImmutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">ImmutableShortSet</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="../ImmutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">ImmutableShortSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractImmutableSet.</span><code><span class="memberNameLink"><a href="../../../../impl/set/immutable/AbstractImmutableSet.html#collectShort(org.eclipse.collections.api.block.function.primitive.ShortFunction)">collectShort</a></span>&#8203;(<a href="../../../block/function/primitive/ShortFunction.html" title="interface in org.eclipse.collections.api.block.function.primitive">ShortFunction</a>&lt;? super <a href="../../../../impl/set/immutable/AbstractImmutableSet.html" title="type parameter in AbstractImmutableSet">T</a>&gt;&nbsp;shortFunction)</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.set.immutable.primitive">
<!-- -->
</a>
<h2>Uses of <a href="../ImmutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">ImmutableShortSet</a> in <a href="../../../../impl/set/immutable/primitive/package-summary.html">org.eclipse.collections.impl.set.immutable.primitive</a></h2>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="../../../../impl/set/immutable/primitive/package-summary.html">org.eclipse.collections.impl.set.immutable.primitive</a> that implement <a href="../ImmutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">ImmutableShortSet</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/set/immutable/primitive/AbstractImmutableShortSet.html" title="class in org.eclipse.collections.impl.set.immutable.primitive">AbstractImmutableShortSet</a></span></code></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file abstractImmutablePrimitiveSet.stg.</div>
</td>
</tr>
</tbody>
</table>
</div>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../../../impl/set/immutable/primitive/package-summary.html">org.eclipse.collections.impl.set.immutable.primitive</a> that return <a href="../ImmutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">ImmutableShortSet</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="../ImmutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">ImmutableShortSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableShortSetFactoryImpl.</span><code><span class="memberNameLink"><a href="../../../../impl/set/immutable/primitive/ImmutableShortSetFactoryImpl.html#empty()">empty</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../ImmutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">ImmutableShortSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractImmutableShortSet.</span><code><span class="memberNameLink"><a href="../../../../impl/set/immutable/primitive/AbstractImmutableShortSet.html#newWith(short)">newWith</a></span>&#8203;(short&nbsp;element)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../ImmutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">ImmutableShortSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractImmutableShortSet.</span><code><span class="memberNameLink"><a href="../../../../impl/set/immutable/primitive/AbstractImmutableShortSet.html#newWithAll(org.eclipse.collections.api.ShortIterable)">newWithAll</a></span>&#8203;(<a href="../../../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;elements)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../ImmutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">ImmutableShortSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractImmutableShortSet.</span><code><span class="memberNameLink"><a href="../../../../impl/set/immutable/primitive/AbstractImmutableShortSet.html#newWithout(short)">newWithout</a></span>&#8203;(short&nbsp;element)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../ImmutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">ImmutableShortSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractImmutableShortSet.</span><code><span class="memberNameLink"><a href="../../../../impl/set/immutable/primitive/AbstractImmutableShortSet.html#newWithoutAll(org.eclipse.collections.api.ShortIterable)">newWithoutAll</a></span>&#8203;(<a href="../../../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;elements)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../ImmutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">ImmutableShortSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableShortSetFactoryImpl.</span><code><span class="memberNameLink"><a href="../../../../impl/set/immutable/primitive/ImmutableShortSetFactoryImpl.html#of()">of</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../ImmutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">ImmutableShortSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableShortSetFactoryImpl.</span><code><span class="memberNameLink"><a href="../../../../impl/set/immutable/primitive/ImmutableShortSetFactoryImpl.html#of(short)">of</a></span>&#8203;(short&nbsp;one)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../ImmutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">ImmutableShortSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableShortSetFactoryImpl.</span><code><span class="memberNameLink"><a href="../../../../impl/set/immutable/primitive/ImmutableShortSetFactoryImpl.html#of(short...)">of</a></span>&#8203;(short...&nbsp;items)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../ImmutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">ImmutableShortSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableShortSetFactoryImpl.</span><code><span class="memberNameLink"><a href="../../../../impl/set/immutable/primitive/ImmutableShortSetFactoryImpl.html#ofAll(java.lang.Iterable)">ofAll</a></span>&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang" class="externalLink">Iterable</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Short.html?is-external=true" title="class or interface in java.lang" class="externalLink">Short</a>&gt;&nbsp;iterable)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../ImmutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">ImmutableShortSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableShortSetFactoryImpl.</span><code><span class="memberNameLink"><a href="../../../../impl/set/immutable/primitive/ImmutableShortSetFactoryImpl.html#ofAll(org.eclipse.collections.api.ShortIterable)">ofAll</a></span>&#8203;(<a href="../../../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;items)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../ImmutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">ImmutableShortSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractImmutableShortSet.</span><code><span class="memberNameLink"><a href="../../../../impl/set/immutable/primitive/AbstractImmutableShortSet.html#toImmutable()">toImmutable</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../ImmutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">ImmutableShortSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableShortSetFactoryImpl.</span><code><span class="memberNameLink"><a href="../../../../impl/set/immutable/primitive/ImmutableShortSetFactoryImpl.html#with()">with</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../ImmutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">ImmutableShortSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableShortSetFactoryImpl.</span><code><span class="memberNameLink"><a href="../../../../impl/set/immutable/primitive/ImmutableShortSetFactoryImpl.html#with(short)">with</a></span>&#8203;(short&nbsp;one)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../ImmutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">ImmutableShortSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableShortSetFactoryImpl.</span><code><span class="memberNameLink"><a href="../../../../impl/set/immutable/primitive/ImmutableShortSetFactoryImpl.html#with(short...)">with</a></span>&#8203;(short...&nbsp;items)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../ImmutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">ImmutableShortSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableShortSetFactoryImpl.</span><code><span class="memberNameLink"><a href="../../../../impl/set/immutable/primitive/ImmutableShortSetFactoryImpl.html#withAll(java.lang.Iterable)">withAll</a></span>&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang" class="externalLink">Iterable</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Short.html?is-external=true" title="class or interface in java.lang" class="externalLink">Short</a>&gt;&nbsp;iterable)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../ImmutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">ImmutableShortSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableShortSetFactoryImpl.</span><code><span class="memberNameLink"><a href="../../../../impl/set/immutable/primitive/ImmutableShortSetFactoryImpl.html#withAll(org.eclipse.collections.api.ShortIterable)">withAll</a></span>&#8203;(<a href="../../../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;items)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.impl.set.mutable.primitive">
<!-- -->
</a>
<h2>Uses of <a href="../ImmutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">ImmutableShortSet</a> in <a href="../../../../impl/set/mutable/primitive/package-summary.html">org.eclipse.collections.impl.set.mutable.primitive</a></h2>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../../../impl/set/mutable/primitive/package-summary.html">org.eclipse.collections.impl.set.mutable.primitive</a> that return <a href="../ImmutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">ImmutableShortSet</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="../ImmutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">ImmutableShortSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ShortHashSet.</span><code><span class="memberNameLink"><a href="../../../../impl/set/mutable/primitive/ShortHashSet.html#toImmutable()">toImmutable</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../ImmutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">ImmutableShortSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedShortSet.</span><code><span class="memberNameLink"><a href="../../../../impl/set/mutable/primitive/SynchronizedShortSet.html#toImmutable()">toImmutable</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../ImmutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">ImmutableShortSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableShortSet.</span><code><span class="memberNameLink"><a href="../../../../impl/set/mutable/primitive/UnmodifiableShortSet.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="../ImmutableShortSet.html" title="interface in org.eclipse.collections.api.set.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>