blob: cc6dc8b83db1d02ea404b5d92c9afa7482e2859d [file] [log] [blame]
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (14.0.2) on Thu Aug 20 21:25:36 CDT 2020 -->
<title>Uses of Interface org.eclipse.collections.api.ShortIterable (Eclipse Collections - 10.4.0)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-08-20">
<meta name="description" content="use: package: org.eclipse.collections.api, interface: ShortIterable">
<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="../ShortIterable.html" title="interface in org.eclipse.collections.api">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.ShortIterable" class="title">Uses of Interface<br>org.eclipse.collections.api.ShortIterable</h1>
</div>
<div class="classUseContainer">
<div class="useSummary">
<table>
<caption><span>Packages that use <a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.api">org.eclipse.collections.api</a></th>
<td class="colLast">
<div class="block">This package contains interfaces for Eclipse Collections API.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.api.bag.primitive">org.eclipse.collections.api.bag.primitive</a></th>
<td class="colLast">
<div class="block">This package contains API for Primitive Bags with Mutable and Immutable variants.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.api.collection.primitive">org.eclipse.collections.api.collection.primitive</a></th>
<td class="colLast">
<div class="block">This package contains mutable and immutable primitive collection API.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.api.factory.bag.primitive">org.eclipse.collections.api.factory.bag.primitive</a></th>
<td class="colLast">&nbsp;</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.factory.set.primitive">org.eclipse.collections.api.factory.set.primitive</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.api.factory.stack.primitive">org.eclipse.collections.api.factory.stack.primitive</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<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="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.api.map.primitive">org.eclipse.collections.api.map.primitive</a></th>
<td class="colLast">
<div class="block">This package contains API for primitive to primitive maps, primitive to object maps and object to primitive maps with mutable and immutable variants.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.api.ordered.primitive">org.eclipse.collections.api.ordered.primitive</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.api.set.primitive">org.eclipse.collections.api.set.primitive</a></th>
<td class="colLast">
<div class="block">This package contains API for mutable and immutable primitive sets.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.api.stack.primitive">org.eclipse.collections.api.stack.primitive</a></th>
<td class="colLast">
<div class="block">This package contains mutable and immutable primitive stack API.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl">org.eclipse.collections.impl</a></th>
<td class="colLast">
<div class="block">This package contains implementations for Eclipse Collections API.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.bag">org.eclipse.collections.impl.bag</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.bag.immutable.primitive">org.eclipse.collections.impl.bag.immutable.primitive</a></th>
<td class="colLast">
<div class="block">This package contains implementations of the immutable primitive bag interfaces.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.bag.mutable.primitive">org.eclipse.collections.impl.bag.mutable.primitive</a></th>
<td class="colLast">
<div class="block">This package contains implementations of the mutable primitive bag interfaces.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.bimap">org.eclipse.collections.impl.bimap</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.bimap.mutable">org.eclipse.collections.impl.bimap.mutable</a></th>
<td class="colLast">
<div class="block">This package contains implementations of the <a href="../bimap/MutableBiMap.html" title="interface in org.eclipse.collections.api.bimap"><code>MutableBiMap</code></a> interface.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.collection">org.eclipse.collections.impl.collection</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.collection.mutable">org.eclipse.collections.impl.collection.mutable</a></th>
<td class="colLast">
<div class="block">This package contains implementations of the <a href="../collection/MutableCollection.html" title="interface in org.eclipse.collections.api.collection"><code>MutableCollection</code></a> interface.</div>
</td>
</tr>
<tr class="altColor">
<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="rowColor">
<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="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.list.immutable.primitive">org.eclipse.collections.impl.list.immutable.primitive</a></th>
<td class="colLast">
<div class="block">This package contains implementations of immutable primitive list interfaces and immutable primitive list factory 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="../list/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.immutable.primitive">org.eclipse.collections.impl.map.immutable.primitive</a></th>
<td class="colLast">
<div class="block">This package contains implementations of the immutable primitive-primitive, primitive-object and object-primitive map interfaces.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.map.mutable">org.eclipse.collections.impl.map.mutable</a></th>
<td class="colLast">
<div class="block">This package contains implementations of the <a href="../map/MutableMap.html" title="interface in org.eclipse.collections.api.map"><code>MutableMap</code></a> interface.</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.immutable.primitive">org.eclipse.collections.impl.set.immutable.primitive</a></th>
<td class="colLast">
<div class="block">This package contains implementations of the immutable primitive set interfaces.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.set.mutable.primitive">org.eclipse.collections.impl.set.mutable.primitive</a></th>
<td class="colLast">
<div class="block">This package contains implementations of the mutable primitive set interfaces.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.set.primitive">org.eclipse.collections.impl.set.primitive</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.stack.immutable.primitive">org.eclipse.collections.impl.stack.immutable.primitive</a></th>
<td class="colLast">
<div class="block">This package contains implementations of the immutable primitive stack interfaces.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.stack.mutable">org.eclipse.collections.impl.stack.mutable</a></th>
<td class="colLast">
<div class="block">This package contains implementations of the <a href="../stack/MutableStack.html" title="interface in org.eclipse.collections.api.stack"><code>MutableStack</code></a> interface.</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.internal.primitive">org.eclipse.collections.impl.utility.internal.primitive</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.utility.primitive">org.eclipse.collections.impl.utility.primitive</a></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
<section class="classUses">
<ul class="blockList">
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.api">
<!-- -->
</a>
<h2>Uses of <a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a> in <a href="../package-summary.html">org.eclipse.collections.api</a></h2>
<div class="useSummary">
<table>
<caption><span>Subinterfaces of <a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a> in <a href="../package-summary.html">org.eclipse.collections.api</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Interface</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../LazyShortIterable.html" title="interface in org.eclipse.collections.api">LazyShortIterable</a></span></code></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file lazyPrimitiveIterable.stg.</div>
</td>
</tr>
</tbody>
</table>
</div>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../package-summary.html">org.eclipse.collections.api</a> that return <a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</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="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">RichIterable.</span><code><span class="memberNameLink"><a href="../RichIterable.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="../RichIterable.html" title="type parameter in RichIterable">T</a>&gt;&nbsp;shortFunction)</code></th>
<td class="colLast">
<div class="block">Returns a new primitive <code>short</code> iterable with the results of applying the specified function on each element
of the source collection.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ShortIterable.</span><code><span class="memberNameLink"><a href="../ShortIterable.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">
<div class="block">Returns a new ShortIterable with all of the elements in the ShortIterable that
return false for the specified predicate.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ShortIterable.</span><code><span class="memberNameLink"><a href="../ShortIterable.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">
<div class="block">Returns a new ShortIterable with all of the elements in the ShortIterable that
return true for the specified predicate.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>default <a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ShortIterable.</span><code><span class="memberNameLink"><a href="../ShortIterable.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>
</tbody>
</table>
</div>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../package-summary.html">org.eclipse.collections.api</a> that return types with arguments of type <a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</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>default <a href="../RichIterable.html" title="interface in org.eclipse.collections.api">RichIterable</a>&lt;<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ShortIterable.</span><code><span class="memberNameLink"><a href="../ShortIterable.html#chunk(int)">chunk</a></span>&#8203;(int&nbsp;size)</code></th>
<td class="colLast">
<div class="block">Partitions elements in fixed size chunks.</div>
</td>
</tr>
</tbody>
</table>
</div>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../package-summary.html">org.eclipse.collections.api</a> with parameters of type <a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</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>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ShortIterable.</span><code><span class="memberNameLink"><a href="../ShortIterable.html#containsAll(org.eclipse.collections.api.ShortIterable)">containsAll</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;source)</code></th>
<td class="colLast">
<div class="block">Returns true if the all of the values specified in the source ShortIterable are contained
in the ShortIterable, and false if they are not.</div>
</td>
</tr>
</tbody>
</table>
</div>
<div class="useSummary">
<table>
<caption><span>Method parameters in <a href="../package-summary.html">org.eclipse.collections.api</a> with type arguments of type <a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</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>default &lt;R extends <a href="../collection/primitive/MutableShortCollection.html" title="interface in org.eclipse.collections.api.collection.primitive">MutableShortCollection</a>&gt;<br>R</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">RichIterable.</span><code><span class="memberNameLink"><a href="../RichIterable.html#flatCollectShort(org.eclipse.collections.api.block.function.Function,R)">flatCollectShort</a></span>&#8203;(<a href="../block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super <a href="../RichIterable.html" title="type parameter in RichIterable">T</a>,&#8203;? extends <a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&gt;&nbsp;function,
R&nbsp;target)</code></th>
<td class="colLast">
<div class="block">Same as flatCollect, only the results are collected into the target collection.</div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.api.bag.primitive">
<!-- -->
</a>
<h2>Uses of <a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a> in <a href="../bag/primitive/package-summary.html">org.eclipse.collections.api.bag.primitive</a></h2>
<div class="useSummary">
<table>
<caption><span>Subinterfaces of <a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a> in <a href="../bag/primitive/package-summary.html">org.eclipse.collections.api.bag.primitive</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Interface</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../bag/primitive/ImmutableShortBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableShortBag</a></span></code></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file immutablePrimitiveBag.stg.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../bag/primitive/MutableShortBag.html" title="interface in org.eclipse.collections.api.bag.primitive">MutableShortBag</a></span></code></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveBag.stg.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../bag/primitive/ShortBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ShortBag</a></span></code></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file primitiveBag.stg.</div>
</td>
</tr>
</tbody>
</table>
</div>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../bag/primitive/package-summary.html">org.eclipse.collections.api.bag.primitive</a> with parameters of type <a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</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="../bag/primitive/ImmutableShortBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableShortBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableShortBag.</span><code><span class="memberNameLink"><a href="../bag/primitive/ImmutableShortBag.html#newWithAll(org.eclipse.collections.api.ShortIterable)">newWithAll</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;elements)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../bag/primitive/ImmutableShortBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableShortBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableShortBag.</span><code><span class="memberNameLink"><a href="../bag/primitive/ImmutableShortBag.html#newWithoutAll(org.eclipse.collections.api.ShortIterable)">newWithoutAll</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;elements)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../bag/primitive/MutableShortBag.html" title="interface in org.eclipse.collections.api.bag.primitive">MutableShortBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableShortBag.</span><code><span class="memberNameLink"><a href="../bag/primitive/MutableShortBag.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="rowColor">
<td class="colFirst"><code><a href="../bag/primitive/MutableShortBag.html" title="interface in org.eclipse.collections.api.bag.primitive">MutableShortBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableShortBag.</span><code><span class="memberNameLink"><a href="../bag/primitive/MutableShortBag.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.collection.primitive">
<!-- -->
</a>
<h2>Uses of <a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a> in <a href="../collection/primitive/package-summary.html">org.eclipse.collections.api.collection.primitive</a></h2>
<div class="useSummary">
<table>
<caption><span>Subinterfaces of <a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a> in <a href="../collection/primitive/package-summary.html">org.eclipse.collections.api.collection.primitive</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Interface</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../collection/primitive/ImmutableShortCollection.html" title="interface in org.eclipse.collections.api.collection.primitive">ImmutableShortCollection</a></span></code></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file immutablePrimitiveCollection.stg.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../collection/primitive/MutableShortCollection.html" title="interface in org.eclipse.collections.api.collection.primitive">MutableShortCollection</a></span></code></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveCollection.stg.</div>
</td>
</tr>
</tbody>
</table>
</div>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../collection/primitive/package-summary.html">org.eclipse.collections.api.collection.primitive</a> with parameters of type <a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</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>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableShortCollection.</span><code><span class="memberNameLink"><a href="../collection/primitive/MutableShortCollection.html#addAll(org.eclipse.collections.api.ShortIterable)">addAll</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;source)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../collection/primitive/ImmutableShortCollection.html" title="interface in org.eclipse.collections.api.collection.primitive">ImmutableShortCollection</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableShortCollection.</span><code><span class="memberNameLink"><a href="../collection/primitive/ImmutableShortCollection.html#newWithAll(org.eclipse.collections.api.ShortIterable)">newWithAll</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;elements)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../collection/primitive/ImmutableShortCollection.html" title="interface in org.eclipse.collections.api.collection.primitive">ImmutableShortCollection</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableShortCollection.</span><code><span class="memberNameLink"><a href="../collection/primitive/ImmutableShortCollection.html#newWithoutAll(org.eclipse.collections.api.ShortIterable)">newWithoutAll</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;elements)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableShortCollection.</span><code><span class="memberNameLink"><a href="../collection/primitive/MutableShortCollection.html#removeAll(org.eclipse.collections.api.ShortIterable)">removeAll</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;source)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableShortCollection.</span><code><span class="memberNameLink"><a href="../collection/primitive/MutableShortCollection.html#retainAll(org.eclipse.collections.api.ShortIterable)">retainAll</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;elements)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../collection/primitive/MutableShortCollection.html" title="interface in org.eclipse.collections.api.collection.primitive">MutableShortCollection</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableShortCollection.</span><code><span class="memberNameLink"><a href="../collection/primitive/MutableShortCollection.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="../collection/primitive/MutableShortCollection.html" title="interface in org.eclipse.collections.api.collection.primitive">MutableShortCollection</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableShortCollection.</span><code><span class="memberNameLink"><a href="../collection/primitive/MutableShortCollection.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.factory.bag.primitive">
<!-- -->
</a>
<h2>Uses of <a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a> in <a href="../factory/bag/primitive/package-summary.html">org.eclipse.collections.api.factory.bag.primitive</a></h2>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../factory/bag/primitive/package-summary.html">org.eclipse.collections.api.factory.bag.primitive</a> with parameters of type <a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</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="../bag/primitive/ImmutableShortBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableShortBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableShortBagFactory.</span><code><span class="memberNameLink"><a href="../factory/bag/primitive/ImmutableShortBagFactory.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/bag/primitive/ImmutableShortBagFactory.html#withAll(org.eclipse.collections.api.ShortIterable)"><code>ImmutableShortBagFactory.withAll(ShortIterable)</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../bag/primitive/MutableShortBag.html" title="interface in org.eclipse.collections.api.bag.primitive">MutableShortBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableShortBagFactory.</span><code><span class="memberNameLink"><a href="../factory/bag/primitive/MutableShortBagFactory.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/bag/primitive/MutableShortBagFactory.html#withAll(org.eclipse.collections.api.ShortIterable)"><code>MutableShortBagFactory.withAll(ShortIterable)</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../bag/primitive/ImmutableShortBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableShortBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableShortBagFactory.</span><code><span class="memberNameLink"><a href="../factory/bag/primitive/ImmutableShortBagFactory.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="../bag/primitive/MutableShortBag.html" title="interface in org.eclipse.collections.api.bag.primitive">MutableShortBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableShortBagFactory.</span><code><span class="memberNameLink"><a href="../factory/bag/primitive/MutableShortBagFactory.html#withAll(org.eclipse.collections.api.ShortIterable)">withAll</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;items)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.api.factory.list.primitive">
<!-- -->
</a>
<h2>Uses of <a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</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> with parameters of type <a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</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="../list/primitive/ImmutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableShortList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableShortListFactory.</span><code><span class="memberNameLink"><a href="../factory/list/primitive/ImmutableShortListFactory.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/ImmutableShortListFactory.html#withAll(org.eclipse.collections.api.ShortIterable)"><code>ImmutableShortListFactory.withAll(ShortIterable)</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../list/primitive/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="altColor">
<td class="colFirst"><code><a href="../list/primitive/ImmutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableShortList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableShortListFactory.</span><code><span class="memberNameLink"><a href="../factory/list/primitive/ImmutableShortListFactory.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="../list/primitive/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>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.api.factory.set.primitive">
<!-- -->
</a>
<h2>Uses of <a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a> in <a href="../factory/set/primitive/package-summary.html">org.eclipse.collections.api.factory.set.primitive</a></h2>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../factory/set/primitive/package-summary.html">org.eclipse.collections.api.factory.set.primitive</a> with parameters of type <a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</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="../set/primitive/ImmutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">ImmutableShortSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableShortSetFactory.</span><code><span class="memberNameLink"><a href="../factory/set/primitive/ImmutableShortSetFactory.html#ofAll(org.eclipse.collections.api.ShortIterable)">ofAll</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;items)</code></th>
<td class="colLast">
<div class="block">Same as <a href="../factory/set/primitive/ImmutableShortSetFactory.html#withAll(org.eclipse.collections.api.ShortIterable)"><code>ImmutableShortSetFactory.withAll(ShortIterable)</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../set/primitive/MutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableShortSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableShortSetFactory.</span><code><span class="memberNameLink"><a href="../factory/set/primitive/MutableShortSetFactory.html#ofAll(org.eclipse.collections.api.ShortIterable)">ofAll</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;items)</code></th>
<td class="colLast">
<div class="block">Same as <a href="../factory/set/primitive/MutableShortSetFactory.html#withAll(org.eclipse.collections.api.ShortIterable)"><code>MutableShortSetFactory.withAll(ShortIterable)</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../set/primitive/ImmutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">ImmutableShortSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableShortSetFactory.</span><code><span class="memberNameLink"><a href="../factory/set/primitive/ImmutableShortSetFactory.html#withAll(org.eclipse.collections.api.ShortIterable)">withAll</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;items)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../set/primitive/MutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableShortSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableShortSetFactory.</span><code><span class="memberNameLink"><a href="../factory/set/primitive/MutableShortSetFactory.html#withAll(org.eclipse.collections.api.ShortIterable)">withAll</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;items)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.api.factory.stack.primitive">
<!-- -->
</a>
<h2>Uses of <a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a> in <a href="../factory/stack/primitive/package-summary.html">org.eclipse.collections.api.factory.stack.primitive</a></h2>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../factory/stack/primitive/package-summary.html">org.eclipse.collections.api.factory.stack.primitive</a> with parameters of type <a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</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="../stack/primitive/ImmutableShortStack.html" title="interface in org.eclipse.collections.api.stack.primitive">ImmutableShortStack</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableShortStackFactory.</span><code><span class="memberNameLink"><a href="../factory/stack/primitive/ImmutableShortStackFactory.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/stack/primitive/ImmutableShortStackFactory.html#withAll(org.eclipse.collections.api.ShortIterable)"><code>ImmutableShortStackFactory.withAll(ShortIterable)</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../stack/primitive/MutableShortStack.html" title="interface in org.eclipse.collections.api.stack.primitive">MutableShortStack</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableShortStackFactory.</span><code><span class="memberNameLink"><a href="../factory/stack/primitive/MutableShortStackFactory.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/stack/primitive/MutableShortStackFactory.html#withAll(org.eclipse.collections.api.ShortIterable)"><code>MutableShortStackFactory.withAll(ShortIterable)</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../stack/primitive/ImmutableShortStack.html" title="interface in org.eclipse.collections.api.stack.primitive">ImmutableShortStack</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableShortStackFactory.</span><code><span class="memberNameLink"><a href="../factory/stack/primitive/ImmutableShortStackFactory.html#ofAllReversed(org.eclipse.collections.api.ShortIterable)">ofAllReversed</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/stack/primitive/ImmutableShortStackFactory.html#withAllReversed(org.eclipse.collections.api.ShortIterable)"><code>ImmutableShortStackFactory.withAllReversed(ShortIterable)</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../stack/primitive/MutableShortStack.html" title="interface in org.eclipse.collections.api.stack.primitive">MutableShortStack</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableShortStackFactory.</span><code><span class="memberNameLink"><a href="../factory/stack/primitive/MutableShortStackFactory.html#ofAllReversed(org.eclipse.collections.api.ShortIterable)">ofAllReversed</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/stack/primitive/MutableShortStackFactory.html#withAllReversed(org.eclipse.collections.api.ShortIterable)"><code>MutableShortStackFactory.withAllReversed(ShortIterable)</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../stack/primitive/ImmutableShortStack.html" title="interface in org.eclipse.collections.api.stack.primitive">ImmutableShortStack</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableShortStackFactory.</span><code><span class="memberNameLink"><a href="../factory/stack/primitive/ImmutableShortStackFactory.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="../stack/primitive/MutableShortStack.html" title="interface in org.eclipse.collections.api.stack.primitive">MutableShortStack</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableShortStackFactory.</span><code><span class="memberNameLink"><a href="../factory/stack/primitive/MutableShortStackFactory.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="altColor">
<td class="colFirst"><code><a href="../stack/primitive/ImmutableShortStack.html" title="interface in org.eclipse.collections.api.stack.primitive">ImmutableShortStack</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableShortStackFactory.</span><code><span class="memberNameLink"><a href="../factory/stack/primitive/ImmutableShortStackFactory.html#withAllReversed(org.eclipse.collections.api.ShortIterable)">withAllReversed</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="../stack/primitive/MutableShortStack.html" title="interface in org.eclipse.collections.api.stack.primitive">MutableShortStack</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableShortStackFactory.</span><code><span class="memberNameLink"><a href="../factory/stack/primitive/MutableShortStackFactory.html#withAllReversed(org.eclipse.collections.api.ShortIterable)">withAllReversed</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;items)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.api.list.primitive">
<!-- -->
</a>
<h2>Uses of <a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a> in <a href="../list/primitive/package-summary.html">org.eclipse.collections.api.list.primitive</a></h2>
<div class="useSummary">
<table>
<caption><span>Subinterfaces of <a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a> in <a href="../list/primitive/package-summary.html">org.eclipse.collections.api.list.primitive</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Interface</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../list/primitive/ImmutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableShortList</a></span></code></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file immutablePrimitiveList.stg.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../list/primitive/MutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableShortList</a></span></code></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveList.stg.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../list/primitive/ShortList.html" title="interface in org.eclipse.collections.api.list.primitive">ShortList</a></span></code></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file primitiveList.stg.</div>
</td>
</tr>
</tbody>
</table>
</div>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../list/primitive/package-summary.html">org.eclipse.collections.api.list.primitive</a> with parameters of type <a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</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>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableShortList.</span><code><span class="memberNameLink"><a href="../list/primitive/MutableShortList.html#addAllAtIndex(int,org.eclipse.collections.api.ShortIterable)">addAllAtIndex</a></span>&#8203;(int&nbsp;index,
<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;source)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../list/primitive/ImmutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableShortList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableShortList.</span><code><span class="memberNameLink"><a href="../list/primitive/ImmutableShortList.html#newWithAll(org.eclipse.collections.api.ShortIterable)">newWithAll</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;elements)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../list/primitive/ImmutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableShortList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableShortList.</span><code><span class="memberNameLink"><a href="../list/primitive/ImmutableShortList.html#newWithoutAll(org.eclipse.collections.api.ShortIterable)">newWithoutAll</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;elements)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../list/primitive/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="../list/primitive/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="../list/primitive/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="../list/primitive/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>
<tr class="rowColor">
<td class="colFirst"><code>default <a href="../list/ImmutableList.html" title="interface in org.eclipse.collections.api.list">ImmutableList</a>&lt;<a href="../tuple/primitive/ShortShortPair.html" title="interface in org.eclipse.collections.api.tuple.primitive">ShortShortPair</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableShortList.</span><code><span class="memberNameLink"><a href="../list/primitive/ImmutableShortList.html#zipShort(org.eclipse.collections.api.ShortIterable)">zipShort</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;iterable)</code></th>
<td class="colLast">
<div class="block">Returns an <code>ImmutableList</code> formed from this <code>ImmutableShortList</code> and another <code>ShortList</code> by
combining corresponding elements in pairs.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>default <a href="../list/MutableList.html" title="interface in org.eclipse.collections.api.list">MutableList</a>&lt;<a href="../tuple/primitive/ShortShortPair.html" title="interface in org.eclipse.collections.api.tuple.primitive">ShortShortPair</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableShortList.</span><code><span class="memberNameLink"><a href="../list/primitive/MutableShortList.html#zipShort(org.eclipse.collections.api.ShortIterable)">zipShort</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;iterable)</code></th>
<td class="colLast">
<div class="block">Returns a <code>MutableList</code> formed from this <code>MutableShortList</code> and another <code>ShortList</code> by
combining corresponding elements in pairs.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>default <a href="../list/ListIterable.html" title="interface in org.eclipse.collections.api.list">ListIterable</a>&lt;<a href="../tuple/primitive/ShortShortPair.html" title="interface in org.eclipse.collections.api.tuple.primitive">ShortShortPair</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ShortList.</span><code><span class="memberNameLink"><a href="../list/primitive/ShortList.html#zipShort(org.eclipse.collections.api.ShortIterable)">zipShort</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;iterable)</code></th>
<td class="colLast">
<div class="block">Returns a <code>ListIterable</code> formed from this <code>ShortList</code> and another <code>ShortList</code> by
combining corresponding elements in pairs.</div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.api.map.primitive">
<!-- -->
</a>
<h2>Uses of <a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a> in <a href="../map/primitive/package-summary.html">org.eclipse.collections.api.map.primitive</a></h2>
<div class="useSummary">
<table>
<caption><span>Subinterfaces of <a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a> in <a href="../map/primitive/package-summary.html">org.eclipse.collections.api.map.primitive</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Interface</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../map/primitive/ByteShortMap.html" title="interface in org.eclipse.collections.api.map.primitive">ByteShortMap</a></span></code></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file primitivePrimitiveMap.stg.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../map/primitive/CharShortMap.html" title="interface in org.eclipse.collections.api.map.primitive">CharShortMap</a></span></code></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file primitivePrimitiveMap.stg.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../map/primitive/DoubleShortMap.html" title="interface in org.eclipse.collections.api.map.primitive">DoubleShortMap</a></span></code></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file primitivePrimitiveMap.stg.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../map/primitive/FloatShortMap.html" title="interface in org.eclipse.collections.api.map.primitive">FloatShortMap</a></span></code></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file primitivePrimitiveMap.stg.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../map/primitive/ImmutableByteShortMap.html" title="interface in org.eclipse.collections.api.map.primitive">ImmutableByteShortMap</a></span></code></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../map/primitive/ImmutableCharShortMap.html" title="interface in org.eclipse.collections.api.map.primitive">ImmutableCharShortMap</a></span></code></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../map/primitive/ImmutableDoubleShortMap.html" title="interface in org.eclipse.collections.api.map.primitive">ImmutableDoubleShortMap</a></span></code></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../map/primitive/ImmutableFloatShortMap.html" title="interface in org.eclipse.collections.api.map.primitive">ImmutableFloatShortMap</a></span></code></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../map/primitive/ImmutableIntShortMap.html" title="interface in org.eclipse.collections.api.map.primitive">ImmutableIntShortMap</a></span></code></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../map/primitive/ImmutableLongShortMap.html" title="interface in org.eclipse.collections.api.map.primitive">ImmutableLongShortMap</a></span></code></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../map/primitive/ImmutableObjectShortMap.html" title="interface in org.eclipse.collections.api.map.primitive">ImmutableObjectShortMap</a>&lt;K&gt;</span></code></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file immutableObjectPrimitiveMap.stg.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../map/primitive/ImmutableShortShortMap.html" title="interface in org.eclipse.collections.api.map.primitive">ImmutableShortShortMap</a></span></code></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../map/primitive/IntShortMap.html" title="interface in org.eclipse.collections.api.map.primitive">IntShortMap</a></span></code></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file primitivePrimitiveMap.stg.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../map/primitive/LongShortMap.html" title="interface in org.eclipse.collections.api.map.primitive">LongShortMap</a></span></code></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file primitivePrimitiveMap.stg.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../map/primitive/MutableByteShortMap.html" title="interface in org.eclipse.collections.api.map.primitive">MutableByteShortMap</a></span></code></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../map/primitive/MutableCharShortMap.html" title="interface in org.eclipse.collections.api.map.primitive">MutableCharShortMap</a></span></code></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../map/primitive/MutableDoubleShortMap.html" title="interface in org.eclipse.collections.api.map.primitive">MutableDoubleShortMap</a></span></code></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../map/primitive/MutableFloatShortMap.html" title="interface in org.eclipse.collections.api.map.primitive">MutableFloatShortMap</a></span></code></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../map/primitive/MutableIntShortMap.html" title="interface in org.eclipse.collections.api.map.primitive">MutableIntShortMap</a></span></code></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../map/primitive/MutableLongShortMap.html" title="interface in org.eclipse.collections.api.map.primitive">MutableLongShortMap</a></span></code></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../map/primitive/MutableObjectShortMap.html" title="interface in org.eclipse.collections.api.map.primitive">MutableObjectShortMap</a>&lt;K&gt;</span></code></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutableObjectPrimitiveMap.stg.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../map/primitive/MutableShortShortMap.html" title="interface in org.eclipse.collections.api.map.primitive">MutableShortShortMap</a></span></code></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../map/primitive/MutableShortValuesMap.html" title="interface in org.eclipse.collections.api.map.primitive">MutableShortValuesMap</a></span></code></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveValuesMap.stg.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../map/primitive/ObjectShortMap.html" title="interface in org.eclipse.collections.api.map.primitive">ObjectShortMap</a>&lt;K&gt;</span></code></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file objectPrimitiveMap.stg.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../map/primitive/ShortShortMap.html" title="interface in org.eclipse.collections.api.map.primitive">ShortShortMap</a></span></code></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file primitivePrimitiveMap.stg.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../map/primitive/ShortValuesMap.html" title="interface in org.eclipse.collections.api.map.primitive">ShortValuesMap</a></span></code></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file primitiveValuesMap.stg.</div>
</td>
</tr>
</tbody>
</table>
</div>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../map/primitive/package-summary.html">org.eclipse.collections.api.map.primitive</a> with parameters of type <a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</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="../map/primitive/ImmutableShortBooleanMap.html" title="interface in org.eclipse.collections.api.map.primitive">ImmutableShortBooleanMap</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableShortBooleanMap.</span><code><span class="memberNameLink"><a href="../map/primitive/ImmutableShortBooleanMap.html#newWithoutAllKeys(org.eclipse.collections.api.ShortIterable)">newWithoutAllKeys</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;keys)</code></th>
<td class="colLast">
<div class="block">Copy this map, remove any associated values with the specified keys (if any exist),
and return the copy as a new immutable map.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../map/primitive/ImmutableShortByteMap.html" title="interface in org.eclipse.collections.api.map.primitive">ImmutableShortByteMap</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableShortByteMap.</span><code><span class="memberNameLink"><a href="../map/primitive/ImmutableShortByteMap.html#newWithoutAllKeys(org.eclipse.collections.api.ShortIterable)">newWithoutAllKeys</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;keys)</code></th>
<td class="colLast">
<div class="block">Copy this map, remove any associated values with the specified keys (if any exist),
and return the copy as a new immutable map.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../map/primitive/ImmutableShortCharMap.html" title="interface in org.eclipse.collections.api.map.primitive">ImmutableShortCharMap</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableShortCharMap.</span><code><span class="memberNameLink"><a href="../map/primitive/ImmutableShortCharMap.html#newWithoutAllKeys(org.eclipse.collections.api.ShortIterable)">newWithoutAllKeys</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;keys)</code></th>
<td class="colLast">
<div class="block">Copy this map, remove any associated values with the specified keys (if any exist),
and return the copy as a new immutable map.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../map/primitive/ImmutableShortDoubleMap.html" title="interface in org.eclipse.collections.api.map.primitive">ImmutableShortDoubleMap</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableShortDoubleMap.</span><code><span class="memberNameLink"><a href="../map/primitive/ImmutableShortDoubleMap.html#newWithoutAllKeys(org.eclipse.collections.api.ShortIterable)">newWithoutAllKeys</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;keys)</code></th>
<td class="colLast">
<div class="block">Copy this map, remove any associated values with the specified keys (if any exist),
and return the copy as a new immutable map.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../map/primitive/ImmutableShortFloatMap.html" title="interface in org.eclipse.collections.api.map.primitive">ImmutableShortFloatMap</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableShortFloatMap.</span><code><span class="memberNameLink"><a href="../map/primitive/ImmutableShortFloatMap.html#newWithoutAllKeys(org.eclipse.collections.api.ShortIterable)">newWithoutAllKeys</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;keys)</code></th>
<td class="colLast">
<div class="block">Copy this map, remove any associated values with the specified keys (if any exist),
and return the copy as a new immutable map.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../map/primitive/ImmutableShortIntMap.html" title="interface in org.eclipse.collections.api.map.primitive">ImmutableShortIntMap</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableShortIntMap.</span><code><span class="memberNameLink"><a href="../map/primitive/ImmutableShortIntMap.html#newWithoutAllKeys(org.eclipse.collections.api.ShortIterable)">newWithoutAllKeys</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;keys)</code></th>
<td class="colLast">
<div class="block">Copy this map, remove any associated values with the specified keys (if any exist),
and return the copy as a new immutable map.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../map/primitive/ImmutableShortLongMap.html" title="interface in org.eclipse.collections.api.map.primitive">ImmutableShortLongMap</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableShortLongMap.</span><code><span class="memberNameLink"><a href="../map/primitive/ImmutableShortLongMap.html#newWithoutAllKeys(org.eclipse.collections.api.ShortIterable)">newWithoutAllKeys</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;keys)</code></th>
<td class="colLast">
<div class="block">Copy this map, remove any associated values with the specified keys (if any exist),
and return the copy as a new immutable map.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../map/primitive/ImmutableShortObjectMap.html" title="interface in org.eclipse.collections.api.map.primitive">ImmutableShortObjectMap</a>&lt;<a href="../map/primitive/ImmutableShortObjectMap.html" title="type parameter in ImmutableShortObjectMap">V</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableShortObjectMap.</span><code><span class="memberNameLink"><a href="../map/primitive/ImmutableShortObjectMap.html#newWithoutAllKeys(org.eclipse.collections.api.ShortIterable)">newWithoutAllKeys</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;keys)</code></th>
<td class="colLast">
<div class="block">Copy this map, remove any associated values with the specified keys (if any exist),
and return the copy as a new immutable map.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../map/primitive/ImmutableShortShortMap.html" title="interface in org.eclipse.collections.api.map.primitive">ImmutableShortShortMap</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableShortShortMap.</span><code><span class="memberNameLink"><a href="../map/primitive/ImmutableShortShortMap.html#newWithoutAllKeys(org.eclipse.collections.api.ShortIterable)">newWithoutAllKeys</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;keys)</code></th>
<td class="colLast">
<div class="block">Copy this map, remove any associated values with the specified keys (if any exist),
and return the copy as a new immutable map.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../map/primitive/MutableShortBooleanMap.html" title="interface in org.eclipse.collections.api.map.primitive">MutableShortBooleanMap</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableShortBooleanMap.</span><code><span class="memberNameLink"><a href="../map/primitive/MutableShortBooleanMap.html#withoutAllKeys(org.eclipse.collections.api.ShortIterable)">withoutAllKeys</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;keys)</code></th>
<td class="colLast">
<div class="block">Removes the mappings associated with all the keys, if they exist, from this map.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../map/primitive/MutableShortByteMap.html" title="interface in org.eclipse.collections.api.map.primitive">MutableShortByteMap</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableShortByteMap.</span><code><span class="memberNameLink"><a href="../map/primitive/MutableShortByteMap.html#withoutAllKeys(org.eclipse.collections.api.ShortIterable)">withoutAllKeys</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;keys)</code></th>
<td class="colLast">
<div class="block">Removes the mappings associated with all the keys, if they exist, from this map.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../map/primitive/MutableShortCharMap.html" title="interface in org.eclipse.collections.api.map.primitive">MutableShortCharMap</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableShortCharMap.</span><code><span class="memberNameLink"><a href="../map/primitive/MutableShortCharMap.html#withoutAllKeys(org.eclipse.collections.api.ShortIterable)">withoutAllKeys</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;keys)</code></th>
<td class="colLast">
<div class="block">Removes the mappings associated with all the keys, if they exist, from this map.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../map/primitive/MutableShortDoubleMap.html" title="interface in org.eclipse.collections.api.map.primitive">MutableShortDoubleMap</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableShortDoubleMap.</span><code><span class="memberNameLink"><a href="../map/primitive/MutableShortDoubleMap.html#withoutAllKeys(org.eclipse.collections.api.ShortIterable)">withoutAllKeys</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;keys)</code></th>
<td class="colLast">
<div class="block">Removes the mappings associated with all the keys, if they exist, from this map.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../map/primitive/MutableShortFloatMap.html" title="interface in org.eclipse.collections.api.map.primitive">MutableShortFloatMap</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableShortFloatMap.</span><code><span class="memberNameLink"><a href="../map/primitive/MutableShortFloatMap.html#withoutAllKeys(org.eclipse.collections.api.ShortIterable)">withoutAllKeys</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;keys)</code></th>
<td class="colLast">
<div class="block">Removes the mappings associated with all the keys, if they exist, from this map.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../map/primitive/MutableShortIntMap.html" title="interface in org.eclipse.collections.api.map.primitive">MutableShortIntMap</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableShortIntMap.</span><code><span class="memberNameLink"><a href="../map/primitive/MutableShortIntMap.html#withoutAllKeys(org.eclipse.collections.api.ShortIterable)">withoutAllKeys</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;keys)</code></th>
<td class="colLast">
<div class="block">Removes the mappings associated with all the keys, if they exist, from this map.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../map/primitive/MutableShortLongMap.html" title="interface in org.eclipse.collections.api.map.primitive">MutableShortLongMap</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableShortLongMap.</span><code><span class="memberNameLink"><a href="../map/primitive/MutableShortLongMap.html#withoutAllKeys(org.eclipse.collections.api.ShortIterable)">withoutAllKeys</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;keys)</code></th>
<td class="colLast">
<div class="block">Removes the mappings associated with all the keys, if they exist, from this map.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../map/primitive/MutableShortObjectMap.html" title="interface in org.eclipse.collections.api.map.primitive">MutableShortObjectMap</a>&lt;<a href="../map/primitive/MutableShortObjectMap.html" title="type parameter in MutableShortObjectMap">V</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableShortObjectMap.</span><code><span class="memberNameLink"><a href="../map/primitive/MutableShortObjectMap.html#withoutAllKeys(org.eclipse.collections.api.ShortIterable)">withoutAllKeys</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;keys)</code></th>
<td class="colLast">
<div class="block">Removes the mappings associated with all the keys, if they exist, from this map.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../map/primitive/MutableShortShortMap.html" title="interface in org.eclipse.collections.api.map.primitive">MutableShortShortMap</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableShortShortMap.</span><code><span class="memberNameLink"><a href="../map/primitive/MutableShortShortMap.html#withoutAllKeys(org.eclipse.collections.api.ShortIterable)">withoutAllKeys</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;keys)</code></th>
<td class="colLast">
<div class="block">Removes the mappings associated with all the keys, if they exist, from this map.</div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.api.ordered.primitive">
<!-- -->
</a>
<h2>Uses of <a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a> in <a href="../ordered/primitive/package-summary.html">org.eclipse.collections.api.ordered.primitive</a></h2>
<div class="useSummary">
<table>
<caption><span>Subinterfaces of <a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a> in <a href="../ordered/primitive/package-summary.html">org.eclipse.collections.api.ordered.primitive</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Interface</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../ordered/primitive/OrderedShortIterable.html" title="interface in org.eclipse.collections.api.ordered.primitive">OrderedShortIterable</a></span></code></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file orderedPrimitiveIterable.stg.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../ordered/primitive/ReversibleShortIterable.html" title="interface in org.eclipse.collections.api.ordered.primitive">ReversibleShortIterable</a></span></code></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file reversiblePrimitiveIterable.stg.</div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.api.set.primitive">
<!-- -->
</a>
<h2>Uses of <a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a> in <a href="../set/primitive/package-summary.html">org.eclipse.collections.api.set.primitive</a></h2>
<div class="useSummary">
<table>
<caption><span>Subinterfaces of <a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a> in <a href="../set/primitive/package-summary.html">org.eclipse.collections.api.set.primitive</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Interface</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../set/primitive/ImmutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">ImmutableShortSet</a></span></code></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file immutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../set/primitive/MutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableShortSet</a></span></code></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../set/primitive/ShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">ShortSet</a></span></code></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file primitiveSet.stg.</div>
</td>
</tr>
</tbody>
</table>
</div>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../set/primitive/package-summary.html">org.eclipse.collections.api.set.primitive</a> with parameters of type <a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</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="../set/primitive/ImmutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">ImmutableShortSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableShortSet.</span><code><span class="memberNameLink"><a href="../set/primitive/ImmutableShortSet.html#newWithAll(org.eclipse.collections.api.ShortIterable)">newWithAll</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;elements)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../set/primitive/ImmutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">ImmutableShortSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableShortSet.</span><code><span class="memberNameLink"><a href="../set/primitive/ImmutableShortSet.html#newWithoutAll(org.eclipse.collections.api.ShortIterable)">newWithoutAll</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;elements)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../set/primitive/MutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableShortSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableShortSet.</span><code><span class="memberNameLink"><a href="../set/primitive/MutableShortSet.html#withAll(org.eclipse.collections.api.ShortIterable)">withAll</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;elements)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../set/primitive/MutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableShortSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableShortSet.</span><code><span class="memberNameLink"><a href="../set/primitive/MutableShortSet.html#withoutAll(org.eclipse.collections.api.ShortIterable)">withoutAll</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;elements)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.api.stack.primitive">
<!-- -->
</a>
<h2>Uses of <a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a> in <a href="../stack/primitive/package-summary.html">org.eclipse.collections.api.stack.primitive</a></h2>
<div class="useSummary">
<table>
<caption><span>Subinterfaces of <a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a> in <a href="../stack/primitive/package-summary.html">org.eclipse.collections.api.stack.primitive</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Interface</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../stack/primitive/ImmutableShortStack.html" title="interface in org.eclipse.collections.api.stack.primitive">ImmutableShortStack</a></span></code></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file immutablePrimitiveStack.stg.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../stack/primitive/MutableShortStack.html" title="interface in org.eclipse.collections.api.stack.primitive">MutableShortStack</a></span></code></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveStack.stg.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../stack/primitive/ShortStack.html" title="interface in org.eclipse.collections.api.stack.primitive">ShortStack</a></span></code></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file primitiveStack.stg.</div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.impl">
<!-- -->
</a>
<h2>Uses of <a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a> in <a href="../../impl/package-summary.html">org.eclipse.collections.impl</a></h2>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../impl/package-summary.html">org.eclipse.collections.impl</a> that return <a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</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="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableRichIterable.</span><code><span class="memberNameLink"><a href="../../impl/UnmodifiableRichIterable.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/UnmodifiableRichIterable.html" title="type parameter in UnmodifiableRichIterable">T</a>&gt;&nbsp;shortFunction)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
<div class="useSummary">
<table>
<caption><span>Method parameters in <a href="../../impl/package-summary.html">org.eclipse.collections.impl</a> with type arguments of type <a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>&lt;R extends <a href="../collection/primitive/MutableShortCollection.html" title="interface in org.eclipse.collections.api.collection.primitive">MutableShortCollection</a>&gt;<br>R</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableRichIterable.</span><code><span class="memberNameLink"><a href="../../impl/UnmodifiableRichIterable.html#flatCollectShort(org.eclipse.collections.api.block.function.Function,R)">flatCollectShort</a></span>&#8203;(<a href="../block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super <a href="../../impl/UnmodifiableRichIterable.html" title="type parameter in UnmodifiableRichIterable">T</a>,&#8203;? extends <a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&gt;&nbsp;function,
R&nbsp;target)</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">
<!-- -->
</a>
<h2>Uses of <a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a> in <a href="../../impl/bag/package-summary.html">org.eclipse.collections.impl.bag</a></h2>
<div class="useSummary">
<table>
<caption><span>Method parameters in <a href="../../impl/bag/package-summary.html">org.eclipse.collections.impl.bag</a> with type arguments of type <a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>&lt;R extends <a href="../collection/primitive/MutableShortCollection.html" title="interface in org.eclipse.collections.api.collection.primitive">MutableShortCollection</a>&gt;<br>R</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractBag.</span><code><span class="memberNameLink"><a href="../../impl/bag/AbstractBag.html#flatCollectShort(org.eclipse.collections.api.block.function.Function,R)">flatCollectShort</a></span>&#8203;(<a href="../block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super <a href="../../impl/bag/AbstractBag.html" title="type parameter in AbstractBag">T</a>,&#8203;? extends <a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&gt;&nbsp;function,
R&nbsp;target)</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.immutable.primitive">
<!-- -->
</a>
<h2>Uses of <a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a> in <a href="../../impl/bag/immutable/primitive/package-summary.html">org.eclipse.collections.impl.bag.immutable.primitive</a></h2>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../impl/bag/immutable/primitive/package-summary.html">org.eclipse.collections.impl.bag.immutable.primitive</a> with parameters of type <a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</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="../bag/primitive/ImmutableShortBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableShortBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableShortBagFactoryImpl.</span><code><span class="memberNameLink"><a href="../../impl/bag/immutable/primitive/ImmutableShortBagFactoryImpl.html#ofAll(org.eclipse.collections.api.ShortIterable)">ofAll</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;items)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../bag/primitive/ImmutableShortBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableShortBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableShortBagFactoryImpl.</span><code><span class="memberNameLink"><a href="../../impl/bag/immutable/primitive/ImmutableShortBagFactoryImpl.html#withAll(org.eclipse.collections.api.ShortIterable)">withAll</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;items)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.impl.bag.mutable.primitive">
<!-- -->
</a>
<h2>Uses of <a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a> in <a href="../../impl/bag/mutable/primitive/package-summary.html">org.eclipse.collections.impl.bag.mutable.primitive</a></h2>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="../../impl/bag/mutable/primitive/package-summary.html">org.eclipse.collections.impl.bag.mutable.primitive</a> that implement <a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</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/bag/mutable/primitive/ShortHashBag.html" title="class in org.eclipse.collections.impl.bag.mutable.primitive">ShortHashBag</a></span></code></th>
<td class="colLast">
<div class="block">ShortHashBag is similar to <a href="../../impl/bag/mutable/HashBag.html" title="class in org.eclipse.collections.impl.bag.mutable"><code>HashBag</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/bag/mutable/primitive/SynchronizedShortBag.html" title="class in org.eclipse.collections.impl.bag.mutable.primitive">SynchronizedShortBag</a></span></code></th>
<td class="colLast">
<div class="block">A synchronized view of a <a href="../bag/primitive/MutableShortBag.html" title="interface in org.eclipse.collections.api.bag.primitive"><code>MutableShortBag</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/bag/mutable/primitive/UnmodifiableShortBag.html" title="class in org.eclipse.collections.impl.bag.mutable.primitive">UnmodifiableShortBag</a></span></code></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file unmodifiablePrimitiveBag.stg.</div>
</td>
</tr>
</tbody>
</table>
</div>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../impl/bag/mutable/primitive/package-summary.html">org.eclipse.collections.impl.bag.mutable.primitive</a> that return types with arguments of type <a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</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="../RichIterable.html" title="interface in org.eclipse.collections.api">RichIterable</a>&lt;<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ShortHashBag.</span><code><span class="memberNameLink"><a href="../../impl/bag/mutable/primitive/ShortHashBag.html#chunk(int)">chunk</a></span>&#8203;(int&nbsp;size)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../impl/bag/mutable/primitive/package-summary.html">org.eclipse.collections.impl.bag.mutable.primitive</a> with parameters of type <a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</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>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ShortHashBag.</span><code><span class="memberNameLink"><a href="../../impl/bag/mutable/primitive/ShortHashBag.html#addAll(org.eclipse.collections.api.ShortIterable)">addAll</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;source)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../impl/bag/mutable/primitive/ShortHashBag.html" title="class in org.eclipse.collections.impl.bag.mutable.primitive">ShortHashBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ShortHashBag.</span><code><span class="memberNameLink"><a href="../../impl/bag/mutable/primitive/ShortHashBag.html#newBag(org.eclipse.collections.api.ShortIterable)">newBag</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;source)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../bag/primitive/MutableShortBag.html" title="interface in org.eclipse.collections.api.bag.primitive">MutableShortBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableShortBagFactoryImpl.</span><code><span class="memberNameLink"><a href="../../impl/bag/mutable/primitive/MutableShortBagFactoryImpl.html#ofAll(org.eclipse.collections.api.ShortIterable)">ofAll</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;items)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ShortHashBag.</span><code><span class="memberNameLink"><a href="../../impl/bag/mutable/primitive/ShortHashBag.html#removeAll(org.eclipse.collections.api.ShortIterable)">removeAll</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;source)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ShortHashBag.</span><code><span class="memberNameLink"><a href="../../impl/bag/mutable/primitive/ShortHashBag.html#retainAll(org.eclipse.collections.api.ShortIterable)">retainAll</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;source)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../bag/primitive/MutableShortBag.html" title="interface in org.eclipse.collections.api.bag.primitive">MutableShortBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableShortBagFactoryImpl.</span><code><span class="memberNameLink"><a href="../../impl/bag/mutable/primitive/MutableShortBagFactoryImpl.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="altColor">
<td class="colFirst"><code><a href="../../impl/bag/mutable/primitive/ShortHashBag.html" title="class in org.eclipse.collections.impl.bag.mutable.primitive">ShortHashBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ShortHashBag.</span><code><span class="memberNameLink"><a href="../../impl/bag/mutable/primitive/ShortHashBag.html#withAll(org.eclipse.collections.api.ShortIterable)">withAll</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;iterable)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../impl/bag/mutable/primitive/SynchronizedShortBag.html" title="class in org.eclipse.collections.impl.bag.mutable.primitive">SynchronizedShortBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedShortBag.</span><code><span class="memberNameLink"><a href="../../impl/bag/mutable/primitive/SynchronizedShortBag.html#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="../../impl/bag/mutable/primitive/UnmodifiableShortBag.html" title="class in org.eclipse.collections.impl.bag.mutable.primitive">UnmodifiableShortBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableShortBag.</span><code><span class="memberNameLink"><a href="../../impl/bag/mutable/primitive/UnmodifiableShortBag.html#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="rowColor">
<td class="colFirst"><code><a href="../../impl/bag/mutable/primitive/ShortHashBag.html" title="class in org.eclipse.collections.impl.bag.mutable.primitive">ShortHashBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ShortHashBag.</span><code><span class="memberNameLink"><a href="../../impl/bag/mutable/primitive/ShortHashBag.html#withoutAll(org.eclipse.collections.api.ShortIterable)">withoutAll</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;iterable)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../impl/bag/mutable/primitive/SynchronizedShortBag.html" title="class in org.eclipse.collections.impl.bag.mutable.primitive">SynchronizedShortBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedShortBag.</span><code><span class="memberNameLink"><a href="../../impl/bag/mutable/primitive/SynchronizedShortBag.html#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>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../impl/bag/mutable/primitive/UnmodifiableShortBag.html" title="class in org.eclipse.collections.impl.bag.mutable.primitive">UnmodifiableShortBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableShortBag.</span><code><span class="memberNameLink"><a href="../../impl/bag/mutable/primitive/UnmodifiableShortBag.html#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>
<div class="useSummary">
<table>
<caption><span>Constructors in <a href="../../impl/bag/mutable/primitive/package-summary.html">org.eclipse.collections.impl.bag.mutable.primitive</a> with parameters of type <a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</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/bag/mutable/primitive/ShortHashBag.html#%3Cinit%3E(org.eclipse.collections.api.ShortIterable)">ShortHashBag</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;iterable)</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.bimap">
<!-- -->
</a>
<h2>Uses of <a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a> in <a href="../../impl/bimap/package-summary.html">org.eclipse.collections.impl.bimap</a></h2>
<div class="useSummary">
<table>
<caption><span>Method parameters in <a href="../../impl/bimap/package-summary.html">org.eclipse.collections.impl.bimap</a> with type arguments of type <a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>&lt;R extends <a href="../collection/primitive/MutableShortCollection.html" title="interface in org.eclipse.collections.api.collection.primitive">MutableShortCollection</a>&gt;<br>R</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractBiMap.</span><code><span class="memberNameLink"><a href="../../impl/bimap/AbstractBiMap.html#flatCollectShort(org.eclipse.collections.api.block.function.Function,R)">flatCollectShort</a></span>&#8203;(<a href="../block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super <a href="../../impl/bimap/AbstractBiMap.html" title="type parameter in AbstractBiMap">V</a>,&#8203;? extends <a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&gt;&nbsp;function,
R&nbsp;target)</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.bimap.mutable">
<!-- -->
</a>
<h2>Uses of <a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a> in <a href="../../impl/bimap/mutable/package-summary.html">org.eclipse.collections.impl.bimap.mutable</a></h2>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../impl/bimap/mutable/package-summary.html">org.eclipse.collections.impl.bimap.mutable</a> that return <a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</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="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableBiMap.</span><code><span class="memberNameLink"><a href="../../impl/bimap/mutable/UnmodifiableBiMap.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/bimap/mutable/UnmodifiableBiMap.html" title="type parameter in UnmodifiableBiMap">V</a>&gt;&nbsp;shortFunction)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
<div class="useSummary">
<table>
<caption><span>Method parameters in <a href="../../impl/bimap/mutable/package-summary.html">org.eclipse.collections.impl.bimap.mutable</a> with type arguments of type <a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>&lt;R extends <a href="../collection/primitive/MutableShortCollection.html" title="interface in org.eclipse.collections.api.collection.primitive">MutableShortCollection</a>&gt;<br>R</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableBiMap.</span><code><span class="memberNameLink"><a href="../../impl/bimap/mutable/UnmodifiableBiMap.html#flatCollectShort(org.eclipse.collections.api.block.function.Function,R)">flatCollectShort</a></span>&#8203;(<a href="../block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super <a href="../../impl/bimap/mutable/UnmodifiableBiMap.html" title="type parameter in UnmodifiableBiMap">V</a>,&#8203;? extends <a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&gt;&nbsp;function,
R&nbsp;target)</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">
<!-- -->
</a>
<h2>Uses of <a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a> in <a href="../../impl/collection/package-summary.html">org.eclipse.collections.impl.collection</a></h2>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../impl/collection/package-summary.html">org.eclipse.collections.impl.collection</a> that return <a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</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="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractSynchronizedRichIterable.</span><code><span class="memberNameLink"><a href="../../impl/collection/AbstractSynchronizedRichIterable.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/collection/AbstractSynchronizedRichIterable.html" title="type parameter in AbstractSynchronizedRichIterable">T</a>&gt;&nbsp;shortFunction)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
<div class="useSummary">
<table>
<caption><span>Method parameters in <a href="../../impl/collection/package-summary.html">org.eclipse.collections.impl.collection</a> with type arguments of type <a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>&lt;R extends <a href="../collection/primitive/MutableShortCollection.html" title="interface in org.eclipse.collections.api.collection.primitive">MutableShortCollection</a>&gt;<br>R</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractSynchronizedRichIterable.</span><code><span class="memberNameLink"><a href="../../impl/collection/AbstractSynchronizedRichIterable.html#flatCollectShort(org.eclipse.collections.api.block.function.Function,R)">flatCollectShort</a></span>&#8203;(<a href="../block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super <a href="../../impl/collection/AbstractSynchronizedRichIterable.html" title="type parameter in AbstractSynchronizedRichIterable">T</a>,&#8203;? extends <a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&gt;&nbsp;function,
R&nbsp;target)</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">
<!-- -->
</a>
<h2>Uses of <a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a> in <a href="../../impl/collection/mutable/package-summary.html">org.eclipse.collections.impl.collection.mutable</a></h2>
<div class="useSummary">
<table>
<caption><span>Method parameters in <a href="../../impl/collection/mutable/package-summary.html">org.eclipse.collections.impl.collection.mutable</a> with type arguments of type <a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>&lt;R extends <a href="../collection/primitive/MutableShortCollection.html" title="interface in org.eclipse.collections.api.collection.primitive">MutableShortCollection</a>&gt;<br>R</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractMultiReaderMutableCollection.</span><code><span class="memberNameLink"><a href="../../impl/collection/mutable/AbstractMultiReaderMutableCollection.html#flatCollectShort(org.eclipse.collections.api.block.function.Function,R)">flatCollectShort</a></span>&#8203;(<a href="../block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super <a href="../../impl/collection/mutable/AbstractMultiReaderMutableCollection.html" title="type parameter in AbstractMultiReaderMutableCollection">T</a>,&#8203;? extends <a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&gt;&nbsp;function,
R&nbsp;target)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;R extends <a href="../collection/primitive/MutableShortCollection.html" title="interface in org.eclipse.collections.api.collection.primitive">MutableShortCollection</a>&gt;<br>R</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractUnmodifiableMutableCollection.</span><code><span class="memberNameLink"><a href="../../impl/collection/mutable/AbstractUnmodifiableMutableCollection.html#flatCollectShort(org.eclipse.collections.api.block.function.Function,R)">flatCollectShort</a></span>&#8203;(<a href="../block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super <a href="../../impl/collection/mutable/AbstractUnmodifiableMutableCollection.html" title="type parameter in AbstractUnmodifiableMutableCollection">T</a>,&#8203;? extends <a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&gt;&nbsp;function,
R&nbsp;target)</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="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</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>Classes in <a href="../../impl/collection/mutable/primitive/package-summary.html">org.eclipse.collections.impl.collection.mutable.primitive</a> that implement <a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</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/collection/mutable/primitive/AbstractSynchronizedShortCollection.html" title="class in org.eclipse.collections.impl.collection.mutable.primitive">AbstractSynchronizedShortCollection</a></span></code></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file abstractSynchronizedPrimitiveCollection.stg.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../impl/collection/mutable/primitive/AbstractUnmodifiableShortCollection.html" title="class in org.eclipse.collections.impl.collection.mutable.primitive">AbstractUnmodifiableShortCollection</a></span></code></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file abstractUnmodifiablePrimitiveCollection.stg.</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/collection/mutable/primitive/SynchronizedShortCollection.html" title="class in org.eclipse.collections.impl.collection.mutable.primitive">SynchronizedShortCollection</a></span></code></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file synchronizedPrimitiveCollection.stg.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../impl/collection/mutable/primitive/UnmodifiableShortCollection.html" title="class in org.eclipse.collections.impl.collection.mutable.primitive">UnmodifiableShortCollection</a></span></code></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file unmodifiablePrimitiveCollection.stg.</div>
</td>
</tr>
</tbody>
</table>
</div>
<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 types with arguments of type <a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</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="../RichIterable.html" title="interface in org.eclipse.collections.api">RichIterable</a>&lt;<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractSynchronizedShortCollection.</span><code><span class="memberNameLink"><a href="../../impl/collection/mutable/primitive/AbstractSynchronizedShortCollection.html#chunk(int)">chunk</a></span>&#8203;(int&nbsp;size)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../RichIterable.html" title="interface in org.eclipse.collections.api">RichIterable</a>&lt;<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractUnmodifiableShortCollection.</span><code><span class="memberNameLink"><a href="../../impl/collection/mutable/primitive/AbstractUnmodifiableShortCollection.html#chunk(int)">chunk</a></span>&#8203;(int&nbsp;size)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
<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> with parameters of type <a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</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>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractSynchronizedShortCollection.</span><code><span class="memberNameLink"><a href="../../impl/collection/mutable/primitive/AbstractSynchronizedShortCollection.html#addAll(org.eclipse.collections.api.ShortIterable)">addAll</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;source)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractUnmodifiableShortCollection.</span><code><span class="memberNameLink"><a href="../../impl/collection/mutable/primitive/AbstractUnmodifiableShortCollection.html#addAll(org.eclipse.collections.api.ShortIterable)">addAll</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;source)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractSynchronizedShortCollection.</span><code><span class="memberNameLink"><a href="../../impl/collection/mutable/primitive/AbstractSynchronizedShortCollection.html#containsAll(org.eclipse.collections.api.ShortIterable)">containsAll</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;source)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractUnmodifiableShortCollection.</span><code><span class="memberNameLink"><a href="../../impl/collection/mutable/primitive/AbstractUnmodifiableShortCollection.html#containsAll(org.eclipse.collections.api.ShortIterable)">containsAll</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;source)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractSynchronizedShortCollection.</span><code><span class="memberNameLink"><a href="../../impl/collection/mutable/primitive/AbstractSynchronizedShortCollection.html#removeAll(org.eclipse.collections.api.ShortIterable)">removeAll</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;source)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractUnmodifiableShortCollection.</span><code><span class="memberNameLink"><a href="../../impl/collection/mutable/primitive/AbstractUnmodifiableShortCollection.html#removeAll(org.eclipse.collections.api.ShortIterable)">removeAll</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;source)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractSynchronizedShortCollection.</span><code><span class="memberNameLink"><a href="../../impl/collection/mutable/primitive/AbstractSynchronizedShortCollection.html#retainAll(org.eclipse.collections.api.ShortIterable)">retainAll</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;source)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractUnmodifiableShortCollection.</span><code><span class="memberNameLink"><a href="../../impl/collection/mutable/primitive/AbstractUnmodifiableShortCollection.html#retainAll(org.eclipse.collections.api.ShortIterable)">retainAll</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;source)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../collection/primitive/MutableShortCollection.html" title="interface in org.eclipse.collections.api.collection.primitive">MutableShortCollection</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#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="rowColor">
<td class="colFirst"><code><a href="../collection/primitive/MutableShortCollection.html" title="interface in org.eclipse.collections.api.collection.primitive">MutableShortCollection</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#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="../collection/primitive/MutableShortCollection.html" title="interface in org.eclipse.collections.api.collection.primitive">MutableShortCollection</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#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>
<tr class="rowColor">
<td class="colFirst"><code><a href="../collection/primitive/MutableShortCollection.html" title="interface in org.eclipse.collections.api.collection.primitive">MutableShortCollection</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#withoutAll(org.eclipse.collections.api.ShortIterable)">withoutAll</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;elements)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.impl.lazy.primitive">
<!-- -->
</a>
<h2>Uses of <a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a> in <a href="../../impl/lazy/primitive/package-summary.html">org.eclipse.collections.impl.lazy.primitive</a></h2>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="../../impl/lazy/primitive/package-summary.html">org.eclipse.collections.impl.lazy.primitive</a> that implement <a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</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/lazy/primitive/AbstractLazyShortIterable.html" title="class in org.eclipse.collections.impl.lazy.primitive">AbstractLazyShortIterable</a></span></code></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file abstractLazyPrimitiveIterable.stg.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../impl/lazy/primitive/CollectBooleanToShortIterable.html" title="class in org.eclipse.collections.impl.lazy.primitive">CollectBooleanToShortIterable</a></span></code></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file collectPrimitiveToPrimitiveIterable.stg.</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/lazy/primitive/CollectByteToShortIterable.html" title="class in org.eclipse.collections.impl.lazy.primitive">CollectByteToShortIterable</a></span></code></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file collectPrimitiveToPrimitiveIterable.stg.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../impl/lazy/primitive/CollectCharToShortIterable.html" title="class in org.eclipse.collections.impl.lazy.primitive">CollectCharToShortIterable</a></span></code></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file collectPrimitiveToPrimitiveIterable.stg.</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/lazy/primitive/CollectDoubleToShortIterable.html" title="class in org.eclipse.collections.impl.lazy.primitive">CollectDoubleToShortIterable</a></span></code></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file collectPrimitiveToPrimitiveIterable.stg.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../impl/lazy/primitive/CollectFloatToShortIterable.html" title="class in org.eclipse.collections.impl.lazy.primitive">CollectFloatToShortIterable</a></span></code></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file collectPrimitiveToPrimitiveIterable.stg.</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/lazy/primitive/CollectIntToShortIterable.html" title="class in org.eclipse.collections.impl.lazy.primitive">CollectIntToShortIterable</a></span></code></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file collectPrimitiveToPrimitiveIterable.stg.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../impl/lazy/primitive/CollectLongToShortIterable.html" title="class in org.eclipse.collections.impl.lazy.primitive">CollectLongToShortIterable</a></span></code></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file collectPrimitiveToPrimitiveIterable.stg.</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/lazy/primitive/CollectShortIterable.html" title="class in org.eclipse.collections.impl.lazy.primitive">CollectShortIterable</a>&lt;T&gt;</span></code></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file collectPrimitiveIterable.stg.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../impl/lazy/primitive/CollectShortToShortIterable.html" title="class in org.eclipse.collections.impl.lazy.primitive">CollectShortToShortIterable</a></span></code></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file collectPrimitiveToPrimitiveIterable.stg.</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/lazy/primitive/LazyShortIterableAdapter.html" title="class in org.eclipse.collections.impl.lazy.primitive">LazyShortIterableAdapter</a></span></code></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file lazyPrimitiveIterableAdapter.stg.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../impl/lazy/primitive/ReverseShortIterable.html" title="class in org.eclipse.collections.impl.lazy.primitive">ReverseShortIterable</a></span></code></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file reversePrimitiveIterable.stg.</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/lazy/primitive/SelectShortIterable.html" title="class in org.eclipse.collections.impl.lazy.primitive">SelectShortIterable</a></span></code></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file selectPrimitiveIterable.stg.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../impl/lazy/primitive/TapShortIterable.html" title="class in org.eclipse.collections.impl.lazy.primitive">TapShortIterable</a></span></code></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file tapPrimitiveIterable.stg.</div>
</td>
</tr>
</tbody>
</table>
</div>
<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="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</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="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ChunkShortIterable.ChunkShortIterator.</span><code><span class="memberNameLink"><a href="../../impl/lazy/primitive/ChunkShortIterable.ChunkShortIterator.html#next()">next</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
<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 types with arguments of type <a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</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="../RichIterable.html" title="interface in org.eclipse.collections.api">RichIterable</a>&lt;<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractLazyShortIterable.</span><code><span class="memberNameLink"><a href="../../impl/lazy/primitive/AbstractLazyShortIterable.html#chunk(int)">chunk</a></span>&#8203;(int&nbsp;size)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/Iterator.html?is-external=true" title="class or interface in java.util" class="externalLink">Iterator</a>&lt;<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ChunkShortIterable.</span><code><span class="memberNameLink"><a href="../../impl/lazy/primitive/ChunkShortIterable.html#iterator()">iterator</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../impl/lazy/primitive/package-summary.html">org.eclipse.collections.impl.lazy.primitive</a> with parameters of type <a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</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>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractLazyShortIterable.</span><code><span class="memberNameLink"><a href="../../impl/lazy/primitive/AbstractLazyShortIterable.html#containsAll(org.eclipse.collections.api.ShortIterable)">containsAll</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;source)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CollectShortIterable.</span><code><span class="memberNameLink"><a href="../../impl/lazy/primitive/CollectShortIterable.html#containsAll(org.eclipse.collections.api.ShortIterable)">containsAll</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;source)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">LazyShortIterableAdapter.</span><code><span class="memberNameLink"><a href="../../impl/lazy/primitive/LazyShortIterableAdapter.html#containsAll(org.eclipse.collections.api.ShortIterable)">containsAll</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;source)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ReverseShortIterable.</span><code><span class="memberNameLink"><a href="../../impl/lazy/primitive/ReverseShortIterable.html#containsAll(org.eclipse.collections.api.ShortIterable)">containsAll</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;source)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SelectShortIterable.</span><code><span class="memberNameLink"><a href="../../impl/lazy/primitive/SelectShortIterable.html#containsAll(org.eclipse.collections.api.ShortIterable)">containsAll</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;source)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
<div class="useSummary">
<table>
<caption><span>Method parameters in <a href="../../impl/lazy/primitive/package-summary.html">org.eclipse.collections.impl.lazy.primitive</a> with type arguments of type <a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</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>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ChunkShortIterable.</span><code><span class="memberNameLink"><a href="../../impl/lazy/primitive/ChunkShortIterable.html#each(org.eclipse.collections.api.block.procedure.Procedure)">each</a></span>&#8203;(<a href="../block/procedure/Procedure.html" title="interface in org.eclipse.collections.api.block.procedure">Procedure</a>&lt;? super <a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&gt;&nbsp;procedure)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
<div class="useSummary">
<table>
<caption><span>Constructors in <a href="../../impl/lazy/primitive/package-summary.html">org.eclipse.collections.impl.lazy.primitive</a> with parameters of type <a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</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/lazy/primitive/ChunkShortIterable.html#%3Cinit%3E(org.eclipse.collections.api.ShortIterable,int)">ChunkShortIterable</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;delegate,
int&nbsp;size)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../impl/lazy/primitive/ChunkShortIterable.ChunkShortIterator.html#%3Cinit%3E(org.eclipse.collections.api.ShortIterable,int)">ChunkShortIterator</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;iterable,
int&nbsp;size)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../impl/lazy/primitive/CollectShortToBooleanIterable.html#%3Cinit%3E(org.eclipse.collections.api.ShortIterable,org.eclipse.collections.api.block.function.primitive.ShortToBooleanFunction)">CollectShortToBooleanIterable</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;iterable,
<a href="../block/function/primitive/ShortToBooleanFunction.html" title="interface in org.eclipse.collections.api.block.function.primitive">ShortToBooleanFunction</a>&nbsp;function)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../impl/lazy/primitive/CollectShortToByteIterable.html#%3Cinit%3E(org.eclipse.collections.api.ShortIterable,org.eclipse.collections.api.block.function.primitive.ShortToByteFunction)">CollectShortToByteIterable</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;iterable,
<a href="../block/function/primitive/ShortToByteFunction.html" title="interface in org.eclipse.collections.api.block.function.primitive">ShortToByteFunction</a>&nbsp;function)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../impl/lazy/primitive/CollectShortToCharIterable.html#%3Cinit%3E(org.eclipse.collections.api.ShortIterable,org.eclipse.collections.api.block.function.primitive.ShortToCharFunction)">CollectShortToCharIterable</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;iterable,
<a href="../block/function/primitive/ShortToCharFunction.html" title="interface in org.eclipse.collections.api.block.function.primitive">ShortToCharFunction</a>&nbsp;function)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../impl/lazy/primitive/CollectShortToDoubleIterable.html#%3Cinit%3E(org.eclipse.collections.api.ShortIterable,org.eclipse.collections.api.block.function.primitive.ShortToDoubleFunction)">CollectShortToDoubleIterable</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;iterable,
<a href="../block/function/primitive/ShortToDoubleFunction.html" title="interface in org.eclipse.collections.api.block.function.primitive">ShortToDoubleFunction</a>&nbsp;function)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../impl/lazy/primitive/CollectShortToFloatIterable.html#%3Cinit%3E(org.eclipse.collections.api.ShortIterable,org.eclipse.collections.api.block.function.primitive.ShortToFloatFunction)">CollectShortToFloatIterable</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;iterable,
<a href="../block/function/primitive/ShortToFloatFunction.html" title="interface in org.eclipse.collections.api.block.function.primitive">ShortToFloatFunction</a>&nbsp;function)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../impl/lazy/primitive/CollectShortToIntIterable.html#%3Cinit%3E(org.eclipse.collections.api.ShortIterable,org.eclipse.collections.api.block.function.primitive.ShortToIntFunction)">CollectShortToIntIterable</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;iterable,
<a href="../block/function/primitive/ShortToIntFunction.html" title="interface in org.eclipse.collections.api.block.function.primitive">ShortToIntFunction</a>&nbsp;function)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../impl/lazy/primitive/CollectShortToLongIterable.html#%3Cinit%3E(org.eclipse.collections.api.ShortIterable,org.eclipse.collections.api.block.function.primitive.ShortToLongFunction)">CollectShortToLongIterable</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;iterable,
<a href="../block/function/primitive/ShortToLongFunction.html" title="interface in org.eclipse.collections.api.block.function.primitive">ShortToLongFunction</a>&nbsp;function)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../impl/lazy/primitive/CollectShortToObjectIterable.html#%3Cinit%3E(org.eclipse.collections.api.ShortIterable,org.eclipse.collections.api.block.function.primitive.ShortToObjectFunction)">CollectShortToObjectIterable</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;iterable,
<a href="../block/function/primitive/ShortToObjectFunction.html" title="interface in org.eclipse.collections.api.block.function.primitive">ShortToObjectFunction</a>&lt;? extends <a href="../../impl/lazy/primitive/CollectShortToObjectIterable.html" title="type parameter in CollectShortToObjectIterable">V</a>&gt;&nbsp;function)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../impl/lazy/primitive/CollectShortToShortIterable.html#%3Cinit%3E(org.eclipse.collections.api.ShortIterable,org.eclipse.collections.api.block.function.primitive.ShortToShortFunction)">CollectShortToShortIterable</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;iterable,
<a href="../block/function/primitive/ShortToShortFunction.html" title="interface in org.eclipse.collections.api.block.function.primitive">ShortToShortFunction</a>&nbsp;function)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../impl/lazy/primitive/FlatCollectShortToObjectIterable.html#%3Cinit%3E(org.eclipse.collections.api.ShortIterable,org.eclipse.collections.api.block.function.primitive.ShortToObjectFunction)">FlatCollectShortToObjectIterable</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;iterable,
<a href="../block/function/primitive/ShortToObjectFunction.html" title="interface in org.eclipse.collections.api.block.function.primitive">ShortToObjectFunction</a>&lt;? extends <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="../../impl/lazy/primitive/FlatCollectShortToObjectIterable.html" title="type parameter in FlatCollectShortToObjectIterable">V</a>&gt;&gt;&nbsp;function)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../impl/lazy/primitive/LazyShortIterableAdapter.html#%3Cinit%3E(org.eclipse.collections.api.ShortIterable)">LazyShortIterableAdapter</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;delegate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../impl/lazy/primitive/SelectShortIterable.html#%3Cinit%3E(org.eclipse.collections.api.ShortIterable,org.eclipse.collections.api.block.predicate.primitive.ShortPredicate)">SelectShortIterable</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;delegate,
<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">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../impl/lazy/primitive/TapShortIterable.html#%3Cinit%3E(org.eclipse.collections.api.ShortIterable,org.eclipse.collections.api.block.procedure.primitive.ShortProcedure)">TapShortIterable</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;delegate,
<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">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../impl/lazy/primitive/TapShortIterable.TapShortIterator.html#%3Cinit%3E(org.eclipse.collections.api.ShortIterable,org.eclipse.collections.api.block.procedure.primitive.ShortProcedure)">TapShortIterator</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;iterable,
<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>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.impl.list.immutable.primitive">
<!-- -->
</a>
<h2>Uses of <a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a> in <a href="../../impl/list/immutable/primitive/package-summary.html">org.eclipse.collections.impl.list.immutable.primitive</a></h2>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../impl/list/immutable/primitive/package-summary.html">org.eclipse.collections.impl.list.immutable.primitive</a> with parameters of type <a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</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="../list/primitive/ImmutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableShortList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableShortListFactoryImpl.</span><code><span class="memberNameLink"><a href="../../impl/list/immutable/primitive/ImmutableShortListFactoryImpl.html#ofAll(org.eclipse.collections.api.ShortIterable)">ofAll</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;items)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../list/primitive/ImmutableShortList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableShortList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableShortListFactoryImpl.</span><code><span class="memberNameLink"><a href="../../impl/list/immutable/primitive/ImmutableShortListFactoryImpl.html#withAll(org.eclipse.collections.api.ShortIterable)">withAll</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;items)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.impl.list.mutable">
<!-- -->
</a>
<h2>Uses of <a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a> in <a href="../../impl/list/mutable/package-summary.html">org.eclipse.collections.impl.list.mutable</a></h2>
<div class="useSummary">
<table>
<caption><span>Method parameters in <a href="../../impl/list/mutable/package-summary.html">org.eclipse.collections.impl.list.mutable</a> with type arguments of type <a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>&lt;R extends <a href="../collection/primitive/MutableShortCollection.html" title="interface in org.eclipse.collections.api.collection.primitive">MutableShortCollection</a>&gt;<br>R</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">FastList.</span><code><span class="memberNameLink"><a href="../../impl/list/mutable/FastList.html#flatCollectShort(org.eclipse.collections.api.block.function.Function,R)">flatCollectShort</a></span>&#8203;(<a href="../block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super <a href="../../impl/list/mutable/FastList.html" title="type parameter in FastList">T</a>,&#8203;? extends <a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&gt;&nbsp;function,
R&nbsp;target)</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="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</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="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</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="../list/primitive/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 types with arguments of type <a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</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="../RichIterable.html" title="interface in org.eclipse.collections.api">RichIterable</a>&lt;<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ShortArrayList.</span><code><span class="memberNameLink"><a href="../../impl/list/mutable/primitive/ShortArrayList.html#chunk(int)">chunk</a></span>&#8203;(int&nbsp;size)</code></th>
<td class="colLast">&nbsp;</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> with parameters of type <a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</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>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ShortArrayList.</span><code><span class="memberNameLink"><a href="../../impl/list/mutable/primitive/ShortArrayList.html#addAll(org.eclipse.collections.api.ShortIterable)">addAll</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;source)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ShortArrayList.</span><code><span class="memberNameLink"><a href="../../impl/list/mutable/primitive/ShortArrayList.html#addAllAtIndex(int,org.eclipse.collections.api.ShortIterable)">addAllAtIndex</a></span>&#8203;(int&nbsp;index,
<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;source)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedShortList.</span><code><span class="memberNameLink"><a href="../../impl/list/mutable/primitive/SynchronizedShortList.html#addAllAtIndex(int,org.eclipse.collections.api.ShortIterable)">addAllAtIndex</a></span>&#8203;(int&nbsp;index,
<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;source)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableShortList.</span><code><span class="memberNameLink"><a href="../../impl/list/mutable/primitive/UnmodifiableShortList.html#addAllAtIndex(int,org.eclipse.collections.api.ShortIterable)">addAllAtIndex</a></span>&#8203;(int&nbsp;index,
<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;source)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../impl/list/mutable/primitive/ShortArrayList.html" title="class in org.eclipse.collections.impl.list.mutable.primitive">ShortArrayList</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#newList(org.eclipse.collections.api.ShortIterable)">newList</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;source)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../list/primitive/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>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ShortArrayList.</span><code><span class="memberNameLink"><a href="../../impl/list/mutable/primitive/ShortArrayList.html#removeAll(org.eclipse.collections.api.ShortIterable)">removeAll</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;source)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ShortArrayList.</span><code><span class="memberNameLink"><a href="../../impl/list/mutable/primitive/ShortArrayList.html#retainAll(org.eclipse.collections.api.ShortIterable)">retainAll</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;source)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../list/primitive/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="../../impl/list/mutable/primitive/ShortArrayList.html" title="class in org.eclipse.collections.impl.list.mutable.primitive">ShortArrayList</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#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="../../impl/list/mutable/primitive/SynchronizedShortList.html" title="class in org.eclipse.collections.impl.list.mutable.primitive">SynchronizedShortList</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#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="rowColor">
<td class="colFirst"><code><a href="../../impl/list/mutable/primitive/UnmodifiableShortList.html" title="class in org.eclipse.collections.impl.list.mutable.primitive">UnmodifiableShortList</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#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="../../impl/list/mutable/primitive/ShortArrayList.html" title="class in org.eclipse.collections.impl.list.mutable.primitive">ShortArrayList</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#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>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../impl/list/mutable/primitive/SynchronizedShortList.html" title="class in org.eclipse.collections.impl.list.mutable.primitive">SynchronizedShortList</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#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>
<tr class="altColor">
<td class="colFirst"><code><a href="../../impl/list/mutable/primitive/UnmodifiableShortList.html" title="class in org.eclipse.collections.impl.list.mutable.primitive">UnmodifiableShortList</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#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>
<tr class="rowColor">
<td class="colFirst"><code><a href="../list/MutableList.html" title="interface in org.eclipse.collections.api.list">MutableList</a>&lt;<a href="../tuple/primitive/ShortShortPair.html" title="interface in org.eclipse.collections.api.tuple.primitive">ShortShortPair</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ShortArrayList.</span><code><span class="memberNameLink"><a href="../../impl/list/mutable/primitive/ShortArrayList.html#zipShort(org.eclipse.collections.api.ShortIterable)">zipShort</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;iterable)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../list/MutableList.html" title="interface in org.eclipse.collections.api.list">MutableList</a>&lt;<a href="../tuple/primitive/ShortShortPair.html" title="interface in org.eclipse.collections.api.tuple.primitive">ShortShortPair</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedShortList.</span><code><span class="memberNameLink"><a href="../../impl/list/mutable/primitive/SynchronizedShortList.html#zipShort(org.eclipse.collections.api.ShortIterable)">zipShort</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;iterable)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../list/MutableList.html" title="interface in org.eclipse.collections.api.list">MutableList</a>&lt;<a href="../tuple/primitive/ShortShortPair.html" title="interface in org.eclipse.collections.api.tuple.primitive">ShortShortPair</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableShortList.</span><code><span class="memberNameLink"><a href="../../impl/list/mutable/primitive/UnmodifiableShortList.html#zipShort(org.eclipse.collections.api.ShortIterable)">zipShort</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;iterable)</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.immutable.primitive">
<!-- -->
</a>
<h2>Uses of <a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a> in <a href="../../impl/map/immutable/primitive/package-summary.html">org.eclipse.collections.impl.map.immutable.primitive</a></h2>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="../../impl/map/immutable/primitive/package-summary.html">org.eclipse.collections.impl.map.immutable.primitive</a> that implement <a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../impl/map/immutable/primitive/AbstractImmutableObjectShortMap.html" title="class in org.eclipse.collections.impl.map.immutable.primitive">AbstractImmutableObjectShortMap</a>&lt;V&gt;</span></code></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file abstractImmutableObjectPrimitiveMap.stg.</div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.impl.map.mutable">
<!-- -->
</a>
<h2>Uses of <a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a> in <a href="../../impl/map/mutable/package-summary.html">org.eclipse.collections.impl.map.mutable</a></h2>
<div class="useSummary">
<table>
<caption><span>Method parameters in <a href="../../impl/map/mutable/package-summary.html">org.eclipse.collections.impl.map.mutable</a> with type arguments of type <a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>&lt;R extends <a href="../collection/primitive/MutableShortCollection.html" title="interface in org.eclipse.collections.api.collection.primitive">MutableShortCollection</a>&gt;<br>R</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableMutableMap.</span><code><span class="memberNameLink"><a href="../../impl/map/mutable/UnmodifiableMutableMap.html#flatCollectShort(org.eclipse.collections.api.block.function.Function,R)">flatCollectShort</a></span>&#8203;(<a href="../block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super <a href="../../impl/map/mutable/UnmodifiableMutableMap.html" title="type parameter in UnmodifiableMutableMap">V</a>,&#8203;? extends <a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&gt;&nbsp;function,
R&nbsp;target)</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="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a> in <a href="../../impl/map/mutable/primitive/package-summary.html">org.eclipse.collections.impl.map.mutable.primitive</a></h2>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="../../impl/map/mutable/primitive/package-summary.html">org.eclipse.collections.impl.map.mutable.primitive</a> that implement <a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../impl/map/mutable/primitive/AbstractMutableShortKeySet.html" title="class in org.eclipse.collections.impl.map.mutable.primitive">AbstractMutableShortKeySet</a></span></code></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file abstractMutablePrimitiveKeySet.stg.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../impl/map/mutable/primitive/AbstractMutableShortValuesMap.html" title="class in org.eclipse.collections.impl.map.mutable.primitive">AbstractMutableShortValuesMap</a></span></code></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file abstractMutablePrimitiveValuesMap.stg.</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/map/mutable/primitive/ByteShortHashMap.html" title="class in org.eclipse.collections.impl.map.mutable.primitive">ByteShortHashMap</a></span></code></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file primitivePrimitiveHashMap.stg.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../impl/map/mutable/primitive/CharShortHashMap.html" title="class in org.eclipse.collections.impl.map.mutable.primitive">CharShortHashMap</a></span></code></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file primitivePrimitiveHashMap.stg.</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/map/mutable/primitive/DoubleShortHashMap.html" title="class in org.eclipse.collections.impl.map.mutable.primitive">DoubleShortHashMap</a></span></code></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file primitivePrimitiveHashMap.stg.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../impl/map/mutable/primitive/FloatShortHashMap.html" title="class in org.eclipse.collections.impl.map.mutable.primitive">FloatShortHashMap</a></span></code></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file primitivePrimitiveHashMap.stg.</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/map/mutable/primitive/IntShortHashMap.html" title="class in org.eclipse.collections.impl.map.mutable.primitive">IntShortHashMap</a></span></code></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file primitivePrimitiveHashMap.stg.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../impl/map/mutable/primitive/LongShortHashMap.html" title="class in org.eclipse.collections.impl.map.mutable.primitive">LongShortHashMap</a></span></code></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file primitivePrimitiveHashMap.stg.</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/map/mutable/primitive/ObjectShortHashMap.html" title="class in org.eclipse.collections.impl.map.mutable.primitive">ObjectShortHashMap</a>&lt;K&gt;</span></code></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file objectPrimitiveHashMap.stg.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../impl/map/mutable/primitive/ObjectShortHashMapWithHashingStrategy.html" title="class in org.eclipse.collections.impl.map.mutable.primitive">ObjectShortHashMapWithHashingStrategy</a>&lt;K&gt;</span></code></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file objectPrimitiveHashMapWithHashingStrategy.stg.</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/map/mutable/primitive/ShortShortHashMap.html" title="class in org.eclipse.collections.impl.map.mutable.primitive">ShortShortHashMap</a></span></code></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file primitivePrimitiveHashMap.stg.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../impl/map/mutable/primitive/SynchronizedByteShortMap.html" title="class in org.eclipse.collections.impl.map.mutable.primitive">SynchronizedByteShortMap</a></span></code></th>
<td class="colLast">
<div class="block">A synchronized view of a <a href="../map/primitive/MutableByteShortMap.html" title="interface in org.eclipse.collections.api.map.primitive"><code>MutableByteShortMap</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/map/mutable/primitive/SynchronizedCharShortMap.html" title="class in org.eclipse.collections.impl.map.mutable.primitive">SynchronizedCharShortMap</a></span></code></th>
<td class="colLast">
<div class="block">A synchronized view of a <a href="../map/primitive/MutableCharShortMap.html" title="interface in org.eclipse.collections.api.map.primitive"><code>MutableCharShortMap</code></a>.</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/map/mutable/primitive/SynchronizedDoubleShortMap.html" title="class in org.eclipse.collections.impl.map.mutable.primitive">SynchronizedDoubleShortMap</a></span></code></th>
<td class="colLast">
<div class="block">A synchronized view of a <a href="../map/primitive/MutableDoubleShortMap.html" title="interface in org.eclipse.collections.api.map.primitive"><code>MutableDoubleShortMap</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/map/mutable/primitive/SynchronizedFloatShortMap.html" title="class in org.eclipse.collections.impl.map.mutable.primitive">SynchronizedFloatShortMap</a></span></code></th>
<td class="colLast">
<div class="block">A synchronized view of a <a href="../map/primitive/MutableFloatShortMap.html" title="interface in org.eclipse.collections.api.map.primitive"><code>MutableFloatShortMap</code></a>.</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/map/mutable/primitive/SynchronizedIntShortMap.html" title="class in org.eclipse.collections.impl.map.mutable.primitive">SynchronizedIntShortMap</a></span></code></th>
<td class="colLast">
<div class="block">A synchronized view of a <a href="../map/primitive/MutableIntShortMap.html" title="interface in org.eclipse.collections.api.map.primitive"><code>MutableIntShortMap</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/map/mutable/primitive/SynchronizedLongShortMap.html" title="class in org.eclipse.collections.impl.map.mutable.primitive">SynchronizedLongShortMap</a></span></code></th>
<td class="colLast">
<div class="block">A synchronized view of a <a href="../map/primitive/MutableLongShortMap.html" title="interface in org.eclipse.collections.api.map.primitive"><code>MutableLongShortMap</code></a>.</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/map/mutable/primitive/SynchronizedObjectShortMap.html" title="class in org.eclipse.collections.impl.map.mutable.primitive">SynchronizedObjectShortMap</a>&lt;K&gt;</span></code></th>
<td class="colLast">
<div class="block">A synchronized view of a <a href="../map/primitive/MutableObjectShortMap.html" title="interface in org.eclipse.collections.api.map.primitive"><code>MutableObjectShortMap</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/map/mutable/primitive/SynchronizedShortShortMap.html" title="class in org.eclipse.collections.impl.map.mutable.primitive">SynchronizedShortShortMap</a></span></code></th>
<td class="colLast">
<div class="block">A synchronized view of a <a href="../map/primitive/MutableShortShortMap.html" title="interface in org.eclipse.collections.api.map.primitive"><code>MutableShortShortMap</code></a>.</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/map/mutable/primitive/UnmodifiableByteShortMap.html" title="class in org.eclipse.collections.impl.map.mutable.primitive">UnmodifiableByteShortMap</a></span></code></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.</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/map/mutable/primitive/UnmodifiableCharShortMap.html" title="class in org.eclipse.collections.impl.map.mutable.primitive">UnmodifiableCharShortMap</a></span></code></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../impl/map/mutable/primitive/UnmodifiableDoubleShortMap.html" title="class in org.eclipse.collections.impl.map.mutable.primitive">UnmodifiableDoubleShortMap</a></span></code></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.</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/map/mutable/primitive/UnmodifiableFloatShortMap.html" title="class in org.eclipse.collections.impl.map.mutable.primitive">UnmodifiableFloatShortMap</a></span></code></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../impl/map/mutable/primitive/UnmodifiableIntShortMap.html" title="class in org.eclipse.collections.impl.map.mutable.primitive">UnmodifiableIntShortMap</a></span></code></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.</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/map/mutable/primitive/UnmodifiableLongShortMap.html" title="class in org.eclipse.collections.impl.map.mutable.primitive">UnmodifiableLongShortMap</a></span></code></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../impl/map/mutable/primitive/UnmodifiableObjectShortMap.html" title="class in org.eclipse.collections.impl.map.mutable.primitive">UnmodifiableObjectShortMap</a>&lt;K&gt;</span></code></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file unmodifiableObjectPrimitiveMap.stg.</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/map/mutable/primitive/UnmodifiableShortShortMap.html" title="class in org.eclipse.collections.impl.map.mutable.primitive">UnmodifiableShortShortMap</a></span></code></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.</div>
</td>
</tr>
</tbody>
</table>
</div>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../impl/map/mutable/primitive/package-summary.html">org.eclipse.collections.impl.map.mutable.primitive</a> that return types with arguments of type <a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</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="../RichIterable.html" title="interface in org.eclipse.collections.api">RichIterable</a>&lt;<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractMutableShortKeySet.</span><code><span class="memberNameLink"><a href="../../impl/map/mutable/primitive/AbstractMutableShortKeySet.html#chunk(int)">chunk</a></span>&#8203;(int&nbsp;size)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../RichIterable.html" title="interface in org.eclipse.collections.api">RichIterable</a>&lt;<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractMutableShortValuesMap.</span><code><span class="memberNameLink"><a href="../../impl/map/mutable/primitive/AbstractMutableShortValuesMap.html#chunk(int)">chunk</a></span>&#8203;(int&nbsp;size)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../RichIterable.html" title="interface in org.eclipse.collections.api">RichIterable</a>&lt;<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ObjectShortHashMap.</span><code><span class="memberNameLink"><a href="../../impl/map/mutable/primitive/ObjectShortHashMap.html#chunk(int)">chunk</a></span>&#8203;(int&nbsp;size)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../RichIterable.html" title="interface in org.eclipse.collections.api">RichIterable</a>&lt;<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ObjectShortHashMapWithHashingStrategy.</span><code><span class="memberNameLink"><a href="../../impl/map/mutable/primitive/ObjectShortHashMapWithHashingStrategy.html#chunk(int)">chunk</a></span>&#8203;(int&nbsp;size)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../RichIterable.html" title="interface in org.eclipse.collections.api">RichIterable</a>&lt;<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedByteShortMap.</span><code><span class="memberNameLink"><a href="../../impl/map/mutable/primitive/SynchronizedByteShortMap.html#chunk(int)">chunk</a></span>&#8203;(int&nbsp;size)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../RichIterable.html" title="interface in org.eclipse.collections.api">RichIterable</a>&lt;<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedCharShortMap.</span><code><span class="memberNameLink"><a href="../../impl/map/mutable/primitive/SynchronizedCharShortMap.html#chunk(int)">chunk</a></span>&#8203;(int&nbsp;size)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../RichIterable.html" title="interface in org.eclipse.collections.api">RichIterable</a>&lt;<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedDoubleShortMap.</span><code><span class="memberNameLink"><a href="../../impl/map/mutable/primitive/SynchronizedDoubleShortMap.html#chunk(int)">chunk</a></span>&#8203;(int&nbsp;size)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../RichIterable.html" title="interface in org.eclipse.collections.api">RichIterable</a>&lt;<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedFloatShortMap.</span><code><span class="memberNameLink"><a href="../../impl/map/mutable/primitive/SynchronizedFloatShortMap.html#chunk(int)">chunk</a></span>&#8203;(int&nbsp;size)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../RichIterable.html" title="interface in org.eclipse.collections.api">RichIterable</a>&lt;<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedIntShortMap.</span><code><span class="memberNameLink"><a href="../../impl/map/mutable/primitive/SynchronizedIntShortMap.html#chunk(int)">chunk</a></span>&#8203;(int&nbsp;size)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../RichIterable.html" title="interface in org.eclipse.collections.api">RichIterable</a>&lt;<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedLongShortMap.</span><code><span class="memberNameLink"><a href="../../impl/map/mutable/primitive/SynchronizedLongShortMap.html#chunk(int)">chunk</a></span>&#8203;(int&nbsp;size)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../RichIterable.html" title="interface in org.eclipse.collections.api">RichIterable</a>&lt;<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedObjectShortMap.</span><code><span class="memberNameLink"><a href="../../impl/map/mutable/primitive/SynchronizedObjectShortMap.html#chunk(int)">chunk</a></span>&#8203;(int&nbsp;size)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../RichIterable.html" title="interface in org.eclipse.collections.api">RichIterable</a>&lt;<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedShortShortMap.</span><code><span class="memberNameLink"><a href="../../impl/map/mutable/primitive/SynchronizedShortShortMap.html#chunk(int)">chunk</a></span>&#8203;(int&nbsp;size)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../RichIterable.html" title="interface in org.eclipse.collections.api">RichIterable</a>&lt;<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableByteShortMap.</span><code><span class="memberNameLink"><a href="../../impl/map/mutable/primitive/UnmodifiableByteShortMap.html#chunk(int)">chunk</a></span>&#8203;(int&nbsp;size)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../RichIterable.html" title="interface in org.eclipse.collections.api">RichIterable</a>&lt;<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableCharShortMap.</span><code><span class="memberNameLink"><a href="../../impl/map/mutable/primitive/UnmodifiableCharShortMap.html#chunk(int)">chunk</a></span>&#8203;(int&nbsp;size)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../RichIterable.html" title="interface in org.eclipse.collections.api">RichIterable</a>&lt;<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableDoubleShortMap.</span><code><span class="memberNameLink"><a href="../../impl/map/mutable/primitive/UnmodifiableDoubleShortMap.html#chunk(int)">chunk</a></span>&#8203;(int&nbsp;size)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../RichIterable.html" title="interface in org.eclipse.collections.api">RichIterable</a>&lt;<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableFloatShortMap.</span><code><span class="memberNameLink"><a href="../../impl/map/mutable/primitive/UnmodifiableFloatShortMap.html#chunk(int)">chunk</a></span>&#8203;(int&nbsp;size)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../RichIterable.html" title="interface in org.eclipse.collections.api">RichIterable</a>&lt;<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableIntShortMap.</span><code><span class="memberNameLink"><a href="../../impl/map/mutable/primitive/UnmodifiableIntShortMap.html#chunk(int)">chunk</a></span>&#8203;(int&nbsp;size)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../RichIterable.html" title="interface in org.eclipse.collections.api">RichIterable</a>&lt;<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableLongShortMap.</span><code><span class="memberNameLink"><a href="../../impl/map/mutable/primitive/UnmodifiableLongShortMap.html#chunk(int)">chunk</a></span>&#8203;(int&nbsp;size)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../RichIterable.html" title="interface in org.eclipse.collections.api">RichIterable</a>&lt;<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableObjectShortMap.</span><code><span class="memberNameLink"><a href="../../impl/map/mutable/primitive/UnmodifiableObjectShortMap.html#chunk(int)">chunk</a></span>&#8203;(int&nbsp;size)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../RichIterable.html" title="interface in org.eclipse.collections.api">RichIterable</a>&lt;<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableShortShortMap.</span><code><span class="memberNameLink"><a href="../../impl/map/mutable/primitive/UnmodifiableShortShortMap.html#chunk(int)">chunk</a></span>&#8203;(int&nbsp;size)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../impl/map/mutable/primitive/package-summary.html">org.eclipse.collections.impl.map.mutable.primitive</a> with parameters of type <a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</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>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractMutableShortKeySet.</span><code><span class="memberNameLink"><a href="../../impl/map/mutable/primitive/AbstractMutableShortKeySet.html#addAll(org.eclipse.collections.api.ShortIterable)">addAll</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;source)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractMutableShortKeySet.</span><code><span class="memberNameLink"><a href="../../impl/map/mutable/primitive/AbstractMutableShortKeySet.html#containsAll(org.eclipse.collections.api.ShortIterable)">containsAll</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;source)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractMutableShortValuesMap.</span><code><span class="memberNameLink"><a href="../../impl/map/mutable/primitive/AbstractMutableShortValuesMap.html#containsAll(org.eclipse.collections.api.ShortIterable)">containsAll</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;source)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ObjectShortHashMap.</span><code><span class="memberNameLink"><a href="../../impl/map/mutable/primitive/ObjectShortHashMap.html#containsAll(org.eclipse.collections.api.ShortIterable)">containsAll</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;source)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ObjectShortHashMapWithHashingStrategy.</span><code><span class="memberNameLink"><a href="../../impl/map/mutable/primitive/ObjectShortHashMapWithHashingStrategy.html#containsAll(org.eclipse.collections.api.ShortIterable)">containsAll</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;source)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedByteShortMap.</span><code><span class="memberNameLink"><a href="../../impl/map/mutable/primitive/SynchronizedByteShortMap.html#containsAll(org.eclipse.collections.api.ShortIterable)">containsAll</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;source)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedCharShortMap.</span><code><span class="memberNameLink"><a href="../../impl/map/mutable/primitive/SynchronizedCharShortMap.html#containsAll(org.eclipse.collections.api.ShortIterable)">containsAll</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;source)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedDoubleShortMap.</span><code><span class="memberNameLink"><a href="../../impl/map/mutable/primitive/SynchronizedDoubleShortMap.html#containsAll(org.eclipse.collections.api.ShortIterable)">containsAll</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;source)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedFloatShortMap.</span><code><span class="memberNameLink"><a href="../../impl/map/mutable/primitive/SynchronizedFloatShortMap.html#containsAll(org.eclipse.collections.api.ShortIterable)">containsAll</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;source)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedIntShortMap.</span><code><span class="memberNameLink"><a href="../../impl/map/mutable/primitive/SynchronizedIntShortMap.html#containsAll(org.eclipse.collections.api.ShortIterable)">containsAll</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;source)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedLongShortMap.</span><code><span class="memberNameLink"><a href="../../impl/map/mutable/primitive/SynchronizedLongShortMap.html#containsAll(org.eclipse.collections.api.ShortIterable)">containsAll</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;source)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedObjectShortMap.</span><code><span class="memberNameLink"><a href="../../impl/map/mutable/primitive/SynchronizedObjectShortMap.html#containsAll(org.eclipse.collections.api.ShortIterable)">containsAll</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;source)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedShortShortMap.</span><code><span class="memberNameLink"><a href="../../impl/map/mutable/primitive/SynchronizedShortShortMap.html#containsAll(org.eclipse.collections.api.ShortIterable)">containsAll</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;source)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableByteShortMap.</span><code><span class="memberNameLink"><a href="../../impl/map/mutable/primitive/UnmodifiableByteShortMap.html#containsAll(org.eclipse.collections.api.ShortIterable)">containsAll</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;source)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableCharShortMap.</span><code><span class="memberNameLink"><a href="../../impl/map/mutable/primitive/UnmodifiableCharShortMap.html#containsAll(org.eclipse.collections.api.ShortIterable)">containsAll</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;source)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableDoubleShortMap.</span><code><span class="memberNameLink"><a href="../../impl/map/mutable/primitive/UnmodifiableDoubleShortMap.html#containsAll(org.eclipse.collections.api.ShortIterable)">containsAll</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;source)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableFloatShortMap.</span><code><span class="memberNameLink"><a href="../../impl/map/mutable/primitive/UnmodifiableFloatShortMap.html#containsAll(org.eclipse.collections.api.ShortIterable)">containsAll</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;source)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableIntShortMap.</span><code><span class="memberNameLink"><a href="../../impl/map/mutable/primitive/UnmodifiableIntShortMap.html#containsAll(org.eclipse.collections.api.ShortIterable)">containsAll</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;source)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableLongShortMap.</span><code><span class="memberNameLink"><a href="../../impl/map/mutable/primitive/UnmodifiableLongShortMap.html#containsAll(org.eclipse.collections.api.ShortIterable)">containsAll</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;source)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableObjectShortMap.</span><code><span class="memberNameLink"><a href="../../impl/map/mutable/primitive/UnmodifiableObjectShortMap.html#containsAll(org.eclipse.collections.api.ShortIterable)">containsAll</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;source)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableShortShortMap.</span><code><span class="memberNameLink"><a href="../../impl/map/mutable/primitive/UnmodifiableShortShortMap.html#containsAll(org.eclipse.collections.api.ShortIterable)">containsAll</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;source)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractMutableShortKeySet.</span><code><span class="memberNameLink"><a href="../../impl/map/mutable/primitive/AbstractMutableShortKeySet.html#removeAll(org.eclipse.collections.api.ShortIterable)">removeAll</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;source)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../set/primitive/MutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableShortSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractMutableShortKeySet.</span><code><span class="memberNameLink"><a href="../../impl/map/mutable/primitive/AbstractMutableShortKeySet.html#withAll(org.eclipse.collections.api.ShortIterable)">withAll</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;elements)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../set/primitive/MutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableShortSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractMutableShortKeySet.</span><code><span class="memberNameLink"><a href="../../impl/map/mutable/primitive/AbstractMutableShortKeySet.html#withoutAll(org.eclipse.collections.api.ShortIterable)">withoutAll</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;elements)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../impl/map/mutable/primitive/ShortBooleanHashMap.html" title="class in org.eclipse.collections.impl.map.mutable.primitive">ShortBooleanHashMap</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ShortBooleanHashMap.</span><code><span class="memberNameLink"><a href="../../impl/map/mutable/primitive/ShortBooleanHashMap.html#withoutAllKeys(org.eclipse.collections.api.ShortIterable)">withoutAllKeys</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;keys)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../impl/map/mutable/primitive/ShortByteHashMap.html" title="class in org.eclipse.collections.impl.map.mutable.primitive">ShortByteHashMap</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ShortByteHashMap.</span><code><span class="memberNameLink"><a href="../../impl/map/mutable/primitive/ShortByteHashMap.html#withoutAllKeys(org.eclipse.collections.api.ShortIterable)">withoutAllKeys</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;keys)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../impl/map/mutable/primitive/ShortCharHashMap.html" title="class in org.eclipse.collections.impl.map.mutable.primitive">ShortCharHashMap</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ShortCharHashMap.</span><code><span class="memberNameLink"><a href="../../impl/map/mutable/primitive/ShortCharHashMap.html#withoutAllKeys(org.eclipse.collections.api.ShortIterable)">withoutAllKeys</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;keys)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../impl/map/mutable/primitive/ShortDoubleHashMap.html" title="class in org.eclipse.collections.impl.map.mutable.primitive">ShortDoubleHashMap</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ShortDoubleHashMap.</span><code><span class="memberNameLink"><a href="../../impl/map/mutable/primitive/ShortDoubleHashMap.html#withoutAllKeys(org.eclipse.collections.api.ShortIterable)">withoutAllKeys</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;keys)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../impl/map/mutable/primitive/ShortFloatHashMap.html" title="class in org.eclipse.collections.impl.map.mutable.primitive">ShortFloatHashMap</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ShortFloatHashMap.</span><code><span class="memberNameLink"><a href="../../impl/map/mutable/primitive/ShortFloatHashMap.html#withoutAllKeys(org.eclipse.collections.api.ShortIterable)">withoutAllKeys</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;keys)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../impl/map/mutable/primitive/ShortIntHashMap.html" title="class in org.eclipse.collections.impl.map.mutable.primitive">ShortIntHashMap</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ShortIntHashMap.</span><code><span class="memberNameLink"><a href="../../impl/map/mutable/primitive/ShortIntHashMap.html#withoutAllKeys(org.eclipse.collections.api.ShortIterable)">withoutAllKeys</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;keys)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../impl/map/mutable/primitive/ShortLongHashMap.html" title="class in org.eclipse.collections.impl.map.mutable.primitive">ShortLongHashMap</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ShortLongHashMap.</span><code><span class="memberNameLink"><a href="../../impl/map/mutable/primitive/ShortLongHashMap.html#withoutAllKeys(org.eclipse.collections.api.ShortIterable)">withoutAllKeys</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;keys)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../map/primitive/MutableShortObjectMap.html" title="interface in org.eclipse.collections.api.map.primitive">MutableShortObjectMap</a>&lt;<a href="../../impl/map/mutable/primitive/ShortObjectHashMap.html" title="type parameter in ShortObjectHashMap">V</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ShortObjectHashMap.</span><code><span class="memberNameLink"><a href="../../impl/map/mutable/primitive/ShortObjectHashMap.html#withoutAllKeys(org.eclipse.collections.api.ShortIterable)">withoutAllKeys</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;keys)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../impl/map/mutable/primitive/ShortShortHashMap.html" title="class in org.eclipse.collections.impl.map.mutable.primitive">ShortShortHashMap</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ShortShortHashMap.</span><code><span class="memberNameLink"><a href="../../impl/map/mutable/primitive/ShortShortHashMap.html#withoutAllKeys(org.eclipse.collections.api.ShortIterable)">withoutAllKeys</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;keys)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../map/primitive/MutableShortBooleanMap.html" title="interface in org.eclipse.collections.api.map.primitive">MutableShortBooleanMap</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedShortBooleanMap.</span><code><span class="memberNameLink"><a href="../../impl/map/mutable/primitive/SynchronizedShortBooleanMap.html#withoutAllKeys(org.eclipse.collections.api.ShortIterable)">withoutAllKeys</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;keys)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../map/primitive/MutableShortByteMap.html" title="interface in org.eclipse.collections.api.map.primitive">MutableShortByteMap</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedShortByteMap.</span><code><span class="memberNameLink"><a href="../../impl/map/mutable/primitive/SynchronizedShortByteMap.html#withoutAllKeys(org.eclipse.collections.api.ShortIterable)">withoutAllKeys</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;keys)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../map/primitive/MutableShortCharMap.html" title="interface in org.eclipse.collections.api.map.primitive">MutableShortCharMap</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedShortCharMap.</span><code><span class="memberNameLink"><a href="../../impl/map/mutable/primitive/SynchronizedShortCharMap.html#withoutAllKeys(org.eclipse.collections.api.ShortIterable)">withoutAllKeys</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;keys)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../map/primitive/MutableShortDoubleMap.html" title="interface in org.eclipse.collections.api.map.primitive">MutableShortDoubleMap</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedShortDoubleMap.</span><code><span class="memberNameLink"><a href="../../impl/map/mutable/primitive/SynchronizedShortDoubleMap.html#withoutAllKeys(org.eclipse.collections.api.ShortIterable)">withoutAllKeys</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;keys)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../map/primitive/MutableShortFloatMap.html" title="interface in org.eclipse.collections.api.map.primitive">MutableShortFloatMap</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedShortFloatMap.</span><code><span class="memberNameLink"><a href="../../impl/map/mutable/primitive/SynchronizedShortFloatMap.html#withoutAllKeys(org.eclipse.collections.api.ShortIterable)">withoutAllKeys</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;keys)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../map/primitive/MutableShortIntMap.html" title="interface in org.eclipse.collections.api.map.primitive">MutableShortIntMap</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedShortIntMap.</span><code><span class="memberNameLink"><a href="../../impl/map/mutable/primitive/SynchronizedShortIntMap.html#withoutAllKeys(org.eclipse.collections.api.ShortIterable)">withoutAllKeys</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;keys)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../map/primitive/MutableShortLongMap.html" title="interface in org.eclipse.collections.api.map.primitive">MutableShortLongMap</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedShortLongMap.</span><code><span class="memberNameLink"><a href="../../impl/map/mutable/primitive/SynchronizedShortLongMap.html#withoutAllKeys(org.eclipse.collections.api.ShortIterable)">withoutAllKeys</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;keys)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../map/primitive/MutableShortObjectMap.html" title="interface in org.eclipse.collections.api.map.primitive">MutableShortObjectMap</a>&lt;<a href="../../impl/map/mutable/primitive/SynchronizedShortObjectMap.html" title="type parameter in SynchronizedShortObjectMap">V</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedShortObjectMap.</span><code><span class="memberNameLink"><a href="../../impl/map/mutable/primitive/SynchronizedShortObjectMap.html#withoutAllKeys(org.eclipse.collections.api.ShortIterable)">withoutAllKeys</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;keys)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../map/primitive/MutableShortShortMap.html" title="interface in org.eclipse.collections.api.map.primitive">MutableShortShortMap</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#withoutAllKeys(org.eclipse.collections.api.ShortIterable)">withoutAllKeys</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;keys)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../map/primitive/MutableShortBooleanMap.html" title="interface in org.eclipse.collections.api.map.primitive">MutableShortBooleanMap</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableShortBooleanMap.</span><code><span class="memberNameLink"><a href="../../impl/map/mutable/primitive/UnmodifiableShortBooleanMap.html#withoutAllKeys(org.eclipse.collections.api.ShortIterable)">withoutAllKeys</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;keys)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../map/primitive/MutableShortByteMap.html" title="interface in org.eclipse.collections.api.map.primitive">MutableShortByteMap</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableShortByteMap.</span><code><span class="memberNameLink"><a href="../../impl/map/mutable/primitive/UnmodifiableShortByteMap.html#withoutAllKeys(org.eclipse.collections.api.ShortIterable)">withoutAllKeys</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;keys)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../map/primitive/MutableShortCharMap.html" title="interface in org.eclipse.collections.api.map.primitive">MutableShortCharMap</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableShortCharMap.</span><code><span class="memberNameLink"><a href="../../impl/map/mutable/primitive/UnmodifiableShortCharMap.html#withoutAllKeys(org.eclipse.collections.api.ShortIterable)">withoutAllKeys</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;keys)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../map/primitive/MutableShortDoubleMap.html" title="interface in org.eclipse.collections.api.map.primitive">MutableShortDoubleMap</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableShortDoubleMap.</span><code><span class="memberNameLink"><a href="../../impl/map/mutable/primitive/UnmodifiableShortDoubleMap.html#withoutAllKeys(org.eclipse.collections.api.ShortIterable)">withoutAllKeys</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;keys)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../map/primitive/MutableShortFloatMap.html" title="interface in org.eclipse.collections.api.map.primitive">MutableShortFloatMap</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableShortFloatMap.</span><code><span class="memberNameLink"><a href="../../impl/map/mutable/primitive/UnmodifiableShortFloatMap.html#withoutAllKeys(org.eclipse.collections.api.ShortIterable)">withoutAllKeys</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;keys)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../map/primitive/MutableShortIntMap.html" title="interface in org.eclipse.collections.api.map.primitive">MutableShortIntMap</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableShortIntMap.</span><code><span class="memberNameLink"><a href="../../impl/map/mutable/primitive/UnmodifiableShortIntMap.html#withoutAllKeys(org.eclipse.collections.api.ShortIterable)">withoutAllKeys</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;keys)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../map/primitive/MutableShortLongMap.html" title="interface in org.eclipse.collections.api.map.primitive">MutableShortLongMap</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableShortLongMap.</span><code><span class="memberNameLink"><a href="../../impl/map/mutable/primitive/UnmodifiableShortLongMap.html#withoutAllKeys(org.eclipse.collections.api.ShortIterable)">withoutAllKeys</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;keys)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../map/primitive/MutableShortObjectMap.html" title="interface in org.eclipse.collections.api.map.primitive">MutableShortObjectMap</a>&lt;<a href="../../impl/map/mutable/primitive/UnmodifiableShortObjectMap.html" title="type parameter in UnmodifiableShortObjectMap">V</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableShortObjectMap.</span><code><span class="memberNameLink"><a href="../../impl/map/mutable/primitive/UnmodifiableShortObjectMap.html#withoutAllKeys(org.eclipse.collections.api.ShortIterable)">withoutAllKeys</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;keys)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../map/primitive/MutableShortShortMap.html" title="interface in org.eclipse.collections.api.map.primitive">MutableShortShortMap</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#withoutAllKeys(org.eclipse.collections.api.ShortIterable)">withoutAllKeys</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;keys)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
<div class="useSummary">
<table>
<caption><span>Method parameters in <a href="../../impl/map/mutable/primitive/package-summary.html">org.eclipse.collections.impl.map.mutable.primitive</a> with type arguments of type <a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>&lt;R extends <a href="../collection/primitive/MutableShortCollection.html" title="interface in org.eclipse.collections.api.collection.primitive">MutableShortCollection</a>&gt;<br>R</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedByteObjectMap.</span><code><span class="memberNameLink"><a href="../../impl/map/mutable/primitive/SynchronizedByteObjectMap.html#flatCollectShort(org.eclipse.collections.api.block.function.Function,R)">flatCollectShort</a></span>&#8203;(<a href="../block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super <a href="../../impl/map/mutable/primitive/SynchronizedByteObjectMap.html" title="type parameter in SynchronizedByteObjectMap">V</a>,&#8203;? extends <a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&gt;&nbsp;function,
R&nbsp;target)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;R extends <a href="../collection/primitive/MutableShortCollection.html" title="interface in org.eclipse.collections.api.collection.primitive">MutableShortCollection</a>&gt;<br>R</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedCharObjectMap.</span><code><span class="memberNameLink"><a href="../../impl/map/mutable/primitive/SynchronizedCharObjectMap.html#flatCollectShort(org.eclipse.collections.api.block.function.Function,R)">flatCollectShort</a></span>&#8203;(<a href="../block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super <a href="../../impl/map/mutable/primitive/SynchronizedCharObjectMap.html" title="type parameter in SynchronizedCharObjectMap">V</a>,&#8203;? extends <a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&gt;&nbsp;function,
R&nbsp;target)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;R extends <a href="../collection/primitive/MutableShortCollection.html" title="interface in org.eclipse.collections.api.collection.primitive">MutableShortCollection</a>&gt;<br>R</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedDoubleObjectMap.</span><code><span class="memberNameLink"><a href="../../impl/map/mutable/primitive/SynchronizedDoubleObjectMap.html#flatCollectShort(org.eclipse.collections.api.block.function.Function,R)">flatCollectShort</a></span>&#8203;(<a href="../block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super <a href="../../impl/map/mutable/primitive/SynchronizedDoubleObjectMap.html" title="type parameter in SynchronizedDoubleObjectMap">V</a>,&#8203;? extends <a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&gt;&nbsp;function,
R&nbsp;target)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;R extends <a href="../collection/primitive/MutableShortCollection.html" title="interface in org.eclipse.collections.api.collection.primitive">MutableShortCollection</a>&gt;<br>R</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedFloatObjectMap.</span><code><span class="memberNameLink"><a href="../../impl/map/mutable/primitive/SynchronizedFloatObjectMap.html#flatCollectShort(org.eclipse.collections.api.block.function.Function,R)">flatCollectShort</a></span>&#8203;(<a href="../block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super <a href="../../impl/map/mutable/primitive/SynchronizedFloatObjectMap.html" title="type parameter in SynchronizedFloatObjectMap">V</a>,&#8203;? extends <a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&gt;&nbsp;function,
R&nbsp;target)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;R extends <a href="../collection/primitive/MutableShortCollection.html" title="interface in org.eclipse.collections.api.collection.primitive">MutableShortCollection</a>&gt;<br>R</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedIntObjectMap.</span><code><span class="memberNameLink"><a href="../../impl/map/mutable/primitive/SynchronizedIntObjectMap.html#flatCollectShort(org.eclipse.collections.api.block.function.Function,R)">flatCollectShort</a></span>&#8203;(<a href="../block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super <a href="../../impl/map/mutable/primitive/SynchronizedIntObjectMap.html" title="type parameter in SynchronizedIntObjectMap">V</a>,&#8203;? extends <a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&gt;&nbsp;function,
R&nbsp;target)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;R extends <a href="../collection/primitive/MutableShortCollection.html" title="interface in org.eclipse.collections.api.collection.primitive">MutableShortCollection</a>&gt;<br>R</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedLongObjectMap.</span><code><span class="memberNameLink"><a href="../../impl/map/mutable/primitive/SynchronizedLongObjectMap.html#flatCollectShort(org.eclipse.collections.api.block.function.Function,R)">flatCollectShort</a></span>&#8203;(<a href="../block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super <a href="../../impl/map/mutable/primitive/SynchronizedLongObjectMap.html" title="type parameter in SynchronizedLongObjectMap">V</a>,&#8203;? extends <a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&gt;&nbsp;function,
R&nbsp;target)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;R extends <a href="../collection/primitive/MutableShortCollection.html" title="interface in org.eclipse.collections.api.collection.primitive">MutableShortCollection</a>&gt;<br>R</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedShortObjectMap.</span><code><span class="memberNameLink"><a href="../../impl/map/mutable/primitive/SynchronizedShortObjectMap.html#flatCollectShort(org.eclipse.collections.api.block.function.Function,R)">flatCollectShort</a></span>&#8203;(<a href="../block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super <a href="../../impl/map/mutable/primitive/SynchronizedShortObjectMap.html" title="type parameter in SynchronizedShortObjectMap">V</a>,&#8203;? extends <a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&gt;&nbsp;function,
R&nbsp;target)</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="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</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>Method parameters in <a href="../../impl/map/ordered/mutable/package-summary.html">org.eclipse.collections.impl.map.ordered.mutable</a> with type arguments of type <a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>&lt;R extends <a href="../collection/primitive/MutableShortCollection.html" title="interface in org.eclipse.collections.api.collection.primitive">MutableShortCollection</a>&gt;<br>R</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableMutableOrderedMap.</span><code><span class="memberNameLink"><a href="../../impl/map/ordered/mutable/UnmodifiableMutableOrderedMap.html#flatCollectShort(org.eclipse.collections.api.block.function.Function,R)">flatCollectShort</a></span>&#8203;(<a href="../block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super <a href="../../impl/map/ordered/mutable/UnmodifiableMutableOrderedMap.html" title="type parameter in UnmodifiableMutableOrderedMap">V</a>,&#8203;? extends <a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&gt;&nbsp;function,
R&nbsp;target)</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="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</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>Method parameters in <a href="../../impl/map/sorted/mutable/package-summary.html">org.eclipse.collections.impl.map.sorted.mutable</a> with type arguments of type <a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>&lt;R extends <a href="../collection/primitive/MutableShortCollection.html" title="interface in org.eclipse.collections.api.collection.primitive">MutableShortCollection</a>&gt;<br>R</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableTreeMap.</span><code><span class="memberNameLink"><a href="../../impl/map/sorted/mutable/UnmodifiableTreeMap.html#flatCollectShort(org.eclipse.collections.api.block.function.Function,R)">flatCollectShort</a></span>&#8203;(<a href="../block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super <a href="../../impl/map/sorted/mutable/UnmodifiableTreeMap.html" title="type parameter in UnmodifiableTreeMap">V</a>,&#8203;? extends <a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&gt;&nbsp;function,
R&nbsp;target)</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="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a> in <a href="../../impl/primitive/package-summary.html">org.eclipse.collections.impl.primitive</a></h2>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="../../impl/primitive/package-summary.html">org.eclipse.collections.impl.primitive</a> that implement <a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</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/primitive/AbstractShortIterable.html" title="class in org.eclipse.collections.impl.primitive">AbstractShortIterable</a></span></code></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file abstractPrimitiveIterable.stg.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../impl/primitive/SynchronizedShortIterable.html" title="class in org.eclipse.collections.impl.primitive">SynchronizedShortIterable</a></span></code></th>
<td class="colLast">
<div class="block">A synchronized view of a ShortIterable.</div>
</td>
</tr>
</tbody>
</table>
</div>
<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="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</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="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedShortIterable.</span><code><span class="memberNameLink"><a href="../../impl/primitive/SynchronizedShortIterable.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="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedShortIterable.</span><code><span class="memberNameLink"><a href="../../impl/primitive/SynchronizedShortIterable.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>
</tbody>
</table>
</div>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../impl/primitive/package-summary.html">org.eclipse.collections.impl.primitive</a> that return types with arguments of type <a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</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="../RichIterable.html" title="interface in org.eclipse.collections.api">RichIterable</a>&lt;<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedShortIterable.</span><code><span class="memberNameLink"><a href="../../impl/primitive/SynchronizedShortIterable.html#chunk(int)">chunk</a></span>&#8203;(int&nbsp;size)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../impl/primitive/package-summary.html">org.eclipse.collections.impl.primitive</a> with parameters of type <a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</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>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractShortIterable.</span><code><span class="memberNameLink"><a href="../../impl/primitive/AbstractShortIterable.html#containsAll(org.eclipse.collections.api.ShortIterable)">containsAll</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;source)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedShortIterable.</span><code><span class="memberNameLink"><a href="../../impl/primitive/SynchronizedShortIterable.html#containsAll(org.eclipse.collections.api.ShortIterable)">containsAll</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;source)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../impl/primitive/SynchronizedShortIterable.html" title="class in org.eclipse.collections.impl.primitive">SynchronizedShortIterable</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedShortIterable.</span><code><span class="memberNameLink"><a href="../../impl/primitive/SynchronizedShortIterable.html#of(org.eclipse.collections.api.ShortIterable)">of</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;iterable)</code></th>
<td class="colLast">
<div class="block">This method will take a ShortIterable and wrap it directly in a SynchronizedShortIterable.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../impl/primitive/SynchronizedShortIterable.html" title="class in org.eclipse.collections.impl.primitive">SynchronizedShortIterable</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedShortIterable.</span><code><span class="memberNameLink"><a href="../../impl/primitive/SynchronizedShortIterable.html#of(org.eclipse.collections.api.ShortIterable,java.lang.Object)">of</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;iterable,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang" class="externalLink">Object</a>&nbsp;lock)</code></th>
<td class="colLast">
<div class="block">This method will take a ShortIterable and wrap it directly in a SynchronizedShortIterable.</div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.impl.set.immutable.primitive">
<!-- -->
</a>
<h2>Uses of <a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a> in <a href="../../impl/set/immutable/primitive/package-summary.html">org.eclipse.collections.impl.set.immutable.primitive</a></h2>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="../../impl/set/immutable/primitive/package-summary.html">org.eclipse.collections.impl.set.immutable.primitive</a> that implement <a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../impl/set/immutable/primitive/AbstractImmutableShortSet.html" title="class in org.eclipse.collections.impl.set.immutable.primitive">AbstractImmutableShortSet</a></span></code></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file abstractImmutablePrimitiveSet.stg.</div>
</td>
</tr>
</tbody>
</table>
</div>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../impl/set/immutable/primitive/package-summary.html">org.eclipse.collections.impl.set.immutable.primitive</a> that return types with arguments of type <a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</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="../RichIterable.html" title="interface in org.eclipse.collections.api">RichIterable</a>&lt;<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractImmutableShortSet.</span><code><span class="memberNameLink"><a href="../../impl/set/immutable/primitive/AbstractImmutableShortSet.html#chunk(int)">chunk</a></span>&#8203;(int&nbsp;size)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../impl/set/immutable/primitive/package-summary.html">org.eclipse.collections.impl.set.immutable.primitive</a> with parameters of type <a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</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="../set/primitive/ImmutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">ImmutableShortSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractImmutableShortSet.</span><code><span class="memberNameLink"><a href="../../impl/set/immutable/primitive/AbstractImmutableShortSet.html#newWithAll(org.eclipse.collections.api.ShortIterable)">newWithAll</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;elements)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../set/primitive/ImmutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">ImmutableShortSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractImmutableShortSet.</span><code><span class="memberNameLink"><a href="../../impl/set/immutable/primitive/AbstractImmutableShortSet.html#newWithoutAll(org.eclipse.collections.api.ShortIterable)">newWithoutAll</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;elements)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../set/primitive/ImmutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">ImmutableShortSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableShortSetFactoryImpl.</span><code><span class="memberNameLink"><a href="../../impl/set/immutable/primitive/ImmutableShortSetFactoryImpl.html#ofAll(org.eclipse.collections.api.ShortIterable)">ofAll</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;items)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../set/primitive/ImmutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">ImmutableShortSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableShortSetFactoryImpl.</span><code><span class="memberNameLink"><a href="../../impl/set/immutable/primitive/ImmutableShortSetFactoryImpl.html#withAll(org.eclipse.collections.api.ShortIterable)">withAll</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;items)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.impl.set.mutable.primitive">
<!-- -->
</a>
<h2>Uses of <a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a> in <a href="../../impl/set/mutable/primitive/package-summary.html">org.eclipse.collections.impl.set.mutable.primitive</a></h2>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="../../impl/set/mutable/primitive/package-summary.html">org.eclipse.collections.impl.set.mutable.primitive</a> that implement <a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../impl/set/mutable/primitive/ShortHashSet.html" title="class in org.eclipse.collections.impl.set.mutable.primitive">ShortHashSet</a></span></code></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file primitiveHashSet.stg.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../impl/set/mutable/primitive/SynchronizedShortSet.html" title="class in org.eclipse.collections.impl.set.mutable.primitive">SynchronizedShortSet</a></span></code></th>
<td class="colLast">
<div class="block">A synchronized view of a <a href="../set/primitive/MutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive"><code>MutableShortSet</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../impl/set/mutable/primitive/UnmodifiableShortSet.html" title="class in org.eclipse.collections.impl.set.mutable.primitive">UnmodifiableShortSet</a></span></code></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file unmodifiablePrimitiveSet.stg.</div>
</td>
</tr>
</tbody>
</table>
</div>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../impl/set/mutable/primitive/package-summary.html">org.eclipse.collections.impl.set.mutable.primitive</a> that return types with arguments of type <a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</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="../RichIterable.html" title="interface in org.eclipse.collections.api">RichIterable</a>&lt;<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ShortHashSet.</span><code><span class="memberNameLink"><a href="../../impl/set/mutable/primitive/ShortHashSet.html#chunk(int)">chunk</a></span>&#8203;(int&nbsp;size)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../impl/set/mutable/primitive/package-summary.html">org.eclipse.collections.impl.set.mutable.primitive</a> with parameters of type <a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</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>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ShortHashSet.</span><code><span class="memberNameLink"><a href="../../impl/set/mutable/primitive/ShortHashSet.html#addAll(org.eclipse.collections.api.ShortIterable)">addAll</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;source)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../impl/set/mutable/primitive/ShortHashSet.html" title="class in org.eclipse.collections.impl.set.mutable.primitive">ShortHashSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ShortHashSet.</span><code><span class="memberNameLink"><a href="../../impl/set/mutable/primitive/ShortHashSet.html#newSet(org.eclipse.collections.api.ShortIterable)">newSet</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;source)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../set/primitive/MutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableShortSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableShortSetFactoryImpl.</span><code><span class="memberNameLink"><a href="../../impl/set/mutable/primitive/MutableShortSetFactoryImpl.html#ofAll(org.eclipse.collections.api.ShortIterable)">ofAll</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;items)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ShortHashSet.</span><code><span class="memberNameLink"><a href="../../impl/set/mutable/primitive/ShortHashSet.html#removeAll(org.eclipse.collections.api.ShortIterable)">removeAll</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;source)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ShortHashSet.</span><code><span class="memberNameLink"><a href="../../impl/set/mutable/primitive/ShortHashSet.html#retainAll(org.eclipse.collections.api.ShortIterable)">retainAll</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;source)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../set/primitive/MutableShortSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableShortSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableShortSetFactoryImpl.</span><code><span class="memberNameLink"><a href="../../impl/set/mutable/primitive/MutableShortSetFactoryImpl.html#withAll(org.eclipse.collections.api.ShortIterable)">withAll</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;items)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../impl/set/mutable/primitive/ShortHashSet.html" title="class in org.eclipse.collections.impl.set.mutable.primitive">ShortHashSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ShortHashSet.</span><code><span class="memberNameLink"><a href="../../impl/set/mutable/primitive/ShortHashSet.html#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="rowColor">
<td class="colFirst"><code><a href="../../impl/set/mutable/primitive/SynchronizedShortSet.html" title="class in org.eclipse.collections.impl.set.mutable.primitive">SynchronizedShortSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedShortSet.</span><code><span class="memberNameLink"><a href="../../impl/set/mutable/primitive/SynchronizedShortSet.html#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="../../impl/set/mutable/primitive/UnmodifiableShortSet.html" title="class in org.eclipse.collections.impl.set.mutable.primitive">UnmodifiableShortSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableShortSet.</span><code><span class="memberNameLink"><a href="../../impl/set/mutable/primitive/UnmodifiableShortSet.html#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="rowColor">
<td class="colFirst"><code><a href="../../impl/set/mutable/primitive/ShortHashSet.html" title="class in org.eclipse.collections.impl.set.mutable.primitive">ShortHashSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ShortHashSet.</span><code><span class="memberNameLink"><a href="../../impl/set/mutable/primitive/ShortHashSet.html#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>
<tr class="altColor">
<td class="colFirst"><code><a href="../../impl/set/mutable/primitive/SynchronizedShortSet.html" title="class in org.eclipse.collections.impl.set.mutable.primitive">SynchronizedShortSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedShortSet.</span><code><span class="memberNameLink"><a href="../../impl/set/mutable/primitive/SynchronizedShortSet.html#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>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../impl/set/mutable/primitive/UnmodifiableShortSet.html" title="class in org.eclipse.collections.impl.set.mutable.primitive">UnmodifiableShortSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableShortSet.</span><code><span class="memberNameLink"><a href="../../impl/set/mutable/primitive/UnmodifiableShortSet.html#withoutAll(org.eclipse.collections.api.ShortIterable)">withoutAll</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;elements)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.impl.set.primitive">
<!-- -->
</a>
<h2>Uses of <a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a> in <a href="../../impl/set/primitive/package-summary.html">org.eclipse.collections.impl.set.primitive</a></h2>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="../../impl/set/primitive/package-summary.html">org.eclipse.collections.impl.set.primitive</a> that implement <a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../impl/set/primitive/AbstractShortSet.html" title="class in org.eclipse.collections.impl.set.primitive">AbstractShortSet</a></span></code></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file abstractPrimitiveSet.stg.</div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.impl.stack.immutable.primitive">
<!-- -->
</a>
<h2>Uses of <a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a> in <a href="../../impl/stack/immutable/primitive/package-summary.html">org.eclipse.collections.impl.stack.immutable.primitive</a></h2>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../impl/stack/immutable/primitive/package-summary.html">org.eclipse.collections.impl.stack.immutable.primitive</a> with parameters of type <a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</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="../stack/primitive/ImmutableShortStack.html" title="interface in org.eclipse.collections.api.stack.primitive">ImmutableShortStack</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableShortStackFactoryImpl.</span><code><span class="memberNameLink"><a href="../../impl/stack/immutable/primitive/ImmutableShortStackFactoryImpl.html#ofAll(org.eclipse.collections.api.ShortIterable)">ofAll</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;items)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../stack/primitive/ImmutableShortStack.html" title="interface in org.eclipse.collections.api.stack.primitive">ImmutableShortStack</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableShortStackFactoryImpl.</span><code><span class="memberNameLink"><a href="../../impl/stack/immutable/primitive/ImmutableShortStackFactoryImpl.html#ofAllReversed(org.eclipse.collections.api.ShortIterable)">ofAllReversed</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="../stack/primitive/ImmutableShortStack.html" title="interface in org.eclipse.collections.api.stack.primitive">ImmutableShortStack</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableShortStackFactoryImpl.</span><code><span class="memberNameLink"><a href="../../impl/stack/immutable/primitive/ImmutableShortStackFactoryImpl.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="../stack/primitive/ImmutableShortStack.html" title="interface in org.eclipse.collections.api.stack.primitive">ImmutableShortStack</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableShortStackFactoryImpl.</span><code><span class="memberNameLink"><a href="../../impl/stack/immutable/primitive/ImmutableShortStackFactoryImpl.html#withAllReversed(org.eclipse.collections.api.ShortIterable)">withAllReversed</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;items)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.impl.stack.mutable">
<!-- -->
</a>
<h2>Uses of <a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a> in <a href="../../impl/stack/mutable/package-summary.html">org.eclipse.collections.impl.stack.mutable</a></h2>
<div class="useSummary">
<table>
<caption><span>Method parameters in <a href="../../impl/stack/mutable/package-summary.html">org.eclipse.collections.impl.stack.mutable</a> with type arguments of type <a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>&lt;R extends <a href="../collection/primitive/MutableShortCollection.html" title="interface in org.eclipse.collections.api.collection.primitive">MutableShortCollection</a>&gt;<br>R</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ArrayStack.</span><code><span class="memberNameLink"><a href="../../impl/stack/mutable/ArrayStack.html#flatCollectShort(org.eclipse.collections.api.block.function.Function,R)">flatCollectShort</a></span>&#8203;(<a href="../block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super <a href="../../impl/stack/mutable/ArrayStack.html" title="type parameter in ArrayStack">T</a>,&#8203;? extends <a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&gt;&nbsp;function,
R&nbsp;target)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;R extends <a href="../collection/primitive/MutableShortCollection.html" title="interface in org.eclipse.collections.api.collection.primitive">MutableShortCollection</a>&gt;<br>R</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedStack.</span><code><span class="memberNameLink"><a href="../../impl/stack/mutable/SynchronizedStack.html#flatCollectShort(org.eclipse.collections.api.block.function.Function,R)">flatCollectShort</a></span>&#8203;(<a href="../block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super <a href="../../impl/stack/mutable/SynchronizedStack.html" title="type parameter in SynchronizedStack">T</a>,&#8203;? extends <a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&gt;&nbsp;function,
R&nbsp;target)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;R extends <a href="../collection/primitive/MutableShortCollection.html" title="interface in org.eclipse.collections.api.collection.primitive">MutableShortCollection</a>&gt;<br>R</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableStack.</span><code><span class="memberNameLink"><a href="../../impl/stack/mutable/UnmodifiableStack.html#flatCollectShort(org.eclipse.collections.api.block.function.Function,R)">flatCollectShort</a></span>&#8203;(<a href="../block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super <a href="../../impl/stack/mutable/UnmodifiableStack.html" title="type parameter in UnmodifiableStack">T</a>,&#8203;? extends <a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&gt;&nbsp;function,
R&nbsp;target)</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="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</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>Classes in <a href="../../impl/stack/mutable/primitive/package-summary.html">org.eclipse.collections.impl.stack.mutable.primitive</a> that implement <a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</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/stack/mutable/primitive/ShortArrayStack.html" title="class in org.eclipse.collections.impl.stack.mutable.primitive">ShortArrayStack</a></span></code></th>
<td class="colLast">
<div class="block">ShortArrayStack is similar to <a href="../../impl/stack/mutable/ArrayStack.html" title="class in org.eclipse.collections.impl.stack.mutable"><code>ArrayStack</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/stack/mutable/primitive/SynchronizedShortStack.html" title="class in org.eclipse.collections.impl.stack.mutable.primitive">SynchronizedShortStack</a></span></code></th>
<td class="colLast">
<div class="block">A synchronized view of a <a href="../stack/primitive/MutableShortStack.html" title="interface in org.eclipse.collections.api.stack.primitive"><code>MutableShortStack</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/stack/mutable/primitive/UnmodifiableShortStack.html" title="class in org.eclipse.collections.impl.stack.mutable.primitive">UnmodifiableShortStack</a></span></code></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file unmodifiablePrimitiveStack.stg.</div>
</td>
</tr>
</tbody>
</table>
</div>
<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 types with arguments of type <a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</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="../RichIterable.html" title="interface in org.eclipse.collections.api">RichIterable</a>&lt;<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedShortStack.</span><code><span class="memberNameLink"><a href="../../impl/stack/mutable/primitive/SynchronizedShortStack.html#chunk(int)">chunk</a></span>&#8203;(int&nbsp;size)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../RichIterable.html" title="interface in org.eclipse.collections.api">RichIterable</a>&lt;<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableShortStack.</span><code><span class="memberNameLink"><a href="../../impl/stack/mutable/primitive/UnmodifiableShortStack.html#chunk(int)">chunk</a></span>&#8203;(int&nbsp;size)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
<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> with parameters of type <a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</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>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedShortStack.</span><code><span class="memberNameLink"><a href="../../impl/stack/mutable/primitive/SynchronizedShortStack.html#containsAll(org.eclipse.collections.api.ShortIterable)">containsAll</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;source)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableShortStack.</span><code><span class="memberNameLink"><a href="../../impl/stack/mutable/primitive/UnmodifiableShortStack.html#containsAll(org.eclipse.collections.api.ShortIterable)">containsAll</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;source)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../impl/stack/mutable/primitive/ShortArrayStack.html" title="class in org.eclipse.collections.impl.stack.mutable.primitive">ShortArrayStack</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#newStack(org.eclipse.collections.api.ShortIterable)">newStack</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>static <a href="../../impl/stack/mutable/primitive/ShortArrayStack.html" title="class in org.eclipse.collections.impl.stack.mutable.primitive">ShortArrayStack</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#newStackFromTopToBottom(org.eclipse.collections.api.ShortIterable)">newStackFromTopToBottom</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="../stack/primitive/MutableShortStack.html" title="interface in org.eclipse.collections.api.stack.primitive">MutableShortStack</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableShortStackFactoryImpl.</span><code><span class="memberNameLink"><a href="../../impl/stack/mutable/primitive/MutableShortStackFactoryImpl.html#ofAll(org.eclipse.collections.api.ShortIterable)">ofAll</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;items)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../stack/primitive/MutableShortStack.html" title="interface in org.eclipse.collections.api.stack.primitive">MutableShortStack</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableShortStackFactoryImpl.</span><code><span class="memberNameLink"><a href="../../impl/stack/mutable/primitive/MutableShortStackFactoryImpl.html#ofAllReversed(org.eclipse.collections.api.ShortIterable)">ofAllReversed</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="../stack/primitive/MutableShortStack.html" title="interface in org.eclipse.collections.api.stack.primitive">MutableShortStack</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableShortStackFactoryImpl.</span><code><span class="memberNameLink"><a href="../../impl/stack/mutable/primitive/MutableShortStackFactoryImpl.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="../stack/primitive/MutableShortStack.html" title="interface in org.eclipse.collections.api.stack.primitive">MutableShortStack</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableShortStackFactoryImpl.</span><code><span class="memberNameLink"><a href="../../impl/stack/mutable/primitive/MutableShortStackFactoryImpl.html#withAllReversed(org.eclipse.collections.api.ShortIterable)">withAllReversed</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;items)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.impl.stack.primitive">
<!-- -->
</a>
<h2>Uses of <a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a> in <a href="../../impl/stack/primitive/package-summary.html">org.eclipse.collections.impl.stack.primitive</a></h2>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="../../impl/stack/primitive/package-summary.html">org.eclipse.collections.impl.stack.primitive</a> that implement <a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</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/stack/primitive/AbstractShortStack.html" title="class in org.eclipse.collections.impl.stack.primitive">AbstractShortStack</a></span></code></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file abstractPrimitiveStack.stg.</div>
</td>
</tr>
</tbody>
</table>
</div>
<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 types with arguments of type <a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</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="../RichIterable.html" title="interface in org.eclipse.collections.api">RichIterable</a>&lt;<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractShortStack.</span><code><span class="memberNameLink"><a href="../../impl/stack/primitive/AbstractShortStack.html#chunk(int)">chunk</a></span>&#8203;(int&nbsp;size)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../impl/stack/primitive/package-summary.html">org.eclipse.collections.impl.stack.primitive</a> with parameters of type <a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</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>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractShortStack.</span><code><span class="memberNameLink"><a href="../../impl/stack/primitive/AbstractShortStack.html#containsAll(org.eclipse.collections.api.ShortIterable)">containsAll</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;source)</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.primitive">
<!-- -->
</a>
<h2>Uses of <a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a> in <a href="../../impl/utility/internal/primitive/package-summary.html">org.eclipse.collections.impl.utility.internal.primitive</a></h2>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../impl/utility/internal/primitive/package-summary.html">org.eclipse.collections.impl.utility.internal.primitive</a> with parameters of type <a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</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 boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ShortIterableIterate.</span><code><span class="memberNameLink"><a href="../../impl/utility/internal/primitive/ShortIterableIterate.html#allSatisfy(org.eclipse.collections.api.ShortIterable,org.eclipse.collections.api.block.predicate.primitive.ShortPredicate)">allSatisfy</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;iterable,
<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>static boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ShortIterableIterate.</span><code><span class="memberNameLink"><a href="../../impl/utility/internal/primitive/ShortIterableIterate.html#anySatisfy(org.eclipse.collections.api.ShortIterable,org.eclipse.collections.api.block.predicate.primitive.ShortPredicate)">anySatisfy</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;iterable,
<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>static void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ShortIterableIterate.</span><code><span class="memberNameLink"><a href="../../impl/utility/internal/primitive/ShortIterableIterate.html#appendString(org.eclipse.collections.api.ShortIterable,java.lang.Appendable,java.lang.String,java.lang.String,java.lang.String)">appendString</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;iterable,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Appendable.html?is-external=true" title="class or interface in java.lang" class="externalLink">Appendable</a>&nbsp;appendable,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&nbsp;start,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&nbsp;separator,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&nbsp;end)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static &lt;V,&#8203;
R extends <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util" class="externalLink">Collection</a>&lt;V&gt;&gt;<br>R</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ShortIterableIterate.</span><code><span class="memberNameLink"><a href="../../impl/utility/internal/primitive/ShortIterableIterate.html#collect(org.eclipse.collections.api.ShortIterable,org.eclipse.collections.api.block.function.primitive.ShortToObjectFunction,R)">collect</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;iterable,
<a href="../block/function/primitive/ShortToObjectFunction.html" title="interface in org.eclipse.collections.api.block.function.primitive">ShortToObjectFunction</a>&lt;? extends V&gt;&nbsp;function,
R&nbsp;targetCollection)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ShortIterableIterate.</span><code><span class="memberNameLink"><a href="../../impl/utility/internal/primitive/ShortIterableIterate.html#count(org.eclipse.collections.api.ShortIterable,org.eclipse.collections.api.block.predicate.primitive.ShortPredicate)">count</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;iterable,
<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>static short</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ShortIterableIterate.</span><code><span class="memberNameLink"><a href="../../impl/utility/internal/primitive/ShortIterableIterate.html#detectIfNone(org.eclipse.collections.api.ShortIterable,org.eclipse.collections.api.block.predicate.primitive.ShortPredicate,short)">detectIfNone</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;iterable,
<a href="../block/predicate/primitive/ShortPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">ShortPredicate</a>&nbsp;predicate,
short&nbsp;ifNone)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ShortIterableIterate.</span><code><span class="memberNameLink"><a href="../../impl/utility/internal/primitive/ShortIterableIterate.html#forEach(org.eclipse.collections.api.ShortIterable,org.eclipse.collections.api.block.procedure.primitive.ShortProcedure)">forEach</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;iterable,
<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>static &lt;T&gt;&nbsp;T</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ShortIterableIterate.</span><code><span class="memberNameLink"><a href="../../impl/utility/internal/primitive/ShortIterableIterate.html#injectInto(org.eclipse.collections.api.ShortIterable,T,org.eclipse.collections.api.block.function.primitive.ObjectShortToObjectFunction)">injectInto</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;iterable,
T&nbsp;injectedValue,
<a href="../block/function/primitive/ObjectShortToObjectFunction.html" title="interface in org.eclipse.collections.api.block.function.primitive">ObjectShortToObjectFunction</a>&lt;? super T,&#8203;? extends T&gt;&nbsp;function)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ShortIterableIterate.</span><code><span class="memberNameLink"><a href="../../impl/utility/internal/primitive/ShortIterableIterate.html#isEmpty(org.eclipse.collections.api.ShortIterable)">isEmpty</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;iterable)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static short</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ShortIterableIterate.</span><code><span class="memberNameLink"><a href="../../impl/utility/internal/primitive/ShortIterableIterate.html#max(org.eclipse.collections.api.ShortIterable)">max</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;iterable)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static short</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ShortIterableIterate.</span><code><span class="memberNameLink"><a href="../../impl/utility/internal/primitive/ShortIterableIterate.html#maxIfEmpty(org.eclipse.collections.api.ShortIterable,short)">maxIfEmpty</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;iterable,
short&nbsp;ifEmpty)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static short</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ShortIterableIterate.</span><code><span class="memberNameLink"><a href="../../impl/utility/internal/primitive/ShortIterableIterate.html#min(org.eclipse.collections.api.ShortIterable)">min</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;iterable)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static short</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ShortIterableIterate.</span><code><span class="memberNameLink"><a href="../../impl/utility/internal/primitive/ShortIterableIterate.html#minIfEmpty(org.eclipse.collections.api.ShortIterable,short)">minIfEmpty</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;iterable,
short&nbsp;ifEmpty)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ShortIterableIterate.</span><code><span class="memberNameLink"><a href="../../impl/utility/internal/primitive/ShortIterableIterate.html#noneSatisfy(org.eclipse.collections.api.ShortIterable,org.eclipse.collections.api.block.predicate.primitive.ShortPredicate)">noneSatisfy</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;iterable,
<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>static boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ShortIterableIterate.</span><code><span class="memberNameLink"><a href="../../impl/utility/internal/primitive/ShortIterableIterate.html#notEmpty(org.eclipse.collections.api.ShortIterable)">notEmpty</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;iterable)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static &lt;R extends <a href="../collection/primitive/MutableShortCollection.html" title="interface in org.eclipse.collections.api.collection.primitive">MutableShortCollection</a>&gt;<br>R</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ShortIterableIterate.</span><code><span class="memberNameLink"><a href="../../impl/utility/internal/primitive/ShortIterableIterate.html#reject(org.eclipse.collections.api.ShortIterable,org.eclipse.collections.api.block.predicate.primitive.ShortPredicate,R)">reject</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;iterable,
<a href="../block/predicate/primitive/ShortPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">ShortPredicate</a>&nbsp;predicate,
R&nbsp;targetCollection)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static &lt;R extends <a href="../collection/primitive/MutableShortCollection.html" title="interface in org.eclipse.collections.api.collection.primitive">MutableShortCollection</a>&gt;<br>R</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ShortIterableIterate.</span><code><span class="memberNameLink"><a href="../../impl/utility/internal/primitive/ShortIterableIterate.html#select(org.eclipse.collections.api.ShortIterable,org.eclipse.collections.api.block.predicate.primitive.ShortPredicate,R)">select</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;iterable,
<a href="../block/predicate/primitive/ShortPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">ShortPredicate</a>&nbsp;predicate,
R&nbsp;targetCollection)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static long</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ShortIterableIterate.</span><code><span class="memberNameLink"><a href="../../impl/utility/internal/primitive/ShortIterableIterate.html#sum(org.eclipse.collections.api.ShortIterable)">sum</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;iterable)</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.primitive">
<!-- -->
</a>
<h2>Uses of <a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a> in <a href="../../impl/utility/primitive/package-summary.html">org.eclipse.collections.impl.utility.primitive</a></h2>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../impl/utility/primitive/package-summary.html">org.eclipse.collections.impl.utility.primitive</a> with parameters of type <a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../LazyShortIterable.html" title="interface in org.eclipse.collections.api">LazyShortIterable</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">LazyShortIterate.</span><code><span class="memberNameLink"><a href="../../impl/utility/primitive/LazyShortIterate.html#adapt(org.eclipse.collections.api.ShortIterable)">adapt</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;iterable)</code></th>
<td class="colLast">
<div class="block">Creates a deferred short iterable for the specified short iterable.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static &lt;V&gt;&nbsp;<a href="../LazyIterable.html" title="interface in org.eclipse.collections.api">LazyIterable</a>&lt;V&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">LazyShortIterate.</span><code><span class="memberNameLink"><a href="../../impl/utility/primitive/LazyShortIterate.html#collect(org.eclipse.collections.api.ShortIterable,org.eclipse.collections.api.block.function.primitive.ShortToObjectFunction)">collect</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;iterable,
<a href="../block/function/primitive/ShortToObjectFunction.html" title="interface in org.eclipse.collections.api.block.function.primitive">ShortToObjectFunction</a>&lt;? extends V&gt;&nbsp;function)</code></th>
<td class="colLast">
<div class="block">Creates a deferred transforming short iterable for the specified short iterable.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static &lt;V&gt;&nbsp;<a href="../LazyIterable.html" title="interface in org.eclipse.collections.api">LazyIterable</a>&lt;V&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">LazyShortIterate.</span><code><span class="memberNameLink"><a href="../../impl/utility/primitive/LazyShortIterate.html#collectIf(org.eclipse.collections.api.ShortIterable,org.eclipse.collections.api.block.predicate.primitive.ShortPredicate,org.eclipse.collections.api.block.function.primitive.ShortToObjectFunction)">collectIf</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;iterable,
<a href="../block/predicate/primitive/ShortPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">ShortPredicate</a>&nbsp;predicate,
<a href="../block/function/primitive/ShortToObjectFunction.html" title="interface in org.eclipse.collections.api.block.function.primitive">ShortToObjectFunction</a>&lt;? extends V&gt;&nbsp;function)</code></th>
<td class="colLast">
<div class="block">Creates a deferred filtering and transforming short iterable for the specified short iterable.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static &lt;V&gt;&nbsp;<a href="../LazyIterable.html" title="interface in org.eclipse.collections.api">LazyIterable</a>&lt;V&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">LazyShortIterate.</span><code><span class="memberNameLink"><a href="../../impl/utility/primitive/LazyShortIterate.html#flatCollect(org.eclipse.collections.api.ShortIterable,org.eclipse.collections.api.block.function.primitive.ShortToObjectFunction)">flatCollect</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;iterable,
<a href="../block/function/primitive/ShortToObjectFunction.html" title="interface in org.eclipse.collections.api.block.function.primitive">ShortToObjectFunction</a>&lt;? extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang" class="externalLink">Iterable</a>&lt;V&gt;&gt;&nbsp;function)</code></th>
<td class="colLast">
<div class="block">Creates a deferred transforming and flattening short iterable for the specified short iterable.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../LazyShortIterable.html" title="interface in org.eclipse.collections.api">LazyShortIterable</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">LazyShortIterate.</span><code><span class="memberNameLink"><a href="../../impl/utility/primitive/LazyShortIterate.html#select(org.eclipse.collections.api.ShortIterable,org.eclipse.collections.api.block.predicate.primitive.ShortPredicate)">select</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;iterable,
<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">
<div class="block">Creates a deferred filtering short iterable for the specified short iterable.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../LazyShortIterable.html" title="interface in org.eclipse.collections.api">LazyShortIterable</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">LazyShortIterate.</span><code><span class="memberNameLink"><a href="../../impl/utility/primitive/LazyShortIterate.html#tap(org.eclipse.collections.api.ShortIterable,org.eclipse.collections.api.block.procedure.primitive.ShortProcedure)">tap</a></span>&#8203;(<a href="../ShortIterable.html" title="interface in org.eclipse.collections.api">ShortIterable</a>&nbsp;iterable,
<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">
<div class="block">Creates a deferred tap iterable for the specified iterable.</div>
</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="../ShortIterable.html" title="interface in org.eclipse.collections.api">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>