blob: e4b61eb8d6f642f4fab0c48ca3fde4ab6fa8cab1 [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.MutableShortSet (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: MutableShortSet">
<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="../MutableShortSet.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.MutableShortSet" class="title">Uses of Interface<br>org.eclipse.collections.api.set.primitive.MutableShortSet</h1>
</div>
<div class="classUseContainer">
<div class="useSummary">
<table>
<caption><span>Packages that use <a href="../MutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableShortSet</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">org.eclipse.collections.api</a></th>
<td class="colLast">
<div class="block">This package contains interfaces for Eclipse Collections API.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.api.bag.primitive">org.eclipse.collections.api.bag.primitive</a></th>
<td class="colLast">
<div class="block">This package contains API for Primitive Bags with Mutable and Immutable variants.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.api.factory.set.primitive">org.eclipse.collections.api.factory.set.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.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.bag.mutable.primitive">org.eclipse.collections.impl.bag.mutable.primitive</a></th>
<td class="colLast">
<div class="block">This package contains implementations of the mutable primitive bag interfaces.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.collection.mutable.primitive">org.eclipse.collections.impl.collection.mutable.primitive</a></th>
<td class="colLast">
<div class="block">This package contains implementations of the mutable primitive collection interfaces.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.lazy.primitive">org.eclipse.collections.impl.lazy.primitive</a></th>
<td class="colLast">
<div class="block">This package contains implementations of the lazy primitive iterator 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>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.primitive">org.eclipse.collections.impl.primitive</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.set">org.eclipse.collections.impl.set</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.set.mutable">org.eclipse.collections.impl.set.mutable</a></th>
<td class="colLast">
<div class="block">This package package contains implementations of <a href="../../MutableSet.html" title="interface in org.eclipse.collections.api.set"><code>MutableSet</code></a>.</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>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.stack.mutable.primitive">org.eclipse.collections.impl.stack.mutable.primitive</a></th>
<td class="colLast">
<div class="block">This package contains implementations of the mutable primitive stack interfaces.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.stack.primitive">org.eclipse.collections.impl.stack.primitive</a></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
<section class="classUses">
<ul class="blockList">
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.api">
<!-- -->
</a>
<h2>Uses of <a href="../MutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableShortSet</a> in <a href="../../../package-summary.html">org.eclipse.collections.api</a></h2>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../../package-summary.html">org.eclipse.collections.api</a> that return <a href="../MutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableShortSet</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="../MutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableShortSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ShortIterable.</span><code><span class="memberNameLink"><a href="../../../ShortIterable.html#toSet()">toSet</a></span>()</code></th>
<td class="colLast">
<div class="block">Converts the ShortIterable to a new MutableShortSet.</div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.api.bag.primitive">
<!-- -->
</a>
<h2>Uses of <a href="../MutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableShortSet</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="../MutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableShortSet</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="../MutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableShortSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableShortBag.</span><code><span class="memberNameLink"><a href="../../../bag/primitive/MutableShortBag.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="../MutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableShortSet</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="../MutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableShortSet</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="../MutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableShortSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableShortSetFactory.</span><code><span class="memberNameLink"><a href="../../../factory/set/primitive/MutableShortSetFactory.html#empty()">empty</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableShortSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableShortSetFactory.</span><code><span class="memberNameLink"><a href="../../../factory/set/primitive/MutableShortSetFactory.html#of()">of</a></span>()</code></th>
<td class="colLast">
<div class="block">Same as <a href="../../../factory/set/primitive/MutableShortSetFactory.html#empty()"><code>MutableShortSetFactory.empty()</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableShortSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableShortSetFactory.</span><code><span class="memberNameLink"><a href="../../../factory/set/primitive/MutableShortSetFactory.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/MutableShortSetFactory.html#with(short...)"><code>MutableShortSetFactory.with(short[])</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableShortSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableShortSetFactory.</span><code><span class="memberNameLink"><a href="../../../factory/set/primitive/MutableShortSetFactory.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/MutableShortSetFactory.html#withAll(java.lang.Iterable)"><code>MutableShortSetFactory.withAll(Iterable)</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableShortSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableShortSetFactory.</span><code><span class="memberNameLink"><a href="../../../factory/set/primitive/MutableShortSetFactory.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/MutableShortSetFactory.html#withAll(org.eclipse.collections.api.ShortIterable)"><code>MutableShortSetFactory.withAll(ShortIterable)</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableShortSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableShortSetFactory.</span><code><span class="memberNameLink"><a href="../../../factory/set/primitive/MutableShortSetFactory.html#with()">with</a></span>()</code></th>
<td class="colLast">
<div class="block">Same as <a href="../../../factory/set/primitive/MutableShortSetFactory.html#empty()"><code>MutableShortSetFactory.empty()</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableShortSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableShortSetFactory.</span><code><span class="memberNameLink"><a href="../../../factory/set/primitive/MutableShortSetFactory.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="../MutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableShortSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableShortSetFactory.</span><code><span class="memberNameLink"><a href="../../../factory/set/primitive/MutableShortSetFactory.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="../MutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableShortSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableShortSetFactory.</span><code><span class="memberNameLink"><a href="../../../factory/set/primitive/MutableShortSetFactory.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>
<tr class="rowColor">
<td class="colFirst"><code>default <a href="../MutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableShortSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableShortSetFactory.</span><code><span class="memberNameLink"><a href="../../../factory/set/primitive/MutableShortSetFactory.html#withInitialCapacity(int)">withInitialCapacity</a></span>&#8203;(int&nbsp;capacity)</code></th>
<td class="colLast">
<div class="block">Same as <a href="../../../factory/set/primitive/MutableShortSetFactory.html#empty()"><code>MutableShortSetFactory.empty()</code></a>.</div>
</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="../MutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableShortSet</a> in <a href="../../../map/primitive/package-summary.html">org.eclipse.collections.api.map.primitive</a></h2>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../../map/primitive/package-summary.html">org.eclipse.collections.api.map.primitive</a> that return <a href="../MutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableShortSet</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="../MutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableShortSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ShortBooleanMap.</span><code><span class="memberNameLink"><a href="../../../map/primitive/ShortBooleanMap.html#keySet()">keySet</a></span>()</code></th>
<td class="colLast">
<div class="block">Returns a set containing all the keys in this map.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableShortSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ShortByteMap.</span><code><span class="memberNameLink"><a href="../../../map/primitive/ShortByteMap.html#keySet()">keySet</a></span>()</code></th>
<td class="colLast">
<div class="block">Returns a set containing all the keys in this map.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableShortSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ShortCharMap.</span><code><span class="memberNameLink"><a href="../../../map/primitive/ShortCharMap.html#keySet()">keySet</a></span>()</code></th>
<td class="colLast">
<div class="block">Returns a set containing all the keys in this map.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableShortSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ShortDoubleMap.</span><code><span class="memberNameLink"><a href="../../../map/primitive/ShortDoubleMap.html#keySet()">keySet</a></span>()</code></th>
<td class="colLast">
<div class="block">Returns a set containing all the keys in this map.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableShortSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ShortFloatMap.</span><code><span class="memberNameLink"><a href="../../../map/primitive/ShortFloatMap.html#keySet()">keySet</a></span>()</code></th>
<td class="colLast">
<div class="block">Returns a set containing all the keys in this map.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableShortSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ShortIntMap.</span><code><span class="memberNameLink"><a href="../../../map/primitive/ShortIntMap.html#keySet()">keySet</a></span>()</code></th>
<td class="colLast">
<div class="block">Returns a set containing all the keys in this map.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableShortSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ShortLongMap.</span><code><span class="memberNameLink"><a href="../../../map/primitive/ShortLongMap.html#keySet()">keySet</a></span>()</code></th>
<td class="colLast">
<div class="block">Returns a set containing all the keys in this map.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableShortSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ShortObjectMap.</span><code><span class="memberNameLink"><a href="../../../map/primitive/ShortObjectMap.html#keySet()">keySet</a></span>()</code></th>
<td class="colLast">
<div class="block">Returns a set containing all the keys in this map.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableShortSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ShortShortMap.</span><code><span class="memberNameLink"><a href="../../../map/primitive/ShortShortMap.html#keySet()">keySet</a></span>()</code></th>
<td class="colLast">
<div class="block">Returns a set containing all the keys in this map.</div>
</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="../MutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableShortSet</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="../MutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableShortSet</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="../MutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableShortSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableSet.</span><code><span class="memberNameLink"><a href="../../MutableSet.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="../../MutableSet.html" title="type parameter in MutableSet">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="../MutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableShortSet</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="../MutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableShortSet</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="../MutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableShortSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableShortSet.</span><code><span class="memberNameLink"><a href="../MutableShortSet.html#asSynchronized()">asSynchronized</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableShortSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableShortSet.</span><code><span class="memberNameLink"><a href="../MutableShortSet.html#asUnmodifiable()">asUnmodifiable</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>default <a href="../MutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableShortSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableShortSet.</span><code><span class="memberNameLink"><a href="../MutableShortSet.html#newEmpty()">newEmpty</a></span>()</code></th>
<td class="colLast">
<div class="block">Creates a new empty mutable version of the same Set type.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableShortSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableShortSet.</span><code><span class="memberNameLink"><a href="../MutableShortSet.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="altColor">
<td class="colFirst"><code><a href="../MutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableShortSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableShortSet.</span><code><span class="memberNameLink"><a href="../MutableShortSet.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="rowColor">
<td class="colFirst"><code>default <a href="../MutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableShortSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableShortSet.</span><code><span class="memberNameLink"><a href="../MutableShortSet.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="altColor">
<td class="colFirst"><code><a href="../MutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableShortSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableShortSet.</span><code><span class="memberNameLink"><a href="../MutableShortSet.html#with(short)">with</a></span>&#8203;(short&nbsp;element)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableShortSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableShortSet.</span><code><span class="memberNameLink"><a href="../MutableShortSet.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;elements)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableShortSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableShortSet.</span><code><span class="memberNameLink"><a href="../MutableShortSet.html#without(short)">without</a></span>&#8203;(short&nbsp;element)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableShortSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableShortSet.</span><code><span class="memberNameLink"><a href="../MutableShortSet.html#withoutAll(org.eclipse.collections.api.ShortIterable)">withoutAll</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>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.impl.bag.mutable.primitive">
<!-- -->
</a>
<h2>Uses of <a href="../MutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableShortSet</a> in <a href="../../../../impl/bag/mutable/primitive/package-summary.html">org.eclipse.collections.impl.bag.mutable.primitive</a></h2>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../../../impl/bag/mutable/primitive/package-summary.html">org.eclipse.collections.impl.bag.mutable.primitive</a> that return <a href="../MutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableShortSet</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="../MutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableShortSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ShortHashBag.</span><code><span class="memberNameLink"><a href="../../../../impl/bag/mutable/primitive/ShortHashBag.html#selectUnique()">selectUnique</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableShortSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedShortBag.</span><code><span class="memberNameLink"><a href="../../../../impl/bag/mutable/primitive/SynchronizedShortBag.html#selectUnique()">selectUnique</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableShortSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableShortBag.</span><code><span class="memberNameLink"><a href="../../../../impl/bag/mutable/primitive/UnmodifiableShortBag.html#selectUnique()">selectUnique</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.collection.mutable.primitive">
<!-- -->
</a>
<h2>Uses of <a href="../MutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableShortSet</a> in <a href="../../../../impl/collection/mutable/primitive/package-summary.html">org.eclipse.collections.impl.collection.mutable.primitive</a></h2>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../../../impl/collection/mutable/primitive/package-summary.html">org.eclipse.collections.impl.collection.mutable.primitive</a> that return <a href="../MutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableShortSet</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="../MutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableShortSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractSynchronizedShortCollection.</span><code><span class="memberNameLink"><a href="../../../../impl/collection/mutable/primitive/AbstractSynchronizedShortCollection.html#toSet()">toSet</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableShortSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractUnmodifiableShortCollection.</span><code><span class="memberNameLink"><a href="../../../../impl/collection/mutable/primitive/AbstractUnmodifiableShortCollection.html#toSet()">toSet</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.lazy.primitive">
<!-- -->
</a>
<h2>Uses of <a href="../MutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableShortSet</a> in <a href="../../../../impl/lazy/primitive/package-summary.html">org.eclipse.collections.impl.lazy.primitive</a></h2>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../../../impl/lazy/primitive/package-summary.html">org.eclipse.collections.impl.lazy.primitive</a> that return <a href="../MutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableShortSet</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="../MutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableShortSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractLazyShortIterable.</span><code><span class="memberNameLink"><a href="../../../../impl/lazy/primitive/AbstractLazyShortIterable.html#toSet()">toSet</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableShortSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CollectShortIterable.</span><code><span class="memberNameLink"><a href="../../../../impl/lazy/primitive/CollectShortIterable.html#toSet()">toSet</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableShortSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">LazyShortIterableAdapter.</span><code><span class="memberNameLink"><a href="../../../../impl/lazy/primitive/LazyShortIterableAdapter.html#toSet()">toSet</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableShortSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ReverseShortIterable.</span><code><span class="memberNameLink"><a href="../../../../impl/lazy/primitive/ReverseShortIterable.html#toSet()">toSet</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableShortSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SelectShortIterable.</span><code><span class="memberNameLink"><a href="../../../../impl/lazy/primitive/SelectShortIterable.html#toSet()">toSet</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.map.mutable.primitive">
<!-- -->
</a>
<h2>Uses of <a href="../MutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableShortSet</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>Classes in <a href="../../../../impl/map/mutable/primitive/package-summary.html">org.eclipse.collections.impl.map.mutable.primitive</a> that implement <a href="../MutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableShortSet</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/mutable/primitive/AbstractMutableShortKeySet.html" title="class in org.eclipse.collections.impl.map.mutable.primitive">AbstractMutableShortKeySet</a></span></code></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file abstractMutablePrimitiveKeySet.stg.</div>
</td>
</tr>
</tbody>
</table>
</div>
<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="../MutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableShortSet</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="../MutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableShortSet</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#asSynchronized()">asSynchronized</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableShortSet</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#asUnmodifiable()">asUnmodifiable</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableShortSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ShortBooleanHashMap.</span><code><span class="memberNameLink"><a href="../../../../impl/map/mutable/primitive/ShortBooleanHashMap.html#keySet()">keySet</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableShortSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ShortByteHashMap.</span><code><span class="memberNameLink"><a href="../../../../impl/map/mutable/primitive/ShortByteHashMap.html#keySet()">keySet</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableShortSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ShortCharHashMap.</span><code><span class="memberNameLink"><a href="../../../../impl/map/mutable/primitive/ShortCharHashMap.html#keySet()">keySet</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableShortSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ShortDoubleHashMap.</span><code><span class="memberNameLink"><a href="../../../../impl/map/mutable/primitive/ShortDoubleHashMap.html#keySet()">keySet</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableShortSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ShortFloatHashMap.</span><code><span class="memberNameLink"><a href="../../../../impl/map/mutable/primitive/ShortFloatHashMap.html#keySet()">keySet</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableShortSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ShortIntHashMap.</span><code><span class="memberNameLink"><a href="../../../../impl/map/mutable/primitive/ShortIntHashMap.html#keySet()">keySet</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableShortSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ShortLongHashMap.</span><code><span class="memberNameLink"><a href="../../../../impl/map/mutable/primitive/ShortLongHashMap.html#keySet()">keySet</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableShortSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ShortObjectHashMap.</span><code><span class="memberNameLink"><a href="../../../../impl/map/mutable/primitive/ShortObjectHashMap.html#keySet()">keySet</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableShortSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ShortShortHashMap.</span><code><span class="memberNameLink"><a href="../../../../impl/map/mutable/primitive/ShortShortHashMap.html#keySet()">keySet</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableShortSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedShortBooleanMap.</span><code><span class="memberNameLink"><a href="../../../../impl/map/mutable/primitive/SynchronizedShortBooleanMap.html#keySet()">keySet</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableShortSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedShortByteMap.</span><code><span class="memberNameLink"><a href="../../../../impl/map/mutable/primitive/SynchronizedShortByteMap.html#keySet()">keySet</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableShortSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedShortCharMap.</span><code><span class="memberNameLink"><a href="../../../../impl/map/mutable/primitive/SynchronizedShortCharMap.html#keySet()">keySet</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableShortSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedShortDoubleMap.</span><code><span class="memberNameLink"><a href="../../../../impl/map/mutable/primitive/SynchronizedShortDoubleMap.html#keySet()">keySet</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableShortSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedShortFloatMap.</span><code><span class="memberNameLink"><a href="../../../../impl/map/mutable/primitive/SynchronizedShortFloatMap.html#keySet()">keySet</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableShortSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedShortIntMap.</span><code><span class="memberNameLink"><a href="../../../../impl/map/mutable/primitive/SynchronizedShortIntMap.html#keySet()">keySet</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableShortSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedShortLongMap.</span><code><span class="memberNameLink"><a href="../../../../impl/map/mutable/primitive/SynchronizedShortLongMap.html#keySet()">keySet</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableShortSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedShortObjectMap.</span><code><span class="memberNameLink"><a href="../../../../impl/map/mutable/primitive/SynchronizedShortObjectMap.html#keySet()">keySet</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableShortSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedShortShortMap.</span><code><span class="memberNameLink"><a href="../../../../impl/map/mutable/primitive/SynchronizedShortShortMap.html#keySet()">keySet</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableShortSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableShortBooleanMap.</span><code><span class="memberNameLink"><a href="../../../../impl/map/mutable/primitive/UnmodifiableShortBooleanMap.html#keySet()">keySet</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableShortSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableShortByteMap.</span><code><span class="memberNameLink"><a href="../../../../impl/map/mutable/primitive/UnmodifiableShortByteMap.html#keySet()">keySet</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableShortSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableShortCharMap.</span><code><span class="memberNameLink"><a href="../../../../impl/map/mutable/primitive/UnmodifiableShortCharMap.html#keySet()">keySet</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableShortSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableShortDoubleMap.</span><code><span class="memberNameLink"><a href="../../../../impl/map/mutable/primitive/UnmodifiableShortDoubleMap.html#keySet()">keySet</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableShortSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableShortFloatMap.</span><code><span class="memberNameLink"><a href="../../../../impl/map/mutable/primitive/UnmodifiableShortFloatMap.html#keySet()">keySet</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableShortSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableShortIntMap.</span><code><span class="memberNameLink"><a href="../../../../impl/map/mutable/primitive/UnmodifiableShortIntMap.html#keySet()">keySet</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableShortSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableShortLongMap.</span><code><span class="memberNameLink"><a href="../../../../impl/map/mutable/primitive/UnmodifiableShortLongMap.html#keySet()">keySet</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableShortSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableShortObjectMap.</span><code><span class="memberNameLink"><a href="../../../../impl/map/mutable/primitive/UnmodifiableShortObjectMap.html#keySet()">keySet</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableShortSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableShortShortMap.</span><code><span class="memberNameLink"><a href="../../../../impl/map/mutable/primitive/UnmodifiableShortShortMap.html#keySet()">keySet</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableShortSet</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#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="altColor">
<td class="colFirst"><code><a href="../MutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableShortSet</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#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="rowColor">
<td class="colFirst"><code><a href="../MutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableShortSet</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#toSet()">toSet</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableShortSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ObjectShortHashMap.</span><code><span class="memberNameLink"><a href="../../../../impl/map/mutable/primitive/ObjectShortHashMap.html#toSet()">toSet</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableShortSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ObjectShortHashMapWithHashingStrategy.</span><code><span class="memberNameLink"><a href="../../../../impl/map/mutable/primitive/ObjectShortHashMapWithHashingStrategy.html#toSet()">toSet</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableShortSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedByteShortMap.</span><code><span class="memberNameLink"><a href="../../../../impl/map/mutable/primitive/SynchronizedByteShortMap.html#toSet()">toSet</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableShortSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedCharShortMap.</span><code><span class="memberNameLink"><a href="../../../../impl/map/mutable/primitive/SynchronizedCharShortMap.html#toSet()">toSet</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableShortSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedDoubleShortMap.</span><code><span class="memberNameLink"><a href="../../../../impl/map/mutable/primitive/SynchronizedDoubleShortMap.html#toSet()">toSet</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableShortSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedFloatShortMap.</span><code><span class="memberNameLink"><a href="../../../../impl/map/mutable/primitive/SynchronizedFloatShortMap.html#toSet()">toSet</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableShortSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedIntShortMap.</span><code><span class="memberNameLink"><a href="../../../../impl/map/mutable/primitive/SynchronizedIntShortMap.html#toSet()">toSet</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableShortSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedLongShortMap.</span><code><span class="memberNameLink"><a href="../../../../impl/map/mutable/primitive/SynchronizedLongShortMap.html#toSet()">toSet</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableShortSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedObjectShortMap.</span><code><span class="memberNameLink"><a href="../../../../impl/map/mutable/primitive/SynchronizedObjectShortMap.html#toSet()">toSet</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableShortSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedShortShortMap.</span><code><span class="memberNameLink"><a href="../../../../impl/map/mutable/primitive/SynchronizedShortShortMap.html#toSet()">toSet</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableShortSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableByteShortMap.</span><code><span class="memberNameLink"><a href="../../../../impl/map/mutable/primitive/UnmodifiableByteShortMap.html#toSet()">toSet</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableShortSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableCharShortMap.</span><code><span class="memberNameLink"><a href="../../../../impl/map/mutable/primitive/UnmodifiableCharShortMap.html#toSet()">toSet</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableShortSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableDoubleShortMap.</span><code><span class="memberNameLink"><a href="../../../../impl/map/mutable/primitive/UnmodifiableDoubleShortMap.html#toSet()">toSet</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableShortSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableFloatShortMap.</span><code><span class="memberNameLink"><a href="../../../../impl/map/mutable/primitive/UnmodifiableFloatShortMap.html#toSet()">toSet</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableShortSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableIntShortMap.</span><code><span class="memberNameLink"><a href="../../../../impl/map/mutable/primitive/UnmodifiableIntShortMap.html#toSet()">toSet</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableShortSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableLongShortMap.</span><code><span class="memberNameLink"><a href="../../../../impl/map/mutable/primitive/UnmodifiableLongShortMap.html#toSet()">toSet</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableShortSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableObjectShortMap.</span><code><span class="memberNameLink"><a href="../../../../impl/map/mutable/primitive/UnmodifiableObjectShortMap.html#toSet()">toSet</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableShortSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableShortShortMap.</span><code><span class="memberNameLink"><a href="../../../../impl/map/mutable/primitive/UnmodifiableShortShortMap.html#toSet()">toSet</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableShortSet</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#with(short)">with</a></span>&#8203;(short&nbsp;element)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableShortSet</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#withAll(org.eclipse.collections.api.ShortIterable)">withAll</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="../MutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableShortSet</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#without(short)">without</a></span>&#8203;(short&nbsp;element)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableShortSet</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#withoutAll(org.eclipse.collections.api.ShortIterable)">withoutAll</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>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.impl.primitive">
<!-- -->
</a>
<h2>Uses of <a href="../MutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableShortSet</a> in <a href="../../../../impl/primitive/package-summary.html">org.eclipse.collections.impl.primitive</a></h2>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../../../impl/primitive/package-summary.html">org.eclipse.collections.impl.primitive</a> that return <a href="../MutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableShortSet</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="../MutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableShortSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractShortIterable.</span><code><span class="memberNameLink"><a href="../../../../impl/primitive/AbstractShortIterable.html#toSet()">toSet</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableShortSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedShortIterable.</span><code><span class="memberNameLink"><a href="../../../../impl/primitive/SynchronizedShortIterable.html#toSet()">toSet</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">
<!-- -->
</a>
<h2>Uses of <a href="../MutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableShortSet</a> in <a href="../../../../impl/set/package-summary.html">org.eclipse.collections.impl.set</a></h2>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../../../impl/set/package-summary.html">org.eclipse.collections.impl.set</a> that return <a href="../MutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableShortSet</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="../MutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableShortSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractUnifiedSet.</span><code><span class="memberNameLink"><a href="../../../../impl/set/AbstractUnifiedSet.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/AbstractUnifiedSet.html" title="type parameter in AbstractUnifiedSet">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.mutable">
<!-- -->
</a>
<h2>Uses of <a href="../MutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableShortSet</a> in <a href="../../../../impl/set/mutable/package-summary.html">org.eclipse.collections.impl.set.mutable</a></h2>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../../../impl/set/mutable/package-summary.html">org.eclipse.collections.impl.set.mutable</a> that return <a href="../MutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableShortSet</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="../MutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableShortSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractMutableSet.</span><code><span class="memberNameLink"><a href="../../../../impl/set/mutable/AbstractMutableSet.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/mutable/AbstractMutableSet.html" title="type parameter in AbstractMutableSet">T</a>&gt;&nbsp;shortFunction)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableShortSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MultiReaderUnifiedSet.</span><code><span class="memberNameLink"><a href="../../../../impl/set/mutable/MultiReaderUnifiedSet.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/mutable/MultiReaderUnifiedSet.html" title="type parameter in MultiReaderUnifiedSet">T</a>&gt;&nbsp;shortFunction)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableShortSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SetAdapter.</span><code><span class="memberNameLink"><a href="../../../../impl/set/mutable/SetAdapter.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/mutable/SetAdapter.html" title="type parameter in SetAdapter">T</a>&gt;&nbsp;shortFunction)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableShortSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedMutableSet.</span><code><span class="memberNameLink"><a href="../../../../impl/set/mutable/SynchronizedMutableSet.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/mutable/SynchronizedMutableSet.html" title="type parameter in SynchronizedMutableSet">T</a>&gt;&nbsp;shortFunction)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableShortSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableMutableSet.</span><code><span class="memberNameLink"><a href="../../../../impl/set/mutable/UnmodifiableMutableSet.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/mutable/UnmodifiableMutableSet.html" title="type parameter in UnmodifiableMutableSet">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.mutable.primitive">
<!-- -->
</a>
<h2>Uses of <a href="../MutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableShortSet</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>Classes in <a href="../../../../impl/set/mutable/primitive/package-summary.html">org.eclipse.collections.impl.set.mutable.primitive</a> that implement <a href="../MutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableShortSet</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/mutable/primitive/ShortHashSet.html" title="class in org.eclipse.collections.impl.set.mutable.primitive">ShortHashSet</a></span></code></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file primitiveHashSet.stg.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../../impl/set/mutable/primitive/SynchronizedShortSet.html" title="class in org.eclipse.collections.impl.set.mutable.primitive">SynchronizedShortSet</a></span></code></th>
<td class="colLast">
<div class="block">A synchronized view of a <a href="../MutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive"><code>MutableShortSet</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../../impl/set/mutable/primitive/UnmodifiableShortSet.html" title="class in org.eclipse.collections.impl.set.mutable.primitive">UnmodifiableShortSet</a></span></code></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file unmodifiablePrimitiveSet.stg.</div>
</td>
</tr>
</tbody>
</table>
</div>
<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="../MutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableShortSet</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="../MutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableShortSet</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#asSynchronized()">asSynchronized</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableShortSet</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#asSynchronized()">asSynchronized</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableShortSet</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#asSynchronized()">asSynchronized</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableShortSet</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#asUnmodifiable()">asUnmodifiable</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableShortSet</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#asUnmodifiable()">asUnmodifiable</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableShortSet</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#asUnmodifiable()">asUnmodifiable</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableShortSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableShortSetFactoryImpl.</span><code><span class="memberNameLink"><a href="../../../../impl/set/mutable/primitive/MutableShortSetFactoryImpl.html#empty()">empty</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableShortSet</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#newEmpty()">newEmpty</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableShortSet</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#newEmpty()">newEmpty</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableShortSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableShortSetFactoryImpl.</span><code><span class="memberNameLink"><a href="../../../../impl/set/mutable/primitive/MutableShortSetFactoryImpl.html#of()">of</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableShortSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableShortSetFactoryImpl.</span><code><span class="memberNameLink"><a href="../../../../impl/set/mutable/primitive/MutableShortSetFactoryImpl.html#of(short...)">of</a></span>&#8203;(short...&nbsp;items)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableShortSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableShortSetFactoryImpl.</span><code><span class="memberNameLink"><a href="../../../../impl/set/mutable/primitive/MutableShortSetFactoryImpl.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="altColor">
<td class="colFirst"><code><a href="../MutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableShortSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableShortSetFactoryImpl.</span><code><span class="memberNameLink"><a href="../../../../impl/set/mutable/primitive/MutableShortSetFactoryImpl.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="rowColor">
<td class="colFirst"><code><a href="../MutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableShortSet</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#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="altColor">
<td class="colFirst"><code><a href="../MutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableShortSet</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#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="../MutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableShortSet</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#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><a href="../MutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableShortSet</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#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="rowColor">
<td class="colFirst"><code><a href="../MutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableShortSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableShortSetFactoryImpl.</span><code><span class="memberNameLink"><a href="../../../../impl/set/mutable/primitive/MutableShortSetFactoryImpl.html#with()">with</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableShortSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableShortSetFactoryImpl.</span><code><span class="memberNameLink"><a href="../../../../impl/set/mutable/primitive/MutableShortSetFactoryImpl.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="../MutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableShortSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableShortSetFactoryImpl.</span><code><span class="memberNameLink"><a href="../../../../impl/set/mutable/primitive/MutableShortSetFactoryImpl.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="../MutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableShortSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableShortSetFactoryImpl.</span><code><span class="memberNameLink"><a href="../../../../impl/set/mutable/primitive/MutableShortSetFactoryImpl.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>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableShortSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableShortSetFactoryImpl.</span><code><span class="memberNameLink"><a href="../../../../impl/set/mutable/primitive/MutableShortSetFactoryImpl.html#withInitialCapacity(int)">withInitialCapacity</a></span>&#8203;(int&nbsp;capacity)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
<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> with parameters of type <a href="../MutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableShortSet</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../impl/set/mutable/primitive/SynchronizedShortSet.html" title="class in org.eclipse.collections.impl.set.mutable.primitive">SynchronizedShortSet</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#of(org.eclipse.collections.api.set.primitive.MutableShortSet)">of</a></span>&#8203;(<a href="../MutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableShortSet</a>&nbsp;set)</code></th>
<td class="colLast">
<div class="block">This method will take a MutableShortSet and wrap it directly in a SynchronizedShortSet.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../impl/set/mutable/primitive/SynchronizedShortSet.html" title="class in org.eclipse.collections.impl.set.mutable.primitive">SynchronizedShortSet</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#of(org.eclipse.collections.api.set.primitive.MutableShortSet,java.lang.Object)">of</a></span>&#8203;(<a href="../MutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableShortSet</a>&nbsp;set,
<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;lock)</code></th>
<td class="colLast">
<div class="block">This method will take a MutableShortSet and wrap it directly in a SynchronizedShortSet.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../impl/set/mutable/primitive/UnmodifiableShortSet.html" title="class in org.eclipse.collections.impl.set.mutable.primitive">UnmodifiableShortSet</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#of(org.eclipse.collections.api.set.primitive.MutableShortSet)">of</a></span>&#8203;(<a href="../MutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableShortSet</a>&nbsp;set)</code></th>
<td class="colLast">
<div class="block">This method will take a MutableShortSet and wrap it directly in a UnmodifiableShortSet.</div>
</td>
</tr>
</tbody>
</table>
</div>
<div class="useSummary">
<table>
<caption><span>Constructors in <a href="../../../../impl/set/mutable/primitive/package-summary.html">org.eclipse.collections.impl.set.mutable.primitive</a> with parameters of type <a href="../MutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableShortSet</a></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="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../../impl/set/mutable/primitive/SynchronizedShortSet.html#%3Cinit%3E(org.eclipse.collections.api.set.primitive.MutableShortSet)">SynchronizedShortSet</a></span>&#8203;(<a href="../MutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableShortSet</a>&nbsp;set)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../../impl/set/mutable/primitive/SynchronizedShortSet.html#%3Cinit%3E(org.eclipse.collections.api.set.primitive.MutableShortSet,java.lang.Object)">SynchronizedShortSet</a></span>&#8203;(<a href="../MutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableShortSet</a>&nbsp;set,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang" class="externalLink">Object</a>&nbsp;newLock)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../../impl/set/mutable/primitive/UnmodifiableShortSet.html#%3Cinit%3E(org.eclipse.collections.api.set.primitive.MutableShortSet)">UnmodifiableShortSet</a></span>&#8203;(<a href="../MutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableShortSet</a>&nbsp;set)</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.stack.mutable.primitive">
<!-- -->
</a>
<h2>Uses of <a href="../MutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableShortSet</a> in <a href="../../../../impl/stack/mutable/primitive/package-summary.html">org.eclipse.collections.impl.stack.mutable.primitive</a></h2>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../../../impl/stack/mutable/primitive/package-summary.html">org.eclipse.collections.impl.stack.mutable.primitive</a> that return <a href="../MutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableShortSet</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="../MutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableShortSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedShortStack.</span><code><span class="memberNameLink"><a href="../../../../impl/stack/mutable/primitive/SynchronizedShortStack.html#toSet()">toSet</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableShortSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableShortStack.</span><code><span class="memberNameLink"><a href="../../../../impl/stack/mutable/primitive/UnmodifiableShortStack.html#toSet()">toSet</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.stack.primitive">
<!-- -->
</a>
<h2>Uses of <a href="../MutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableShortSet</a> in <a href="../../../../impl/stack/primitive/package-summary.html">org.eclipse.collections.impl.stack.primitive</a></h2>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../../../impl/stack/primitive/package-summary.html">org.eclipse.collections.impl.stack.primitive</a> that return <a href="../MutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableShortSet</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="../MutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableShortSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractShortStack.</span><code><span class="memberNameLink"><a href="../../../../impl/stack/primitive/AbstractShortStack.html#toSet()">toSet</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="../MutableShortSet.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>