blob: 8eca07b82ff8e0e0bfbcd8eafb09d7c83b437283 [file] [log] [blame]
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (14.0.2) on Sat Aug 08 22:45:01 CDT 2020 -->
<title>Uses of Interface org.eclipse.collections.api.list.primitive.MutableShortList (Eclipse Collections - 10.3.0)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-08-08">
<meta name="description" content="use: package: org.eclipse.collections.api.list.primitive, interface: MutableShortList">
<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="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.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.list.primitive.MutableShortList" class="title">Uses of Interface<br>org.eclipse.collections.api.list.primitive.MutableShortList</h1>
</div>
<div class="classUseContainer">
<div class="useSummary">
<table>
<caption><span>Packages that use <a href="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</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.sorted">org.eclipse.collections.api.bag.sorted</a></th>
<td class="colLast">
<div class="block">This package contains interfaces for SortedBag API.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.api.factory.list.primitive">org.eclipse.collections.api.factory.list.primitive</a></th>
<td class="colLast">
<div class="block">This package contains factory API for creating immutable primitive list instances.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.api.list">org.eclipse.collections.api.list</a></th>
<td class="colLast">
<div class="block">This package contains interfaces for list API which enhance the performance and functionality of <a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util" class="externalLink"><code>List</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.api.list.primitive">org.eclipse.collections.api.list.primitive</a></th>
<td class="colLast">
<div class="block">This package contains mutable and immutable primitive list API.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.api.map">org.eclipse.collections.api.map</a></th>
<td class="colLast">
<div class="block">This package contains interfaces for map API which enhance the performance and functionality of <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util" class="externalLink"><code>Map</code></a></div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.api.map.sorted">org.eclipse.collections.api.map.sorted</a></th>
<td class="colLast">
<div class="block">This package contains mutable and immutable sorted map interfaces.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.api.set.sorted">org.eclipse.collections.api.set.sorted</a></th>
<td class="colLast">
<div class="block">This package contains interfaces for sorted set API.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.bag.sorted.mutable">org.eclipse.collections.impl.bag.sorted.mutable</a></th>
<td class="colLast">
<div class="block">This package contains implementations of <a href="../../../bag/sorted/MutableSortedBag.html" title="interface in org.eclipse.collections.api.bag.sorted"><code>MutableSortedBag</code></a>.</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.list.mutable">org.eclipse.collections.impl.list.mutable</a></th>
<td class="colLast">
<div class="block">This package contains implementations of the <a href="../../MutableList.html" title="interface in org.eclipse.collections.api.list"><code>MutableList</code></a> interface.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.list.mutable.primitive">org.eclipse.collections.impl.list.mutable.primitive</a></th>
<td class="colLast">
<div class="block">This package contains implementations of the mutable primitive list 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.map.ordered.mutable">org.eclipse.collections.impl.map.ordered.mutable</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.map.sorted.mutable">org.eclipse.collections.impl.map.sorted.mutable</a></th>
<td class="colLast">
<div class="block">This package contains implementations of the <a href="../../../map/sorted/MutableSortedMap.html" title="interface in org.eclipse.collections.api.map.sorted"><code>MutableSortedMap</code></a> interface.</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.sorted.mutable">org.eclipse.collections.impl.set.sorted.mutable</a></th>
<td class="colLast">
<div class="block">This package contains implementations of <a href="../../../set/sorted/MutableSortedSet.html" title="interface in org.eclipse.collections.api.set.sorted"><code>MutableSortedSet</code></a>.</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>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.utility">org.eclipse.collections.impl.utility</a></th>
<td class="colLast">
<div class="block">This package contains static utilities that provide iteration pattern implementations which work with JCF collections.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.utility.internal">org.eclipse.collections.impl.utility.internal</a></th>
<td class="colLast">
<div class="block">This package contains static utilities that provide internal iteration pattern implementations which work with JCF collections.</div>
</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="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</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="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</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="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ShortIterable.</span><code><span class="memberNameLink"><a href="../../../ShortIterable.html#toList()">toList</a></span>()</code></th>
<td class="colLast">
<div class="block">Converts the ShortIterable to a new MutableShortList.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ShortIterable.</span><code><span class="memberNameLink"><a href="../../../ShortIterable.html#toSortedList()">toSortedList</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.api.bag.sorted">
<!-- -->
</a>
<h2>Uses of <a href="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</a> in <a href="../../../bag/sorted/package-summary.html">org.eclipse.collections.api.bag.sorted</a></h2>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../../bag/sorted/package-summary.html">org.eclipse.collections.api.bag.sorted</a> that return <a href="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</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="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableSortedBag.</span><code><span class="memberNameLink"><a href="../../../bag/sorted/MutableSortedBag.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="../../../bag/sorted/MutableSortedBag.html" title="type parameter in MutableSortedBag">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.factory.list.primitive">
<!-- -->
</a>
<h2>Uses of <a href="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</a> in <a href="../../../factory/list/primitive/package-summary.html">org.eclipse.collections.api.factory.list.primitive</a></h2>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../../factory/list/primitive/package-summary.html">org.eclipse.collections.api.factory.list.primitive</a> that return <a href="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</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="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableShortListFactory.</span><code><span class="memberNameLink"><a href="../../../factory/list/primitive/MutableShortListFactory.html#empty()">empty</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableShortListFactory.</span><code><span class="memberNameLink"><a href="../../../factory/list/primitive/MutableShortListFactory.html#of()">of</a></span>()</code></th>
<td class="colLast">
<div class="block">Same as <a href="../../../factory/list/primitive/MutableShortListFactory.html#empty()"><code>MutableShortListFactory.empty()</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableShortListFactory.</span><code><span class="memberNameLink"><a href="../../../factory/list/primitive/MutableShortListFactory.html#of(short...)">of</a></span>&#8203;(short...&nbsp;items)</code></th>
<td class="colLast">
<div class="block">Same as <a href="../../../factory/list/primitive/MutableShortListFactory.html#with(short...)"><code>MutableShortListFactory.with(short[])</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableShortListFactory.</span><code><span class="memberNameLink"><a href="../../../factory/list/primitive/MutableShortListFactory.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/list/primitive/MutableShortListFactory.html#withAll(java.lang.Iterable)"><code>MutableShortListFactory.withAll(Iterable)</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableShortListFactory.</span><code><span class="memberNameLink"><a href="../../../factory/list/primitive/MutableShortListFactory.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/list/primitive/MutableShortListFactory.html#withAll(org.eclipse.collections.api.ShortIterable)"><code>MutableShortListFactory.withAll(ShortIterable)</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableShortListFactory.</span><code><span class="memberNameLink"><a href="../../../factory/list/primitive/MutableShortListFactory.html#with()">with</a></span>()</code></th>
<td class="colLast">
<div class="block">Same as <a href="../../../factory/list/primitive/MutableShortListFactory.html#empty()"><code>MutableShortListFactory.empty()</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableShortListFactory.</span><code><span class="memberNameLink"><a href="../../../factory/list/primitive/MutableShortListFactory.html#with(short...)">with</a></span>&#8203;(short...&nbsp;items)</code></th>
<td class="colLast">
<div class="block">Creates a new list using the passed <code>items</code> argument as the backing store.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableShortListFactory.</span><code><span class="memberNameLink"><a href="../../../factory/list/primitive/MutableShortListFactory.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="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableShortListFactory.</span><code><span class="memberNameLink"><a href="../../../factory/list/primitive/MutableShortListFactory.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="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableShortListFactory.</span><code><span class="memberNameLink"><a href="../../../factory/list/primitive/MutableShortListFactory.html#withInitialCapacity(int)">withInitialCapacity</a></span>&#8203;(int&nbsp;capacity)</code></th>
<td class="colLast">
<div class="block">Same as <a href="../../../factory/list/primitive/MutableShortListFactory.html#empty()"><code>MutableShortListFactory.empty()</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>default <a href="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableShortListFactory.</span><code><span class="memberNameLink"><a href="../../../factory/list/primitive/MutableShortListFactory.html#wrapCopy(short...)">wrapCopy</a></span>&#8203;(short...&nbsp;array)</code></th>
<td class="colLast">
<div class="block">Creates a new list by first copying the array passed in.</div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.api.list">
<!-- -->
</a>
<h2>Uses of <a href="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</a> in <a href="../../package-summary.html">org.eclipse.collections.api.list</a></h2>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../package-summary.html">org.eclipse.collections.api.list</a> that return <a href="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</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="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableList.</span><code><span class="memberNameLink"><a href="../../MutableList.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="../../MutableList.html" title="type parameter in MutableList">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.list.primitive">
<!-- -->
</a>
<h2>Uses of <a href="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</a> in <a href="../package-summary.html">org.eclipse.collections.api.list.primitive</a></h2>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../package-summary.html">org.eclipse.collections.api.list.primitive</a> that return <a href="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</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="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableShortList.</span><code><span class="memberNameLink"><a href="../MutableShortList.html#asSynchronized()">asSynchronized</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableShortList.</span><code><span class="memberNameLink"><a href="../MutableShortList.html#asUnmodifiable()">asUnmodifiable</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableShortList.</span><code><span class="memberNameLink"><a href="../MutableShortList.html#distinct()">distinct</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>default <a href="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableShortList.</span><code><span class="memberNameLink"><a href="../MutableShortList.html#newEmpty()">newEmpty</a></span>()</code></th>
<td class="colLast">
<div class="block">Creates a new empty mutable version of the same List type.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableShortList.</span><code><span class="memberNameLink"><a href="../MutableShortList.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="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableShortList.</span><code><span class="memberNameLink"><a href="../MutableShortList.html#reverseThis()">reverseThis</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableShortList.</span><code><span class="memberNameLink"><a href="../MutableShortList.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="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableShortList.</span><code><span class="memberNameLink"><a href="../MutableShortList.html#shuffleThis()">shuffleThis</a></span>()</code></th>
<td class="colLast">
<div class="block">Randomly permutes this list mutating its contents and returns the same list (this).</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>default <a href="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableShortList.</span><code><span class="memberNameLink"><a href="../MutableShortList.html#shuffleThis(java.util.Random)">shuffleThis</a></span>&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Random.html?is-external=true" title="class or interface in java.util" class="externalLink">Random</a>&nbsp;rnd)</code></th>
<td class="colLast">
<div class="block">Randomly permutes this list mutating its contents and returns the same list (this).</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableShortList.</span><code><span class="memberNameLink"><a href="../MutableShortList.html#sortThis()">sortThis</a></span>()</code></th>
<td class="colLast">
<div class="block">Sorts this list mutating its contents and returns the same mutable list (this).</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>default <a href="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableShortList.</span><code><span class="memberNameLink"><a href="../MutableShortList.html#sortThis(org.eclipse.collections.api.block.comparator.primitive.ShortComparator)">sortThis</a></span>&#8203;(<a href="../../../block/comparator/primitive/ShortComparator.html" title="interface in org.eclipse.collections.api.block.comparator.primitive">ShortComparator</a>&nbsp;comparator)</code></th>
<td class="colLast">
<div class="block">Sorts the internal data structure of this list and returns the list itself as a convenience.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>default &lt;T&gt;&nbsp;<a href="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableShortList.</span><code><span class="memberNameLink"><a href="../MutableShortList.html#sortThisBy(org.eclipse.collections.api.block.function.primitive.ShortToObjectFunction)">sortThisBy</a></span>&#8203;(<a href="../../../block/function/primitive/ShortToObjectFunction.html" title="interface in org.eclipse.collections.api.block.function.primitive">ShortToObjectFunction</a>&lt;T&gt;&nbsp;function)</code></th>
<td class="colLast">
<div class="block">Sorts the internal data structure of this list based on the natural order of the key returned by <code>
function</code>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>default &lt;T&gt;&nbsp;<a href="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableShortList.</span><code><span class="memberNameLink"><a href="../MutableShortList.html#sortThisBy(org.eclipse.collections.api.block.function.primitive.ShortToObjectFunction,java.util.Comparator)">sortThisBy</a></span>&#8203;(<a href="../../../block/function/primitive/ShortToObjectFunction.html" title="interface in org.eclipse.collections.api.block.function.primitive">ShortToObjectFunction</a>&lt;T&gt;&nbsp;function,
<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Comparator.html?is-external=true" title="class or interface in java.util" class="externalLink">Comparator</a>&lt;? super T&gt;&nbsp;comparator)</code></th>
<td class="colLast">
<div class="block">Sorts the internal data structure of this list based on the key returned by <code>
function</code> using the provided <code>comparator</code>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableShortList.</span><code><span class="memberNameLink"><a href="../MutableShortList.html#subList(int,int)">subList</a></span>&#8203;(int&nbsp;fromIndex,
int&nbsp;toIndex)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>default <a href="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableShortList.</span><code><span class="memberNameLink"><a href="../MutableShortList.html#tap(org.eclipse.collections.api.block.procedure.primitive.ShortProcedure)">tap</a></span>&#8203;(<a href="../../../block/procedure/primitive/ShortProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">ShortProcedure</a>&nbsp;procedure)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableShortList.</span><code><span class="memberNameLink"><a href="../MutableShortList.html#toReversed()">toReversed</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableShortList.</span><code><span class="memberNameLink"><a href="../MutableShortList.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="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableShortList.</span><code><span class="memberNameLink"><a href="../MutableShortList.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="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableShortList.</span><code><span class="memberNameLink"><a href="../MutableShortList.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="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableShortList.</span><code><span class="memberNameLink"><a href="../MutableShortList.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.api.map">
<!-- -->
</a>
<h2>Uses of <a href="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</a> in <a href="../../../map/package-summary.html">org.eclipse.collections.api.map</a></h2>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../../map/package-summary.html">org.eclipse.collections.api.map</a> that return <a href="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</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="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableOrderedMap.</span><code><span class="memberNameLink"><a href="../../../map/MutableOrderedMap.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="../../../map/MutableOrderedMap.html" title="type parameter in MutableOrderedMap">V</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.map.sorted">
<!-- -->
</a>
<h2>Uses of <a href="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</a> in <a href="../../../map/sorted/package-summary.html">org.eclipse.collections.api.map.sorted</a></h2>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../../map/sorted/package-summary.html">org.eclipse.collections.api.map.sorted</a> that return <a href="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</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="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableSortedMap.</span><code><span class="memberNameLink"><a href="../../../map/sorted/MutableSortedMap.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="../../../map/sorted/MutableSortedMap.html" title="type parameter in MutableSortedMap">V</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.sorted">
<!-- -->
</a>
<h2>Uses of <a href="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</a> in <a href="../../../set/sorted/package-summary.html">org.eclipse.collections.api.set.sorted</a></h2>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../../set/sorted/package-summary.html">org.eclipse.collections.api.set.sorted</a> that return <a href="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</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="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableSortedSet.</span><code><span class="memberNameLink"><a href="../../../set/sorted/MutableSortedSet.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="../../../set/sorted/MutableSortedSet.html" title="type parameter in MutableSortedSet">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.bag.sorted.mutable">
<!-- -->
</a>
<h2>Uses of <a href="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</a> in <a href="../../../../impl/bag/sorted/mutable/package-summary.html">org.eclipse.collections.impl.bag.sorted.mutable</a></h2>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../../../impl/bag/sorted/mutable/package-summary.html">org.eclipse.collections.impl.bag.sorted.mutable</a> that return <a href="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</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="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractMutableSortedBag.</span><code><span class="memberNameLink"><a href="../../../../impl/bag/sorted/mutable/AbstractMutableSortedBag.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/bag/sorted/mutable/AbstractMutableSortedBag.html" title="type parameter in AbstractMutableSortedBag">T</a>&gt;&nbsp;shortFunction)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedSortedBag.</span><code><span class="memberNameLink"><a href="../../../../impl/bag/sorted/mutable/SynchronizedSortedBag.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/bag/sorted/mutable/SynchronizedSortedBag.html" title="type parameter in SynchronizedSortedBag">T</a>&gt;&nbsp;shortFunction)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableSortedBag.</span><code><span class="memberNameLink"><a href="../../../../impl/bag/sorted/mutable/UnmodifiableSortedBag.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/bag/sorted/mutable/UnmodifiableSortedBag.html" title="type parameter in UnmodifiableSortedBag">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.collection.mutable.primitive">
<!-- -->
</a>
<h2>Uses of <a href="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</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="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</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="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</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#toList()">toList</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</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#toList()">toList</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</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#toSortedList()">toSortedList</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</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#toSortedList()">toSortedList</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="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</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="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</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="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractLazyShortIterable.</span><code><span class="memberNameLink"><a href="../../../../impl/lazy/primitive/AbstractLazyShortIterable.html#toList()">toList</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CollectShortIterable.</span><code><span class="memberNameLink"><a href="../../../../impl/lazy/primitive/CollectShortIterable.html#toList()">toList</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">LazyShortIterableAdapter.</span><code><span class="memberNameLink"><a href="../../../../impl/lazy/primitive/LazyShortIterableAdapter.html#toList()">toList</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ReverseShortIterable.</span><code><span class="memberNameLink"><a href="../../../../impl/lazy/primitive/ReverseShortIterable.html#toList()">toList</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SelectShortIterable.</span><code><span class="memberNameLink"><a href="../../../../impl/lazy/primitive/SelectShortIterable.html#toList()">toList</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractLazyShortIterable.</span><code><span class="memberNameLink"><a href="../../../../impl/lazy/primitive/AbstractLazyShortIterable.html#toSortedList()">toSortedList</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">LazyShortIterableAdapter.</span><code><span class="memberNameLink"><a href="../../../../impl/lazy/primitive/LazyShortIterableAdapter.html#toSortedList()">toSortedList</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.list.mutable">
<!-- -->
</a>
<h2>Uses of <a href="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</a> in <a href="../../../../impl/list/mutable/package-summary.html">org.eclipse.collections.impl.list.mutable</a></h2>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../../../impl/list/mutable/package-summary.html">org.eclipse.collections.impl.list.mutable</a> that return <a href="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</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="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractListAdapter.</span><code><span class="memberNameLink"><a href="../../../../impl/list/mutable/AbstractListAdapter.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/list/mutable/AbstractListAdapter.html" title="type parameter in AbstractListAdapter">T</a>&gt;&nbsp;shortFunction)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractMutableList.</span><code><span class="memberNameLink"><a href="../../../../impl/list/mutable/AbstractMutableList.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/list/mutable/AbstractMutableList.html" title="type parameter in AbstractMutableList">T</a>&gt;&nbsp;shortFunction)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ArrayListAdapter.</span><code><span class="memberNameLink"><a href="../../../../impl/list/mutable/ArrayListAdapter.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/list/mutable/ArrayListAdapter.html" title="type parameter in ArrayListAdapter">T</a>&gt;&nbsp;shortFunction)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">FastList.</span><code><span class="memberNameLink"><a href="../../../../impl/list/mutable/FastList.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/list/mutable/FastList.html" title="type parameter in FastList">T</a>&gt;&nbsp;shortFunction)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MultiReaderFastList.</span><code><span class="memberNameLink"><a href="../../../../impl/list/mutable/MultiReaderFastList.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/list/mutable/MultiReaderFastList.html" title="type parameter in MultiReaderFastList">T</a>&gt;&nbsp;shortFunction)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">RandomAccessListAdapter.</span><code><span class="memberNameLink"><a href="../../../../impl/list/mutable/RandomAccessListAdapter.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/list/mutable/RandomAccessListAdapter.html" title="type parameter in RandomAccessListAdapter">T</a>&gt;&nbsp;shortFunction)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedMutableList.</span><code><span class="memberNameLink"><a href="../../../../impl/list/mutable/SynchronizedMutableList.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/list/mutable/SynchronizedMutableList.html" title="type parameter in SynchronizedMutableList">T</a>&gt;&nbsp;shortFunction)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableMutableList.</span><code><span class="memberNameLink"><a href="../../../../impl/list/mutable/UnmodifiableMutableList.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/list/mutable/UnmodifiableMutableList.html" title="type parameter in UnmodifiableMutableList">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.list.mutable.primitive">
<!-- -->
</a>
<h2>Uses of <a href="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</a> in <a href="../../../../impl/list/mutable/primitive/package-summary.html">org.eclipse.collections.impl.list.mutable.primitive</a></h2>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="../../../../impl/list/mutable/primitive/package-summary.html">org.eclipse.collections.impl.list.mutable.primitive</a> that implement <a href="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</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/list/mutable/primitive/ShortArrayList.html" title="class in org.eclipse.collections.impl.list.mutable.primitive">ShortArrayList</a></span></code></th>
<td class="colLast">
<div class="block">ShortArrayList is similar to <a href="../../../../impl/list/mutable/FastList.html" title="class in org.eclipse.collections.impl.list.mutable"><code>FastList</code></a>, and is memory-optimized for short primitives.</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/list/mutable/primitive/SynchronizedShortList.html" title="class in org.eclipse.collections.impl.list.mutable.primitive">SynchronizedShortList</a></span></code></th>
<td class="colLast">
<div class="block">A synchronized view of a <a href="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive"><code>MutableShortList</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/list/mutable/primitive/UnmodifiableShortList.html" title="class in org.eclipse.collections.impl.list.mutable.primitive">UnmodifiableShortList</a></span></code></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file unmodifiablePrimitiveList.stg.</div>
</td>
</tr>
</tbody>
</table>
</div>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../../../impl/list/mutable/primitive/package-summary.html">org.eclipse.collections.impl.list.mutable.primitive</a> that return <a href="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</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="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ShortArrayList.</span><code><span class="memberNameLink"><a href="../../../../impl/list/mutable/primitive/ShortArrayList.html#asSynchronized()">asSynchronized</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedShortList.</span><code><span class="memberNameLink"><a href="../../../../impl/list/mutable/primitive/SynchronizedShortList.html#asSynchronized()">asSynchronized</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableShortList.</span><code><span class="memberNameLink"><a href="../../../../impl/list/mutable/primitive/UnmodifiableShortList.html#asSynchronized()">asSynchronized</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ShortArrayList.</span><code><span class="memberNameLink"><a href="../../../../impl/list/mutable/primitive/ShortArrayList.html#asUnmodifiable()">asUnmodifiable</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedShortList.</span><code><span class="memberNameLink"><a href="../../../../impl/list/mutable/primitive/SynchronizedShortList.html#asUnmodifiable()">asUnmodifiable</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableShortList.</span><code><span class="memberNameLink"><a href="../../../../impl/list/mutable/primitive/UnmodifiableShortList.html#asUnmodifiable()">asUnmodifiable</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ShortArrayList.</span><code><span class="memberNameLink"><a href="../../../../impl/list/mutable/primitive/ShortArrayList.html#distinct()">distinct</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedShortList.</span><code><span class="memberNameLink"><a href="../../../../impl/list/mutable/primitive/SynchronizedShortList.html#distinct()">distinct</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableShortList.</span><code><span class="memberNameLink"><a href="../../../../impl/list/mutable/primitive/UnmodifiableShortList.html#distinct()">distinct</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableShortListFactoryImpl.</span><code><span class="memberNameLink"><a href="../../../../impl/list/mutable/primitive/MutableShortListFactoryImpl.html#empty()">empty</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedShortList.</span><code><span class="memberNameLink"><a href="../../../../impl/list/mutable/primitive/SynchronizedShortList.html#newEmpty()">newEmpty</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableShortList.</span><code><span class="memberNameLink"><a href="../../../../impl/list/mutable/primitive/UnmodifiableShortList.html#newEmpty()">newEmpty</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableShortListFactoryImpl.</span><code><span class="memberNameLink"><a href="../../../../impl/list/mutable/primitive/MutableShortListFactoryImpl.html#of()">of</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableShortListFactoryImpl.</span><code><span class="memberNameLink"><a href="../../../../impl/list/mutable/primitive/MutableShortListFactoryImpl.html#of(short...)">of</a></span>&#8203;(short...&nbsp;items)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableShortListFactoryImpl.</span><code><span class="memberNameLink"><a href="../../../../impl/list/mutable/primitive/MutableShortListFactoryImpl.html#ofAll(java.lang.Iterable)">ofAll</a></span>&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang" class="externalLink">Iterable</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Short.html?is-external=true" title="class or interface in java.lang" class="externalLink">Short</a>&gt;&nbsp;iterable)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableShortListFactoryImpl.</span><code><span class="memberNameLink"><a href="../../../../impl/list/mutable/primitive/MutableShortListFactoryImpl.html#ofAll(org.eclipse.collections.api.ShortIterable)">ofAll</a></span>&#8203;(<a href="../../../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;items)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedShortList.</span><code><span class="memberNameLink"><a href="../../../../impl/list/mutable/primitive/SynchronizedShortList.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="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableShortList.</span><code><span class="memberNameLink"><a href="../../../../impl/list/mutable/primitive/UnmodifiableShortList.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="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedShortList.</span><code><span class="memberNameLink"><a href="../../../../impl/list/mutable/primitive/SynchronizedShortList.html#reverseThis()">reverseThis</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableShortList.</span><code><span class="memberNameLink"><a href="../../../../impl/list/mutable/primitive/UnmodifiableShortList.html#reverseThis()">reverseThis</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedShortList.</span><code><span class="memberNameLink"><a href="../../../../impl/list/mutable/primitive/SynchronizedShortList.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="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableShortList.</span><code><span class="memberNameLink"><a href="../../../../impl/list/mutable/primitive/UnmodifiableShortList.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="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedShortList.</span><code><span class="memberNameLink"><a href="../../../../impl/list/mutable/primitive/SynchronizedShortList.html#shuffleThis()">shuffleThis</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedShortList.</span><code><span class="memberNameLink"><a href="../../../../impl/list/mutable/primitive/SynchronizedShortList.html#shuffleThis(java.util.Random)">shuffleThis</a></span>&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Random.html?is-external=true" title="class or interface in java.util" class="externalLink">Random</a>&nbsp;rnd)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableShortList.</span><code><span class="memberNameLink"><a href="../../../../impl/list/mutable/primitive/UnmodifiableShortList.html#shuffleThis()">shuffleThis</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedShortList.</span><code><span class="memberNameLink"><a href="../../../../impl/list/mutable/primitive/SynchronizedShortList.html#sortThis()">sortThis</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedShortList.</span><code><span class="memberNameLink"><a href="../../../../impl/list/mutable/primitive/SynchronizedShortList.html#sortThis(org.eclipse.collections.api.block.comparator.primitive.ShortComparator)">sortThis</a></span>&#8203;(<a href="../../../block/comparator/primitive/ShortComparator.html" title="interface in org.eclipse.collections.api.block.comparator.primitive">ShortComparator</a>&nbsp;comparator)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableShortList.</span><code><span class="memberNameLink"><a href="../../../../impl/list/mutable/primitive/UnmodifiableShortList.html#sortThis()">sortThis</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;T&gt;&nbsp;<a href="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedShortList.</span><code><span class="memberNameLink"><a href="../../../../impl/list/mutable/primitive/SynchronizedShortList.html#sortThisBy(org.eclipse.collections.api.block.function.primitive.ShortToObjectFunction)">sortThisBy</a></span>&#8203;(<a href="../../../block/function/primitive/ShortToObjectFunction.html" title="interface in org.eclipse.collections.api.block.function.primitive">ShortToObjectFunction</a>&lt;T&gt;&nbsp;function)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;T&gt;&nbsp;<a href="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedShortList.</span><code><span class="memberNameLink"><a href="../../../../impl/list/mutable/primitive/SynchronizedShortList.html#sortThisBy(org.eclipse.collections.api.block.function.primitive.ShortToObjectFunction,java.util.Comparator)">sortThisBy</a></span>&#8203;(<a href="../../../block/function/primitive/ShortToObjectFunction.html" title="interface in org.eclipse.collections.api.block.function.primitive">ShortToObjectFunction</a>&lt;T&gt;&nbsp;function,
<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Comparator.html?is-external=true" title="class or interface in java.util" class="externalLink">Comparator</a>&lt;? super T&gt;&nbsp;comparator)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ShortArrayList.</span><code><span class="memberNameLink"><a href="../../../../impl/list/mutable/primitive/ShortArrayList.html#subList(int,int)">subList</a></span>&#8203;(int&nbsp;fromIndex,
int&nbsp;toIndex)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedShortList.</span><code><span class="memberNameLink"><a href="../../../../impl/list/mutable/primitive/SynchronizedShortList.html#subList(int,int)">subList</a></span>&#8203;(int&nbsp;fromIndex,
int&nbsp;toIndex)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableShortList.</span><code><span class="memberNameLink"><a href="../../../../impl/list/mutable/primitive/UnmodifiableShortList.html#subList(int,int)">subList</a></span>&#8203;(int&nbsp;fromIndex,
int&nbsp;toIndex)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedShortList.</span><code><span class="memberNameLink"><a href="../../../../impl/list/mutable/primitive/SynchronizedShortList.html#toReversed()">toReversed</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableShortList.</span><code><span class="memberNameLink"><a href="../../../../impl/list/mutable/primitive/UnmodifiableShortList.html#toReversed()">toReversed</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableShortListFactoryImpl.</span><code><span class="memberNameLink"><a href="../../../../impl/list/mutable/primitive/MutableShortListFactoryImpl.html#with()">with</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableShortListFactoryImpl.</span><code><span class="memberNameLink"><a href="../../../../impl/list/mutable/primitive/MutableShortListFactoryImpl.html#with(short...)">with</a></span>&#8203;(short...&nbsp;items)</code></th>
<td class="colLast">
<div class="block">Creates a new list using the passed <code>items</code> argument as the backing store.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableShortListFactoryImpl.</span><code><span class="memberNameLink"><a href="../../../../impl/list/mutable/primitive/MutableShortListFactoryImpl.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="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableShortListFactoryImpl.</span><code><span class="memberNameLink"><a href="../../../../impl/list/mutable/primitive/MutableShortListFactoryImpl.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="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableShortListFactoryImpl.</span><code><span class="memberNameLink"><a href="../../../../impl/list/mutable/primitive/MutableShortListFactoryImpl.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>Constructors in <a href="../../../../impl/list/mutable/primitive/package-summary.html">org.eclipse.collections.impl.list.mutable.primitive</a> with parameters of type <a href="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</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/list/mutable/primitive/SynchronizedShortList.html#%3Cinit%3E(org.eclipse.collections.api.list.primitive.MutableShortList)">SynchronizedShortList</a></span>&#8203;(<a href="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</a>&nbsp;list)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../../impl/list/mutable/primitive/SynchronizedShortList.html#%3Cinit%3E(org.eclipse.collections.api.list.primitive.MutableShortList,java.lang.Object)">SynchronizedShortList</a></span>&#8203;(<a href="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</a>&nbsp;list,
<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/list/mutable/primitive/UnmodifiableShortList.html#%3Cinit%3E(org.eclipse.collections.api.list.primitive.MutableShortList)">UnmodifiableShortList</a></span>&#8203;(<a href="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</a>&nbsp;list)</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="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</a> in <a href="../../../../impl/map/mutable/primitive/package-summary.html">org.eclipse.collections.impl.map.mutable.primitive</a></h2>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../../../impl/map/mutable/primitive/package-summary.html">org.eclipse.collections.impl.map.mutable.primitive</a> that return <a href="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</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="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</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#toList()">toList</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</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#toList()">toList</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</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#toList()">toList</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</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#toList()">toList</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</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#toList()">toList</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</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#toList()">toList</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</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#toList()">toList</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</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#toList()">toList</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</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#toList()">toList</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</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#toList()">toList</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</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#toList()">toList</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</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#toList()">toList</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</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#toList()">toList</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</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#toList()">toList</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</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#toList()">toList</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</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#toList()">toList</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</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#toList()">toList</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</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#toList()">toList</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</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#toList()">toList</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</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#toSortedList()">toSortedList</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</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#toSortedList()">toSortedList</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</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#toSortedList()">toSortedList</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</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#toSortedList()">toSortedList</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</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#toSortedList()">toSortedList</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</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#toSortedList()">toSortedList</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</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#toSortedList()">toSortedList</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</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#toSortedList()">toSortedList</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</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#toSortedList()">toSortedList</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</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#toSortedList()">toSortedList</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</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#toSortedList()">toSortedList</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</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#toSortedList()">toSortedList</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</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#toSortedList()">toSortedList</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</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#toSortedList()">toSortedList</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</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#toSortedList()">toSortedList</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</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#toSortedList()">toSortedList</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</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#toSortedList()">toSortedList</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</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#toSortedList()">toSortedList</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</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#toSortedList()">toSortedList</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.ordered.mutable">
<!-- -->
</a>
<h2>Uses of <a href="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</a> in <a href="../../../../impl/map/ordered/mutable/package-summary.html">org.eclipse.collections.impl.map.ordered.mutable</a></h2>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../../../impl/map/ordered/mutable/package-summary.html">org.eclipse.collections.impl.map.ordered.mutable</a> that return <a href="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</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="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">OrderedMapAdapter.</span><code><span class="memberNameLink"><a href="../../../../impl/map/ordered/mutable/OrderedMapAdapter.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/map/ordered/mutable/OrderedMapAdapter.html" title="type parameter in OrderedMapAdapter">V</a>&gt;&nbsp;shortFunction)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableMutableOrderedMap.</span><code><span class="memberNameLink"><a href="../../../../impl/map/ordered/mutable/UnmodifiableMutableOrderedMap.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/map/ordered/mutable/UnmodifiableMutableOrderedMap.html" title="type parameter in UnmodifiableMutableOrderedMap">V</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.map.sorted.mutable">
<!-- -->
</a>
<h2>Uses of <a href="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</a> in <a href="../../../../impl/map/sorted/mutable/package-summary.html">org.eclipse.collections.impl.map.sorted.mutable</a></h2>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../../../impl/map/sorted/mutable/package-summary.html">org.eclipse.collections.impl.map.sorted.mutable</a> that return <a href="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</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="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractMutableSortedMap.</span><code><span class="memberNameLink"><a href="../../../../impl/map/sorted/mutable/AbstractMutableSortedMap.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/map/sorted/mutable/AbstractMutableSortedMap.html" title="type parameter in AbstractMutableSortedMap">V</a>&gt;&nbsp;shortFunction)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedSortedMap.</span><code><span class="memberNameLink"><a href="../../../../impl/map/sorted/mutable/SynchronizedSortedMap.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/map/sorted/mutable/SynchronizedSortedMap.html" title="type parameter in SynchronizedSortedMap">V</a>&gt;&nbsp;shortFunction)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableTreeMap.</span><code><span class="memberNameLink"><a href="../../../../impl/map/sorted/mutable/UnmodifiableTreeMap.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/map/sorted/mutable/UnmodifiableTreeMap.html" title="type parameter in UnmodifiableTreeMap">V</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.primitive">
<!-- -->
</a>
<h2>Uses of <a href="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</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="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</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="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractShortIterable.</span><code><span class="memberNameLink"><a href="../../../../impl/primitive/AbstractShortIterable.html#toList()">toList</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedShortIterable.</span><code><span class="memberNameLink"><a href="../../../../impl/primitive/SynchronizedShortIterable.html#toList()">toList</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractShortIterable.</span><code><span class="memberNameLink"><a href="../../../../impl/primitive/AbstractShortIterable.html#toSortedList()">toSortedList</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedShortIterable.</span><code><span class="memberNameLink"><a href="../../../../impl/primitive/SynchronizedShortIterable.html#toSortedList()">toSortedList</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.sorted.mutable">
<!-- -->
</a>
<h2>Uses of <a href="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</a> in <a href="../../../../impl/set/sorted/mutable/package-summary.html">org.eclipse.collections.impl.set.sorted.mutable</a></h2>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../../../impl/set/sorted/mutable/package-summary.html">org.eclipse.collections.impl.set.sorted.mutable</a> that return <a href="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</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="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SortedSetAdapter.</span><code><span class="memberNameLink"><a href="../../../../impl/set/sorted/mutable/SortedSetAdapter.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/sorted/mutable/SortedSetAdapter.html" title="type parameter in SortedSetAdapter">T</a>&gt;&nbsp;shortFunction)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedSortedSet.</span><code><span class="memberNameLink"><a href="../../../../impl/set/sorted/mutable/SynchronizedSortedSet.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/sorted/mutable/SynchronizedSortedSet.html" title="type parameter in SynchronizedSortedSet">T</a>&gt;&nbsp;shortFunction)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">TreeSortedSet.</span><code><span class="memberNameLink"><a href="../../../../impl/set/sorted/mutable/TreeSortedSet.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/sorted/mutable/TreeSortedSet.html" title="type parameter in TreeSortedSet">T</a>&gt;&nbsp;shortFunction)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableSortedSet.</span><code><span class="memberNameLink"><a href="../../../../impl/set/sorted/mutable/UnmodifiableSortedSet.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/sorted/mutable/UnmodifiableSortedSet.html" title="type parameter in UnmodifiableSortedSet">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.stack.mutable.primitive">
<!-- -->
</a>
<h2>Uses of <a href="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</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="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</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="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</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#toList()">toList</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</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#toList()">toList</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ShortArrayStack.</span><code><span class="memberNameLink"><a href="../../../../impl/stack/mutable/primitive/ShortArrayStack.html#toSortedList()">toSortedList</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</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#toSortedList()">toSortedList</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</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#toSortedList()">toSortedList</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="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</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="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</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="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractShortStack.</span><code><span class="memberNameLink"><a href="../../../../impl/stack/primitive/AbstractShortStack.html#toList()">toList</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.utility">
<!-- -->
</a>
<h2>Uses of <a href="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</a> in <a href="../../../../impl/utility/package-summary.html">org.eclipse.collections.impl.utility</a></h2>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../../../impl/utility/package-summary.html">org.eclipse.collections.impl.utility</a> that return <a href="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</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 &lt;T&gt;&nbsp;<a href="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ArrayIterate.</span><code><span class="memberNameLink"><a href="../../../../impl/utility/ArrayIterate.html#collectShort(T%5B%5D,org.eclipse.collections.api.block.function.primitive.ShortFunction)">collectShort</a></span>&#8203;(T[]&nbsp;objectArray,
<a href="../../../block/function/primitive/ShortFunction.html" title="interface in org.eclipse.collections.api.block.function.primitive">ShortFunction</a>&lt;? super T&gt;&nbsp;shortFunction)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static &lt;T&gt;&nbsp;<a href="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ArrayListIterate.</span><code><span class="memberNameLink"><a href="../../../../impl/utility/ArrayListIterate.html#collectShort(java.util.ArrayList,org.eclipse.collections.api.block.function.primitive.ShortFunction)">collectShort</a></span>&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/ArrayList.html?is-external=true" title="class or interface in java.util" class="externalLink">ArrayList</a>&lt;T&gt;&nbsp;list,
<a href="../../../block/function/primitive/ShortFunction.html" title="interface in org.eclipse.collections.api.block.function.primitive">ShortFunction</a>&lt;? super T&gt;&nbsp;shortFunction)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static &lt;T&gt;&nbsp;<a href="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ListIterate.</span><code><span class="memberNameLink"><a href="../../../../impl/utility/ListIterate.html#collectShort(java.util.List,org.eclipse.collections.api.block.function.primitive.ShortFunction)">collectShort</a></span>&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util" class="externalLink">List</a>&lt;T&gt;&nbsp;list,
<a href="../../../block/function/primitive/ShortFunction.html" title="interface in org.eclipse.collections.api.block.function.primitive">ShortFunction</a>&lt;? super T&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.utility.internal">
<!-- -->
</a>
<h2>Uses of <a href="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</a> in <a href="../../../../impl/utility/internal/package-summary.html">org.eclipse.collections.impl.utility.internal</a></h2>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../../../impl/utility/internal/package-summary.html">org.eclipse.collections.impl.utility.internal</a> that return <a href="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</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 &lt;T&gt;&nbsp;<a href="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">RandomAccessListIterate.</span><code><span class="memberNameLink"><a href="../../../../impl/utility/internal/RandomAccessListIterate.html#collectShort(java.util.List,org.eclipse.collections.api.block.function.primitive.ShortFunction)">collectShort</a></span>&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util" class="externalLink">List</a>&lt;T&gt;&nbsp;list,
<a href="../../../block/function/primitive/ShortFunction.html" title="interface in org.eclipse.collections.api.block.function.primitive">ShortFunction</a>&lt;? super T&gt;&nbsp;shortFunction)</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="../MutableShortList.html" title="interface in org.eclipse.collections.api.list.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>