blob: ebbc1b4c23970402a18ecc94d2793c916b5ea8da [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>FloatHashSet (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: FloatHashSet">
<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":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10,"i17":10,"i18":10,"i19":10,"i20":10,"i21":10,"i22":10,"i23":10,"i24":10,"i25":9,"i26":9,"i27":10,"i28":10,"i29":10,"i30":10,"i31":10,"i32":10,"i33":10,"i34":10,"i35":10,"i36":10,"i37":10,"i38":10,"i39":10,"i40":10,"i41":10,"i42":10,"i43":10,"i44":10,"i45":10,"i46":10,"i47":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/FloatHashSet.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 FloatHashSet" class="title">Class FloatHashSet</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="../../../primitive/AbstractFloatIterable.html" title="class in org.eclipse.collections.impl.primitive">org.eclipse.collections.impl.primitive.AbstractFloatIterable</a>
<div class="inheritance"><a href="../../primitive/AbstractFloatSet.html" title="class in org.eclipse.collections.impl.set.primitive">org.eclipse.collections.impl.set.primitive.AbstractFloatSet</a>
<div class="inheritance">org.eclipse.collections.impl.set.mutable.primitive.FloatHashSet</div>
</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/Externalizable.html?is-external=true" title="class or interface in java.io" class="externalLink">Externalizable</a></code>, <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">FloatHashSet</span>
extends <a href="../../primitive/AbstractFloatSet.html" title="class in org.eclipse.collections.impl.set.primitive">AbstractFloatSet</a>
implements <a href="../../../../api/set/primitive/MutableFloatSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableFloatSet</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/io/Externalizable.html?is-external=true" title="class or interface in java.io" class="externalLink">Externalizable</a></pre>
<div class="block">This file was automatically generated from template file primitiveHashSet.stg.</div>
<dl>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>3.0.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../../serialized-form.html#org.eclipse.collections.impl.set.mutable.primitive.FloatHashSet">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()">FloatHashSet</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colConstructorName" scope="row"><code><span class="memberNameLink"><a href="#%3Cinit%3E(float...)">FloatHashSet</a></span>&#8203;(float...&nbsp;elements)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colConstructorName" scope="row"><code><span class="memberNameLink"><a href="#%3Cinit%3E(int)">FloatHashSet</a></span>&#8203;(int&nbsp;initialCapacity)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colConstructorName" scope="row"><code><span class="memberNameLink"><a href="#%3Cinit%3E(org.eclipse.collections.impl.set.mutable.primitive.FloatHashSet)">FloatHashSet</a></span>&#8203;(<a href="FloatHashSet.html" title="class in org.eclipse.collections.impl.set.mutable.primitive">FloatHashSet</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>boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#add(float)">add</a></span>&#8203;(float&nbsp;element)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor" id="i1">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#addAll(float...)">addAll</a></span>&#8203;(float...&nbsp;source)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor" id="i2">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#addAll(org.eclipse.collections.api.FloatIterable)">addAll</a></span>&#8203;(<a href="../../../../api/FloatIterable.html" title="interface in org.eclipse.collections.api">FloatIterable</a>&nbsp;source)</code></th>
<td class="colLast">&nbsp;</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="#allSatisfy(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">allSatisfy</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 true if all of the elements in the FloatIterable return true for the
specified predicate, otherwise returns false.</div>
</td>
</tr>
<tr class="altColor" id="i4">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#anySatisfy(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">anySatisfy</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 true if any of the elements in the FloatIterable return true for the
specified predicate, otherwise returns false.</div>
</td>
</tr>
<tr class="rowColor" id="i5">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#appendString(java.lang.Appendable,java.lang.String,java.lang.String,java.lang.String)">appendString</a></span>&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Appendable.html?is-external=true" title="class or interface in java.lang" class="externalLink">Appendable</a>&nbsp;appendable,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&nbsp;start,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&nbsp;separator,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&nbsp;end)</code></th>
<td class="colLast">
<div class="block">Prints a string representation of this collection onto the given <code>Appendable</code>.</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="#asSynchronized()">asSynchronized</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor" id="i7">
<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="i8">
<td class="colFirst"><code><a href="../../../../api/RichIterable.html" title="interface in org.eclipse.collections.api">RichIterable</a>&lt;<a href="../../../../api/FloatIterable.html" title="interface in org.eclipse.collections.api">FloatIterable</a>&gt;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#chunk(int)">chunk</a></span>&#8203;(int&nbsp;size)</code></th>
<td class="colLast">
<div class="block">Partitions elements in fixed size chunks.</div>
</td>
</tr>
<tr class="rowColor" id="i9">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#clear()">clear</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor" id="i10">
<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="i11">
<td class="colFirst"><code>&lt;V,&#8203;
R extends <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util" class="externalLink">Collection</a>&lt;V&gt;&gt;<br>R</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#collect(org.eclipse.collections.api.block.function.primitive.FloatToObjectFunction,R)">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,
R&nbsp;target)</code></th>
<td class="colLast">
<div class="block">Same as <a href="../../../../api/FloatIterable.html#collect(org.eclipse.collections.api.block.function.primitive.FloatToObjectFunction)"><code>FloatIterable.collect(FloatToObjectFunction)</code></a> , only the results are added to the target Collection.</div>
</td>
</tr>
<tr class="altColor" id="i12">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#compact()">compact</a></span>()</code></th>
<td class="colLast">
<div class="block">Rehashes every element in the set into a new backing table of the smallest possible size and eliminating removed sentinels.</div>
</td>
</tr>
<tr class="rowColor" id="i13">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#contains(float)">contains</a></span>&#8203;(float&nbsp;value)</code></th>
<td class="colLast">
<div class="block">Returns true if the value is contained in the FloatIterable, and false if it is not.</div>
</td>
</tr>
<tr class="altColor" id="i14">
<td class="colFirst"><code>int</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#count(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">count</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 count of the number of elements in the FloatIterable that return true for the
specified predicate.</div>
</td>
</tr>
<tr class="rowColor" id="i15">
<td class="colFirst"><code>float</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#detectIfNone(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate,float)">detectIfNone</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,
float&nbsp;ifNone)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor" id="i16">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#each(org.eclipse.collections.api.block.procedure.primitive.FloatProcedure)">each</a></span>&#8203;(<a href="../../../../api/block/procedure/primitive/FloatProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">FloatProcedure</a>&nbsp;procedure)</code></th>
<td class="colLast">
<div class="block">A synonym for forEach.</div>
</td>
</tr>
<tr class="rowColor" id="i17">
<td class="colFirst"><code><a href="../../../../api/iterator/MutableFloatIterator.html" title="interface in org.eclipse.collections.api.iterator">MutableFloatIterator</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#floatIterator()">floatIterator</a></span>()</code></th>
<td class="colLast">
<div class="block">Returns a primitive iterator that can be used to iterate over the FloatIterable in an
imperative style.</div>
</td>
</tr>
<tr class="altColor" id="i18">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#forEach(org.eclipse.collections.api.block.procedure.primitive.FloatProcedure)">forEach</a></span>&#8203;(<a href="../../../../api/block/procedure/primitive/FloatProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">FloatProcedure</a>&nbsp;procedure)</code></th>
<td class="colLast">
<div class="block">Applies the FloatProcedure to each element in the FloatIterable.</div>
</td>
</tr>
<tr class="rowColor" id="i19">
<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="altColor" id="i20">
<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="rowColor" id="i21">
<td class="colFirst"><code>&lt;T&gt;&nbsp;T</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#injectInto(T,org.eclipse.collections.api.block.function.primitive.ObjectFloatToObjectFunction)">injectInto</a></span>&#8203;(T&nbsp;injectedValue,
<a href="../../../../api/block/function/primitive/ObjectFloatToObjectFunction.html" title="interface in org.eclipse.collections.api.block.function.primitive">ObjectFloatToObjectFunction</a>&lt;? super T,&#8203;? extends T&gt;&nbsp;function)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor" id="i22">
<td class="colFirst"><code>float</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#max()">max</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor" id="i23">
<td class="colFirst"><code>float</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#min()">min</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor" id="i24">
<td class="colFirst"><code><a href="FloatHashSet.html" title="class in org.eclipse.collections.impl.set.mutable.primitive">FloatHashSet</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 FloatHashSet.</div>
</td>
</tr>
<tr class="rowColor" id="i25">
<td class="colFirst"><code>static <a href="FloatHashSet.html" title="class in org.eclipse.collections.impl.set.mutable.primitive">FloatHashSet</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#newSet(org.eclipse.collections.api.FloatIterable)">newSet</a></span>&#8203;(<a href="../../../../api/FloatIterable.html" title="interface in org.eclipse.collections.api">FloatIterable</a>&nbsp;source)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor" id="i26">
<td class="colFirst"><code>static <a href="FloatHashSet.html" title="class in org.eclipse.collections.impl.set.mutable.primitive">FloatHashSet</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#newSetWith(float...)">newSetWith</a></span>&#8203;(float...&nbsp;source)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor" id="i27">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#noneSatisfy(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">noneSatisfy</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 true if none of the elements in the FloatIterable return true for the
specified predicate, otherwise returns false.</div>
</td>
</tr>
<tr class="altColor" id="i28">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#readExternal(java.io.ObjectInput)">readExternal</a></span>&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/io/ObjectInput.html?is-external=true" title="class or interface in java.io" class="externalLink">ObjectInput</a>&nbsp;in)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor" id="i29">
<td class="colFirst"><code><a href="FloatHashSet.html" title="class in org.eclipse.collections.impl.set.mutable.primitive">FloatHashSet</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="altColor" id="i30">
<td class="colFirst"><code>&lt;R extends <a href="../../../../api/collection/primitive/MutableFloatCollection.html" title="interface in org.eclipse.collections.api.collection.primitive">MutableFloatCollection</a>&gt;<br>R</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#reject(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate,R)">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,
R&nbsp;target)</code></th>
<td class="colLast">
<div class="block">Same as <a href="../../../../api/FloatIterable.html#reject(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)"><code>FloatIterable.reject(FloatPredicate)</code></a> , only the results are added to the target MutableFloatCollection.</div>
</td>
</tr>
<tr class="rowColor" id="i31">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#remove(float)">remove</a></span>&#8203;(float&nbsp;value)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor" id="i32">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#removeAll(float...)">removeAll</a></span>&#8203;(float...&nbsp;source)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor" id="i33">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#removeAll(org.eclipse.collections.api.FloatIterable)">removeAll</a></span>&#8203;(<a href="../../../../api/FloatIterable.html" title="interface in org.eclipse.collections.api">FloatIterable</a>&nbsp;source)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor" id="i34">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#retainAll(float...)">retainAll</a></span>&#8203;(float...&nbsp;source)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor" id="i35">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#retainAll(org.eclipse.collections.api.FloatIterable)">retainAll</a></span>&#8203;(<a href="../../../../api/FloatIterable.html" title="interface in org.eclipse.collections.api">FloatIterable</a>&nbsp;source)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor" id="i36">
<td class="colFirst"><code><a href="FloatHashSet.html" title="class in org.eclipse.collections.impl.set.mutable.primitive">FloatHashSet</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="rowColor" id="i37">
<td class="colFirst"><code>&lt;R extends <a href="../../../../api/collection/primitive/MutableFloatCollection.html" title="interface in org.eclipse.collections.api.collection.primitive">MutableFloatCollection</a>&gt;<br>R</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#select(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate,R)">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,
R&nbsp;target)</code></th>
<td class="colLast">
<div class="block">Same as <a href="../../../../api/FloatIterable.html#select(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)"><code>FloatIterable.select(FloatPredicate)</code></a> , only the results are added to the target MutableFloatCollection.</div>
</td>
</tr>
<tr class="altColor" id="i38">
<td class="colFirst"><code>int</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#size()">size</a></span>()</code></th>
<td class="colLast">
<div class="block">Returns the number of items in this iterable.</div>
</td>
</tr>
<tr class="rowColor" id="i39">
<td class="colFirst"><code>double</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#sum()">sum</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor" id="i40">
<td class="colFirst"><code>float[]</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#toArray()">toArray</a></span>()</code></th>
<td class="colLast">
<div class="block">Converts the FloatIterable to a primitive float array.</div>
</td>
</tr>
<tr class="rowColor" id="i41">
<td class="colFirst"><code>float[]</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#toArray(float%5B%5D)">toArray</a></span>&#8203;(float[]&nbsp;array)</code></th>
<td class="colLast">
<div class="block">Converts the FloatIterable to a primitive float array.</div>
</td>
</tr>
<tr class="altColor" id="i42">
<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="i43">
<td class="colFirst"><code><a href="FloatHashSet.html" title="class in org.eclipse.collections.impl.set.mutable.primitive">FloatHashSet</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="i44">
<td class="colFirst"><code><a href="FloatHashSet.html" title="class in org.eclipse.collections.impl.set.mutable.primitive">FloatHashSet</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="i45">
<td class="colFirst"><code><a href="FloatHashSet.html" title="class in org.eclipse.collections.impl.set.mutable.primitive">FloatHashSet</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="i46">
<td class="colFirst"><code><a href="FloatHashSet.html" title="class in org.eclipse.collections.impl.set.mutable.primitive">FloatHashSet</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>
<tr class="rowColor" id="i47">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#writeExternal(java.io.ObjectOutput)">writeExternal</a></span>&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/io/ObjectOutput.html?is-external=true" title="class or interface in java.io" class="externalLink">ObjectOutput</a>&nbsp;out)</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.set.primitive.<a href="../../primitive/AbstractFloatSet.html" title="class in org.eclipse.collections.impl.set.primitive">AbstractFloatSet</a></h3>
<a id="methods.inherited.from.class.org.eclipse.collections.impl.set.primitive.AbstractFloatSet">
<!-- -->
</a><code><a href="../../primitive/AbstractFloatSet.html#equals(java.lang.Object)">equals</a></code></div>
<div class="inheritedList">
<h3>Methods inherited from class&nbsp;org.eclipse.collections.impl.primitive.<a href="../../../primitive/AbstractFloatIterable.html" title="class in org.eclipse.collections.impl.primitive">AbstractFloatIterable</a></h3>
<a id="methods.inherited.from.class.org.eclipse.collections.impl.primitive.AbstractFloatIterable">
<!-- -->
</a><code><a href="../../../primitive/AbstractFloatIterable.html#asLazy()">asLazy</a>, <a href="../../../primitive/AbstractFloatIterable.html#average()">average</a>, <a href="../../../primitive/AbstractFloatIterable.html#containsAll(float...)">containsAll</a>, <a href="../../../primitive/AbstractFloatIterable.html#containsAll(org.eclipse.collections.api.FloatIterable)">containsAll</a>, <a href="../../../primitive/AbstractFloatIterable.html#maxIfEmpty(float)">maxIfEmpty</a>, <a href="../../../primitive/AbstractFloatIterable.html#median()">median</a>, <a href="../../../primitive/AbstractFloatIterable.html#minIfEmpty(float)">minIfEmpty</a>, <a href="../../../primitive/AbstractFloatIterable.html#toBag()">toBag</a>, <a href="../../../primitive/AbstractFloatIterable.html#toList()">toList</a>, <a href="../../../primitive/AbstractFloatIterable.html#toSet()">toSet</a>, <a href="../../../primitive/AbstractFloatIterable.html#toSortedArray()">toSortedArray</a>, <a href="../../../primitive/AbstractFloatIterable.html#toSortedList()">toSortedList</a>, <a href="../../../primitive/AbstractFloatIterable.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#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#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#containsAll(float...)">containsAll</a>, <a href="../../../../api/FloatIterable.html#containsAll(org.eclipse.collections.api.FloatIterable)">containsAll</a>, <a href="../../../../api/FloatIterable.html#flatCollect(org.eclipse.collections.api.block.function.primitive.FloatToObjectFunction,R)">flatCollect</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#minIfEmpty(float)">minIfEmpty</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#summaryStatistics()">summaryStatistics</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.set.primitive.<a href="../../../../api/set/primitive/FloatSet.html" title="interface in org.eclipse.collections.api.set.primitive">FloatSet</a></h3>
<a id="methods.inherited.from.class.org.eclipse.collections.api.set.primitive.FloatSet">
<!-- -->
</a><code><a href="../../../../api/set/primitive/FloatSet.html#equals(java.lang.Object)">equals</a>, <a href="../../../../api/set/primitive/FloatSet.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.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#removeIf(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">removeIf</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#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#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;()">FloatHashSet</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="memberName">FloatHashSet</span>()</div>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="&lt;init&gt;(int)">FloatHashSet</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="memberName">FloatHashSet</span>&#8203;(<span class="arguments">int&nbsp;initialCapacity)</span></div>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="&lt;init&gt;(float...)">FloatHashSet</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="memberName">FloatHashSet</span>&#8203;(<span class="arguments">float...&nbsp;elements)</span></div>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="&lt;init&gt;(org.eclipse.collections.impl.set.mutable.primitive.FloatHashSet)">FloatHashSet</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="memberName">FloatHashSet</span>&#8203;(<span class="arguments"><a href="FloatHashSet.html" title="class in org.eclipse.collections.impl.set.mutable.primitive">FloatHashSet</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="newSet(org.eclipse.collections.api.FloatIterable)">newSet</a></h3>
<div class="memberSignature"><span class="modifiers">public static</span>&nbsp;<span class="returnType"><a href="FloatHashSet.html" title="class in org.eclipse.collections.impl.set.mutable.primitive">FloatHashSet</a></span>&nbsp;<span class="memberName">newSet</span>&#8203;(<span class="arguments"><a href="../../../../api/FloatIterable.html" title="interface in org.eclipse.collections.api">FloatIterable</a>&nbsp;source)</span></div>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="newSetWith(float...)">newSetWith</a></h3>
<div class="memberSignature"><span class="modifiers">public static</span>&nbsp;<span class="returnType"><a href="FloatHashSet.html" title="class in org.eclipse.collections.impl.set.mutable.primitive">FloatHashSet</a></span>&nbsp;<span class="memberName">newSetWith</span>&#8203;(<span class="arguments">float...&nbsp;source)</span></div>
</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">Specified by:</span></dt>
<dd><code><a href="../../primitive/AbstractFloatSet.html#hashCode()">hashCode</a></code>&nbsp;in class&nbsp;<code><a href="../../primitive/AbstractFloatSet.html" title="class in org.eclipse.collections.impl.set.primitive">AbstractFloatSet</a></code></dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="size()">size</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType">int</span>&nbsp;<span class="memberName">size</span>()</div>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../api/PrimitiveIterable.html#size()">PrimitiveIterable</a></code></span></div>
<div class="block">Returns the number of items in this iterable.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/PrimitiveIterable.html#size()">size</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/PrimitiveIterable.html" title="interface in org.eclipse.collections.api">PrimitiveIterable</a></code></dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="appendString(java.lang.Appendable,java.lang.String,java.lang.String,java.lang.String)">appendString</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType">void</span>&nbsp;<span class="memberName">appendString</span>&#8203;(<span class="arguments"><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Appendable.html?is-external=true" title="class or interface in java.lang" class="externalLink">Appendable</a>&nbsp;appendable,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&nbsp;start,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&nbsp;separator,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&nbsp;end)</span></div>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../api/PrimitiveIterable.html#appendString(java.lang.Appendable,java.lang.String,java.lang.String,java.lang.String)">PrimitiveIterable</a></code></span></div>
<div class="block">Prints a string representation of this collection onto the given <code>Appendable</code>. Prints the string returned
by <a href="../../../../api/PrimitiveIterable.html#makeString(java.lang.String,java.lang.String,java.lang.String)"><code>PrimitiveIterable.makeString(String, String, String)</code></a>.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/PrimitiveIterable.html#appendString(java.lang.Appendable,java.lang.String,java.lang.String,java.lang.String)">appendString</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/PrimitiveIterable.html" title="interface in org.eclipse.collections.api">PrimitiveIterable</a></code></dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="add(float)">add</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType">boolean</span>&nbsp;<span class="memberName">add</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#add(float)">add</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>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="addAll(float...)">addAll</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType">boolean</span>&nbsp;<span class="memberName">addAll</span>&#8203;(<span class="arguments">float...&nbsp;source)</span></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/collection/primitive/MutableFloatCollection.html#addAll(float...)">addAll</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>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="addAll(org.eclipse.collections.api.FloatIterable)">addAll</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType">boolean</span>&nbsp;<span class="memberName">addAll</span>&#8203;(<span class="arguments"><a href="../../../../api/FloatIterable.html" title="interface in org.eclipse.collections.api">FloatIterable</a>&nbsp;source)</span></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/collection/primitive/MutableFloatCollection.html#addAll(org.eclipse.collections.api.FloatIterable)">addAll</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>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="remove(float)">remove</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType">boolean</span>&nbsp;<span class="memberName">remove</span>&#8203;(<span class="arguments">float&nbsp;value)</span></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/collection/primitive/MutableFloatCollection.html#remove(float)">remove</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>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="removeAll(org.eclipse.collections.api.FloatIterable)">removeAll</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType">boolean</span>&nbsp;<span class="memberName">removeAll</span>&#8203;(<span class="arguments"><a href="../../../../api/FloatIterable.html" title="interface in org.eclipse.collections.api">FloatIterable</a>&nbsp;source)</span></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/collection/primitive/MutableFloatCollection.html#removeAll(org.eclipse.collections.api.FloatIterable)">removeAll</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>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="removeAll(float...)">removeAll</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType">boolean</span>&nbsp;<span class="memberName">removeAll</span>&#8203;(<span class="arguments">float...&nbsp;source)</span></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/collection/primitive/MutableFloatCollection.html#removeAll(float...)">removeAll</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>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="retainAll(org.eclipse.collections.api.FloatIterable)">retainAll</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType">boolean</span>&nbsp;<span class="memberName">retainAll</span>&#8203;(<span class="arguments"><a href="../../../../api/FloatIterable.html" title="interface in org.eclipse.collections.api">FloatIterable</a>&nbsp;source)</span></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/collection/primitive/MutableFloatCollection.html#retainAll(org.eclipse.collections.api.FloatIterable)">retainAll</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="seeLabel">See Also:</span></dt>
<dd><a href="https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true#retainAll(java.util.Collection)" title="class or interface in java.util" class="externalLink"><code>Collection.retainAll(Collection)</code></a></dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="retainAll(float...)">retainAll</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType">boolean</span>&nbsp;<span class="memberName">retainAll</span>&#8203;(<span class="arguments">float...&nbsp;source)</span></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/collection/primitive/MutableFloatCollection.html#retainAll(float...)">retainAll</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="seeLabel">See Also:</span></dt>
<dd><a href="https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true#retainAll(java.util.Collection)" title="class or interface in java.util" class="externalLink"><code>Collection.retainAll(Collection)</code></a></dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="clear()">clear</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType">void</span>&nbsp;<span class="memberName">clear</span>()</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/collection/primitive/MutableFloatCollection.html#clear()">clear</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>
</dl>
</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="FloatHashSet.html" title="class in org.eclipse.collections.impl.set.mutable.primitive">FloatHashSet</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>
</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="FloatHashSet.html" title="class in org.eclipse.collections.impl.set.mutable.primitive">FloatHashSet</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>
</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="FloatHashSet.html" title="class in org.eclipse.collections.impl.set.mutable.primitive">FloatHashSet</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>
</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="FloatHashSet.html" title="class in org.eclipse.collections.impl.set.mutable.primitive">FloatHashSet</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>
</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>
</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>
</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>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="floatIterator()">floatIterator</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType"><a href="../../../../api/iterator/MutableFloatIterator.html" title="interface in org.eclipse.collections.api.iterator">MutableFloatIterator</a></span>&nbsp;<span class="memberName">floatIterator</span>()</div>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../api/FloatIterable.html#floatIterator()">FloatIterable</a></code></span></div>
<div class="block">Returns a primitive iterator that can be used to iterate over the FloatIterable in an
imperative style.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/FloatIterable.html#floatIterator()">floatIterator</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/collection/primitive/MutableFloatCollection.html#floatIterator()">floatIterator</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>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="toArray()">toArray</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType">float[]</span>&nbsp;<span class="memberName">toArray</span>()</div>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../api/FloatIterable.html#toArray()">FloatIterable</a></code></span></div>
<div class="block">Converts the FloatIterable to a primitive float array.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/FloatIterable.html#toArray()">toArray</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/FloatIterable.html" title="interface in org.eclipse.collections.api">FloatIterable</a></code></dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="toArray(float[])">toArray</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType">float[]</span>&nbsp;<span class="memberName">toArray</span>&#8203;(<span class="arguments">float[]&nbsp;array)</span></div>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../api/FloatIterable.html#toArray(float%5B%5D)">FloatIterable</a></code></span></div>
<div class="block">Converts the FloatIterable to a primitive float array. If the collection fits into the provided array it is used
to store its elements and is returned from the method, otherwise a new array of the appropriate size is allocated
and returned. If the iterable is empty, the target array is returned unchanged.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/FloatIterable.html#toArray(float%5B%5D)">toArray</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/FloatIterable.html" title="interface in org.eclipse.collections.api">FloatIterable</a></code></dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="contains(float)">contains</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType">boolean</span>&nbsp;<span class="memberName">contains</span>&#8203;(<span class="arguments">float&nbsp;value)</span></div>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../api/FloatIterable.html#contains(float)">FloatIterable</a></code></span></div>
<div class="block">Returns true if the value is contained in the FloatIterable, and false if it is not.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/FloatIterable.html#contains(float)">contains</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/FloatIterable.html" title="interface in org.eclipse.collections.api">FloatIterable</a></code></dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="forEach(org.eclipse.collections.api.block.procedure.primitive.FloatProcedure)">forEach</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType">void</span>&nbsp;<span class="memberName">forEach</span>&#8203;(<span class="arguments"><a href="../../../../api/block/procedure/primitive/FloatProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">FloatProcedure</a>&nbsp;procedure)</span></div>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../api/FloatIterable.html#forEach(org.eclipse.collections.api.block.procedure.primitive.FloatProcedure)">FloatIterable</a></code></span></div>
<div class="block">Applies the FloatProcedure to each element in the FloatIterable.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/FloatIterable.html#forEach(org.eclipse.collections.api.block.procedure.primitive.FloatProcedure)">forEach</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/FloatIterable.html" title="interface in org.eclipse.collections.api">FloatIterable</a></code></dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="each(org.eclipse.collections.api.block.procedure.primitive.FloatProcedure)">each</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType">void</span>&nbsp;<span class="memberName">each</span>&#8203;(<span class="arguments"><a href="../../../../api/block/procedure/primitive/FloatProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">FloatProcedure</a>&nbsp;procedure)</span></div>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../api/FloatIterable.html#each(org.eclipse.collections.api.block.procedure.primitive.FloatProcedure)">FloatIterable</a></code></span></div>
<div class="block">A synonym for forEach.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/FloatIterable.html#each(org.eclipse.collections.api.block.procedure.primitive.FloatProcedure)">each</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="simpleTagLabel">Since:</span></dt>
<dd>7.0.</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="FloatHashSet.html" title="class in org.eclipse.collections.impl.set.mutable.primitive">FloatHashSet</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>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="select(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate,org.eclipse.collections.api.collection.primitive.MutableFloatCollection)">
<!-- -->
</a><a id="select(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate,R)">select</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="typeParameters">&lt;R extends <a href="../../../../api/collection/primitive/MutableFloatCollection.html" title="interface in org.eclipse.collections.api.collection.primitive">MutableFloatCollection</a>&gt;</span>&nbsp;<span class="returnType">R</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,
R&nbsp;target)</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,R)">FloatIterable</a></code></span></div>
<div class="block">Same as <a href="../../../../api/FloatIterable.html#select(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)"><code>FloatIterable.select(FloatPredicate)</code></a> , only the results are added to the target MutableFloatCollection.</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,R)">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="simpleTagLabel">Since:</span></dt>
<dd>8.1.</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="FloatHashSet.html" title="class in org.eclipse.collections.impl.set.mutable.primitive">FloatHashSet</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>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="reject(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate,org.eclipse.collections.api.collection.primitive.MutableFloatCollection)">
<!-- -->
</a><a id="reject(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate,R)">reject</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="typeParameters">&lt;R extends <a href="../../../../api/collection/primitive/MutableFloatCollection.html" title="interface in org.eclipse.collections.api.collection.primitive">MutableFloatCollection</a>&gt;</span>&nbsp;<span class="returnType">R</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,
R&nbsp;target)</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,R)">FloatIterable</a></code></span></div>
<div class="block">Same as <a href="../../../../api/FloatIterable.html#reject(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)"><code>FloatIterable.reject(FloatPredicate)</code></a> , only the results are added to the target MutableFloatCollection.</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,R)">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="simpleTagLabel">Since:</span></dt>
<dd>8.1.</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>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="collect(org.eclipse.collections.api.block.function.primitive.FloatToObjectFunction,java.util.Collection)">
<!-- -->
</a><a id="collect(org.eclipse.collections.api.block.function.primitive.FloatToObjectFunction,R)">collect</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="typeParameters">&lt;V,&#8203;
R extends <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util" class="externalLink">Collection</a>&lt;V&gt;&gt;</span>&nbsp;<span class="returnType">R</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,
R&nbsp;target)</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,R)">FloatIterable</a></code></span></div>
<div class="block">Same as <a href="../../../../api/FloatIterable.html#collect(org.eclipse.collections.api.block.function.primitive.FloatToObjectFunction)"><code>FloatIterable.collect(FloatToObjectFunction)</code></a> , only the results are added to the target Collection.</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,R)">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="simpleTagLabel">Since:</span></dt>
<dd>8.1.</dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="detectIfNone(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate,float)">detectIfNone</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType">float</span>&nbsp;<span class="memberName">detectIfNone</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,
float&nbsp;ifNone)</span></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/FloatIterable.html#detectIfNone(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate,float)">detectIfNone</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/FloatIterable.html" title="interface in org.eclipse.collections.api">FloatIterable</a></code></dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="count(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">count</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType">int</span>&nbsp;<span class="memberName">count</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#count(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">FloatIterable</a></code></span></div>
<div class="block">Returns a count of the number of 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#count(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">count</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/FloatIterable.html" title="interface in org.eclipse.collections.api">FloatIterable</a></code></dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="anySatisfy(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">anySatisfy</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType">boolean</span>&nbsp;<span class="memberName">anySatisfy</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#anySatisfy(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">FloatIterable</a></code></span></div>
<div class="block">Returns true if any of the elements in the FloatIterable return true for the
specified predicate, otherwise returns false.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/FloatIterable.html#anySatisfy(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">anySatisfy</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/FloatIterable.html" title="interface in org.eclipse.collections.api">FloatIterable</a></code></dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="allSatisfy(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">allSatisfy</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType">boolean</span>&nbsp;<span class="memberName">allSatisfy</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#allSatisfy(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">FloatIterable</a></code></span></div>
<div class="block">Returns true if all of the elements in the FloatIterable return true for the
specified predicate, otherwise returns false.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/FloatIterable.html#allSatisfy(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">allSatisfy</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/FloatIterable.html" title="interface in org.eclipse.collections.api">FloatIterable</a></code></dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="noneSatisfy(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">noneSatisfy</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType">boolean</span>&nbsp;<span class="memberName">noneSatisfy</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#noneSatisfy(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">FloatIterable</a></code></span></div>
<div class="block">Returns true if none of the elements in the FloatIterable return true for the
specified predicate, otherwise returns false.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/FloatIterable.html#noneSatisfy(org.eclipse.collections.api.block.predicate.primitive.FloatPredicate)">noneSatisfy</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/FloatIterable.html" title="interface in org.eclipse.collections.api">FloatIterable</a></code></dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="sum()">sum</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType">double</span>&nbsp;<span class="memberName">sum</span>()</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/FloatIterable.html#sum()">sum</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/FloatIterable.html" title="interface in org.eclipse.collections.api">FloatIterable</a></code></dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="max()">max</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType">float</span>&nbsp;<span class="memberName">max</span>()</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/FloatIterable.html#max()">max</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/FloatIterable.html" title="interface in org.eclipse.collections.api">FloatIterable</a></code></dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="min()">min</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType">float</span>&nbsp;<span class="memberName">min</span>()</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/FloatIterable.html#min()">min</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/FloatIterable.html" title="interface in org.eclipse.collections.api">FloatIterable</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="writeExternal(java.io.ObjectOutput)">writeExternal</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType">void</span>&nbsp;<span class="memberName">writeExternal</span>&#8203;(<span class="arguments"><a href="https://docs.oracle.com/javase/8/docs/api/java/io/ObjectOutput.html?is-external=true" title="class or interface in java.io" class="externalLink">ObjectOutput</a>&nbsp;out)</span>
throws <span class="exceptions"><a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io" class="externalLink">IOException</a></span></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/io/Externalizable.html?is-external=true#writeExternal(java.io.ObjectOutput)" title="class or interface in java.io" class="externalLink">writeExternal</a></code>&nbsp;in interface&nbsp;<code><a href="https://docs.oracle.com/javase/8/docs/api/java/io/Externalizable.html?is-external=true" title="class or interface in java.io" class="externalLink">Externalizable</a></code></dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io" class="externalLink">IOException</a></code></dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="readExternal(java.io.ObjectInput)">readExternal</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType">void</span>&nbsp;<span class="memberName">readExternal</span>&#8203;(<span class="arguments"><a href="https://docs.oracle.com/javase/8/docs/api/java/io/ObjectInput.html?is-external=true" title="class or interface in java.io" class="externalLink">ObjectInput</a>&nbsp;in)</span>
throws <span class="exceptions"><a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io" class="externalLink">IOException</a></span></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/io/Externalizable.html?is-external=true#readExternal(java.io.ObjectInput)" title="class or interface in java.io" class="externalLink">readExternal</a></code>&nbsp;in interface&nbsp;<code><a href="https://docs.oracle.com/javase/8/docs/api/java/io/Externalizable.html?is-external=true" title="class or interface in java.io" class="externalLink">Externalizable</a></code></dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io" class="externalLink">IOException</a></code></dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="injectInto(java.lang.Object,org.eclipse.collections.api.block.function.primitive.ObjectFloatToObjectFunction)">
<!-- -->
</a><a id="injectInto(T,org.eclipse.collections.api.block.function.primitive.ObjectFloatToObjectFunction)">injectInto</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="typeParameters">&lt;T&gt;</span>&nbsp;<span class="returnType">T</span>&nbsp;<span class="memberName">injectInto</span>&#8203;(<span class="arguments">T&nbsp;injectedValue,
<a href="../../../../api/block/function/primitive/ObjectFloatToObjectFunction.html" title="interface in org.eclipse.collections.api.block.function.primitive">ObjectFloatToObjectFunction</a>&lt;? super T,&#8203;? extends T&gt;&nbsp;function)</span></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/FloatIterable.html#injectInto(T,org.eclipse.collections.api.block.function.primitive.ObjectFloatToObjectFunction)">injectInto</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../api/FloatIterable.html" title="interface in org.eclipse.collections.api">FloatIterable</a></code></dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="chunk(int)">chunk</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType"><a href="../../../../api/RichIterable.html" title="interface in org.eclipse.collections.api">RichIterable</a>&lt;<a href="../../../../api/FloatIterable.html" title="interface in org.eclipse.collections.api">FloatIterable</a>&gt;</span>&nbsp;<span class="memberName">chunk</span>&#8203;(<span class="arguments">int&nbsp;size)</span></div>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../api/FloatIterable.html#chunk(int)">FloatIterable</a></code></span></div>
<div class="block">Partitions elements in fixed size chunks.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../api/FloatIterable.html#chunk(int)">chunk</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="paramLabel">Parameters:</span></dt>
<dd><code>size</code> - the number of elements per chunk</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>A <code>RichIterable</code> containing <code>FloatIterable</code>s of size <code>size</code>, except the last will be
truncated if the elements don't divide evenly.</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="FloatHashSet.html" title="class in org.eclipse.collections.impl.set.mutable.primitive">FloatHashSet</a></span>&nbsp;<span class="memberName">newEmpty</span>()</div>
<div class="block">Creates a new empty FloatHashSet.</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>
<li class="blockList">
<section class="detail">
<h3><a id="compact()">compact</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType">void</span>&nbsp;<span class="memberName">compact</span>()</div>
<div class="block">Rehashes every element in the set into a new backing table of the smallest possible size and eliminating removed sentinels.</div>
</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/FloatHashSet.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>