blob: 9dbee4155321c7222bcc83d41f1b90ab411cae7f [file] [log] [blame]
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (14.0.2) on Sat Aug 08 22:45:01 CDT 2020 -->
<title>Uses of Package org.eclipse.collections.api.set.primitive (Eclipse Collections - 10.3.0)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-08-08">
<meta name="description" content="use: package: org.eclipse.collections.api.set.primitive">
<meta name="generator" content="javadoc/PackageUseWriter">
<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="package-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>Class</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 Package org.eclipse.collections.api.set.primitive" class="title">Uses of Package<br>org.eclipse.collections.api.set.primitive</h1>
</div>
<div class="contentContainer">
<div class="useSummary">
<table>
<caption><span>Packages that use <a href="package-summary.html">org.eclipse.collections.api.set.primitive</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.api">org.eclipse.collections.api</a></th>
<td class="colLast">
<div class="block">This package contains interfaces for Eclipse Collections API.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.api.bag.primitive">org.eclipse.collections.api.bag.primitive</a></th>
<td class="colLast">
<div class="block">This package contains API for Primitive Bags with Mutable and Immutable variants.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.api.factory.set.primitive">org.eclipse.collections.api.factory.set.primitive</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.api.map.primitive">org.eclipse.collections.api.map.primitive</a></th>
<td class="colLast">
<div class="block">This package contains API for primitive to primitive maps, primitive to object maps and object to primitive maps with mutable and immutable variants.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.api.set">org.eclipse.collections.api.set</a></th>
<td class="colLast">
<div class="block">This package contains interfaces for set API which enhance the performance and functionality of <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util" class="externalLink"><code>Set</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.api.set.primitive">org.eclipse.collections.api.set.primitive</a></th>
<td class="colLast">
<div class="block">This package contains API for mutable and immutable primitive sets.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.bag.mutable.primitive">org.eclipse.collections.impl.bag.mutable.primitive</a></th>
<td class="colLast">
<div class="block">This package contains implementations of the mutable primitive bag interfaces.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.collection.mutable.primitive">org.eclipse.collections.impl.collection.mutable.primitive</a></th>
<td class="colLast">
<div class="block">This package contains implementations of the mutable primitive collection interfaces.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.factory.primitive">org.eclipse.collections.impl.factory.primitive</a></th>
<td class="colLast">
<div class="block">This package contains static utilities for creating immutable primitive collection factories.</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.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.list.primitive">org.eclipse.collections.impl.list.primitive</a></th>
<td class="colLast">
<div class="block">This package contains implementations of the primitive list interfaces.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.map.mutable.primitive">org.eclipse.collections.impl.map.mutable.primitive</a></th>
<td class="colLast">
<div class="block">This package contains implementations of the mutable primitive-primitive, primitive-object and object-primitive map interfaces.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.primitive">org.eclipse.collections.impl.primitive</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.set">org.eclipse.collections.impl.set</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.set.immutable">org.eclipse.collections.impl.set.immutable</a></th>
<td class="colLast">
<div class="block">This package package contains the implementations of <a href="../ImmutableSet.html" title="interface in org.eclipse.collections.api.set"><code>ImmutableSet</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.set.immutable.primitive">org.eclipse.collections.impl.set.immutable.primitive</a></th>
<td class="colLast">
<div class="block">This package contains implementations of the immutable primitive set interfaces.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.set.mutable">org.eclipse.collections.impl.set.mutable</a></th>
<td class="colLast">
<div class="block">This package package contains implementations of <a href="../MutableSet.html" title="interface in org.eclipse.collections.api.set"><code>MutableSet</code></a>.</div>
</td>
</tr>
<tr class="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.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.stream">org.eclipse.collections.impl.stream</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.string.immutable">org.eclipse.collections.impl.string.immutable</a></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
<section class="packageUses">
<ul class="blockList">
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.api">
<!-- -->
</a>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="package-summary.html">org.eclipse.collections.api.set.primitive</a> used by <a href="../../package-summary.html">org.eclipse.collections.api</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/MutableBooleanSet.html#org.eclipse.collections.api">MutableBooleanSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/MutableByteSet.html#org.eclipse.collections.api">MutableByteSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/MutableCharSet.html#org.eclipse.collections.api">MutableCharSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/MutableDoubleSet.html#org.eclipse.collections.api">MutableDoubleSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/MutableFloatSet.html#org.eclipse.collections.api">MutableFloatSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/MutableIntSet.html#org.eclipse.collections.api">MutableIntSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/MutableLongSet.html#org.eclipse.collections.api">MutableLongSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/MutableShortSet.html#org.eclipse.collections.api">MutableShortSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveSet.stg.</div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.api.bag.primitive">
<!-- -->
</a>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="package-summary.html">org.eclipse.collections.api.set.primitive</a> used by <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">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/BooleanSet.html#org.eclipse.collections.api.bag.primitive">BooleanSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file primitiveSet.stg.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/ByteSet.html#org.eclipse.collections.api.bag.primitive">ByteSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file primitiveSet.stg.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/CharSet.html#org.eclipse.collections.api.bag.primitive">CharSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file primitiveSet.stg.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/DoubleSet.html#org.eclipse.collections.api.bag.primitive">DoubleSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file primitiveSet.stg.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/FloatSet.html#org.eclipse.collections.api.bag.primitive">FloatSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file primitiveSet.stg.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/ImmutableBooleanSet.html#org.eclipse.collections.api.bag.primitive">ImmutableBooleanSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file immutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/ImmutableByteSet.html#org.eclipse.collections.api.bag.primitive">ImmutableByteSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file immutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/ImmutableCharSet.html#org.eclipse.collections.api.bag.primitive">ImmutableCharSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file immutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/ImmutableDoubleSet.html#org.eclipse.collections.api.bag.primitive">ImmutableDoubleSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file immutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/ImmutableFloatSet.html#org.eclipse.collections.api.bag.primitive">ImmutableFloatSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file immutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/ImmutableIntSet.html#org.eclipse.collections.api.bag.primitive">ImmutableIntSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file immutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/ImmutableLongSet.html#org.eclipse.collections.api.bag.primitive">ImmutableLongSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file immutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/ImmutableShortSet.html#org.eclipse.collections.api.bag.primitive">ImmutableShortSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file immutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/IntSet.html#org.eclipse.collections.api.bag.primitive">IntSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file primitiveSet.stg.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/LongSet.html#org.eclipse.collections.api.bag.primitive">LongSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file primitiveSet.stg.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/MutableBooleanSet.html#org.eclipse.collections.api.bag.primitive">MutableBooleanSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/MutableByteSet.html#org.eclipse.collections.api.bag.primitive">MutableByteSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/MutableCharSet.html#org.eclipse.collections.api.bag.primitive">MutableCharSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/MutableDoubleSet.html#org.eclipse.collections.api.bag.primitive">MutableDoubleSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/MutableFloatSet.html#org.eclipse.collections.api.bag.primitive">MutableFloatSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/MutableIntSet.html#org.eclipse.collections.api.bag.primitive">MutableIntSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/MutableLongSet.html#org.eclipse.collections.api.bag.primitive">MutableLongSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/MutableShortSet.html#org.eclipse.collections.api.bag.primitive">MutableShortSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/ShortSet.html#org.eclipse.collections.api.bag.primitive">ShortSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file primitiveSet.stg.</div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.api.factory.set.primitive">
<!-- -->
</a>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="package-summary.html">org.eclipse.collections.api.set.primitive</a> used by <a href="../../factory/set/primitive/package-summary.html">org.eclipse.collections.api.factory.set.primitive</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/ImmutableBooleanSet.html#org.eclipse.collections.api.factory.set.primitive">ImmutableBooleanSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file immutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/ImmutableByteSet.html#org.eclipse.collections.api.factory.set.primitive">ImmutableByteSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file immutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/ImmutableCharSet.html#org.eclipse.collections.api.factory.set.primitive">ImmutableCharSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file immutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/ImmutableDoubleSet.html#org.eclipse.collections.api.factory.set.primitive">ImmutableDoubleSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file immutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/ImmutableFloatSet.html#org.eclipse.collections.api.factory.set.primitive">ImmutableFloatSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file immutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/ImmutableIntSet.html#org.eclipse.collections.api.factory.set.primitive">ImmutableIntSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file immutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/ImmutableLongSet.html#org.eclipse.collections.api.factory.set.primitive">ImmutableLongSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file immutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/ImmutableShortSet.html#org.eclipse.collections.api.factory.set.primitive">ImmutableShortSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file immutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/MutableBooleanSet.html#org.eclipse.collections.api.factory.set.primitive">MutableBooleanSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/MutableByteSet.html#org.eclipse.collections.api.factory.set.primitive">MutableByteSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/MutableCharSet.html#org.eclipse.collections.api.factory.set.primitive">MutableCharSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/MutableDoubleSet.html#org.eclipse.collections.api.factory.set.primitive">MutableDoubleSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/MutableFloatSet.html#org.eclipse.collections.api.factory.set.primitive">MutableFloatSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/MutableIntSet.html#org.eclipse.collections.api.factory.set.primitive">MutableIntSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/MutableLongSet.html#org.eclipse.collections.api.factory.set.primitive">MutableLongSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/MutableShortSet.html#org.eclipse.collections.api.factory.set.primitive">MutableShortSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveSet.stg.</div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.api.map.primitive">
<!-- -->
</a>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="package-summary.html">org.eclipse.collections.api.set.primitive</a> used by <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">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/MutableByteSet.html#org.eclipse.collections.api.map.primitive">MutableByteSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/MutableCharSet.html#org.eclipse.collections.api.map.primitive">MutableCharSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/MutableDoubleSet.html#org.eclipse.collections.api.map.primitive">MutableDoubleSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/MutableFloatSet.html#org.eclipse.collections.api.map.primitive">MutableFloatSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/MutableIntSet.html#org.eclipse.collections.api.map.primitive">MutableIntSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/MutableLongSet.html#org.eclipse.collections.api.map.primitive">MutableLongSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/MutableShortSet.html#org.eclipse.collections.api.map.primitive">MutableShortSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveSet.stg.</div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.api.set">
<!-- -->
</a>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="package-summary.html">org.eclipse.collections.api.set.primitive</a> used by <a href="../package-summary.html">org.eclipse.collections.api.set</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/BooleanSet.html#org.eclipse.collections.api.set">BooleanSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file primitiveSet.stg.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/ByteSet.html#org.eclipse.collections.api.set">ByteSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file primitiveSet.stg.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/CharSet.html#org.eclipse.collections.api.set">CharSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file primitiveSet.stg.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/DoubleSet.html#org.eclipse.collections.api.set">DoubleSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file primitiveSet.stg.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/FloatSet.html#org.eclipse.collections.api.set">FloatSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file primitiveSet.stg.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/ImmutableBooleanSet.html#org.eclipse.collections.api.set">ImmutableBooleanSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file immutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/ImmutableByteSet.html#org.eclipse.collections.api.set">ImmutableByteSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file immutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/ImmutableCharSet.html#org.eclipse.collections.api.set">ImmutableCharSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file immutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/ImmutableDoubleSet.html#org.eclipse.collections.api.set">ImmutableDoubleSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file immutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/ImmutableFloatSet.html#org.eclipse.collections.api.set">ImmutableFloatSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file immutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/ImmutableIntSet.html#org.eclipse.collections.api.set">ImmutableIntSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file immutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/ImmutableLongSet.html#org.eclipse.collections.api.set">ImmutableLongSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file immutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/ImmutableShortSet.html#org.eclipse.collections.api.set">ImmutableShortSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file immutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/IntSet.html#org.eclipse.collections.api.set">IntSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file primitiveSet.stg.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/LongSet.html#org.eclipse.collections.api.set">LongSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file primitiveSet.stg.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/MutableBooleanSet.html#org.eclipse.collections.api.set">MutableBooleanSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/MutableByteSet.html#org.eclipse.collections.api.set">MutableByteSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/MutableCharSet.html#org.eclipse.collections.api.set">MutableCharSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/MutableDoubleSet.html#org.eclipse.collections.api.set">MutableDoubleSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/MutableFloatSet.html#org.eclipse.collections.api.set">MutableFloatSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/MutableIntSet.html#org.eclipse.collections.api.set">MutableIntSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/MutableLongSet.html#org.eclipse.collections.api.set">MutableLongSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/MutableShortSet.html#org.eclipse.collections.api.set">MutableShortSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/ShortSet.html#org.eclipse.collections.api.set">ShortSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file primitiveSet.stg.</div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.api.set.primitive">
<!-- -->
</a>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="package-summary.html">org.eclipse.collections.api.set.primitive</a> used by <a href="package-summary.html">org.eclipse.collections.api.set.primitive</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/BooleanSet.html#org.eclipse.collections.api.set.primitive">BooleanSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file primitiveSet.stg.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/ByteSet.html#org.eclipse.collections.api.set.primitive">ByteSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file primitiveSet.stg.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/CharSet.html#org.eclipse.collections.api.set.primitive">CharSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file primitiveSet.stg.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/DoubleSet.html#org.eclipse.collections.api.set.primitive">DoubleSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file primitiveSet.stg.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/FloatSet.html#org.eclipse.collections.api.set.primitive">FloatSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file primitiveSet.stg.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/ImmutableBooleanSet.html#org.eclipse.collections.api.set.primitive">ImmutableBooleanSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file immutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/ImmutableByteSet.html#org.eclipse.collections.api.set.primitive">ImmutableByteSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file immutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/ImmutableCharSet.html#org.eclipse.collections.api.set.primitive">ImmutableCharSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file immutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/ImmutableDoubleSet.html#org.eclipse.collections.api.set.primitive">ImmutableDoubleSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file immutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/ImmutableFloatSet.html#org.eclipse.collections.api.set.primitive">ImmutableFloatSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file immutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/ImmutableIntSet.html#org.eclipse.collections.api.set.primitive">ImmutableIntSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file immutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/ImmutableLongSet.html#org.eclipse.collections.api.set.primitive">ImmutableLongSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file immutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/ImmutableShortSet.html#org.eclipse.collections.api.set.primitive">ImmutableShortSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file immutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/IntSet.html#org.eclipse.collections.api.set.primitive">IntSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file primitiveSet.stg.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/LongSet.html#org.eclipse.collections.api.set.primitive">LongSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file primitiveSet.stg.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/MutableBooleanSet.html#org.eclipse.collections.api.set.primitive">MutableBooleanSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/MutableByteSet.html#org.eclipse.collections.api.set.primitive">MutableByteSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/MutableCharSet.html#org.eclipse.collections.api.set.primitive">MutableCharSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/MutableDoubleSet.html#org.eclipse.collections.api.set.primitive">MutableDoubleSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/MutableFloatSet.html#org.eclipse.collections.api.set.primitive">MutableFloatSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/MutableIntSet.html#org.eclipse.collections.api.set.primitive">MutableIntSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/MutableLongSet.html#org.eclipse.collections.api.set.primitive">MutableLongSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/MutableShortSet.html#org.eclipse.collections.api.set.primitive">MutableShortSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/ShortSet.html#org.eclipse.collections.api.set.primitive">ShortSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file primitiveSet.stg.</div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.impl.bag.mutable.primitive">
<!-- -->
</a>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="package-summary.html">org.eclipse.collections.api.set.primitive</a> used by <a href="../../../impl/bag/mutable/primitive/package-summary.html">org.eclipse.collections.impl.bag.mutable.primitive</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/MutableBooleanSet.html#org.eclipse.collections.impl.bag.mutable.primitive">MutableBooleanSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/MutableByteSet.html#org.eclipse.collections.impl.bag.mutable.primitive">MutableByteSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/MutableCharSet.html#org.eclipse.collections.impl.bag.mutable.primitive">MutableCharSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/MutableDoubleSet.html#org.eclipse.collections.impl.bag.mutable.primitive">MutableDoubleSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/MutableFloatSet.html#org.eclipse.collections.impl.bag.mutable.primitive">MutableFloatSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/MutableIntSet.html#org.eclipse.collections.impl.bag.mutable.primitive">MutableIntSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/MutableLongSet.html#org.eclipse.collections.impl.bag.mutable.primitive">MutableLongSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/MutableShortSet.html#org.eclipse.collections.impl.bag.mutable.primitive">MutableShortSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveSet.stg.</div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.impl.collection.mutable.primitive">
<!-- -->
</a>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="package-summary.html">org.eclipse.collections.api.set.primitive</a> used by <a href="../../../impl/collection/mutable/primitive/package-summary.html">org.eclipse.collections.impl.collection.mutable.primitive</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/MutableBooleanSet.html#org.eclipse.collections.impl.collection.mutable.primitive">MutableBooleanSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/MutableByteSet.html#org.eclipse.collections.impl.collection.mutable.primitive">MutableByteSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/MutableCharSet.html#org.eclipse.collections.impl.collection.mutable.primitive">MutableCharSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/MutableDoubleSet.html#org.eclipse.collections.impl.collection.mutable.primitive">MutableDoubleSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/MutableFloatSet.html#org.eclipse.collections.impl.collection.mutable.primitive">MutableFloatSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/MutableIntSet.html#org.eclipse.collections.impl.collection.mutable.primitive">MutableIntSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/MutableLongSet.html#org.eclipse.collections.impl.collection.mutable.primitive">MutableLongSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/MutableShortSet.html#org.eclipse.collections.impl.collection.mutable.primitive">MutableShortSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveSet.stg.</div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.impl.factory.primitive">
<!-- -->
</a>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="package-summary.html">org.eclipse.collections.api.set.primitive</a> used by <a href="../../../impl/factory/primitive/package-summary.html">org.eclipse.collections.impl.factory.primitive</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/BooleanSet.html#org.eclipse.collections.impl.factory.primitive">BooleanSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file primitiveSet.stg.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/ByteSet.html#org.eclipse.collections.impl.factory.primitive">ByteSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file primitiveSet.stg.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/CharSet.html#org.eclipse.collections.impl.factory.primitive">CharSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file primitiveSet.stg.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/DoubleSet.html#org.eclipse.collections.impl.factory.primitive">DoubleSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file primitiveSet.stg.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/FloatSet.html#org.eclipse.collections.impl.factory.primitive">FloatSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file primitiveSet.stg.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/IntSet.html#org.eclipse.collections.impl.factory.primitive">IntSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file primitiveSet.stg.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/LongSet.html#org.eclipse.collections.impl.factory.primitive">LongSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file primitiveSet.stg.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/ShortSet.html#org.eclipse.collections.impl.factory.primitive">ShortSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file primitiveSet.stg.</div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.impl.lazy.primitive">
<!-- -->
</a>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="package-summary.html">org.eclipse.collections.api.set.primitive</a> used by <a href="../../../impl/lazy/primitive/package-summary.html">org.eclipse.collections.impl.lazy.primitive</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/MutableBooleanSet.html#org.eclipse.collections.impl.lazy.primitive">MutableBooleanSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/MutableByteSet.html#org.eclipse.collections.impl.lazy.primitive">MutableByteSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/MutableCharSet.html#org.eclipse.collections.impl.lazy.primitive">MutableCharSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/MutableDoubleSet.html#org.eclipse.collections.impl.lazy.primitive">MutableDoubleSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/MutableFloatSet.html#org.eclipse.collections.impl.lazy.primitive">MutableFloatSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/MutableIntSet.html#org.eclipse.collections.impl.lazy.primitive">MutableIntSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/MutableLongSet.html#org.eclipse.collections.impl.lazy.primitive">MutableLongSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/MutableShortSet.html#org.eclipse.collections.impl.lazy.primitive">MutableShortSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveSet.stg.</div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.impl.list.mutable.primitive">
<!-- -->
</a>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="package-summary.html">org.eclipse.collections.api.set.primitive</a> used by <a href="../../../impl/list/mutable/primitive/package-summary.html">org.eclipse.collections.impl.list.mutable.primitive</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/MutableBooleanSet.html#org.eclipse.collections.impl.list.mutable.primitive">MutableBooleanSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveSet.stg.</div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.impl.list.primitive">
<!-- -->
</a>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="package-summary.html">org.eclipse.collections.api.set.primitive</a> used by <a href="../../../impl/list/primitive/package-summary.html">org.eclipse.collections.impl.list.primitive</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/MutableIntSet.html#org.eclipse.collections.impl.list.primitive">MutableIntSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/MutableLongSet.html#org.eclipse.collections.impl.list.primitive">MutableLongSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveSet.stg.</div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.impl.map.mutable.primitive">
<!-- -->
</a>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="package-summary.html">org.eclipse.collections.api.set.primitive</a> used by <a href="../../../impl/map/mutable/primitive/package-summary.html">org.eclipse.collections.impl.map.mutable.primitive</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/ByteSet.html#org.eclipse.collections.impl.map.mutable.primitive">ByteSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file primitiveSet.stg.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/CharSet.html#org.eclipse.collections.impl.map.mutable.primitive">CharSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file primitiveSet.stg.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/DoubleSet.html#org.eclipse.collections.impl.map.mutable.primitive">DoubleSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file primitiveSet.stg.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/FloatSet.html#org.eclipse.collections.impl.map.mutable.primitive">FloatSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file primitiveSet.stg.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/ImmutableByteSet.html#org.eclipse.collections.impl.map.mutable.primitive">ImmutableByteSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file immutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/ImmutableCharSet.html#org.eclipse.collections.impl.map.mutable.primitive">ImmutableCharSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file immutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/ImmutableDoubleSet.html#org.eclipse.collections.impl.map.mutable.primitive">ImmutableDoubleSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file immutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/ImmutableFloatSet.html#org.eclipse.collections.impl.map.mutable.primitive">ImmutableFloatSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file immutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/ImmutableIntSet.html#org.eclipse.collections.impl.map.mutable.primitive">ImmutableIntSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file immutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/ImmutableLongSet.html#org.eclipse.collections.impl.map.mutable.primitive">ImmutableLongSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file immutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/ImmutableShortSet.html#org.eclipse.collections.impl.map.mutable.primitive">ImmutableShortSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file immutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/IntSet.html#org.eclipse.collections.impl.map.mutable.primitive">IntSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file primitiveSet.stg.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/LongSet.html#org.eclipse.collections.impl.map.mutable.primitive">LongSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file primitiveSet.stg.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/MutableBooleanSet.html#org.eclipse.collections.impl.map.mutable.primitive">MutableBooleanSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/MutableByteSet.html#org.eclipse.collections.impl.map.mutable.primitive">MutableByteSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/MutableCharSet.html#org.eclipse.collections.impl.map.mutable.primitive">MutableCharSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/MutableDoubleSet.html#org.eclipse.collections.impl.map.mutable.primitive">MutableDoubleSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/MutableFloatSet.html#org.eclipse.collections.impl.map.mutable.primitive">MutableFloatSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/MutableIntSet.html#org.eclipse.collections.impl.map.mutable.primitive">MutableIntSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/MutableLongSet.html#org.eclipse.collections.impl.map.mutable.primitive">MutableLongSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/MutableShortSet.html#org.eclipse.collections.impl.map.mutable.primitive">MutableShortSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/ShortSet.html#org.eclipse.collections.impl.map.mutable.primitive">ShortSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file primitiveSet.stg.</div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.impl.primitive">
<!-- -->
</a>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="package-summary.html">org.eclipse.collections.api.set.primitive</a> used by <a href="../../../impl/primitive/package-summary.html">org.eclipse.collections.impl.primitive</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/MutableBooleanSet.html#org.eclipse.collections.impl.primitive">MutableBooleanSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/MutableByteSet.html#org.eclipse.collections.impl.primitive">MutableByteSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/MutableCharSet.html#org.eclipse.collections.impl.primitive">MutableCharSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/MutableDoubleSet.html#org.eclipse.collections.impl.primitive">MutableDoubleSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/MutableFloatSet.html#org.eclipse.collections.impl.primitive">MutableFloatSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/MutableIntSet.html#org.eclipse.collections.impl.primitive">MutableIntSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/MutableLongSet.html#org.eclipse.collections.impl.primitive">MutableLongSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/MutableShortSet.html#org.eclipse.collections.impl.primitive">MutableShortSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveSet.stg.</div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.impl.set">
<!-- -->
</a>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="package-summary.html">org.eclipse.collections.api.set.primitive</a> used by <a href="../../../impl/set/package-summary.html">org.eclipse.collections.impl.set</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/MutableBooleanSet.html#org.eclipse.collections.impl.set">MutableBooleanSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/MutableByteSet.html#org.eclipse.collections.impl.set">MutableByteSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/MutableCharSet.html#org.eclipse.collections.impl.set">MutableCharSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/MutableDoubleSet.html#org.eclipse.collections.impl.set">MutableDoubleSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/MutableFloatSet.html#org.eclipse.collections.impl.set">MutableFloatSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/MutableIntSet.html#org.eclipse.collections.impl.set">MutableIntSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/MutableLongSet.html#org.eclipse.collections.impl.set">MutableLongSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/MutableShortSet.html#org.eclipse.collections.impl.set">MutableShortSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveSet.stg.</div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.impl.set.immutable">
<!-- -->
</a>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="package-summary.html">org.eclipse.collections.api.set.primitive</a> used by <a href="../../../impl/set/immutable/package-summary.html">org.eclipse.collections.impl.set.immutable</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/ImmutableBooleanSet.html#org.eclipse.collections.impl.set.immutable">ImmutableBooleanSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file immutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/ImmutableByteSet.html#org.eclipse.collections.impl.set.immutable">ImmutableByteSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file immutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/ImmutableCharSet.html#org.eclipse.collections.impl.set.immutable">ImmutableCharSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file immutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/ImmutableDoubleSet.html#org.eclipse.collections.impl.set.immutable">ImmutableDoubleSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file immutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/ImmutableFloatSet.html#org.eclipse.collections.impl.set.immutable">ImmutableFloatSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file immutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/ImmutableIntSet.html#org.eclipse.collections.impl.set.immutable">ImmutableIntSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file immutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/ImmutableLongSet.html#org.eclipse.collections.impl.set.immutable">ImmutableLongSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file immutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/ImmutableShortSet.html#org.eclipse.collections.impl.set.immutable">ImmutableShortSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file immutablePrimitiveSet.stg.</div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.impl.set.immutable.primitive">
<!-- -->
</a>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="package-summary.html">org.eclipse.collections.api.set.primitive</a> used by <a href="../../../impl/set/immutable/primitive/package-summary.html">org.eclipse.collections.impl.set.immutable.primitive</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/BooleanSet.html#org.eclipse.collections.impl.set.immutable.primitive">BooleanSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file primitiveSet.stg.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/ByteSet.html#org.eclipse.collections.impl.set.immutable.primitive">ByteSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file primitiveSet.stg.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/CharSet.html#org.eclipse.collections.impl.set.immutable.primitive">CharSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file primitiveSet.stg.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/DoubleSet.html#org.eclipse.collections.impl.set.immutable.primitive">DoubleSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file primitiveSet.stg.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/FloatSet.html#org.eclipse.collections.impl.set.immutable.primitive">FloatSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file primitiveSet.stg.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/ImmutableBooleanSet.html#org.eclipse.collections.impl.set.immutable.primitive">ImmutableBooleanSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file immutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/ImmutableByteSet.html#org.eclipse.collections.impl.set.immutable.primitive">ImmutableByteSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file immutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/ImmutableCharSet.html#org.eclipse.collections.impl.set.immutable.primitive">ImmutableCharSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file immutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/ImmutableDoubleSet.html#org.eclipse.collections.impl.set.immutable.primitive">ImmutableDoubleSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file immutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/ImmutableFloatSet.html#org.eclipse.collections.impl.set.immutable.primitive">ImmutableFloatSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file immutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/ImmutableIntSet.html#org.eclipse.collections.impl.set.immutable.primitive">ImmutableIntSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file immutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/ImmutableLongSet.html#org.eclipse.collections.impl.set.immutable.primitive">ImmutableLongSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file immutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/ImmutableShortSet.html#org.eclipse.collections.impl.set.immutable.primitive">ImmutableShortSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file immutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/IntSet.html#org.eclipse.collections.impl.set.immutable.primitive">IntSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file primitiveSet.stg.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/LongSet.html#org.eclipse.collections.impl.set.immutable.primitive">LongSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file primitiveSet.stg.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/ShortSet.html#org.eclipse.collections.impl.set.immutable.primitive">ShortSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file primitiveSet.stg.</div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.impl.set.mutable">
<!-- -->
</a>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="package-summary.html">org.eclipse.collections.api.set.primitive</a> used by <a href="../../../impl/set/mutable/package-summary.html">org.eclipse.collections.impl.set.mutable</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/MutableBooleanSet.html#org.eclipse.collections.impl.set.mutable">MutableBooleanSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/MutableByteSet.html#org.eclipse.collections.impl.set.mutable">MutableByteSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/MutableCharSet.html#org.eclipse.collections.impl.set.mutable">MutableCharSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/MutableDoubleSet.html#org.eclipse.collections.impl.set.mutable">MutableDoubleSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/MutableFloatSet.html#org.eclipse.collections.impl.set.mutable">MutableFloatSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/MutableIntSet.html#org.eclipse.collections.impl.set.mutable">MutableIntSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/MutableLongSet.html#org.eclipse.collections.impl.set.mutable">MutableLongSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/MutableShortSet.html#org.eclipse.collections.impl.set.mutable">MutableShortSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveSet.stg.</div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.impl.set.mutable.primitive">
<!-- -->
</a>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="package-summary.html">org.eclipse.collections.api.set.primitive</a> used by <a href="../../../impl/set/mutable/primitive/package-summary.html">org.eclipse.collections.impl.set.mutable.primitive</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/BooleanSet.html#org.eclipse.collections.impl.set.mutable.primitive">BooleanSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file primitiveSet.stg.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/ByteSet.html#org.eclipse.collections.impl.set.mutable.primitive">ByteSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file primitiveSet.stg.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/CharSet.html#org.eclipse.collections.impl.set.mutable.primitive">CharSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file primitiveSet.stg.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/DoubleSet.html#org.eclipse.collections.impl.set.mutable.primitive">DoubleSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file primitiveSet.stg.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/FloatSet.html#org.eclipse.collections.impl.set.mutable.primitive">FloatSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file primitiveSet.stg.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/ImmutableBooleanSet.html#org.eclipse.collections.impl.set.mutable.primitive">ImmutableBooleanSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file immutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/ImmutableByteSet.html#org.eclipse.collections.impl.set.mutable.primitive">ImmutableByteSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file immutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/ImmutableCharSet.html#org.eclipse.collections.impl.set.mutable.primitive">ImmutableCharSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file immutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/ImmutableDoubleSet.html#org.eclipse.collections.impl.set.mutable.primitive">ImmutableDoubleSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file immutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/ImmutableFloatSet.html#org.eclipse.collections.impl.set.mutable.primitive">ImmutableFloatSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file immutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/ImmutableIntSet.html#org.eclipse.collections.impl.set.mutable.primitive">ImmutableIntSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file immutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/ImmutableLongSet.html#org.eclipse.collections.impl.set.mutable.primitive">ImmutableLongSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file immutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/ImmutableShortSet.html#org.eclipse.collections.impl.set.mutable.primitive">ImmutableShortSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file immutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/IntSet.html#org.eclipse.collections.impl.set.mutable.primitive">IntSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file primitiveSet.stg.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/LongSet.html#org.eclipse.collections.impl.set.mutable.primitive">LongSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file primitiveSet.stg.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/MutableBooleanSet.html#org.eclipse.collections.impl.set.mutable.primitive">MutableBooleanSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/MutableByteSet.html#org.eclipse.collections.impl.set.mutable.primitive">MutableByteSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/MutableCharSet.html#org.eclipse.collections.impl.set.mutable.primitive">MutableCharSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/MutableDoubleSet.html#org.eclipse.collections.impl.set.mutable.primitive">MutableDoubleSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/MutableFloatSet.html#org.eclipse.collections.impl.set.mutable.primitive">MutableFloatSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/MutableIntSet.html#org.eclipse.collections.impl.set.mutable.primitive">MutableIntSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/MutableLongSet.html#org.eclipse.collections.impl.set.mutable.primitive">MutableLongSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/MutableShortSet.html#org.eclipse.collections.impl.set.mutable.primitive">MutableShortSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/ShortSet.html#org.eclipse.collections.impl.set.mutable.primitive">ShortSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file primitiveSet.stg.</div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.impl.set.primitive">
<!-- -->
</a>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="package-summary.html">org.eclipse.collections.api.set.primitive</a> used by <a href="../../../impl/set/primitive/package-summary.html">org.eclipse.collections.impl.set.primitive</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/ByteSet.html#org.eclipse.collections.impl.set.primitive">ByteSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file primitiveSet.stg.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/CharSet.html#org.eclipse.collections.impl.set.primitive">CharSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file primitiveSet.stg.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/DoubleSet.html#org.eclipse.collections.impl.set.primitive">DoubleSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file primitiveSet.stg.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/FloatSet.html#org.eclipse.collections.impl.set.primitive">FloatSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file primitiveSet.stg.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/IntSet.html#org.eclipse.collections.impl.set.primitive">IntSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file primitiveSet.stg.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/LongSet.html#org.eclipse.collections.impl.set.primitive">LongSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file primitiveSet.stg.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/ShortSet.html#org.eclipse.collections.impl.set.primitive">ShortSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file primitiveSet.stg.</div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.impl.stack.mutable.primitive">
<!-- -->
</a>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="package-summary.html">org.eclipse.collections.api.set.primitive</a> used by <a href="../../../impl/stack/mutable/primitive/package-summary.html">org.eclipse.collections.impl.stack.mutable.primitive</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/MutableBooleanSet.html#org.eclipse.collections.impl.stack.mutable.primitive">MutableBooleanSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/MutableByteSet.html#org.eclipse.collections.impl.stack.mutable.primitive">MutableByteSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/MutableCharSet.html#org.eclipse.collections.impl.stack.mutable.primitive">MutableCharSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/MutableDoubleSet.html#org.eclipse.collections.impl.stack.mutable.primitive">MutableDoubleSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/MutableFloatSet.html#org.eclipse.collections.impl.stack.mutable.primitive">MutableFloatSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/MutableIntSet.html#org.eclipse.collections.impl.stack.mutable.primitive">MutableIntSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/MutableLongSet.html#org.eclipse.collections.impl.stack.mutable.primitive">MutableLongSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/MutableShortSet.html#org.eclipse.collections.impl.stack.mutable.primitive">MutableShortSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveSet.stg.</div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.impl.stack.primitive">
<!-- -->
</a>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="package-summary.html">org.eclipse.collections.api.set.primitive</a> used by <a href="../../../impl/stack/primitive/package-summary.html">org.eclipse.collections.impl.stack.primitive</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/MutableBooleanSet.html#org.eclipse.collections.impl.stack.primitive">MutableBooleanSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/MutableByteSet.html#org.eclipse.collections.impl.stack.primitive">MutableByteSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/MutableCharSet.html#org.eclipse.collections.impl.stack.primitive">MutableCharSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/MutableDoubleSet.html#org.eclipse.collections.impl.stack.primitive">MutableDoubleSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/MutableFloatSet.html#org.eclipse.collections.impl.stack.primitive">MutableFloatSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/MutableIntSet.html#org.eclipse.collections.impl.stack.primitive">MutableIntSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/MutableLongSet.html#org.eclipse.collections.impl.stack.primitive">MutableLongSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/MutableShortSet.html#org.eclipse.collections.impl.stack.primitive">MutableShortSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveSet.stg.</div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.impl.stream">
<!-- -->
</a>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="package-summary.html">org.eclipse.collections.api.set.primitive</a> used by <a href="../../../impl/stream/package-summary.html">org.eclipse.collections.impl.stream</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/ImmutableDoubleSet.html#org.eclipse.collections.impl.stream">ImmutableDoubleSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file immutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/ImmutableIntSet.html#org.eclipse.collections.impl.stream">ImmutableIntSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file immutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/ImmutableLongSet.html#org.eclipse.collections.impl.stream">ImmutableLongSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file immutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/MutableDoubleSet.html#org.eclipse.collections.impl.stream">MutableDoubleSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/MutableIntSet.html#org.eclipse.collections.impl.stream">MutableIntSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/MutableLongSet.html#org.eclipse.collections.impl.stream">MutableLongSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveSet.stg.</div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.impl.string.immutable">
<!-- -->
</a>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="package-summary.html">org.eclipse.collections.api.set.primitive</a> used by <a href="../../../impl/string/immutable/package-summary.html">org.eclipse.collections.impl.string.immutable</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/MutableCharSet.html#org.eclipse.collections.impl.string.immutable">MutableCharSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/MutableIntSet.html#org.eclipse.collections.impl.string.immutable">MutableIntSet</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveSet.stg.</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>Class</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>