blob: 6bda7406b73c79fd5e073db5b4ed5b69b9eac2f6 [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.CharSet (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: CharSet">
<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="../CharSet.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.CharSet" class="title">Uses of Interface<br>org.eclipse.collections.api.set.primitive.CharSet</h1>
</div>
<div class="classUseContainer">
<div class="useSummary">
<table>
<caption><span>Packages that use <a href="../CharSet.html" title="interface in org.eclipse.collections.api.set.primitive">CharSet</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.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="rowColor">
<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="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.api.set.primitive">org.eclipse.collections.api.set.primitive</a></th>
<td class="colLast">
<div class="block">This package contains API for mutable and immutable primitive sets.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.factory.primitive">org.eclipse.collections.impl.factory.primitive</a></th>
<td class="colLast">
<div class="block">This package contains static utilities for creating immutable primitive collection factories.</div>
</td>
</tr>
<tr class="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.set.immutable.primitive">org.eclipse.collections.impl.set.immutable.primitive</a></th>
<td class="colLast">
<div class="block">This package contains implementations of the immutable primitive set interfaces.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.set.mutable.primitive">org.eclipse.collections.impl.set.mutable.primitive</a></th>
<td class="colLast">
<div class="block">This package contains implementations of the mutable primitive set interfaces.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.set.primitive">org.eclipse.collections.impl.set.primitive</a></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
<section class="classUses">
<ul class="blockList">
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.api.bag.primitive">
<!-- -->
</a>
<h2>Uses of <a href="../CharSet.html" title="interface in org.eclipse.collections.api.set.primitive">CharSet</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="../CharSet.html" title="interface in org.eclipse.collections.api.set.primitive">CharSet</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="../CharSet.html" title="interface in org.eclipse.collections.api.set.primitive">CharSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CharBag.</span><code><span class="memberNameLink"><a href="../../../bag/primitive/CharBag.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.set">
<!-- -->
</a>
<h2>Uses of <a href="../CharSet.html" title="interface in org.eclipse.collections.api.set.primitive">CharSet</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="../CharSet.html" title="interface in org.eclipse.collections.api.set.primitive">CharSet</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="../CharSet.html" title="interface in org.eclipse.collections.api.set.primitive">CharSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnsortedSetIterable.</span><code><span class="memberNameLink"><a href="../../UnsortedSetIterable.html#collectChar(org.eclipse.collections.api.block.function.primitive.CharFunction)">collectChar</a></span>&#8203;(<a href="../../../block/function/primitive/CharFunction.html" title="interface in org.eclipse.collections.api.block.function.primitive">CharFunction</a>&lt;? super <a href="../../UnsortedSetIterable.html" title="type parameter in UnsortedSetIterable">T</a>&gt;&nbsp;charFunction)</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="../CharSet.html" title="interface in org.eclipse.collections.api.set.primitive">CharSet</a> in <a href="../package-summary.html">org.eclipse.collections.api.set.primitive</a></h2>
<div class="useSummary">
<table>
<caption><span>Subinterfaces of <a href="../CharSet.html" title="interface in org.eclipse.collections.api.set.primitive">CharSet</a> in <a href="../package-summary.html">org.eclipse.collections.api.set.primitive</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Interface</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../ImmutableCharSet.html" title="interface in org.eclipse.collections.api.set.primitive">ImmutableCharSet</a></span></code></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file immutablePrimitiveSet.stg.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../MutableCharSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableCharSet</a></span></code></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveSet.stg.</div>
</td>
</tr>
</tbody>
</table>
</div>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../package-summary.html">org.eclipse.collections.api.set.primitive</a> that return <a href="../CharSet.html" title="interface in org.eclipse.collections.api.set.primitive">CharSet</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="../CharSet.html" title="interface in org.eclipse.collections.api.set.primitive">CharSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CharSet.</span><code><span class="memberNameLink"><a href="../CharSet.html#freeze()">freeze</a></span>()</code></th>
<td class="colLast">
<div class="block">Returns a frozen copy of this set.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../CharSet.html" title="interface in org.eclipse.collections.api.set.primitive">CharSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableCharSet.</span><code><span class="memberNameLink"><a href="../MutableCharSet.html#freeze()">freeze</a></span>()</code></th>
<td class="colLast">
<div class="block">Returns a frozen copy of this set.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../CharSet.html" title="interface in org.eclipse.collections.api.set.primitive">CharSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CharSet.</span><code><span class="memberNameLink"><a href="../CharSet.html#reject(org.eclipse.collections.api.block.predicate.primitive.CharPredicate)">reject</a></span>&#8203;(<a href="../../../block/predicate/primitive/CharPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">CharPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../CharSet.html" title="interface in org.eclipse.collections.api.set.primitive">CharSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CharSet.</span><code><span class="memberNameLink"><a href="../CharSet.html#select(org.eclipse.collections.api.block.predicate.primitive.CharPredicate)">select</a></span>&#8203;(<a href="../../../block/predicate/primitive/CharPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">CharPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>default <a href="../CharSet.html" title="interface in org.eclipse.collections.api.set.primitive">CharSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CharSet.</span><code><span class="memberNameLink"><a href="../CharSet.html#tap(org.eclipse.collections.api.block.procedure.primitive.CharProcedure)">tap</a></span>&#8203;(<a href="../../../block/procedure/primitive/CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a>&nbsp;procedure)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.impl.factory.primitive">
<!-- -->
</a>
<h2>Uses of <a href="../CharSet.html" title="interface in org.eclipse.collections.api.set.primitive">CharSet</a> in <a href="../../../../impl/factory/primitive/package-summary.html">org.eclipse.collections.impl.factory.primitive</a></h2>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../../../impl/factory/primitive/package-summary.html">org.eclipse.collections.impl.factory.primitive</a> with parameters of type <a href="../CharSet.html" title="interface in org.eclipse.collections.api.set.primitive">CharSet</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static &lt;A,&#8203;
B&gt;&nbsp;<a href="../../../LazyIterable.html" title="interface in org.eclipse.collections.api">LazyIterable</a>&lt;<a href="../../../tuple/primitive/CharCharPair.html" title="interface in org.eclipse.collections.api.tuple.primitive">CharCharPair</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CharSets.</span><code><span class="memberNameLink"><a href="../../../../impl/factory/primitive/CharSets.html#cartesianProduct(org.eclipse.collections.api.set.primitive.CharSet,org.eclipse.collections.api.set.primitive.CharSet)">cartesianProduct</a></span>&#8203;(<a href="../CharSet.html" title="interface in org.eclipse.collections.api.set.primitive">CharSet</a>&nbsp;set1,
<a href="../CharSet.html" title="interface in org.eclipse.collections.api.set.primitive">CharSet</a>&nbsp;set2)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static &lt;A,&#8203;
B,&#8203;
C&gt;&nbsp;<a href="../../../LazyIterable.html" title="interface in org.eclipse.collections.api">LazyIterable</a>&lt;C&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CharSets.</span><code><span class="memberNameLink"><a href="../../../../impl/factory/primitive/CharSets.html#cartesianProduct(org.eclipse.collections.api.set.primitive.CharSet,org.eclipse.collections.api.set.primitive.CharSet,org.eclipse.collections.api.block.function.primitive.CharCharToObjectFunction)">cartesianProduct</a></span>&#8203;(<a href="../CharSet.html" title="interface in org.eclipse.collections.api.set.primitive">CharSet</a>&nbsp;set1,
<a href="../CharSet.html" title="interface in org.eclipse.collections.api.set.primitive">CharSet</a>&nbsp;set2,
<a href="../../../block/function/primitive/CharCharToObjectFunction.html" title="interface in org.eclipse.collections.api.block.function.primitive">CharCharToObjectFunction</a>&lt;C&gt;&nbsp;function)</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="../CharSet.html" title="interface in org.eclipse.collections.api.set.primitive">CharSet</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="../CharSet.html" title="interface in org.eclipse.collections.api.set.primitive">CharSet</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/AbstractMutableCharKeySet.html" title="class in org.eclipse.collections.impl.map.mutable.primitive">AbstractMutableCharKeySet</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>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.impl.set.immutable.primitive">
<!-- -->
</a>
<h2>Uses of <a href="../CharSet.html" title="interface in org.eclipse.collections.api.set.primitive">CharSet</a> in <a href="../../../../impl/set/immutable/primitive/package-summary.html">org.eclipse.collections.impl.set.immutable.primitive</a></h2>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="../../../../impl/set/immutable/primitive/package-summary.html">org.eclipse.collections.impl.set.immutable.primitive</a> that implement <a href="../CharSet.html" title="interface in org.eclipse.collections.api.set.primitive">CharSet</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../../impl/set/immutable/primitive/AbstractImmutableCharSet.html" title="class in org.eclipse.collections.impl.set.immutable.primitive">AbstractImmutableCharSet</a></span></code></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file abstractImmutablePrimitiveSet.stg.</div>
</td>
</tr>
</tbody>
</table>
</div>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../../../impl/set/immutable/primitive/package-summary.html">org.eclipse.collections.impl.set.immutable.primitive</a> that return <a href="../CharSet.html" title="interface in org.eclipse.collections.api.set.primitive">CharSet</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="../CharSet.html" title="interface in org.eclipse.collections.api.set.primitive">CharSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractImmutableCharSet.</span><code><span class="memberNameLink"><a href="../../../../impl/set/immutable/primitive/AbstractImmutableCharSet.html#freeze()">freeze</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
<div class="useSummary">
<table>
<caption><span>Constructors in <a href="../../../../impl/set/immutable/primitive/package-summary.html">org.eclipse.collections.impl.set.immutable.primitive</a> with parameters of type <a href="../CharSet.html" title="interface in org.eclipse.collections.api.set.primitive">CharSet</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/immutable/primitive/ImmutableCharSetSerializationProxy.html#%3Cinit%3E(org.eclipse.collections.api.set.primitive.CharSet)">ImmutableCharSetSerializationProxy</a></span>&#8203;(<a href="../CharSet.html" title="interface in org.eclipse.collections.api.set.primitive">CharSet</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.set.mutable.primitive">
<!-- -->
</a>
<h2>Uses of <a href="../CharSet.html" title="interface in org.eclipse.collections.api.set.primitive">CharSet</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="../CharSet.html" title="interface in org.eclipse.collections.api.set.primitive">CharSet</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/CharHashSet.html" title="class in org.eclipse.collections.impl.set.mutable.primitive">CharHashSet</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/SynchronizedCharSet.html" title="class in org.eclipse.collections.impl.set.mutable.primitive">SynchronizedCharSet</a></span></code></th>
<td class="colLast">
<div class="block">A synchronized view of a <a href="../MutableCharSet.html" title="interface in org.eclipse.collections.api.set.primitive"><code>MutableCharSet</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/UnmodifiableCharSet.html" title="class in org.eclipse.collections.impl.set.mutable.primitive">UnmodifiableCharSet</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="../CharSet.html" title="interface in org.eclipse.collections.api.set.primitive">CharSet</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="../CharSet.html" title="interface in org.eclipse.collections.api.set.primitive">CharSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CharHashSet.</span><code><span class="memberNameLink"><a href="../../../../impl/set/mutable/primitive/CharHashSet.html#freeze()">freeze</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../CharSet.html" title="interface in org.eclipse.collections.api.set.primitive">CharSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedCharSet.</span><code><span class="memberNameLink"><a href="../../../../impl/set/mutable/primitive/SynchronizedCharSet.html#freeze()">freeze</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../CharSet.html" title="interface in org.eclipse.collections.api.set.primitive">CharSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableCharSet.</span><code><span class="memberNameLink"><a href="../../../../impl/set/mutable/primitive/UnmodifiableCharSet.html#freeze()">freeze</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.primitive">
<!-- -->
</a>
<h2>Uses of <a href="../CharSet.html" title="interface in org.eclipse.collections.api.set.primitive">CharSet</a> in <a href="../../../../impl/set/primitive/package-summary.html">org.eclipse.collections.impl.set.primitive</a></h2>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="../../../../impl/set/primitive/package-summary.html">org.eclipse.collections.impl.set.primitive</a> that implement <a href="../CharSet.html" title="interface in org.eclipse.collections.api.set.primitive">CharSet</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../../impl/set/primitive/AbstractCharSet.html" title="class in org.eclipse.collections.impl.set.primitive">AbstractCharSet</a></span></code></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file abstractPrimitiveSet.stg.</div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
</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="../CharSet.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>