blob: 8d9d2ff85b155721cb32a96b1999a901c7b57dbf [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>UnmodifiableFloatSet (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="declaration: package: org.eclipse.collections.impl.set.mutable.primitive, class: UnmodifiableFloatSet">
<meta name="generator" content="javadoc/ClassWriterImpl">
<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-declaration">
<script type="text/javascript">var data = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":9,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10};
var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
var pathtoroot = "../../../../../../../";
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<div class="flexBox">
<header role="banner" class="flexHeader">
<nav role="navigation">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a id="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../../index.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/UnmodifiableFloatSet.html">Use</a></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>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<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">
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle"><span class="packageLabelInType">Package</span>&nbsp;<a href="package-summary.html">org.eclipse.collections.impl.set.mutable.primitive</a></div>
<h1 title="Class UnmodifiableFloatSet" class="title">Class UnmodifiableFloatSet</h1>
</div>
<div class="contentContainer">
<div class="inheritance" title="Inheritance Tree"><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">java.lang.Object</a>
<div class="inheritance"><a href="../../../collection/mutable/primitive/AbstractUnmodifiableFloatCollection.html" title="class in org.eclipse.collections.impl.collection.mutable.primitive">org.eclipse.collections.impl.collection.mutable.primitive.AbstractUnmodifiableFloatCollection</a>
<div class="inheritance">org.eclipse.collections.impl.set.mutable.primitive.UnmodifiableFloatSet</div>
</div>
</div>
<section class="description">
<dl>
<dt>All Implemented Interfaces:</dt>
<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io" class="externalLink">Serializable</a></code>, <code><a href="../../../../api/collection/primitive/MutableFloatCollection.html" title="interface in org.eclipse.collections.api.collection.primitive">MutableFloatCollection</a></code>, <code><a href="../../../../api/FloatIterable.html" title="interface in org.eclipse.collections.api">FloatIterable</a></code>, <code><a href="../../../../api/PrimitiveIterable.html" title="interface in org.eclipse.collections.api">PrimitiveIterable</a></code>, <code><a href="../../../../api/set/primitive/FloatSet.html" title="interface in org.eclipse.collections.api.set.primitive">FloatSet</a></code>, <code><a href="../../../../api/set/primitive/MutableFloatSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableFloatSet</a></code></dd>
</dl>
<hr>
<pre>public class <span class="typeNameLabel">UnmodifiableFloatSet</span>
extends <a href="../../../collection/mutable/primitive/AbstractUnmodifiableFloatCollection.html" title="class in org.eclipse.collections.impl.collection.mutable.primitive">AbstractUnmodifiableFloatCollection</a>
implements <a href="../../../../api/set/primitive/MutableFloatSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableFloatSet</a></pre>
<div class="block">This file was automatically generated from template file unmodifiablePrimitiveSet.stg.</div>
<dl>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>3.1.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../../serialized-form.html#org.eclipse.collections.impl.set.mutable.primitive.UnmodifiableFloatSet">Serialized Form</a></dd>
</dl>
</section>
<section class="summary">
<ul class="blockList">
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<li class="blockList">
<section class="constructorSummary"><a id="constructor.summary">
<!-- -->
</a>
<h2>Constructor Summary</h2>
<div class="memberSummary">
<table>
<caption><span>Constructors</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="colConstructorName" scope="row"><code><span class="memberNameLink"><a href="#%3Cinit%3E(org.eclipse.collections.api.set.primitive.MutableFloatSet)">UnmodifiableFloatSet</a></span>&#8203;(<a href="../../../../api/set/primitive/MutableFloatSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableFloatSet</a>&nbsp;set)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<!-- ========== METHOD SUMMARY =========== -->
<li class="blockList">
<section class="methodSummary"><a id="method.summary">
<!-- -->
</a>
<h2>Method Summary</h2>
<div class="memberSummary">
<div role="tablist" aria-orientation="horizontal"><button role="tab" aria-selected="true" aria-controls="memberSummary_tabpanel" tabindex="0" onkeydown="switchTab(event)" id="t0" class="activeTableTab">All Methods</button><button role="tab" aria-selected="false" aria-controls="memberSummary_tabpanel" tabindex="-1" onkeydown="switchTab(event)" id="t1" class="tableTab" onclick="show(1);">Static Methods</button><button role="tab" aria-selected="false" aria-controls="memberSummary_tabpanel" tabindex="-1" onkeydown="switchTab(event)" id="t2" class="tableTab" onclick="show(2);">Instance Methods</button><button role="tab" aria-selected="false" aria-controls="memberSummary_tabpanel" tabindex="-1" onkeydown="switchTab(event)" id="t4" class="tableTab" onclick="show(8);">Concrete Methods</button></div>
<div id="memberSummary_tabpanel" role="tabpanel">
<table aria-labelledby="t0">
<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" id="i0">
<td class="colFirst"><code><a href="../../../../api/set/primitive/MutableFloatSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableFloatSet</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#asSynchronized()">asSynchronized</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor" id="i1">
<td class="colFirst"><code><a href="../../../../api/set/primitive/MutableFloatSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableFloatSet</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#asUnmodifiable()">asUnmodifiable</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor" id="i2">
<td class="colFirst"><code>&lt;V&gt;&nbsp;<a href="../../../../api/set/MutableSet.html" title="interface in org.eclipse.collections.api.set">MutableSet</a>&lt;V&gt;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#collect(org.eclipse.collections.api.block.function.primitive.FloatToObjectFunction)">collect</a></span>&#8203;(<a href="../../../../api/block/function/primitive/FloatToObjectFunction.html" title="interface in org.eclipse.collections.api.block.function.primitive">FloatToObjectFunction</a>&lt;? extends V&gt;&nbsp;function)</code></th>
<td class="colLast">
<div class="block">Returns a new collection with the results of applying the specified function on each element of the source
collection.</div>
</td>
</tr>
<tr class="rowColor" id="i3">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#equals(java.lang.Object)">equals</a></span>&#8203;(<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;otherSet)</code></th>
<td class="colLast">
<div class="block">Follows the same general contract as <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Set.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.util" class="externalLink"><code>Set.equals(Object)</code></a>.</div>
</td>
</tr>
<tr class="altColor" id="i4">
<td class="colFirst"><code><a href="../../../../api/set/primitive/FloatSet.html" title="interface in org.eclipse.collections.api.set.primitive">FloatSet</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#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" id="i5">
<td class="colFirst"><code>int</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#hashCode()">hashCode</a></span>()</code></th>
<td class="colLast">
<div class="block">Follows the same general contract as <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Set.html?is-external=true#hashCode()" title="class or interface in java.util" class="externalLink"><code>Set.hashCode()</code></a>.</div>
</td>
</tr>
<tr class="altColor" id="i6">
<td class="colFirst"><code><a href="../../../../api/set/primitive/MutableFloatSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableFloatSet</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#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" id="i7">
<td class="colFirst"><code>static <a href="UnmodifiableFloatSet.html" title="class in org.eclipse.collections.impl.set.mutable.primitive">UnmodifiableFloatSet</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#of(org.eclipse.collections.api.set.primitive.MutableFloatSet)">of</a></span>&#8203;(<a href="../../../../api/set/primitive/MutableFloatSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableFloatSet</a>&nbsp;set)</code></th>
<td class="colLast">
<div class="block">This method will take a MutableFloatSet and wrap it directly in a UnmodifiableFloatSet.</div>
</td>
</tr>
<tr class="altColor" id="i8">
<td class="colFirst"><code><a href="../../../../api/set/primitive/MutableFloatSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableFloatSet</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#reject(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">reject</a></span>&#8203;(<a href="../../../../api/block/predicate/primitive/FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">
<div class="block">Returns a new FloatIterable with all of the elements in the FloatIterable that
return false for the specified predicate.</div>
</td>
</tr>
<tr class="rowColor" id="i9">
<td class="colFirst"><code><a href="../../../../api/set/primitive/MutableFloatSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableFloatSet</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#select(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">select</a></span>&#8203;(<a href="../../../../api/block/predicate/primitive/FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">
<div class="block">Returns a new FloatIterable with all of the elements in the FloatIterable that
return true for the specified predicate.</div>
</td>
</tr>
<tr class="altColor" id="i10">
<td class="colFirst"><code><a href="../../../../api/set/primitive/ImmutableFloatSet.html" title="interface in org.eclipse.collections.api.set.primitive">ImmutableFloatSet</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#toImmutable()">toImmutable</a></span>()</code></th>
<td class="colLast">
<div class="block">Returns an immutable copy of this set.</div>
</td>
</tr>
<tr class="rowColor" id="i11">
<td class="colFirst"><code><a href="UnmodifiableFloatSet.html" title="class in org.eclipse.collections.impl.set.mutable.primitive">UnmodifiableFloatSet</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#with(float)">with</a></span>&#8203;(float&nbsp;element)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor" id="i12">
<td class="colFirst"><code><a href="UnmodifiableFloatSet.html" title="class in org.eclipse.collections.impl.set.mutable.primitive">UnmodifiableFloatSet</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#withAll(org.eclipse.collections.api.FloatIterable)">withAll</a></span>&#8203;(<a href="../../../../api/FloatIterable.html" title="interface in org.eclipse.collections.api">FloatIterable</a>&nbsp;elements)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor" id="i13">
<td class="colFirst"><code><a href="UnmodifiableFloatSet.html" title="class in org.eclipse.collections.impl.set.mutable.primitive">UnmodifiableFloatSet</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#without(float)">without</a></span>&#8203;(float&nbsp;element)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor" id="i14">
<td class="colFirst"><code><a href="UnmodifiableFloatSet.html" title="class in org.eclipse.collections.impl.set.mutable.primitive">UnmodifiableFloatSet</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#withoutAll(org.eclipse.collections.api.FloatIterable)">withoutAll</a></span>&#8203;(<a href="../../../../api/FloatIterable.html" title="interface in org.eclipse.collections.api">FloatIterable</a>&nbsp;elements)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="inheritedList">
<h3>Methods inherited from class&nbsp;org.eclipse.collections.impl.collection.mutable.primitive.<a href="../../../collection/mutable/primitive/AbstractUnmodifiableFloatCollection.html" title="class in org.eclipse.collections.impl.collection.mutable.primitive">AbstractUnmodifiableFloatCollection</a></h3>
<a id="methods.inherited.from.class.org.eclipse.collections.impl.collection.mutable.primitive.AbstractUnmodifiableFloatCollection">
<!-- -->
</a><code><a href="../../../collection/mutable/primitive/AbstractUnmodifiableFloatCollection.html#add(float)">add</a>, <a href="../../../collection/mutable/primitive/AbstractUnmodifiableFloatCollection.html#addAll(float...)">addAll</a>, <a href="../../../collection/mutable/primitive/AbstractUnmodifiableFloatCollection.html#addAll(org.eclipse.collections.api.FloatIterable)">addAll</a>, <a href="../../../collection/mutable/primitive/AbstractUnmodifiableFloatCollection.html#allSatisfy(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">allSatisfy</a>, <a href="../../../collection/mutable/primitive/AbstractUnmodifiableFloatCollection.html#anySatisfy(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">anySatisfy</a>, <a href="../../../collection/mutable/primitive/AbstractUnmodifiableFloatCollection.html#appendString(java.lang.Appendable)">appendString</a>, <a href="../../../collection/mutable/primitive/AbstractUnmodifiableFloatCollection.html#appendString(java.lang.Appendable,java.lang.String)">appendString</a>, <a href="../../../collection/mutable/primitive/AbstractUnmodifiableFloatCollection.html#appendString(java.lang.Appendable,java.lang.String,java.lang.String,java.lang.String)">appendString</a>, <a href="../../../collection/mutable/primitive/AbstractUnmodifiableFloatCollection.html#asLazy()">asLazy</a>, <a href="../../../collection/mutable/primitive/AbstractUnmodifiableFloatCollection.html#average()">average</a>, <a href="../../../collection/mutable/primitive/AbstractUnmodifiableFloatCollection.html#chunk(int)">chunk</a>, <a href="../../../collection/mutable/primitive/AbstractUnmodifiableFloatCollection.html#clear()">clear</a>, <a href="../../../collection/mutable/primitive/AbstractUnmodifiableFloatCollection.html#contains(float)">contains</a>, <a href="../../../collection/mutable/primitive/AbstractUnmodifiableFloatCollection.html#containsAll(float...)">containsAll</a>, <a href="../../../collection/mutable/primitive/AbstractUnmodifiableFloatCollection.html#containsAll(org.eclipse.collections.api.FloatIterable)">containsAll</a>, <a href="../../../collection/mutable/primitive/AbstractUnmodifiableFloatCollection.html#count(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">count</a>, <a href="../../../collection/mutable/primitive/AbstractUnmodifiableFloatCollection.html#detectIfNone(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate,float)">detectIfNone</a>, <a href="../../../collection/mutable/primitive/AbstractUnmodifiableFloatCollection.html#each(org.eclipse.collections.api.block.procedure.primitive.FloatProcedure)">each</a>, <a href="../../../collection/mutable/primitive/AbstractUnmodifiableFloatCollection.html#floatIterator()">floatIterator</a>, <a href="../../../collection/mutable/primitive/AbstractUnmodifiableFloatCollection.html#forEach(org.eclipse.collections.api.block.procedure.primitive.FloatProcedure)">forEach</a>, <a href="../../../collection/mutable/primitive/AbstractUnmodifiableFloatCollection.html#injectInto(T,org.eclipse.collections.api.block.function.primitive.ObjectFloatToObjectFunction)">injectInto</a>, <a href="../../../collection/mutable/primitive/AbstractUnmodifiableFloatCollection.html#isEmpty()">isEmpty</a>, <a href="../../../collection/mutable/primitive/AbstractUnmodifiableFloatCollection.html#makeString()">makeString</a>, <a href="../../../collection/mutable/primitive/AbstractUnmodifiableFloatCollection.html#makeString(java.lang.String)">makeString</a>, <a href="../../../collection/mutable/primitive/AbstractUnmodifiableFloatCollection.html#makeString(java.lang.String,java.lang.String,java.lang.String)">makeString</a>, <a href="../../../collection/mutable/primitive/AbstractUnmodifiableFloatCollection.html#max()">max</a>, <a href="../../../collection/mutable/primitive/AbstractUnmodifiableFloatCollection.html#maxIfEmpty(float)">maxIfEmpty</a>, <a href="../../../collection/mutable/primitive/AbstractUnmodifiableFloatCollection.html#median()">median</a>, <a href="../../../collection/mutable/primitive/AbstractUnmodifiableFloatCollection.html#min()">min</a>, <a href="../../../collection/mutable/primitive/AbstractUnmodifiableFloatCollection.html#minIfEmpty(float)">minIfEmpty</a>, <a href="../../../collection/mutable/primitive/AbstractUnmodifiableFloatCollection.html#noneSatisfy(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">noneSatisfy</a>, <a href="../../../collection/mutable/primitive/AbstractUnmodifiableFloatCollection.html#notEmpty()">notEmpty</a>, <a href="../../../collection/mutable/primitive/AbstractUnmodifiableFloatCollection.html#reduce(org.eclipse.collections.api.block.function.primitive.DoubleFloatToDoubleFunction)">reduce</a>, <a href="../../../collection/mutable/primitive/AbstractUnmodifiableFloatCollection.html#reduceIfEmpty(org.eclipse.collections.api.block.function.primitive.DoubleFloatToDoubleFunction,double)">reduceIfEmpty</a>, <a href="../../../collection/mutable/primitive/AbstractUnmodifiableFloatCollection.html#remove(float)">remove</a>, <a href="../../../collection/mutable/primitive/AbstractUnmodifiableFloatCollection.html#removeAll(float...)">removeAll</a>, <a href="../../../collection/mutable/primitive/AbstractUnmodifiableFloatCollection.html#removeAll(org.eclipse.collections.api.FloatIterable)">removeAll</a>, <a href="../../../collection/mutable/primitive/AbstractUnmodifiableFloatCollection.html#removeIf(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">removeIf</a>, <a href="../../../collection/mutable/primitive/AbstractUnmodifiableFloatCollection.html#retainAll(float...)">retainAll</a>, <a href="../../../collection/mutable/primitive/AbstractUnmodifiableFloatCollection.html#retainAll(org.eclipse.collections.api.FloatIterable)">retainAll</a>, <a href="../../../collection/mutable/primitive/AbstractUnmodifiableFloatCollection.html#size()">size</a>, <a href="../../../collection/mutable/primitive/AbstractUnmodifiableFloatCollection.html#sum()">sum</a>, <a href="../../../collection/mutable/primitive/AbstractUnmodifiableFloatCollection.html#toArray()">toArray</a>, <a href="../../../collection/mutable/primitive/AbstractUnmodifiableFloatCollection.html#toArray(float%5B%5D)">toArray</a>, <a href="../../../collection/mutable/primitive/AbstractUnmodifiableFloatCollection.html#toBag()">toBag</a>, <a href="../../../collection/mutable/primitive/AbstractUnmodifiableFloatCollection.html#toList()">toList</a>, <a href="../../../collection/mutable/primitive/AbstractUnmodifiableFloatCollection.html#toSet()">toSet</a>, <a href="../../../collection/mutable/primitive/AbstractUnmodifiableFloatCollection.html#toSortedArray()">toSortedArray</a>, <a href="../../../collection/mutable/primitive/AbstractUnmodifiableFloatCollection.html#toSortedList()">toSortedList</a>, <a href="../../../collection/mutable/primitive/AbstractUnmodifiableFloatCollection.html#toString()">toString</a></code></div>
<div class="inheritedList">
<h3>Methods inherited from class&nbsp;java.lang.<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></h3>
<a id="methods.inherited.from.class.java.lang.Object">
<!-- -->
</a><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang" class="externalLink">getClass</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang" class="externalLink">notify</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang" class="externalLink">notifyAll</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang" class="externalLink">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang" class="externalLink">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait(long,int)" title="class or interface in java.lang" class="externalLink">wait</a></code></div>
<div class="inheritedList">
<h3>Methods inherited from interface&nbsp;org.eclipse.collections.api.<a href="../../../../api/FloatIterable.html" title="interface in org.eclipse.collections.api">FloatIterable</a></h3>
<a id="methods.inherited.from.class.org.eclipse.collections.api.FloatIterable">
<!-- -->
</a><code><a href="../../../../api/FloatIterable.html#allSatisfy(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">allSatisfy</a>, <a href="../../../../api/FloatIterable.html#anySatisfy(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">anySatisfy</a>, <a href="../../../../api/FloatIterable.html#asLazy()">asLazy</a>, <a href="../../../../api/FloatIterable.html#average()">average</a>, <a href="../../../../api/FloatIterable.html#averageIfEmpty(double)">averageIfEmpty</a>, <a href="../../../../api/FloatIterable.html#chunk(int)">chunk</a>, <a href="../../../../api/FloatIterable.html#collect(org.eclipse.collections.api.block.function.primitive.FloatToObjectFunction,R)">collect</a>, <a href="../../../../api/FloatIterable.html#collectBoolean(org.eclipse.collections.api.block.function.primitive.FloatToBooleanFunction,R)">collectBoolean</a>, <a href="../../../../api/FloatIterable.html#collectByte(org.eclipse.collections.api.block.function.primitive.FloatToByteFunction,R)">collectByte</a>, <a href="../../../../api/FloatIterable.html#collectChar(org.eclipse.collections.api.block.function.primitive.FloatToCharFunction,R)">collectChar</a>, <a href="../../../../api/FloatIterable.html#collectDouble(org.eclipse.collections.api.block.function.primitive.FloatToDoubleFunction,R)">collectDouble</a>, <a href="../../../../api/FloatIterable.html#collectFloat(org.eclipse.collections.api.block.function.primitive.FloatToFloatFunction,R)">collectFloat</a>, <a href="../../../../api/FloatIterable.html#collectInt(org.eclipse.collections.api.block.function.primitive.FloatToIntFunction,R)">collectInt</a>, <a href="../../../../api/FloatIterable.html#collectLong(org.eclipse.collections.api.block.function.primitive.FloatToLongFunction,R)">collectLong</a>, <a href="../../../../api/FloatIterable.html#collectShort(org.eclipse.collections.api.block.function.primitive.FloatToShortFunction,R)">collectShort</a>, <a href="../../../../api/FloatIterable.html#contains(float)">contains</a>, <a href="../../../../api/FloatIterable.html#containsAll(float...)">containsAll</a>, <a href="../../../../api/FloatIterable.html#containsAll(org.eclipse.collections.api.FloatIterable)">containsAll</a>, <a href="../../../../api/FloatIterable.html#count(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">count</a>, <a href="../../../../api/FloatIterable.html#detectIfNone(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate,float)">detectIfNone</a>, <a href="../../../../api/FloatIterable.html#each(org.eclipse.collections.api.block.procedure.primitive.FloatProcedure)">each</a>, <a href="../../../../api/FloatIterable.html#flatCollect(org.eclipse.collections.api.block.function.primitive.FloatToObjectFunction,R)">flatCollect</a>, <a href="../../../../api/FloatIterable.html#forEach(org.eclipse.collections.api.block.procedure.primitive.FloatProcedure)">forEach</a>, <a href="../../../../api/FloatIterable.html#injectInto(T,org.eclipse.collections.api.block.function.primitive.ObjectFloatToObjectFunction)">injectInto</a>, <a href="../../../../api/FloatIterable.html#max()">max</a>, <a href="../../../../api/FloatIterable.html#maxIfEmpty(float)">maxIfEmpty</a>, <a href="../../../../api/FloatIterable.html#median()">median</a>, <a href="../../../../api/FloatIterable.html#medianIfEmpty(double)">medianIfEmpty</a>, <a href="../../../../api/FloatIterable.html#min()">min</a>, <a href="../../../../api/FloatIterable.html#minIfEmpty(float)">minIfEmpty</a>, <a href="../../../../api/FloatIterable.html#noneSatisfy(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">noneSatisfy</a>, <a href="../../../../api/FloatIterable.html#reduce(org.eclipse.collections.api.block.function.primitive.DoubleFloatToDoubleFunction)">reduce</a>, <a href="../../../../api/FloatIterable.html#reduceIfEmpty(org.eclipse.collections.api.block.function.primitive.DoubleFloatToDoubleFunction,double)">reduceIfEmpty</a>, <a href="../../../../api/FloatIterable.html#reject(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate,R)">reject</a>, <a href="../../../../api/FloatIterable.html#select(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate,R)">select</a>, <a href="../../../../api/FloatIterable.html#sum()">sum</a>, <a href="../../../../api/FloatIterable.html#summaryStatistics()">summaryStatistics</a>, <a href="../../../../api/FloatIterable.html#toArray()">toArray</a>, <a href="../../../../api/FloatIterable.html#toArray(float%5B%5D)">toArray</a>, <a href="../../../../api/FloatIterable.html#toBag()">toBag</a>, <a href="../../../../api/FloatIterable.html#toList()">toList</a>, <a href="../../../../api/FloatIterable.html#toSet()">toSet</a>, <a href="../../../../api/FloatIterable.html#toSortedArray()">toSortedArray</a>, <a href="../../../../api/FloatIterable.html#toSortedList()">toSortedList</a></code></div>
<div class="inheritedList">
<h3>Methods inherited from interface&nbsp;org.eclipse.collections.api.collection.primitive.<a href="../../../../api/collection/primitive/MutableFloatCollection.html" title="interface in org.eclipse.collections.api.collection.primitive">MutableFloatCollection</a></h3>
<a id="methods.inherited.from.class.org.eclipse.collections.api.collection.primitive.MutableFloatCollection">
<!-- -->
</a><code><a href="../../../../api/collection/primitive/MutableFloatCollection.html#add(float)">add</a>, <a href="../../../../api/collection/primitive/MutableFloatCollection.html#addAll(float...)">addAll</a>, <a href="../../../../api/collection/primitive/MutableFloatCollection.html#addAll(org.eclipse.collections.api.FloatIterable)">addAll</a>, <a href="../../../../api/collection/primitive/MutableFloatCollection.html#clear()">clear</a>, <a href="../../../../api/collection/primitive/MutableFloatCollection.html#floatIterator()">floatIterator</a>, <a href="../../../../api/collection/primitive/MutableFloatCollection.html#remove(float)">remove</a>, <a href="../../../../api/collection/primitive/MutableFloatCollection.html#removeAll(float...)">removeAll</a>, <a href="../../../../api/collection/primitive/MutableFloatCollection.html#removeAll(org.eclipse.collections.api.FloatIterable)">removeAll</a>, <a href="../../../../api/collection/primitive/MutableFloatCollection.html#removeIf(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">removeIf</a>, <a href="../../../../api/collection/primitive/MutableFloatCollection.html#retainAll(float...)">retainAll</a>, <a href="../../../../api/collection/primitive/MutableFloatCollection.html#retainAll(org.eclipse.collections.api.FloatIterable)">retainAll</a></code></div>
<div class="inheritedList">
<h3>Methods inherited from interface&nbsp;org.eclipse.collections.api.set.primitive.<a href="../../../../api/set/primitive/MutableFloatSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableFloatSet</a></h3>
<a id="methods.inherited.from.class.org.eclipse.collections.api.set.primitive.MutableFloatSet">
<!-- -->
</a><code><a href="../../../../api/set/primitive/MutableFloatSet.html#tap(org.eclipse.collections.api.block.procedure.primitive.FloatProcedure)">tap</a></code></div>
<div class="inheritedList">
<h3>Methods inherited from interface&nbsp;org.eclipse.collections.api.<a href="../../../../api/PrimitiveIterable.html" title="interface in org.eclipse.collections.api">PrimitiveIterable</a></h3>
<a id="methods.inherited.from.class.org.eclipse.collections.api.PrimitiveIterable">
<!-- -->
</a><code><a href="../../../../api/PrimitiveIterable.html#appendString(java.lang.Appendable)">appendString</a>, <a href="../../../../api/PrimitiveIterable.html#appendString(java.lang.Appendable,java.lang.String)">appendString</a>, <a href="../../../../api/PrimitiveIterable.html#appendString(java.lang.Appendable,java.lang.String,java.lang.String,java.lang.String)">appendString</a>, <a href="../../../../api/PrimitiveIterable.html#isEmpty()">isEmpty</a>, <a href="../../../../api/PrimitiveIterable.html#makeString()">makeString</a>, <a href="../../../../api/PrimitiveIterable.html#makeString(java.lang.String)">makeString</a>, <a href="../../../../api/PrimitiveIterable.html#makeString(java.lang.String,java.lang.String,java.lang.String)">makeString</a>, <a href="../../../../api/PrimitiveIterable.html#notEmpty()">notEmpty</a>, <a href="../../../../api/PrimitiveIterable.html#size()">size</a>, <a href="../../../../api/PrimitiveIterable.html#toString()">toString</a></code></div>
</section>
</li>
</ul>
</section>
<section class="details">
<ul class="blockList">
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<li class="blockList">
<section class="constructorDetails"><a id="constructor.detail">
<!-- -->
</a>
<h2>Constructor Details</h2>
<ul class="blockList">
<li class="blockList">
<section class="detail">
<h3><a id="&lt;init&gt;(org.eclipse.collections.api.set.primitive.MutableFloatSet)">UnmodifiableFloatSet</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="memberName">UnmodifiableFloatSet</span>&#8203;(<span class="arguments"><a href="../../../../api/set/primitive/MutableFloatSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableFloatSet</a>&nbsp;set)</span></div>
</section>
</li>
</ul>
</section>
</li>
<!-- ============ METHOD DETAIL ========== -->
<li class="blockList">
<section class="methodDetails"><a id="method.detail">
<!-- -->
</a>
<h2>Method Details</h2>
<ul class="blockList">
<li class="blockList">
<section class="detail">
<h3><a id="of(org.eclipse.collections.api.set.primitive.MutableFloatSet)">of</a></h3>
<div class="memberSignature"><span class="modifiers">public static</span>&nbsp;<span class="returnType"><a href="UnmodifiableFloatSet.html" title="class in org.eclipse.collections.impl.set.mutable.primitive">UnmodifiableFloatSet</a></span>&nbsp;<span class="memberName">of</span>&#8203;(<span class="arguments"><a href="../../../../api/set/primitive/MutableFloatSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableFloatSet</a>&nbsp;set)</span></div>
<div class="block">This method will take a MutableFloatSet and wrap it directly in a UnmodifiableFloatSet.</div>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="with(float)">with</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType"><a href="UnmodifiableFloatSet.html" title="class in org.eclipse.collections.impl.set.mutable.primitive">UnmodifiableFloatSet</a></span>&nbsp;<span class="memberName">with</span>&#8203;(<span class="arguments">float&nbsp;element)</span></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/collection/primitive/MutableFloatCollection.html#with(float)">with</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/collection/primitive/MutableFloatCollection.html" title="interface in org.eclipse.collections.api.collection.primitive">MutableFloatCollection</a></code></dd>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/set/primitive/MutableFloatSet.html#with(float)">with</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/set/primitive/MutableFloatSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableFloatSet</a></code></dd>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../collection/mutable/primitive/AbstractUnmodifiableFloatCollection.html#with(float)">with</a></code>&nbsp;in class&nbsp;<code><a href="../../../collection/mutable/primitive/AbstractUnmodifiableFloatCollection.html" title="class in org.eclipse.collections.impl.collection.mutable.primitive">AbstractUnmodifiableFloatCollection</a></code></dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="without(float)">without</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType"><a href="UnmodifiableFloatSet.html" title="class in org.eclipse.collections.impl.set.mutable.primitive">UnmodifiableFloatSet</a></span>&nbsp;<span class="memberName">without</span>&#8203;(<span class="arguments">float&nbsp;element)</span></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/collection/primitive/MutableFloatCollection.html#without(float)">without</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/collection/primitive/MutableFloatCollection.html" title="interface in org.eclipse.collections.api.collection.primitive">MutableFloatCollection</a></code></dd>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/set/primitive/MutableFloatSet.html#without(float)">without</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/set/primitive/MutableFloatSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableFloatSet</a></code></dd>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../collection/mutable/primitive/AbstractUnmodifiableFloatCollection.html#without(float)">without</a></code>&nbsp;in class&nbsp;<code><a href="../../../collection/mutable/primitive/AbstractUnmodifiableFloatCollection.html" title="class in org.eclipse.collections.impl.collection.mutable.primitive">AbstractUnmodifiableFloatCollection</a></code></dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="withAll(org.eclipse.collections.api.FloatIterable)">withAll</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType"><a href="UnmodifiableFloatSet.html" title="class in org.eclipse.collections.impl.set.mutable.primitive">UnmodifiableFloatSet</a></span>&nbsp;<span class="memberName">withAll</span>&#8203;(<span class="arguments"><a href="../../../../api/FloatIterable.html" title="interface in org.eclipse.collections.api">FloatIterable</a>&nbsp;elements)</span></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/collection/primitive/MutableFloatCollection.html#withAll(org.eclipse.collections.api.FloatIterable)">withAll</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/collection/primitive/MutableFloatCollection.html" title="interface in org.eclipse.collections.api.collection.primitive">MutableFloatCollection</a></code></dd>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/set/primitive/MutableFloatSet.html#withAll(org.eclipse.collections.api.FloatIterable)">withAll</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/set/primitive/MutableFloatSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableFloatSet</a></code></dd>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../collection/mutable/primitive/AbstractUnmodifiableFloatCollection.html#withAll(org.eclipse.collections.api.FloatIterable)">withAll</a></code>&nbsp;in class&nbsp;<code><a href="../../../collection/mutable/primitive/AbstractUnmodifiableFloatCollection.html" title="class in org.eclipse.collections.impl.collection.mutable.primitive">AbstractUnmodifiableFloatCollection</a></code></dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="withoutAll(org.eclipse.collections.api.FloatIterable)">withoutAll</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType"><a href="UnmodifiableFloatSet.html" title="class in org.eclipse.collections.impl.set.mutable.primitive">UnmodifiableFloatSet</a></span>&nbsp;<span class="memberName">withoutAll</span>&#8203;(<span class="arguments"><a href="../../../../api/FloatIterable.html" title="interface in org.eclipse.collections.api">FloatIterable</a>&nbsp;elements)</span></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/collection/primitive/MutableFloatCollection.html#withoutAll(org.eclipse.collections.api.FloatIterable)">withoutAll</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/collection/primitive/MutableFloatCollection.html" title="interface in org.eclipse.collections.api.collection.primitive">MutableFloatCollection</a></code></dd>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/set/primitive/MutableFloatSet.html#withoutAll(org.eclipse.collections.api.FloatIterable)">withoutAll</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/set/primitive/MutableFloatSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableFloatSet</a></code></dd>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../collection/mutable/primitive/AbstractUnmodifiableFloatCollection.html#withoutAll(org.eclipse.collections.api.FloatIterable)">withoutAll</a></code>&nbsp;in class&nbsp;<code><a href="../../../collection/mutable/primitive/AbstractUnmodifiableFloatCollection.html" title="class in org.eclipse.collections.impl.collection.mutable.primitive">AbstractUnmodifiableFloatCollection</a></code></dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="select(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">select</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType"><a href="../../../../api/set/primitive/MutableFloatSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableFloatSet</a></span>&nbsp;<span class="memberName">select</span>&#8203;(<span class="arguments"><a href="../../../../api/block/predicate/primitive/FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</span></div>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../api/FloatIterable.html#select(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">FloatIterable</a></code></span></div>
<div class="block">Returns a new FloatIterable with all of the elements in the FloatIterable that
return true for the specified predicate.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/FloatIterable.html#select(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">select</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/FloatIterable.html" title="interface in org.eclipse.collections.api">FloatIterable</a></code></dd>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/set/primitive/FloatSet.html#select(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">select</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/set/primitive/FloatSet.html" title="interface in org.eclipse.collections.api.set.primitive">FloatSet</a></code></dd>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/collection/primitive/MutableFloatCollection.html#select(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">select</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/collection/primitive/MutableFloatCollection.html" title="interface in org.eclipse.collections.api.collection.primitive">MutableFloatCollection</a></code></dd>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/set/primitive/MutableFloatSet.html#select(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">select</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/set/primitive/MutableFloatSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableFloatSet</a></code></dd>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../collection/mutable/primitive/AbstractUnmodifiableFloatCollection.html#select(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">select</a></code>&nbsp;in class&nbsp;<code><a href="../../../collection/mutable/primitive/AbstractUnmodifiableFloatCollection.html" title="class in org.eclipse.collections.impl.collection.mutable.primitive">AbstractUnmodifiableFloatCollection</a></code></dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="reject(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">reject</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType"><a href="../../../../api/set/primitive/MutableFloatSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableFloatSet</a></span>&nbsp;<span class="memberName">reject</span>&#8203;(<span class="arguments"><a href="../../../../api/block/predicate/primitive/FloatPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">FloatPredicate</a>&nbsp;predicate)</span></div>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../api/FloatIterable.html#reject(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">FloatIterable</a></code></span></div>
<div class="block">Returns a new FloatIterable with all of the elements in the FloatIterable that
return false for the specified predicate.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/FloatIterable.html#reject(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">reject</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/FloatIterable.html" title="interface in org.eclipse.collections.api">FloatIterable</a></code></dd>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/set/primitive/FloatSet.html#reject(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">reject</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/set/primitive/FloatSet.html" title="interface in org.eclipse.collections.api.set.primitive">FloatSet</a></code></dd>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/collection/primitive/MutableFloatCollection.html#reject(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">reject</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/collection/primitive/MutableFloatCollection.html" title="interface in org.eclipse.collections.api.collection.primitive">MutableFloatCollection</a></code></dd>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/set/primitive/MutableFloatSet.html#reject(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">reject</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/set/primitive/MutableFloatSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableFloatSet</a></code></dd>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../collection/mutable/primitive/AbstractUnmodifiableFloatCollection.html#reject(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">reject</a></code>&nbsp;in class&nbsp;<code><a href="../../../collection/mutable/primitive/AbstractUnmodifiableFloatCollection.html" title="class in org.eclipse.collections.impl.collection.mutable.primitive">AbstractUnmodifiableFloatCollection</a></code></dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="collect(org.eclipse.collections.api.block.function.primitive.FloatToObjectFunction)">collect</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="typeParameters">&lt;V&gt;</span>&nbsp;<span class="returnType"><a href="../../../../api/set/MutableSet.html" title="interface in org.eclipse.collections.api.set">MutableSet</a>&lt;V&gt;</span>&nbsp;<span class="memberName">collect</span>&#8203;(<span class="arguments"><a href="../../../../api/block/function/primitive/FloatToObjectFunction.html" title="interface in org.eclipse.collections.api.block.function.primitive">FloatToObjectFunction</a>&lt;? extends V&gt;&nbsp;function)</span></div>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../api/FloatIterable.html#collect(org.eclipse.collections.api.block.function.primitive.FloatToObjectFunction)">FloatIterable</a></code></span></div>
<div class="block">Returns a new collection with the results of applying the specified function on each element of the source
collection. This method is also commonly called transform or map.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/FloatIterable.html#collect(org.eclipse.collections.api.block.function.primitive.FloatToObjectFunction)">collect</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/FloatIterable.html" title="interface in org.eclipse.collections.api">FloatIterable</a></code></dd>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/set/primitive/FloatSet.html#collect(org.eclipse.collections.api.block.function.primitive.FloatToObjectFunction)">collect</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/set/primitive/FloatSet.html" title="interface in org.eclipse.collections.api.set.primitive">FloatSet</a></code></dd>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/collection/primitive/MutableFloatCollection.html#collect(org.eclipse.collections.api.block.function.primitive.FloatToObjectFunction)">collect</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/collection/primitive/MutableFloatCollection.html" title="interface in org.eclipse.collections.api.collection.primitive">MutableFloatCollection</a></code></dd>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/set/primitive/MutableFloatSet.html#collect(org.eclipse.collections.api.block.function.primitive.FloatToObjectFunction)">collect</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/set/primitive/MutableFloatSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableFloatSet</a></code></dd>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../collection/mutable/primitive/AbstractUnmodifiableFloatCollection.html#collect(org.eclipse.collections.api.block.function.primitive.FloatToObjectFunction)">collect</a></code>&nbsp;in class&nbsp;<code><a href="../../../collection/mutable/primitive/AbstractUnmodifiableFloatCollection.html" title="class in org.eclipse.collections.impl.collection.mutable.primitive">AbstractUnmodifiableFloatCollection</a></code></dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="equals(java.lang.Object)">equals</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType">boolean</span>&nbsp;<span class="memberName">equals</span>&#8203;(<span class="arguments"><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;otherSet)</span></div>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../api/set/primitive/FloatSet.html#equals(java.lang.Object)">FloatSet</a></code></span></div>
<div class="block">Follows the same general contract as <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Set.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.util" class="externalLink"><code>Set.equals(Object)</code></a>.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/set/primitive/FloatSet.html#equals(java.lang.Object)">equals</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/set/primitive/FloatSet.html" title="interface in org.eclipse.collections.api.set.primitive">FloatSet</a></code></dd>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang" class="externalLink">equals</a></code>&nbsp;in class&nbsp;<code><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></code></dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="hashCode()">hashCode</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType">int</span>&nbsp;<span class="memberName">hashCode</span>()</div>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../api/set/primitive/FloatSet.html#hashCode()">FloatSet</a></code></span></div>
<div class="block">Follows the same general contract as <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Set.html?is-external=true#hashCode()" title="class or interface in java.util" class="externalLink"><code>Set.hashCode()</code></a>.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/set/primitive/FloatSet.html#hashCode()">hashCode</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/set/primitive/FloatSet.html" title="interface in org.eclipse.collections.api.set.primitive">FloatSet</a></code></dd>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang" class="externalLink">hashCode</a></code>&nbsp;in class&nbsp;<code><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></code></dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="asUnmodifiable()">asUnmodifiable</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType"><a href="../../../../api/set/primitive/MutableFloatSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableFloatSet</a></span>&nbsp;<span class="memberName">asUnmodifiable</span>()</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/collection/primitive/MutableFloatCollection.html#asUnmodifiable()">asUnmodifiable</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/collection/primitive/MutableFloatCollection.html" title="interface in org.eclipse.collections.api.collection.primitive">MutableFloatCollection</a></code></dd>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/set/primitive/MutableFloatSet.html#asUnmodifiable()">asUnmodifiable</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/set/primitive/MutableFloatSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableFloatSet</a></code></dd>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../collection/mutable/primitive/AbstractUnmodifiableFloatCollection.html#asUnmodifiable()">asUnmodifiable</a></code>&nbsp;in class&nbsp;<code><a href="../../../collection/mutable/primitive/AbstractUnmodifiableFloatCollection.html" title="class in org.eclipse.collections.impl.collection.mutable.primitive">AbstractUnmodifiableFloatCollection</a></code></dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="asSynchronized()">asSynchronized</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType"><a href="../../../../api/set/primitive/MutableFloatSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableFloatSet</a></span>&nbsp;<span class="memberName">asSynchronized</span>()</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/collection/primitive/MutableFloatCollection.html#asSynchronized()">asSynchronized</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/collection/primitive/MutableFloatCollection.html" title="interface in org.eclipse.collections.api.collection.primitive">MutableFloatCollection</a></code></dd>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/set/primitive/MutableFloatSet.html#asSynchronized()">asSynchronized</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/set/primitive/MutableFloatSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableFloatSet</a></code></dd>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../collection/mutable/primitive/AbstractUnmodifiableFloatCollection.html#asSynchronized()">asSynchronized</a></code>&nbsp;in class&nbsp;<code><a href="../../../collection/mutable/primitive/AbstractUnmodifiableFloatCollection.html" title="class in org.eclipse.collections.impl.collection.mutable.primitive">AbstractUnmodifiableFloatCollection</a></code></dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="freeze()">freeze</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType"><a href="../../../../api/set/primitive/FloatSet.html" title="interface in org.eclipse.collections.api.set.primitive">FloatSet</a></span>&nbsp;<span class="memberName">freeze</span>()</div>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../api/set/primitive/MutableFloatSet.html#freeze()">MutableFloatSet</a></code></span></div>
<div class="block">Returns a frozen copy of this set. A frozen copy is the same thing as an immutable copy without safe-publish guarantees.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/set/primitive/FloatSet.html#freeze()">freeze</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/set/primitive/FloatSet.html" title="interface in org.eclipse.collections.api.set.primitive">FloatSet</a></code></dd>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/set/primitive/MutableFloatSet.html#freeze()">freeze</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/set/primitive/MutableFloatSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableFloatSet</a></code></dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="toImmutable()">toImmutable</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType"><a href="../../../../api/set/primitive/ImmutableFloatSet.html" title="interface in org.eclipse.collections.api.set.primitive">ImmutableFloatSet</a></span>&nbsp;<span class="memberName">toImmutable</span>()</div>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../api/set/primitive/MutableFloatSet.html#toImmutable()">MutableFloatSet</a></code></span></div>
<div class="block">Returns an immutable copy of this set.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/set/primitive/FloatSet.html#toImmutable()">toImmutable</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/set/primitive/FloatSet.html" title="interface in org.eclipse.collections.api.set.primitive">FloatSet</a></code></dd>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/collection/primitive/MutableFloatCollection.html#toImmutable()">toImmutable</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/collection/primitive/MutableFloatCollection.html" title="interface in org.eclipse.collections.api.collection.primitive">MutableFloatCollection</a></code></dd>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/set/primitive/MutableFloatSet.html#toImmutable()">toImmutable</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/set/primitive/MutableFloatSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableFloatSet</a></code></dd>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../collection/mutable/primitive/AbstractUnmodifiableFloatCollection.html#toImmutable()">toImmutable</a></code>&nbsp;in class&nbsp;<code><a href="../../../collection/mutable/primitive/AbstractUnmodifiableFloatCollection.html" title="class in org.eclipse.collections.impl.collection.mutable.primitive">AbstractUnmodifiableFloatCollection</a></code></dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="newEmpty()">newEmpty</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType"><a href="../../../../api/set/primitive/MutableFloatSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableFloatSet</a></span>&nbsp;<span class="memberName">newEmpty</span>()</div>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../api/set/primitive/MutableFloatSet.html#newEmpty()">MutableFloatSet</a></code></span></div>
<div class="block">Creates a new empty mutable version of the same Set type.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/collection/primitive/MutableFloatCollection.html#newEmpty()">newEmpty</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/collection/primitive/MutableFloatCollection.html" title="interface in org.eclipse.collections.api.collection.primitive">MutableFloatCollection</a></code></dd>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/set/primitive/MutableFloatSet.html#newEmpty()">newEmpty</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/set/primitive/MutableFloatSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableFloatSet</a></code></dd>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>9.2.</dd>
</dl>
</section>
</li>
</ul>
</section>
</li>
</ul>
</section>
</div>
<!-- ========= END OF CLASS DATA ========= -->
</main>
<footer role="contentinfo">
<nav role="navigation">
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a id="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../../index.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/UnmodifiableFloatSet.html">Use</a></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>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
</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>