blob: dd84323ae034db137613acd04483fe978437d3fe [file] [log] [blame]
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (14.0.2) on Thu Aug 20 21:25:36 CDT 2020 -->
<title>Uses of Interface org.eclipse.collections.impl.lazy.parallel.set.UnsortedSetBatch (Eclipse Collections - 10.4.0)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-08-20">
<meta name="description" content="use: package: org.eclipse.collections.impl.lazy.parallel.set, interface: UnsortedSetBatch">
<meta name="generator" content="javadoc/ClassUseWriter">
<link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../../../../script-dir/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../../../../../script.js"></script>
<script type="text/javascript" src="../../../../../../../../script-dir/jszip/dist/jszip.min.js"></script>
<script type="text/javascript" src="../../../../../../../../script-dir/jszip-utils/dist/jszip-utils.min.js"></script>
<!--[if IE]>
<script type="text/javascript" src="../../../../../../../../script-dir/jszip-utils/dist/jszip-utils-ie.min.js"></script>
<![endif]-->
<script type="text/javascript" src="../../../../../../../../script-dir/jquery-3.4.1.js"></script>
<script type="text/javascript" src="../../../../../../../../script-dir/jquery-ui.js"></script>
</head>
<body class="class-use">
<script type="text/javascript">var pathtoroot = "../../../../../../../../";
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<div class="flexBox">
<header role="banner" class="flexHeader">
<nav role="navigation">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a id="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../../../index.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../UnsortedSetBatch.html" title="interface in org.eclipse.collections.impl.lazy.parallel.set">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<div class="navListSearch"><label for="search">SEARCH:</label>
<input type="text" id="search" value="search" disabled="disabled">
<input type="reset" id="reset" value="reset" disabled="disabled">
</div>
</div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="skipNav"><a id="skip.navbar.top">
<!-- -->
</a></div>
</nav>
</header>
<div class="flexContent">
<main role="main">
<div class="header">
<h1 title="Uses of Interface org.eclipse.collections.impl.lazy.parallel.set.UnsortedSetBatch" class="title">Uses of Interface<br>org.eclipse.collections.impl.lazy.parallel.set.UnsortedSetBatch</h1>
</div>
<div class="classUseContainer">
<div class="useSummary">
<table>
<caption><span>Packages that use <a href="../UnsortedSetBatch.html" title="interface in org.eclipse.collections.impl.lazy.parallel.set">UnsortedSetBatch</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.lazy.parallel">org.eclipse.collections.impl.lazy.parallel</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.lazy.parallel.list">org.eclipse.collections.impl.lazy.parallel.list</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.lazy.parallel.set">org.eclipse.collections.impl.lazy.parallel.set</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.lazy.parallel.set.sorted">org.eclipse.collections.impl.lazy.parallel.set.sorted</a></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
<section class="classUses">
<ul class="blockList">
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.impl.lazy.parallel">
<!-- -->
</a>
<h2>Uses of <a href="../UnsortedSetBatch.html" title="interface in org.eclipse.collections.impl.lazy.parallel.set">UnsortedSetBatch</a> in <a href="../../package-summary.html">org.eclipse.collections.impl.lazy.parallel</a></h2>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../package-summary.html">org.eclipse.collections.impl.lazy.parallel</a> that return types with arguments of type <a href="../UnsortedSetBatch.html" title="interface in org.eclipse.collections.impl.lazy.parallel.set">UnsortedSetBatch</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../api/LazyIterable.html" title="interface in org.eclipse.collections.api">LazyIterable</a>&lt;<a href="../UnsortedSetBatch.html" title="interface in org.eclipse.collections.impl.lazy.parallel.set">UnsortedSetBatch</a>&lt;<a href="../../ParallelDistinctIterable.html" title="type parameter in ParallelDistinctIterable">T</a>&gt;&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ParallelDistinctIterable.</span><code><span class="memberNameLink"><a href="../../ParallelDistinctIterable.html#split()">split</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.impl.lazy.parallel.list">
<!-- -->
</a>
<h2>Uses of <a href="../UnsortedSetBatch.html" title="interface in org.eclipse.collections.impl.lazy.parallel.set">UnsortedSetBatch</a> in <a href="../../list/package-summary.html">org.eclipse.collections.impl.lazy.parallel.list</a></h2>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="../../list/package-summary.html">org.eclipse.collections.impl.lazy.parallel.list</a> that implement <a href="../UnsortedSetBatch.html" title="interface in org.eclipse.collections.impl.lazy.parallel.set">UnsortedSetBatch</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../list/DistinctBatch.html" title="class in org.eclipse.collections.impl.lazy.parallel.list">DistinctBatch</a>&lt;T&gt;</span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../list/package-summary.html">org.eclipse.collections.impl.lazy.parallel.list</a> that return <a href="../UnsortedSetBatch.html" title="interface in org.eclipse.collections.impl.lazy.parallel.set">UnsortedSetBatch</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../UnsortedSetBatch.html" title="interface in org.eclipse.collections.impl.lazy.parallel.set">UnsortedSetBatch</a>&lt;<a href="../../list/CollectListBatch.html" title="type parameter in CollectListBatch">V</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CollectListBatch.</span><code><span class="memberNameLink"><a href="../../list/CollectListBatch.html#distinct(org.eclipse.collections.impl.map.mutable.ConcurrentHashMap)">distinct</a></span>&#8203;(<a href="../../../../map/mutable/ConcurrentHashMap.html" title="class in org.eclipse.collections.impl.map.mutable">ConcurrentHashMap</a>&lt;<a href="../../list/CollectListBatch.html" title="type parameter in CollectListBatch">V</a>,&#8203;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang" class="externalLink">Boolean</a>&gt;&nbsp;distinct)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../UnsortedSetBatch.html" title="interface in org.eclipse.collections.impl.lazy.parallel.set">UnsortedSetBatch</a>&lt;<a href="../../list/FlatCollectListBatch.html" title="type parameter in FlatCollectListBatch">V</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">FlatCollectListBatch.</span><code><span class="memberNameLink"><a href="../../list/FlatCollectListBatch.html#distinct(org.eclipse.collections.impl.map.mutable.ConcurrentHashMap)">distinct</a></span>&#8203;(<a href="../../../../map/mutable/ConcurrentHashMap.html" title="class in org.eclipse.collections.impl.map.mutable">ConcurrentHashMap</a>&lt;<a href="../../list/FlatCollectListBatch.html" title="type parameter in FlatCollectListBatch">V</a>,&#8203;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang" class="externalLink">Boolean</a>&gt;&nbsp;distinct)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../UnsortedSetBatch.html" title="interface in org.eclipse.collections.impl.lazy.parallel.set">UnsortedSetBatch</a>&lt;<a href="../../list/ListBatch.html" title="type parameter in ListBatch">T</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ListBatch.</span><code><span class="memberNameLink"><a href="../../list/ListBatch.html#distinct(org.eclipse.collections.impl.map.mutable.ConcurrentHashMap)">distinct</a></span>&#8203;(<a href="../../../../map/mutable/ConcurrentHashMap.html" title="class in org.eclipse.collections.impl.map.mutable">ConcurrentHashMap</a>&lt;<a href="../../list/ListBatch.html" title="type parameter in ListBatch">T</a>,&#8203;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang" class="externalLink">Boolean</a>&gt;&nbsp;distinct)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../UnsortedSetBatch.html" title="interface in org.eclipse.collections.impl.lazy.parallel.set">UnsortedSetBatch</a>&lt;<a href="../../list/ListIterableBatch.html" title="type parameter in ListIterableBatch">T</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ListIterableBatch.</span><code><span class="memberNameLink"><a href="../../list/ListIterableBatch.html#distinct(org.eclipse.collections.impl.map.mutable.ConcurrentHashMap)">distinct</a></span>&#8203;(<a href="../../../../map/mutable/ConcurrentHashMap.html" title="class in org.eclipse.collections.impl.map.mutable">ConcurrentHashMap</a>&lt;<a href="../../list/ListIterableBatch.html" title="type parameter in ListIterableBatch">T</a>,&#8203;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang" class="externalLink">Boolean</a>&gt;&nbsp;distinct)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../UnsortedSetBatch.html" title="interface in org.eclipse.collections.impl.lazy.parallel.set">UnsortedSetBatch</a>&lt;<a href="../../list/SelectListBatch.html" title="type parameter in SelectListBatch">T</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SelectListBatch.</span><code><span class="memberNameLink"><a href="../../list/SelectListBatch.html#distinct(org.eclipse.collections.impl.map.mutable.ConcurrentHashMap)">distinct</a></span>&#8203;(<a href="../../../../map/mutable/ConcurrentHashMap.html" title="class in org.eclipse.collections.impl.map.mutable">ConcurrentHashMap</a>&lt;<a href="../../list/SelectListBatch.html" title="type parameter in SelectListBatch">T</a>,&#8203;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang" class="externalLink">Boolean</a>&gt;&nbsp;distinct)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../UnsortedSetBatch.html" title="interface in org.eclipse.collections.impl.lazy.parallel.set">UnsortedSetBatch</a>&lt;<a href="../../list/DistinctBatch.html" title="type parameter in DistinctBatch">T</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">DistinctBatch.</span><code><span class="memberNameLink"><a href="../../list/DistinctBatch.html#select(org.eclipse.collections.api.block.predicate.Predicate)">select</a></span>&#8203;(<a href="../../../../../api/block/predicate/Predicate.html" title="interface in org.eclipse.collections.api.block.predicate">Predicate</a>&lt;? super <a href="../../list/DistinctBatch.html" title="type parameter in DistinctBatch">T</a>&gt;&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.impl.lazy.parallel.set">
<!-- -->
</a>
<h2>Uses of <a href="../UnsortedSetBatch.html" title="interface in org.eclipse.collections.impl.lazy.parallel.set">UnsortedSetBatch</a> in <a href="../package-summary.html">org.eclipse.collections.impl.lazy.parallel.set</a></h2>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="../package-summary.html">org.eclipse.collections.impl.lazy.parallel.set</a> with type parameters of type <a href="../UnsortedSetBatch.html" title="interface in org.eclipse.collections.impl.lazy.parallel.set">UnsortedSetBatch</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../AbstractParallelUnsortedSetIterable.html" title="class in org.eclipse.collections.impl.lazy.parallel.set">AbstractParallelUnsortedSetIterable</a>&lt;T,&#8203;B extends <a href="../UnsortedSetBatch.html" title="interface in org.eclipse.collections.impl.lazy.parallel.set">UnsortedSetBatch</a>&lt;T&gt;&gt;</span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
<div class="useSummary">
<table>
<caption><span>Subinterfaces of <a href="../UnsortedSetBatch.html" title="interface in org.eclipse.collections.impl.lazy.parallel.set">UnsortedSetBatch</a> in <a href="../package-summary.html">org.eclipse.collections.impl.lazy.parallel.set</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Interface</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../RootUnsortedSetBatch.html" title="interface in org.eclipse.collections.impl.lazy.parallel.set">RootUnsortedSetBatch</a>&lt;T&gt;</span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="../package-summary.html">org.eclipse.collections.impl.lazy.parallel.set</a> that implement <a href="../UnsortedSetBatch.html" title="interface in org.eclipse.collections.impl.lazy.parallel.set">UnsortedSetBatch</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../CollectUnsortedSetBatch.html" title="class in org.eclipse.collections.impl.lazy.parallel.set">CollectUnsortedSetBatch</a>&lt;T,&#8203;V&gt;</span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../SelectUnsortedSetBatch.html" title="class in org.eclipse.collections.impl.lazy.parallel.set">SelectUnsortedSetBatch</a>&lt;T&gt;</span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../package-summary.html">org.eclipse.collections.impl.lazy.parallel.set</a> that return <a href="../UnsortedSetBatch.html" title="interface in org.eclipse.collections.impl.lazy.parallel.set">UnsortedSetBatch</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../UnsortedSetBatch.html" title="interface in org.eclipse.collections.impl.lazy.parallel.set">UnsortedSetBatch</a>&lt;<a href="../CollectUnsortedSetBatch.html" title="type parameter in CollectUnsortedSetBatch">V</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CollectUnsortedSetBatch.</span><code><span class="memberNameLink"><a href="../CollectUnsortedSetBatch.html#select(org.eclipse.collections.api.block.predicate.Predicate)">select</a></span>&#8203;(<a href="../../../../../api/block/predicate/Predicate.html" title="interface in org.eclipse.collections.api.block.predicate">Predicate</a>&lt;? super <a href="../CollectUnsortedSetBatch.html" title="type parameter in CollectUnsortedSetBatch">V</a>&gt;&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../UnsortedSetBatch.html" title="interface in org.eclipse.collections.impl.lazy.parallel.set">UnsortedSetBatch</a>&lt;<a href="../SelectUnsortedSetBatch.html" title="type parameter in SelectUnsortedSetBatch">T</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SelectUnsortedSetBatch.</span><code><span class="memberNameLink"><a href="../SelectUnsortedSetBatch.html#select(org.eclipse.collections.api.block.predicate.Predicate)">select</a></span>&#8203;(<a href="../../../../../api/block/predicate/Predicate.html" title="interface in org.eclipse.collections.api.block.predicate">Predicate</a>&lt;? super <a href="../SelectUnsortedSetBatch.html" title="type parameter in SelectUnsortedSetBatch">T</a>&gt;&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../UnsortedSetBatch.html" title="interface in org.eclipse.collections.impl.lazy.parallel.set">UnsortedSetBatch</a>&lt;<a href="../UnsortedSetBatch.html" title="type parameter in UnsortedSetBatch">T</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnsortedSetBatch.</span><code><span class="memberNameLink"><a href="../UnsortedSetBatch.html#select(org.eclipse.collections.api.block.predicate.Predicate)">select</a></span>&#8203;(<a href="../../../../../api/block/predicate/Predicate.html" title="interface in org.eclipse.collections.api.block.predicate">Predicate</a>&lt;? super <a href="../UnsortedSetBatch.html" title="type parameter in UnsortedSetBatch">T</a>&gt;&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
<div class="useSummary">
<table>
<caption><span>Constructors in <a href="../package-summary.html">org.eclipse.collections.impl.lazy.parallel.set</a> with parameters of type <a href="../UnsortedSetBatch.html" title="interface in org.eclipse.collections.impl.lazy.parallel.set">UnsortedSetBatch</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Constructor</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../CollectUnsortedSetBatch.html#%3Cinit%3E(org.eclipse.collections.impl.lazy.parallel.set.UnsortedSetBatch,org.eclipse.collections.api.block.function.Function)">CollectUnsortedSetBatch</a></span>&#8203;(<a href="../UnsortedSetBatch.html" title="interface in org.eclipse.collections.impl.lazy.parallel.set">UnsortedSetBatch</a>&lt;<a href="../CollectUnsortedSetBatch.html" title="type parameter in CollectUnsortedSetBatch">T</a>&gt;&nbsp;unsortedSetBatch,
<a href="../../../../../api/block/function/Function.html" title="interface in org.eclipse.collections.api.block.function">Function</a>&lt;? super <a href="../CollectUnsortedSetBatch.html" title="type parameter in CollectUnsortedSetBatch">T</a>,&#8203;? extends <a href="../CollectUnsortedSetBatch.html" title="type parameter in CollectUnsortedSetBatch">V</a>&gt;&nbsp;function)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../SelectUnsortedSetBatch.html#%3Cinit%3E(org.eclipse.collections.impl.lazy.parallel.set.UnsortedSetBatch,org.eclipse.collections.api.block.predicate.Predicate)">SelectUnsortedSetBatch</a></span>&#8203;(<a href="../UnsortedSetBatch.html" title="interface in org.eclipse.collections.impl.lazy.parallel.set">UnsortedSetBatch</a>&lt;<a href="../SelectUnsortedSetBatch.html" title="type parameter in SelectUnsortedSetBatch">T</a>&gt;&nbsp;unsortedSetBatch,
<a href="../../../../../api/block/predicate/Predicate.html" title="interface in org.eclipse.collections.api.block.predicate">Predicate</a>&lt;? super <a href="../SelectUnsortedSetBatch.html" title="type parameter in SelectUnsortedSetBatch">T</a>&gt;&nbsp;predicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.impl.lazy.parallel.set.sorted">
<!-- -->
</a>
<h2>Uses of <a href="../UnsortedSetBatch.html" title="interface in org.eclipse.collections.impl.lazy.parallel.set">UnsortedSetBatch</a> in <a href="../sorted/package-summary.html">org.eclipse.collections.impl.lazy.parallel.set.sorted</a></h2>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../sorted/package-summary.html">org.eclipse.collections.impl.lazy.parallel.set.sorted</a> that return <a href="../UnsortedSetBatch.html" title="interface in org.eclipse.collections.impl.lazy.parallel.set">UnsortedSetBatch</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../UnsortedSetBatch.html" title="interface in org.eclipse.collections.impl.lazy.parallel.set">UnsortedSetBatch</a>&lt;<a href="../sorted/CollectSortedSetBatch.html" title="type parameter in CollectSortedSetBatch">V</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CollectSortedSetBatch.</span><code><span class="memberNameLink"><a href="../sorted/CollectSortedSetBatch.html#distinct(org.eclipse.collections.impl.map.mutable.ConcurrentHashMap)">distinct</a></span>&#8203;(<a href="../../../../map/mutable/ConcurrentHashMap.html" title="class in org.eclipse.collections.impl.map.mutable">ConcurrentHashMap</a>&lt;<a href="../sorted/CollectSortedSetBatch.html" title="type parameter in CollectSortedSetBatch">V</a>,&#8203;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang" class="externalLink">Boolean</a>&gt;&nbsp;distinct)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../UnsortedSetBatch.html" title="interface in org.eclipse.collections.impl.lazy.parallel.set">UnsortedSetBatch</a>&lt;<a href="../sorted/FlatCollectSortedSetBatch.html" title="type parameter in FlatCollectSortedSetBatch">V</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">FlatCollectSortedSetBatch.</span><code><span class="memberNameLink"><a href="../sorted/FlatCollectSortedSetBatch.html#distinct(org.eclipse.collections.impl.map.mutable.ConcurrentHashMap)">distinct</a></span>&#8203;(<a href="../../../../map/mutable/ConcurrentHashMap.html" title="class in org.eclipse.collections.impl.map.mutable">ConcurrentHashMap</a>&lt;<a href="../sorted/FlatCollectSortedSetBatch.html" title="type parameter in FlatCollectSortedSetBatch">V</a>,&#8203;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang" class="externalLink">Boolean</a>&gt;&nbsp;distinct)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
</ul>
</section>
</div>
</main>
<footer role="contentinfo">
<nav role="navigation">
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a id="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../../../index.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../UnsortedSetBatch.html" title="interface in org.eclipse.collections.impl.lazy.parallel.set">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<a id="skip.navbar.bottom">
<!-- -->
</a>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</nav>
<p class="legalCopy"><small>Copyright &#169; 2004&#x2013;2020. All rights reserved.</small></p>
</footer>
</div>
</div>
</body>
</html>