blob: ade2d5ee0265dece572b353875269d2467c0c630 [file] [log] [blame]
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (14.0.2) on Thu Aug 20 21:25:36 CDT 2020 -->
<title>Uses of Interface org.eclipse.collections.api.set.primitive.MutableIntSet (Eclipse Collections - 10.4.0)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-08-20">
<meta name="description" content="use: package: org.eclipse.collections.api.set.primitive, interface: MutableIntSet">
<meta name="generator" content="javadoc/ClassUseWriter">
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../../../script-dir/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../../../../script.js"></script>
<script type="text/javascript" src="../../../../../../../script-dir/jszip/dist/jszip.min.js"></script>
<script type="text/javascript" src="../../../../../../../script-dir/jszip-utils/dist/jszip-utils.min.js"></script>
<!--[if IE]>
<script type="text/javascript" src="../../../../../../../script-dir/jszip-utils/dist/jszip-utils-ie.min.js"></script>
<![endif]-->
<script type="text/javascript" src="../../../../../../../script-dir/jquery-3.4.1.js"></script>
<script type="text/javascript" src="../../../../../../../script-dir/jquery-ui.js"></script>
</head>
<body class="class-use">
<script type="text/javascript">var pathtoroot = "../../../../../../../";
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<div class="flexBox">
<header role="banner" class="flexHeader">
<nav role="navigation">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a id="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../../index.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<div class="navListSearch"><label for="search">SEARCH:</label>
<input type="text" id="search" value="search" disabled="disabled">
<input type="reset" id="reset" value="reset" disabled="disabled">
</div>
</div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="skipNav"><a id="skip.navbar.top">
<!-- -->
</a></div>
</nav>
</header>
<div class="flexContent">
<main role="main">
<div class="header">
<h1 title="Uses of Interface org.eclipse.collections.api.set.primitive.MutableIntSet" class="title">Uses of Interface<br>org.eclipse.collections.api.set.primitive.MutableIntSet</h1>
</div>
<div class="classUseContainer">
<div class="useSummary">
<table>
<caption><span>Packages that use <a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableIntSet</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.api">org.eclipse.collections.api</a></th>
<td class="colLast">
<div class="block">This package contains interfaces for Eclipse Collections API.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.api.bag.primitive">org.eclipse.collections.api.bag.primitive</a></th>
<td class="colLast">
<div class="block">This package contains API for Primitive Bags with Mutable and Immutable variants.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.api.factory.set.primitive">org.eclipse.collections.api.factory.set.primitive</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.api.map.primitive">org.eclipse.collections.api.map.primitive</a></th>
<td class="colLast">
<div class="block">This package contains API for primitive to primitive maps, primitive to object maps and object to primitive maps with mutable and immutable variants.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.api.set">org.eclipse.collections.api.set</a></th>
<td class="colLast">
<div class="block">This package contains interfaces for set API which enhance the performance and functionality of <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util" class="externalLink"><code>Set</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.api.set.primitive">org.eclipse.collections.api.set.primitive</a></th>
<td class="colLast">
<div class="block">This package contains API for mutable and immutable primitive sets.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.bag.mutable.primitive">org.eclipse.collections.impl.bag.mutable.primitive</a></th>
<td class="colLast">
<div class="block">This package contains implementations of the mutable primitive bag interfaces.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.collection.mutable.primitive">org.eclipse.collections.impl.collection.mutable.primitive</a></th>
<td class="colLast">
<div class="block">This package contains implementations of the mutable primitive collection interfaces.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.lazy.primitive">org.eclipse.collections.impl.lazy.primitive</a></th>
<td class="colLast">
<div class="block">This package contains implementations of the lazy primitive iterator interfaces.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.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.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.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="altColor">
<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="rowColor">
<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="altColor">
<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="classUses">
<ul class="blockList">
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.api">
<!-- -->
</a>
<h2>Uses of <a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableIntSet</a> in <a href="../../../package-summary.html">org.eclipse.collections.api</a></h2>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../../package-summary.html">org.eclipse.collections.api</a> that return <a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableIntSet</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableIntSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">IntIterable.</span><code><span class="memberNameLink"><a href="../../../IntIterable.html#toSet()">toSet</a></span>()</code></th>
<td class="colLast">
<div class="block">Converts the IntIterable to a new MutableIntSet.</div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.api.bag.primitive">
<!-- -->
</a>
<h2>Uses of <a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableIntSet</a> in <a href="../../../bag/primitive/package-summary.html">org.eclipse.collections.api.bag.primitive</a></h2>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../../bag/primitive/package-summary.html">org.eclipse.collections.api.bag.primitive</a> that return <a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableIntSet</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableIntSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableIntBag.</span><code><span class="memberNameLink"><a href="../../../bag/primitive/MutableIntBag.html#selectUnique()">selectUnique</a></span>()</code></th>
<td class="colLast">
<div class="block">Returns all elements of the bag that have exactly one occurrence.</div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.api.factory.set.primitive">
<!-- -->
</a>
<h2>Uses of <a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableIntSet</a> in <a href="../../../factory/set/primitive/package-summary.html">org.eclipse.collections.api.factory.set.primitive</a></h2>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../../factory/set/primitive/package-summary.html">org.eclipse.collections.api.factory.set.primitive</a> that return <a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableIntSet</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableIntSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableIntSetFactory.</span><code><span class="memberNameLink"><a href="../../../factory/set/primitive/MutableIntSetFactory.html#empty()">empty</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableIntSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableIntSetFactory.</span><code><span class="memberNameLink"><a href="../../../factory/set/primitive/MutableIntSetFactory.html#of()">of</a></span>()</code></th>
<td class="colLast">
<div class="block">Same as <a href="../../../factory/set/primitive/MutableIntSetFactory.html#empty()"><code>MutableIntSetFactory.empty()</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableIntSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableIntSetFactory.</span><code><span class="memberNameLink"><a href="../../../factory/set/primitive/MutableIntSetFactory.html#of(int...)">of</a></span>&#8203;(int...&nbsp;items)</code></th>
<td class="colLast">
<div class="block">Same as <a href="../../../factory/set/primitive/MutableIntSetFactory.html#with(int...)"><code>MutableIntSetFactory.with(int[])</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableIntSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableIntSetFactory.</span><code><span class="memberNameLink"><a href="../../../factory/set/primitive/MutableIntSetFactory.html#ofAll(java.lang.Iterable)">ofAll</a></span>&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang" class="externalLink">Iterable</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang" class="externalLink">Integer</a>&gt;&nbsp;iterable)</code></th>
<td class="colLast">
<div class="block">Same as <a href="../../../factory/set/primitive/MutableIntSetFactory.html#withAll(java.lang.Iterable)"><code>MutableIntSetFactory.withAll(Iterable)</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableIntSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableIntSetFactory.</span><code><span class="memberNameLink"><a href="../../../factory/set/primitive/MutableIntSetFactory.html#ofAll(java.util.stream.IntStream)">ofAll</a></span>&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/stream/IntStream.html?is-external=true" title="class or interface in java.util.stream" class="externalLink">IntStream</a>&nbsp;items)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableIntSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableIntSetFactory.</span><code><span class="memberNameLink"><a href="../../../factory/set/primitive/MutableIntSetFactory.html#ofAll(org.eclipse.collections.api.IntIterable)">ofAll</a></span>&#8203;(<a href="../../../IntIterable.html" title="interface in org.eclipse.collections.api">IntIterable</a>&nbsp;items)</code></th>
<td class="colLast">
<div class="block">Same as <a href="../../../factory/set/primitive/MutableIntSetFactory.html#withAll(org.eclipse.collections.api.IntIterable)"><code>MutableIntSetFactory.withAll(IntIterable)</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableIntSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableIntSetFactory.</span><code><span class="memberNameLink"><a href="../../../factory/set/primitive/MutableIntSetFactory.html#with()">with</a></span>()</code></th>
<td class="colLast">
<div class="block">Same as <a href="../../../factory/set/primitive/MutableIntSetFactory.html#empty()"><code>MutableIntSetFactory.empty()</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableIntSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableIntSetFactory.</span><code><span class="memberNameLink"><a href="../../../factory/set/primitive/MutableIntSetFactory.html#with(int...)">with</a></span>&#8203;(int...&nbsp;items)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableIntSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableIntSetFactory.</span><code><span class="memberNameLink"><a href="../../../factory/set/primitive/MutableIntSetFactory.html#withAll(java.lang.Iterable)">withAll</a></span>&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang" class="externalLink">Iterable</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang" class="externalLink">Integer</a>&gt;&nbsp;iterable)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableIntSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableIntSetFactory.</span><code><span class="memberNameLink"><a href="../../../factory/set/primitive/MutableIntSetFactory.html#withAll(java.util.stream.IntStream)">withAll</a></span>&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/stream/IntStream.html?is-external=true" title="class or interface in java.util.stream" class="externalLink">IntStream</a>&nbsp;items)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableIntSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableIntSetFactory.</span><code><span class="memberNameLink"><a href="../../../factory/set/primitive/MutableIntSetFactory.html#withAll(org.eclipse.collections.api.IntIterable)">withAll</a></span>&#8203;(<a href="../../../IntIterable.html" title="interface in org.eclipse.collections.api">IntIterable</a>&nbsp;items)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>default <a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableIntSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableIntSetFactory.</span><code><span class="memberNameLink"><a href="../../../factory/set/primitive/MutableIntSetFactory.html#withInitialCapacity(int)">withInitialCapacity</a></span>&#8203;(int&nbsp;capacity)</code></th>
<td class="colLast">
<div class="block">Same as <a href="../../../factory/set/primitive/MutableIntSetFactory.html#empty()"><code>MutableIntSetFactory.empty()</code></a>.</div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.api.map.primitive">
<!-- -->
</a>
<h2>Uses of <a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableIntSet</a> in <a href="../../../map/primitive/package-summary.html">org.eclipse.collections.api.map.primitive</a></h2>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../../map/primitive/package-summary.html">org.eclipse.collections.api.map.primitive</a> that return <a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableIntSet</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableIntSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">IntBooleanMap.</span><code><span class="memberNameLink"><a href="../../../map/primitive/IntBooleanMap.html#keySet()">keySet</a></span>()</code></th>
<td class="colLast">
<div class="block">Returns a set containing all the keys in this map.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableIntSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">IntByteMap.</span><code><span class="memberNameLink"><a href="../../../map/primitive/IntByteMap.html#keySet()">keySet</a></span>()</code></th>
<td class="colLast">
<div class="block">Returns a set containing all the keys in this map.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableIntSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">IntCharMap.</span><code><span class="memberNameLink"><a href="../../../map/primitive/IntCharMap.html#keySet()">keySet</a></span>()</code></th>
<td class="colLast">
<div class="block">Returns a set containing all the keys in this map.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableIntSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">IntDoubleMap.</span><code><span class="memberNameLink"><a href="../../../map/primitive/IntDoubleMap.html#keySet()">keySet</a></span>()</code></th>
<td class="colLast">
<div class="block">Returns a set containing all the keys in this map.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableIntSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">IntFloatMap.</span><code><span class="memberNameLink"><a href="../../../map/primitive/IntFloatMap.html#keySet()">keySet</a></span>()</code></th>
<td class="colLast">
<div class="block">Returns a set containing all the keys in this map.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableIntSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">IntIntMap.</span><code><span class="memberNameLink"><a href="../../../map/primitive/IntIntMap.html#keySet()">keySet</a></span>()</code></th>
<td class="colLast">
<div class="block">Returns a set containing all the keys in this map.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableIntSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">IntLongMap.</span><code><span class="memberNameLink"><a href="../../../map/primitive/IntLongMap.html#keySet()">keySet</a></span>()</code></th>
<td class="colLast">
<div class="block">Returns a set containing all the keys in this map.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableIntSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">IntObjectMap.</span><code><span class="memberNameLink"><a href="../../../map/primitive/IntObjectMap.html#keySet()">keySet</a></span>()</code></th>
<td class="colLast">
<div class="block">Returns a set containing all the keys in this map.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableIntSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">IntShortMap.</span><code><span class="memberNameLink"><a href="../../../map/primitive/IntShortMap.html#keySet()">keySet</a></span>()</code></th>
<td class="colLast">
<div class="block">Returns a set containing all the keys in this map.</div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.api.set">
<!-- -->
</a>
<h2>Uses of <a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableIntSet</a> in <a href="../../package-summary.html">org.eclipse.collections.api.set</a></h2>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../package-summary.html">org.eclipse.collections.api.set</a> that return <a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableIntSet</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableIntSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableSet.</span><code><span class="memberNameLink"><a href="../../MutableSet.html#collectInt(org.eclipse.collections.api.block.function.primitive.IntFunction)">collectInt</a></span>&#8203;(<a href="../../../block/function/primitive/IntFunction.html" title="interface in org.eclipse.collections.api.block.function.primitive">IntFunction</a>&lt;? super <a href="../../MutableSet.html" title="type parameter in MutableSet">T</a>&gt;&nbsp;intFunction)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.api.set.primitive">
<!-- -->
</a>
<h2>Uses of <a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableIntSet</a> in <a href="../package-summary.html">org.eclipse.collections.api.set.primitive</a></h2>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../package-summary.html">org.eclipse.collections.api.set.primitive</a> that return <a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableIntSet</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableIntSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableIntSet.</span><code><span class="memberNameLink"><a href="../MutableIntSet.html#asSynchronized()">asSynchronized</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableIntSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableIntSet.</span><code><span class="memberNameLink"><a href="../MutableIntSet.html#asUnmodifiable()">asUnmodifiable</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>default <a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableIntSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableIntSet.</span><code><span class="memberNameLink"><a href="../MutableIntSet.html#newEmpty()">newEmpty</a></span>()</code></th>
<td class="colLast">
<div class="block">Creates a new empty mutable version of the same Set type.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableIntSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableIntSet.</span><code><span class="memberNameLink"><a href="../MutableIntSet.html#reject(org.eclipse.collections.api.block.predicate.primitive.IntPredicate)">reject</a></span>&#8203;(<a href="../../../block/predicate/primitive/IntPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">IntPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableIntSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableIntSet.</span><code><span class="memberNameLink"><a href="../MutableIntSet.html#select(org.eclipse.collections.api.block.predicate.primitive.IntPredicate)">select</a></span>&#8203;(<a href="../../../block/predicate/primitive/IntPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">IntPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>default <a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableIntSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableIntSet.</span><code><span class="memberNameLink"><a href="../MutableIntSet.html#tap(org.eclipse.collections.api.block.procedure.primitive.IntProcedure)">tap</a></span>&#8203;(<a href="../../../block/procedure/primitive/IntProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">IntProcedure</a>&nbsp;procedure)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableIntSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableIntSet.</span><code><span class="memberNameLink"><a href="../MutableIntSet.html#with(int)">with</a></span>&#8203;(int&nbsp;element)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableIntSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableIntSet.</span><code><span class="memberNameLink"><a href="../MutableIntSet.html#withAll(org.eclipse.collections.api.IntIterable)">withAll</a></span>&#8203;(<a href="../../../IntIterable.html" title="interface in org.eclipse.collections.api">IntIterable</a>&nbsp;elements)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableIntSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableIntSet.</span><code><span class="memberNameLink"><a href="../MutableIntSet.html#without(int)">without</a></span>&#8203;(int&nbsp;element)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableIntSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableIntSet.</span><code><span class="memberNameLink"><a href="../MutableIntSet.html#withoutAll(org.eclipse.collections.api.IntIterable)">withoutAll</a></span>&#8203;(<a href="../../../IntIterable.html" title="interface in org.eclipse.collections.api">IntIterable</a>&nbsp;elements)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.impl.bag.mutable.primitive">
<!-- -->
</a>
<h2>Uses of <a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableIntSet</a> in <a href="../../../../impl/bag/mutable/primitive/package-summary.html">org.eclipse.collections.impl.bag.mutable.primitive</a></h2>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../../../impl/bag/mutable/primitive/package-summary.html">org.eclipse.collections.impl.bag.mutable.primitive</a> that return <a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableIntSet</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableIntSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">IntHashBag.</span><code><span class="memberNameLink"><a href="../../../../impl/bag/mutable/primitive/IntHashBag.html#selectUnique()">selectUnique</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableIntSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedIntBag.</span><code><span class="memberNameLink"><a href="../../../../impl/bag/mutable/primitive/SynchronizedIntBag.html#selectUnique()">selectUnique</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableIntSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableIntBag.</span><code><span class="memberNameLink"><a href="../../../../impl/bag/mutable/primitive/UnmodifiableIntBag.html#selectUnique()">selectUnique</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.impl.collection.mutable.primitive">
<!-- -->
</a>
<h2>Uses of <a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableIntSet</a> in <a href="../../../../impl/collection/mutable/primitive/package-summary.html">org.eclipse.collections.impl.collection.mutable.primitive</a></h2>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../../../impl/collection/mutable/primitive/package-summary.html">org.eclipse.collections.impl.collection.mutable.primitive</a> that return <a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableIntSet</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableIntSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractSynchronizedIntCollection.</span><code><span class="memberNameLink"><a href="../../../../impl/collection/mutable/primitive/AbstractSynchronizedIntCollection.html#toSet()">toSet</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableIntSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractUnmodifiableIntCollection.</span><code><span class="memberNameLink"><a href="../../../../impl/collection/mutable/primitive/AbstractUnmodifiableIntCollection.html#toSet()">toSet</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.impl.lazy.primitive">
<!-- -->
</a>
<h2>Uses of <a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableIntSet</a> in <a href="../../../../impl/lazy/primitive/package-summary.html">org.eclipse.collections.impl.lazy.primitive</a></h2>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../../../impl/lazy/primitive/package-summary.html">org.eclipse.collections.impl.lazy.primitive</a> that return <a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableIntSet</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableIntSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractLazyIntIterable.</span><code><span class="memberNameLink"><a href="../../../../impl/lazy/primitive/AbstractLazyIntIterable.html#toSet()">toSet</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableIntSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CollectIntIterable.</span><code><span class="memberNameLink"><a href="../../../../impl/lazy/primitive/CollectIntIterable.html#toSet()">toSet</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableIntSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">LazyIntIterableAdapter.</span><code><span class="memberNameLink"><a href="../../../../impl/lazy/primitive/LazyIntIterableAdapter.html#toSet()">toSet</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableIntSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ReverseIntIterable.</span><code><span class="memberNameLink"><a href="../../../../impl/lazy/primitive/ReverseIntIterable.html#toSet()">toSet</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableIntSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SelectIntIterable.</span><code><span class="memberNameLink"><a href="../../../../impl/lazy/primitive/SelectIntIterable.html#toSet()">toSet</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.impl.list.primitive">
<!-- -->
</a>
<h2>Uses of <a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableIntSet</a> in <a href="../../../../impl/list/primitive/package-summary.html">org.eclipse.collections.impl.list.primitive</a></h2>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../../../impl/list/primitive/package-summary.html">org.eclipse.collections.impl.list.primitive</a> that return <a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableIntSet</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableIntSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">IntInterval.</span><code><span class="memberNameLink"><a href="../../../../impl/list/primitive/IntInterval.html#toSet()">toSet</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.impl.map.mutable.primitive">
<!-- -->
</a>
<h2>Uses of <a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableIntSet</a> in <a href="../../../../impl/map/mutable/primitive/package-summary.html">org.eclipse.collections.impl.map.mutable.primitive</a></h2>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="../../../../impl/map/mutable/primitive/package-summary.html">org.eclipse.collections.impl.map.mutable.primitive</a> that implement <a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableIntSet</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../../impl/map/mutable/primitive/AbstractMutableIntKeySet.html" title="class in org.eclipse.collections.impl.map.mutable.primitive">AbstractMutableIntKeySet</a></span></code></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file abstractMutablePrimitiveKeySet.stg.</div>
</td>
</tr>
</tbody>
</table>
</div>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../../../impl/map/mutable/primitive/package-summary.html">org.eclipse.collections.impl.map.mutable.primitive</a> that return <a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableIntSet</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableIntSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractMutableIntKeySet.</span><code><span class="memberNameLink"><a href="../../../../impl/map/mutable/primitive/AbstractMutableIntKeySet.html#asSynchronized()">asSynchronized</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableIntSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractMutableIntKeySet.</span><code><span class="memberNameLink"><a href="../../../../impl/map/mutable/primitive/AbstractMutableIntKeySet.html#asUnmodifiable()">asUnmodifiable</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableIntSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">IntBooleanHashMap.</span><code><span class="memberNameLink"><a href="../../../../impl/map/mutable/primitive/IntBooleanHashMap.html#keySet()">keySet</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableIntSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">IntByteHashMap.</span><code><span class="memberNameLink"><a href="../../../../impl/map/mutable/primitive/IntByteHashMap.html#keySet()">keySet</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableIntSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">IntCharHashMap.</span><code><span class="memberNameLink"><a href="../../../../impl/map/mutable/primitive/IntCharHashMap.html#keySet()">keySet</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableIntSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">IntDoubleHashMap.</span><code><span class="memberNameLink"><a href="../../../../impl/map/mutable/primitive/IntDoubleHashMap.html#keySet()">keySet</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableIntSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">IntFloatHashMap.</span><code><span class="memberNameLink"><a href="../../../../impl/map/mutable/primitive/IntFloatHashMap.html#keySet()">keySet</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableIntSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">IntIntHashMap.</span><code><span class="memberNameLink"><a href="../../../../impl/map/mutable/primitive/IntIntHashMap.html#keySet()">keySet</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableIntSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">IntLongHashMap.</span><code><span class="memberNameLink"><a href="../../../../impl/map/mutable/primitive/IntLongHashMap.html#keySet()">keySet</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableIntSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">IntObjectHashMap.</span><code><span class="memberNameLink"><a href="../../../../impl/map/mutable/primitive/IntObjectHashMap.html#keySet()">keySet</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableIntSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">IntShortHashMap.</span><code><span class="memberNameLink"><a href="../../../../impl/map/mutable/primitive/IntShortHashMap.html#keySet()">keySet</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableIntSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedIntBooleanMap.</span><code><span class="memberNameLink"><a href="../../../../impl/map/mutable/primitive/SynchronizedIntBooleanMap.html#keySet()">keySet</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableIntSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedIntByteMap.</span><code><span class="memberNameLink"><a href="../../../../impl/map/mutable/primitive/SynchronizedIntByteMap.html#keySet()">keySet</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableIntSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedIntCharMap.</span><code><span class="memberNameLink"><a href="../../../../impl/map/mutable/primitive/SynchronizedIntCharMap.html#keySet()">keySet</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableIntSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedIntDoubleMap.</span><code><span class="memberNameLink"><a href="../../../../impl/map/mutable/primitive/SynchronizedIntDoubleMap.html#keySet()">keySet</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableIntSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedIntFloatMap.</span><code><span class="memberNameLink"><a href="../../../../impl/map/mutable/primitive/SynchronizedIntFloatMap.html#keySet()">keySet</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableIntSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedIntIntMap.</span><code><span class="memberNameLink"><a href="../../../../impl/map/mutable/primitive/SynchronizedIntIntMap.html#keySet()">keySet</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableIntSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedIntLongMap.</span><code><span class="memberNameLink"><a href="../../../../impl/map/mutable/primitive/SynchronizedIntLongMap.html#keySet()">keySet</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableIntSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedIntObjectMap.</span><code><span class="memberNameLink"><a href="../../../../impl/map/mutable/primitive/SynchronizedIntObjectMap.html#keySet()">keySet</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableIntSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedIntShortMap.</span><code><span class="memberNameLink"><a href="../../../../impl/map/mutable/primitive/SynchronizedIntShortMap.html#keySet()">keySet</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableIntSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableIntBooleanMap.</span><code><span class="memberNameLink"><a href="../../../../impl/map/mutable/primitive/UnmodifiableIntBooleanMap.html#keySet()">keySet</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableIntSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableIntByteMap.</span><code><span class="memberNameLink"><a href="../../../../impl/map/mutable/primitive/UnmodifiableIntByteMap.html#keySet()">keySet</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableIntSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableIntCharMap.</span><code><span class="memberNameLink"><a href="../../../../impl/map/mutable/primitive/UnmodifiableIntCharMap.html#keySet()">keySet</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableIntSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableIntDoubleMap.</span><code><span class="memberNameLink"><a href="../../../../impl/map/mutable/primitive/UnmodifiableIntDoubleMap.html#keySet()">keySet</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableIntSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableIntFloatMap.</span><code><span class="memberNameLink"><a href="../../../../impl/map/mutable/primitive/UnmodifiableIntFloatMap.html#keySet()">keySet</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableIntSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableIntIntMap.</span><code><span class="memberNameLink"><a href="../../../../impl/map/mutable/primitive/UnmodifiableIntIntMap.html#keySet()">keySet</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableIntSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableIntLongMap.</span><code><span class="memberNameLink"><a href="../../../../impl/map/mutable/primitive/UnmodifiableIntLongMap.html#keySet()">keySet</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableIntSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableIntObjectMap.</span><code><span class="memberNameLink"><a href="../../../../impl/map/mutable/primitive/UnmodifiableIntObjectMap.html#keySet()">keySet</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableIntSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableIntShortMap.</span><code><span class="memberNameLink"><a href="../../../../impl/map/mutable/primitive/UnmodifiableIntShortMap.html#keySet()">keySet</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableIntSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractMutableIntKeySet.</span><code><span class="memberNameLink"><a href="../../../../impl/map/mutable/primitive/AbstractMutableIntKeySet.html#reject(org.eclipse.collections.api.block.predicate.primitive.IntPredicate)">reject</a></span>&#8203;(<a href="../../../block/predicate/primitive/IntPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">IntPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableIntSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractMutableIntKeySet.</span><code><span class="memberNameLink"><a href="../../../../impl/map/mutable/primitive/AbstractMutableIntKeySet.html#select(org.eclipse.collections.api.block.predicate.primitive.IntPredicate)">select</a></span>&#8203;(<a href="../../../block/predicate/primitive/IntPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">IntPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableIntSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractMutableIntKeySet.</span><code><span class="memberNameLink"><a href="../../../../impl/map/mutable/primitive/AbstractMutableIntKeySet.html#toSet()">toSet</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableIntSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ObjectIntHashMap.</span><code><span class="memberNameLink"><a href="../../../../impl/map/mutable/primitive/ObjectIntHashMap.html#toSet()">toSet</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableIntSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ObjectIntHashMapWithHashingStrategy.</span><code><span class="memberNameLink"><a href="../../../../impl/map/mutable/primitive/ObjectIntHashMapWithHashingStrategy.html#toSet()">toSet</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableIntSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedByteIntMap.</span><code><span class="memberNameLink"><a href="../../../../impl/map/mutable/primitive/SynchronizedByteIntMap.html#toSet()">toSet</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableIntSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedCharIntMap.</span><code><span class="memberNameLink"><a href="../../../../impl/map/mutable/primitive/SynchronizedCharIntMap.html#toSet()">toSet</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableIntSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedDoubleIntMap.</span><code><span class="memberNameLink"><a href="../../../../impl/map/mutable/primitive/SynchronizedDoubleIntMap.html#toSet()">toSet</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableIntSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedFloatIntMap.</span><code><span class="memberNameLink"><a href="../../../../impl/map/mutable/primitive/SynchronizedFloatIntMap.html#toSet()">toSet</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableIntSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedIntIntMap.</span><code><span class="memberNameLink"><a href="../../../../impl/map/mutable/primitive/SynchronizedIntIntMap.html#toSet()">toSet</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableIntSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedLongIntMap.</span><code><span class="memberNameLink"><a href="../../../../impl/map/mutable/primitive/SynchronizedLongIntMap.html#toSet()">toSet</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableIntSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedObjectIntMap.</span><code><span class="memberNameLink"><a href="../../../../impl/map/mutable/primitive/SynchronizedObjectIntMap.html#toSet()">toSet</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableIntSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedShortIntMap.</span><code><span class="memberNameLink"><a href="../../../../impl/map/mutable/primitive/SynchronizedShortIntMap.html#toSet()">toSet</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableIntSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableByteIntMap.</span><code><span class="memberNameLink"><a href="../../../../impl/map/mutable/primitive/UnmodifiableByteIntMap.html#toSet()">toSet</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableIntSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableCharIntMap.</span><code><span class="memberNameLink"><a href="../../../../impl/map/mutable/primitive/UnmodifiableCharIntMap.html#toSet()">toSet</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableIntSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableDoubleIntMap.</span><code><span class="memberNameLink"><a href="../../../../impl/map/mutable/primitive/UnmodifiableDoubleIntMap.html#toSet()">toSet</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableIntSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableFloatIntMap.</span><code><span class="memberNameLink"><a href="../../../../impl/map/mutable/primitive/UnmodifiableFloatIntMap.html#toSet()">toSet</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableIntSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableIntIntMap.</span><code><span class="memberNameLink"><a href="../../../../impl/map/mutable/primitive/UnmodifiableIntIntMap.html#toSet()">toSet</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableIntSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableLongIntMap.</span><code><span class="memberNameLink"><a href="../../../../impl/map/mutable/primitive/UnmodifiableLongIntMap.html#toSet()">toSet</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableIntSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableObjectIntMap.</span><code><span class="memberNameLink"><a href="../../../../impl/map/mutable/primitive/UnmodifiableObjectIntMap.html#toSet()">toSet</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableIntSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableShortIntMap.</span><code><span class="memberNameLink"><a href="../../../../impl/map/mutable/primitive/UnmodifiableShortIntMap.html#toSet()">toSet</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableIntSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractMutableIntKeySet.</span><code><span class="memberNameLink"><a href="../../../../impl/map/mutable/primitive/AbstractMutableIntKeySet.html#with(int)">with</a></span>&#8203;(int&nbsp;element)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableIntSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractMutableIntKeySet.</span><code><span class="memberNameLink"><a href="../../../../impl/map/mutable/primitive/AbstractMutableIntKeySet.html#withAll(org.eclipse.collections.api.IntIterable)">withAll</a></span>&#8203;(<a href="../../../IntIterable.html" title="interface in org.eclipse.collections.api">IntIterable</a>&nbsp;elements)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableIntSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractMutableIntKeySet.</span><code><span class="memberNameLink"><a href="../../../../impl/map/mutable/primitive/AbstractMutableIntKeySet.html#without(int)">without</a></span>&#8203;(int&nbsp;element)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableIntSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractMutableIntKeySet.</span><code><span class="memberNameLink"><a href="../../../../impl/map/mutable/primitive/AbstractMutableIntKeySet.html#withoutAll(org.eclipse.collections.api.IntIterable)">withoutAll</a></span>&#8203;(<a href="../../../IntIterable.html" title="interface in org.eclipse.collections.api">IntIterable</a>&nbsp;elements)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.impl.primitive">
<!-- -->
</a>
<h2>Uses of <a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableIntSet</a> in <a href="../../../../impl/primitive/package-summary.html">org.eclipse.collections.impl.primitive</a></h2>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../../../impl/primitive/package-summary.html">org.eclipse.collections.impl.primitive</a> that return <a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableIntSet</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableIntSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractIntIterable.</span><code><span class="memberNameLink"><a href="../../../../impl/primitive/AbstractIntIterable.html#toSet()">toSet</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableIntSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedIntIterable.</span><code><span class="memberNameLink"><a href="../../../../impl/primitive/SynchronizedIntIterable.html#toSet()">toSet</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.impl.set">
<!-- -->
</a>
<h2>Uses of <a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableIntSet</a> in <a href="../../../../impl/set/package-summary.html">org.eclipse.collections.impl.set</a></h2>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../../../impl/set/package-summary.html">org.eclipse.collections.impl.set</a> that return <a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableIntSet</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableIntSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractUnifiedSet.</span><code><span class="memberNameLink"><a href="../../../../impl/set/AbstractUnifiedSet.html#collectInt(org.eclipse.collections.api.block.function.primitive.IntFunction)">collectInt</a></span>&#8203;(<a href="../../../block/function/primitive/IntFunction.html" title="interface in org.eclipse.collections.api.block.function.primitive">IntFunction</a>&lt;? super <a href="../../../../impl/set/AbstractUnifiedSet.html" title="type parameter in AbstractUnifiedSet">T</a>&gt;&nbsp;intFunction)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.impl.set.mutable">
<!-- -->
</a>
<h2>Uses of <a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableIntSet</a> in <a href="../../../../impl/set/mutable/package-summary.html">org.eclipse.collections.impl.set.mutable</a></h2>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../../../impl/set/mutable/package-summary.html">org.eclipse.collections.impl.set.mutable</a> that return <a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableIntSet</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableIntSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractMutableSet.</span><code><span class="memberNameLink"><a href="../../../../impl/set/mutable/AbstractMutableSet.html#collectInt(org.eclipse.collections.api.block.function.primitive.IntFunction)">collectInt</a></span>&#8203;(<a href="../../../block/function/primitive/IntFunction.html" title="interface in org.eclipse.collections.api.block.function.primitive">IntFunction</a>&lt;? super <a href="../../../../impl/set/mutable/AbstractMutableSet.html" title="type parameter in AbstractMutableSet">T</a>&gt;&nbsp;intFunction)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableIntSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MultiReaderUnifiedSet.</span><code><span class="memberNameLink"><a href="../../../../impl/set/mutable/MultiReaderUnifiedSet.html#collectInt(org.eclipse.collections.api.block.function.primitive.IntFunction)">collectInt</a></span>&#8203;(<a href="../../../block/function/primitive/IntFunction.html" title="interface in org.eclipse.collections.api.block.function.primitive">IntFunction</a>&lt;? super <a href="../../../../impl/set/mutable/MultiReaderUnifiedSet.html" title="type parameter in MultiReaderUnifiedSet">T</a>&gt;&nbsp;intFunction)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableIntSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SetAdapter.</span><code><span class="memberNameLink"><a href="../../../../impl/set/mutable/SetAdapter.html#collectInt(org.eclipse.collections.api.block.function.primitive.IntFunction)">collectInt</a></span>&#8203;(<a href="../../../block/function/primitive/IntFunction.html" title="interface in org.eclipse.collections.api.block.function.primitive">IntFunction</a>&lt;? super <a href="../../../../impl/set/mutable/SetAdapter.html" title="type parameter in SetAdapter">T</a>&gt;&nbsp;intFunction)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableIntSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedMutableSet.</span><code><span class="memberNameLink"><a href="../../../../impl/set/mutable/SynchronizedMutableSet.html#collectInt(org.eclipse.collections.api.block.function.primitive.IntFunction)">collectInt</a></span>&#8203;(<a href="../../../block/function/primitive/IntFunction.html" title="interface in org.eclipse.collections.api.block.function.primitive">IntFunction</a>&lt;? super <a href="../../../../impl/set/mutable/SynchronizedMutableSet.html" title="type parameter in SynchronizedMutableSet">T</a>&gt;&nbsp;intFunction)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableIntSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableMutableSet.</span><code><span class="memberNameLink"><a href="../../../../impl/set/mutable/UnmodifiableMutableSet.html#collectInt(org.eclipse.collections.api.block.function.primitive.IntFunction)">collectInt</a></span>&#8203;(<a href="../../../block/function/primitive/IntFunction.html" title="interface in org.eclipse.collections.api.block.function.primitive">IntFunction</a>&lt;? super <a href="../../../../impl/set/mutable/UnmodifiableMutableSet.html" title="type parameter in UnmodifiableMutableSet">T</a>&gt;&nbsp;intFunction)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.impl.set.mutable.primitive">
<!-- -->
</a>
<h2>Uses of <a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableIntSet</a> in <a href="../../../../impl/set/mutable/primitive/package-summary.html">org.eclipse.collections.impl.set.mutable.primitive</a></h2>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="../../../../impl/set/mutable/primitive/package-summary.html">org.eclipse.collections.impl.set.mutable.primitive</a> that implement <a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableIntSet</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../../impl/set/mutable/primitive/IntHashSet.html" title="class in org.eclipse.collections.impl.set.mutable.primitive">IntHashSet</a></span></code></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file primitiveHashSet.stg.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../../impl/set/mutable/primitive/SynchronizedIntSet.html" title="class in org.eclipse.collections.impl.set.mutable.primitive">SynchronizedIntSet</a></span></code></th>
<td class="colLast">
<div class="block">A synchronized view of a <a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive"><code>MutableIntSet</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../../impl/set/mutable/primitive/UnmodifiableIntSet.html" title="class in org.eclipse.collections.impl.set.mutable.primitive">UnmodifiableIntSet</a></span></code></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file unmodifiablePrimitiveSet.stg.</div>
</td>
</tr>
</tbody>
</table>
</div>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../../../impl/set/mutable/primitive/package-summary.html">org.eclipse.collections.impl.set.mutable.primitive</a> that return <a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableIntSet</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableIntSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">IntHashSet.</span><code><span class="memberNameLink"><a href="../../../../impl/set/mutable/primitive/IntHashSet.html#asSynchronized()">asSynchronized</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableIntSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedIntSet.</span><code><span class="memberNameLink"><a href="../../../../impl/set/mutable/primitive/SynchronizedIntSet.html#asSynchronized()">asSynchronized</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableIntSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableIntSet.</span><code><span class="memberNameLink"><a href="../../../../impl/set/mutable/primitive/UnmodifiableIntSet.html#asSynchronized()">asSynchronized</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableIntSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">IntHashSet.</span><code><span class="memberNameLink"><a href="../../../../impl/set/mutable/primitive/IntHashSet.html#asUnmodifiable()">asUnmodifiable</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableIntSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedIntSet.</span><code><span class="memberNameLink"><a href="../../../../impl/set/mutable/primitive/SynchronizedIntSet.html#asUnmodifiable()">asUnmodifiable</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableIntSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableIntSet.</span><code><span class="memberNameLink"><a href="../../../../impl/set/mutable/primitive/UnmodifiableIntSet.html#asUnmodifiable()">asUnmodifiable</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableIntSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableIntSetFactoryImpl.</span><code><span class="memberNameLink"><a href="../../../../impl/set/mutable/primitive/MutableIntSetFactoryImpl.html#empty()">empty</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableIntSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedIntSet.</span><code><span class="memberNameLink"><a href="../../../../impl/set/mutable/primitive/SynchronizedIntSet.html#newEmpty()">newEmpty</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableIntSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableIntSet.</span><code><span class="memberNameLink"><a href="../../../../impl/set/mutable/primitive/UnmodifiableIntSet.html#newEmpty()">newEmpty</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableIntSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableIntSetFactoryImpl.</span><code><span class="memberNameLink"><a href="../../../../impl/set/mutable/primitive/MutableIntSetFactoryImpl.html#of()">of</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableIntSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableIntSetFactoryImpl.</span><code><span class="memberNameLink"><a href="../../../../impl/set/mutable/primitive/MutableIntSetFactoryImpl.html#of(int...)">of</a></span>&#8203;(int...&nbsp;items)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableIntSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableIntSetFactoryImpl.</span><code><span class="memberNameLink"><a href="../../../../impl/set/mutable/primitive/MutableIntSetFactoryImpl.html#ofAll(java.lang.Iterable)">ofAll</a></span>&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang" class="externalLink">Iterable</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang" class="externalLink">Integer</a>&gt;&nbsp;iterable)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableIntSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableIntSetFactoryImpl.</span><code><span class="memberNameLink"><a href="../../../../impl/set/mutable/primitive/MutableIntSetFactoryImpl.html#ofAll(java.util.stream.IntStream)">ofAll</a></span>&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/stream/IntStream.html?is-external=true" title="class or interface in java.util.stream" class="externalLink">IntStream</a>&nbsp;items)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableIntSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableIntSetFactoryImpl.</span><code><span class="memberNameLink"><a href="../../../../impl/set/mutable/primitive/MutableIntSetFactoryImpl.html#ofAll(org.eclipse.collections.api.IntIterable)">ofAll</a></span>&#8203;(<a href="../../../IntIterable.html" title="interface in org.eclipse.collections.api">IntIterable</a>&nbsp;items)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableIntSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedIntSet.</span><code><span class="memberNameLink"><a href="../../../../impl/set/mutable/primitive/SynchronizedIntSet.html#reject(org.eclipse.collections.api.block.predicate.primitive.IntPredicate)">reject</a></span>&#8203;(<a href="../../../block/predicate/primitive/IntPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">IntPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableIntSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableIntSet.</span><code><span class="memberNameLink"><a href="../../../../impl/set/mutable/primitive/UnmodifiableIntSet.html#reject(org.eclipse.collections.api.block.predicate.primitive.IntPredicate)">reject</a></span>&#8203;(<a href="../../../block/predicate/primitive/IntPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">IntPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableIntSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedIntSet.</span><code><span class="memberNameLink"><a href="../../../../impl/set/mutable/primitive/SynchronizedIntSet.html#select(org.eclipse.collections.api.block.predicate.primitive.IntPredicate)">select</a></span>&#8203;(<a href="../../../block/predicate/primitive/IntPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">IntPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableIntSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableIntSet.</span><code><span class="memberNameLink"><a href="../../../../impl/set/mutable/primitive/UnmodifiableIntSet.html#select(org.eclipse.collections.api.block.predicate.primitive.IntPredicate)">select</a></span>&#8203;(<a href="../../../block/predicate/primitive/IntPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">IntPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableIntSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableIntSetFactoryImpl.</span><code><span class="memberNameLink"><a href="../../../../impl/set/mutable/primitive/MutableIntSetFactoryImpl.html#with()">with</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableIntSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableIntSetFactoryImpl.</span><code><span class="memberNameLink"><a href="../../../../impl/set/mutable/primitive/MutableIntSetFactoryImpl.html#with(int...)">with</a></span>&#8203;(int...&nbsp;items)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableIntSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableIntSetFactoryImpl.</span><code><span class="memberNameLink"><a href="../../../../impl/set/mutable/primitive/MutableIntSetFactoryImpl.html#withAll(java.lang.Iterable)">withAll</a></span>&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang" class="externalLink">Iterable</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang" class="externalLink">Integer</a>&gt;&nbsp;iterable)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableIntSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableIntSetFactoryImpl.</span><code><span class="memberNameLink"><a href="../../../../impl/set/mutable/primitive/MutableIntSetFactoryImpl.html#withAll(java.util.stream.IntStream)">withAll</a></span>&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/stream/IntStream.html?is-external=true" title="class or interface in java.util.stream" class="externalLink">IntStream</a>&nbsp;items)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableIntSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableIntSetFactoryImpl.</span><code><span class="memberNameLink"><a href="../../../../impl/set/mutable/primitive/MutableIntSetFactoryImpl.html#withAll(org.eclipse.collections.api.IntIterable)">withAll</a></span>&#8203;(<a href="../../../IntIterable.html" title="interface in org.eclipse.collections.api">IntIterable</a>&nbsp;items)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableIntSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableIntSetFactoryImpl.</span><code><span class="memberNameLink"><a href="../../../../impl/set/mutable/primitive/MutableIntSetFactoryImpl.html#withInitialCapacity(int)">withInitialCapacity</a></span>&#8203;(int&nbsp;capacity)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../../../impl/set/mutable/primitive/package-summary.html">org.eclipse.collections.impl.set.mutable.primitive</a> with parameters of type <a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableIntSet</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../impl/set/mutable/primitive/SynchronizedIntSet.html" title="class in org.eclipse.collections.impl.set.mutable.primitive">SynchronizedIntSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedIntSet.</span><code><span class="memberNameLink"><a href="../../../../impl/set/mutable/primitive/SynchronizedIntSet.html#of(org.eclipse.collections.api.set.primitive.MutableIntSet)">of</a></span>&#8203;(<a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableIntSet</a>&nbsp;set)</code></th>
<td class="colLast">
<div class="block">This method will take a MutableIntSet and wrap it directly in a SynchronizedIntSet.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../impl/set/mutable/primitive/SynchronizedIntSet.html" title="class in org.eclipse.collections.impl.set.mutable.primitive">SynchronizedIntSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedIntSet.</span><code><span class="memberNameLink"><a href="../../../../impl/set/mutable/primitive/SynchronizedIntSet.html#of(org.eclipse.collections.api.set.primitive.MutableIntSet,java.lang.Object)">of</a></span>&#8203;(<a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableIntSet</a>&nbsp;set,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang" class="externalLink">Object</a>&nbsp;lock)</code></th>
<td class="colLast">
<div class="block">This method will take a MutableIntSet and wrap it directly in a SynchronizedIntSet.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../impl/set/mutable/primitive/UnmodifiableIntSet.html" title="class in org.eclipse.collections.impl.set.mutable.primitive">UnmodifiableIntSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableIntSet.</span><code><span class="memberNameLink"><a href="../../../../impl/set/mutable/primitive/UnmodifiableIntSet.html#of(org.eclipse.collections.api.set.primitive.MutableIntSet)">of</a></span>&#8203;(<a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableIntSet</a>&nbsp;set)</code></th>
<td class="colLast">
<div class="block">This method will take a MutableIntSet and wrap it directly in a UnmodifiableIntSet.</div>
</td>
</tr>
</tbody>
</table>
</div>
<div class="useSummary">
<table>
<caption><span>Constructors in <a href="../../../../impl/set/mutable/primitive/package-summary.html">org.eclipse.collections.impl.set.mutable.primitive</a> with parameters of type <a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableIntSet</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Constructor</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../../impl/set/mutable/primitive/SynchronizedIntSet.html#%3Cinit%3E(org.eclipse.collections.api.set.primitive.MutableIntSet)">SynchronizedIntSet</a></span>&#8203;(<a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableIntSet</a>&nbsp;set)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../../impl/set/mutable/primitive/SynchronizedIntSet.html#%3Cinit%3E(org.eclipse.collections.api.set.primitive.MutableIntSet,java.lang.Object)">SynchronizedIntSet</a></span>&#8203;(<a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableIntSet</a>&nbsp;set,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang" class="externalLink">Object</a>&nbsp;newLock)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../../impl/set/mutable/primitive/UnmodifiableIntSet.html#%3Cinit%3E(org.eclipse.collections.api.set.primitive.MutableIntSet)">UnmodifiableIntSet</a></span>&#8203;(<a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableIntSet</a>&nbsp;set)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.impl.stack.mutable.primitive">
<!-- -->
</a>
<h2>Uses of <a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableIntSet</a> in <a href="../../../../impl/stack/mutable/primitive/package-summary.html">org.eclipse.collections.impl.stack.mutable.primitive</a></h2>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../../../impl/stack/mutable/primitive/package-summary.html">org.eclipse.collections.impl.stack.mutable.primitive</a> that return <a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableIntSet</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableIntSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedIntStack.</span><code><span class="memberNameLink"><a href="../../../../impl/stack/mutable/primitive/SynchronizedIntStack.html#toSet()">toSet</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableIntSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableIntStack.</span><code><span class="memberNameLink"><a href="../../../../impl/stack/mutable/primitive/UnmodifiableIntStack.html#toSet()">toSet</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.impl.stack.primitive">
<!-- -->
</a>
<h2>Uses of <a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableIntSet</a> in <a href="../../../../impl/stack/primitive/package-summary.html">org.eclipse.collections.impl.stack.primitive</a></h2>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../../../impl/stack/primitive/package-summary.html">org.eclipse.collections.impl.stack.primitive</a> that return <a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableIntSet</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableIntSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractIntStack.</span><code><span class="memberNameLink"><a href="../../../../impl/stack/primitive/AbstractIntStack.html#toSet()">toSet</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.impl.stream">
<!-- -->
</a>
<h2>Uses of <a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableIntSet</a> in <a href="../../../../impl/stream/package-summary.html">org.eclipse.collections.impl.stream</a></h2>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../../../impl/stream/package-summary.html">org.eclipse.collections.impl.stream</a> that return <a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableIntSet</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableIntSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">PrimitiveStreams.</span><code><span class="memberNameLink"><a href="../../../../impl/stream/PrimitiveStreams.html#mIntSet(java.util.stream.IntStream)">mIntSet</a></span>&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/stream/IntStream.html?is-external=true" title="class or interface in java.util.stream" class="externalLink">IntStream</a>&nbsp;stream)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.impl.string.immutable">
<!-- -->
</a>
<h2>Uses of <a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableIntSet</a> in <a href="../../../../impl/string/immutable/package-summary.html">org.eclipse.collections.impl.string.immutable</a></h2>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../../../impl/string/immutable/package-summary.html">org.eclipse.collections.impl.string.immutable</a> that return <a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableIntSet</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableIntSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CodePointAdapter.</span><code><span class="memberNameLink"><a href="../../../../impl/string/immutable/CodePointAdapter.html#toSet()">toSet</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableIntSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CodePointList.</span><code><span class="memberNameLink"><a href="../../../../impl/string/immutable/CodePointList.html#toSet()">toSet</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
</ul>
</section>
</div>
</main>
<footer role="contentinfo">
<nav role="navigation">
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a id="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../../index.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../MutableIntSet.html" title="interface in org.eclipse.collections.api.set.primitive">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<a id="skip.navbar.bottom">
<!-- -->
</a>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</nav>
<p class="legalCopy"><small>Copyright &#169; 2004&#x2013;2020. All rights reserved.</small></p>
</footer>
</div>
</div>
</body>
</html>