blob: 3d6fb0ccf1a9b21c955d5b75b7549d1727adcf48 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (10.0.2) on Wed Mar 04 02:36:44 GMT 2020 -->
<title>LazyBooleanIterable (Eclipse Collections - 10.2.0)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="date" content="2020-03-04">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
<script type="text/javascript" src="../../../../jquery/jszip/dist/jszip.min.js"></script>
<script type="text/javascript" src="../../../../jquery/jszip-utils/dist/jszip-utils.min.js"></script>
<!--[if IE]>
<script type="text/javascript" src="../../../../jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
<![endif]-->
<script type="text/javascript" src="../../../../jquery/jquery-1.10.2.js"></script>
<script type="text/javascript" src="../../../../jquery/jquery-ui.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="LazyBooleanIterable (Eclipse Collections - 10.2.0)";
}
}
catch(err) {
}
//-->
var methods = {"i0":6,"i1":6,"i2":6,"i3":6,"i4":6,"i5":6,"i6":6,"i7":6,"i8":6,"i9":6,"i10":6,"i11":6,"i12":6};
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract 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="fixedNav">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/LazyBooleanIterable.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">
<ul class="navList">
<li><a href="../../../../org/eclipse/collections/api/IntIterable.html" title="interface in org.eclipse.collections.api"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../../org/eclipse/collections/api/LazyByteIterable.html" title="interface in org.eclipse.collections.api"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/eclipse/collections/api/LazyBooleanIterable.html" target="_top">Frames</a></li>
<li><a href="LazyBooleanIterable.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<ul class="navListSearch">
<li><label for="search">SEARCH:</label>
<input type="text" id="search" value="search" disabled="disabled">
<input type="reset" id="reset" value="reset" disabled="disabled">
</li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li>Constr&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>Constr&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
</div>
<div class="navPadding">&nbsp;</div>
<script type="text/javascript"><!--
$('.navPadding').css('padding-top', $('.fixedNav').css("height"));
//-->
</script>
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle"><span class="packageLabelInType">Package</span>&nbsp;<a href="../../../../org/eclipse/collections/api/package-summary.html">org.eclipse.collections.api</a></div>
<h2 title="Interface LazyBooleanIterable" class="title">Interface LazyBooleanIterable</h2>
</div>
<div class="contentContainer">
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Superinterfaces:</dt>
<dd><code><a href="../../../../org/eclipse/collections/api/BooleanIterable.html" title="interface in org.eclipse.collections.api">BooleanIterable</a></code>, <code><a href="../../../../org/eclipse/collections/api/PrimitiveIterable.html" title="interface in org.eclipse.collections.api">PrimitiveIterable</a></code></dd>
</dl>
<dl>
<dt>All Known Implementing Classes:</dt>
<dd><code><a href="../../../../org/eclipse/collections/impl/lazy/primitive/AbstractLazyBooleanIterable.html" title="class in org.eclipse.collections.impl.lazy.primitive">AbstractLazyBooleanIterable</a></code>, <code><a href="../../../../org/eclipse/collections/impl/lazy/primitive/CollectBooleanIterable.html" title="class in org.eclipse.collections.impl.lazy.primitive">CollectBooleanIterable</a></code>, <code><a href="../../../../org/eclipse/collections/impl/lazy/primitive/CollectBooleanToBooleanIterable.html" title="class in org.eclipse.collections.impl.lazy.primitive">CollectBooleanToBooleanIterable</a></code>, <code><a href="../../../../org/eclipse/collections/impl/lazy/primitive/CollectByteToBooleanIterable.html" title="class in org.eclipse.collections.impl.lazy.primitive">CollectByteToBooleanIterable</a></code>, <code><a href="../../../../org/eclipse/collections/impl/lazy/primitive/CollectCharToBooleanIterable.html" title="class in org.eclipse.collections.impl.lazy.primitive">CollectCharToBooleanIterable</a></code>, <code><a href="../../../../org/eclipse/collections/impl/lazy/primitive/CollectDoubleToBooleanIterable.html" title="class in org.eclipse.collections.impl.lazy.primitive">CollectDoubleToBooleanIterable</a></code>, <code><a href="../../../../org/eclipse/collections/impl/lazy/primitive/CollectFloatToBooleanIterable.html" title="class in org.eclipse.collections.impl.lazy.primitive">CollectFloatToBooleanIterable</a></code>, <code><a href="../../../../org/eclipse/collections/impl/lazy/primitive/CollectIntToBooleanIterable.html" title="class in org.eclipse.collections.impl.lazy.primitive">CollectIntToBooleanIterable</a></code>, <code><a href="../../../../org/eclipse/collections/impl/lazy/primitive/CollectLongToBooleanIterable.html" title="class in org.eclipse.collections.impl.lazy.primitive">CollectLongToBooleanIterable</a></code>, <code><a href="../../../../org/eclipse/collections/impl/lazy/primitive/CollectShortToBooleanIterable.html" title="class in org.eclipse.collections.impl.lazy.primitive">CollectShortToBooleanIterable</a></code>, <code><a href="../../../../org/eclipse/collections/impl/lazy/primitive/LazyBooleanIterableAdapter.html" title="class in org.eclipse.collections.impl.lazy.primitive">LazyBooleanIterableAdapter</a></code>, <code><a href="../../../../org/eclipse/collections/impl/lazy/primitive/ReverseBooleanIterable.html" title="class in org.eclipse.collections.impl.lazy.primitive">ReverseBooleanIterable</a></code>, <code><a href="../../../../org/eclipse/collections/impl/lazy/primitive/SelectBooleanIterable.html" title="class in org.eclipse.collections.impl.lazy.primitive">SelectBooleanIterable</a></code>, <code><a href="../../../../org/eclipse/collections/impl/lazy/primitive/TapBooleanIterable.html" title="class in org.eclipse.collections.impl.lazy.primitive">TapBooleanIterable</a></code></dd>
</dl>
<hr>
<pre>public interface <span class="typeNameLabel">LazyBooleanIterable</span>
extends <a href="../../../../org/eclipse/collections/api/BooleanIterable.html" title="interface in org.eclipse.collections.api">BooleanIterable</a></pre>
<div class="block">This file was automatically generated from template file lazyPrimitiveIterable.stg.</div>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method.summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="memberSummary" summary="Method Summary table, listing methods, and an explanation">
<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t3" class="tableTab"><span><a href="javascript:show(4);">Abstract Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
<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>
<tr id="i0" class="altColor">
<td class="colFirst"><code>&lt;V&gt;&nbsp;<a href="../../../../org/eclipse/collections/api/LazyIterable.html" title="interface in org.eclipse.collections.api">LazyIterable</a>&lt;V&gt;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../../org/eclipse/collections/api/LazyBooleanIterable.html#collect-org.eclipse.collections.api.block.function.primitive.BooleanToObjectFunction-">collect</a></span>&#8203;(<a href="../../../../org/eclipse/collections/api/block/function/primitive/BooleanToObjectFunction.html" title="interface in org.eclipse.collections.api.block.function.primitive">BooleanToObjectFunction</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 id="i1" class="rowColor">
<td class="colFirst"><code><a href="../../../../org/eclipse/collections/api/LazyBooleanIterable.html" title="interface in org.eclipse.collections.api">LazyBooleanIterable</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../../org/eclipse/collections/api/LazyBooleanIterable.html#collectBoolean-org.eclipse.collections.api.block.function.primitive.BooleanToBooleanFunction-">collectBoolean</a></span>&#8203;(<a href="../../../../org/eclipse/collections/api/block/function/primitive/BooleanToBooleanFunction.html" title="interface in org.eclipse.collections.api.block.function.primitive">BooleanToBooleanFunction</a>&nbsp;function)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i2" class="altColor">
<td class="colFirst"><code><a href="../../../../org/eclipse/collections/api/LazyByteIterable.html" title="interface in org.eclipse.collections.api">LazyByteIterable</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../../org/eclipse/collections/api/LazyBooleanIterable.html#collectByte-org.eclipse.collections.api.block.function.primitive.BooleanToByteFunction-">collectByte</a></span>&#8203;(<a href="../../../../org/eclipse/collections/api/block/function/primitive/BooleanToByteFunction.html" title="interface in org.eclipse.collections.api.block.function.primitive">BooleanToByteFunction</a>&nbsp;function)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i3" class="rowColor">
<td class="colFirst"><code><a href="../../../../org/eclipse/collections/api/LazyCharIterable.html" title="interface in org.eclipse.collections.api">LazyCharIterable</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../../org/eclipse/collections/api/LazyBooleanIterable.html#collectChar-org.eclipse.collections.api.block.function.primitive.BooleanToCharFunction-">collectChar</a></span>&#8203;(<a href="../../../../org/eclipse/collections/api/block/function/primitive/BooleanToCharFunction.html" title="interface in org.eclipse.collections.api.block.function.primitive">BooleanToCharFunction</a>&nbsp;function)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i4" class="altColor">
<td class="colFirst"><code><a href="../../../../org/eclipse/collections/api/LazyDoubleIterable.html" title="interface in org.eclipse.collections.api">LazyDoubleIterable</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../../org/eclipse/collections/api/LazyBooleanIterable.html#collectDouble-org.eclipse.collections.api.block.function.primitive.BooleanToDoubleFunction-">collectDouble</a></span>&#8203;(<a href="../../../../org/eclipse/collections/api/block/function/primitive/BooleanToDoubleFunction.html" title="interface in org.eclipse.collections.api.block.function.primitive">BooleanToDoubleFunction</a>&nbsp;function)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i5" class="rowColor">
<td class="colFirst"><code><a href="../../../../org/eclipse/collections/api/LazyFloatIterable.html" title="interface in org.eclipse.collections.api">LazyFloatIterable</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../../org/eclipse/collections/api/LazyBooleanIterable.html#collectFloat-org.eclipse.collections.api.block.function.primitive.BooleanToFloatFunction-">collectFloat</a></span>&#8203;(<a href="../../../../org/eclipse/collections/api/block/function/primitive/BooleanToFloatFunction.html" title="interface in org.eclipse.collections.api.block.function.primitive">BooleanToFloatFunction</a>&nbsp;function)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i6" class="altColor">
<td class="colFirst"><code><a href="../../../../org/eclipse/collections/api/LazyIntIterable.html" title="interface in org.eclipse.collections.api">LazyIntIterable</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../../org/eclipse/collections/api/LazyBooleanIterable.html#collectInt-org.eclipse.collections.api.block.function.primitive.BooleanToIntFunction-">collectInt</a></span>&#8203;(<a href="../../../../org/eclipse/collections/api/block/function/primitive/BooleanToIntFunction.html" title="interface in org.eclipse.collections.api.block.function.primitive">BooleanToIntFunction</a>&nbsp;function)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i7" class="rowColor">
<td class="colFirst"><code><a href="../../../../org/eclipse/collections/api/LazyLongIterable.html" title="interface in org.eclipse.collections.api">LazyLongIterable</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../../org/eclipse/collections/api/LazyBooleanIterable.html#collectLong-org.eclipse.collections.api.block.function.primitive.BooleanToLongFunction-">collectLong</a></span>&#8203;(<a href="../../../../org/eclipse/collections/api/block/function/primitive/BooleanToLongFunction.html" title="interface in org.eclipse.collections.api.block.function.primitive">BooleanToLongFunction</a>&nbsp;function)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i8" class="altColor">
<td class="colFirst"><code><a href="../../../../org/eclipse/collections/api/LazyShortIterable.html" title="interface in org.eclipse.collections.api">LazyShortIterable</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../../org/eclipse/collections/api/LazyBooleanIterable.html#collectShort-org.eclipse.collections.api.block.function.primitive.BooleanToShortFunction-">collectShort</a></span>&#8203;(<a href="../../../../org/eclipse/collections/api/block/function/primitive/BooleanToShortFunction.html" title="interface in org.eclipse.collections.api.block.function.primitive">BooleanToShortFunction</a>&nbsp;function)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i9" class="rowColor">
<td class="colFirst"><code>&lt;V&gt;&nbsp;<a href="../../../../org/eclipse/collections/api/LazyIterable.html" title="interface in org.eclipse.collections.api">LazyIterable</a>&lt;V&gt;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../../org/eclipse/collections/api/LazyBooleanIterable.html#flatCollect-org.eclipse.collections.api.block.function.primitive.BooleanToObjectFunction-">flatCollect</a></span>&#8203;(<a href="../../../../org/eclipse/collections/api/block/function/primitive/BooleanToObjectFunction.html" title="interface in org.eclipse.collections.api.block.function.primitive">BooleanToObjectFunction</a>&lt;? extends java.lang.Iterable&lt;V&gt;&gt;&nbsp;function)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i10" class="altColor">
<td class="colFirst"><code><a href="../../../../org/eclipse/collections/api/LazyBooleanIterable.html" title="interface in org.eclipse.collections.api">LazyBooleanIterable</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../../org/eclipse/collections/api/LazyBooleanIterable.html#reject-org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate-">reject</a></span>&#8203;(<a href="../../../../org/eclipse/collections/api/block/predicate/primitive/BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">
<div class="block">Returns a new BooleanIterable with all of the elements in the BooleanIterable that
return false for the specified predicate.</div>
</td>
</tr>
<tr id="i11" class="rowColor">
<td class="colFirst"><code><a href="../../../../org/eclipse/collections/api/LazyBooleanIterable.html" title="interface in org.eclipse.collections.api">LazyBooleanIterable</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../../org/eclipse/collections/api/LazyBooleanIterable.html#select-org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate-">select</a></span>&#8203;(<a href="../../../../org/eclipse/collections/api/block/predicate/primitive/BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a>&nbsp;predicate)</code></th>
<td class="colLast">
<div class="block">Returns a new BooleanIterable with all of the elements in the BooleanIterable that
return true for the specified predicate.</div>
</td>
</tr>
<tr id="i12" class="altColor">
<td class="colFirst"><code><a href="../../../../org/eclipse/collections/api/LazyBooleanIterable.html" title="interface in org.eclipse.collections.api">LazyBooleanIterable</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../../org/eclipse/collections/api/LazyBooleanIterable.html#tap-org.eclipse.collections.api.block.procedure.primitive.BooleanProcedure-">tap</a></span>&#8203;(<a href="../../../../org/eclipse/collections/api/block/procedure/primitive/BooleanProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">BooleanProcedure</a>&nbsp;procedure)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.org.eclipse.collections.api.BooleanIterable">
<!-- -->
</a>
<h3>Methods inherited from interface&nbsp;org.eclipse.collections.api.<a href="../../../../org/eclipse/collections/api/BooleanIterable.html" title="interface in org.eclipse.collections.api">BooleanIterable</a></h3>
<code><a href="../../../../org/eclipse/collections/api/BooleanIterable.html#allSatisfy-org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate-">allSatisfy</a>, <a href="../../../../org/eclipse/collections/api/BooleanIterable.html#anySatisfy-org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate-">anySatisfy</a>, <a href="../../../../org/eclipse/collections/api/BooleanIterable.html#asLazy--">asLazy</a>, <a href="../../../../org/eclipse/collections/api/BooleanIterable.html#booleanIterator--">booleanIterator</a>, <a href="../../../../org/eclipse/collections/api/BooleanIterable.html#chunk-int-">chunk</a>, <a href="../../../../org/eclipse/collections/api/BooleanIterable.html#collect-org.eclipse.collections.api.block.function.primitive.BooleanToObjectFunction-R-">collect</a>, <a href="../../../../org/eclipse/collections/api/BooleanIterable.html#collectBoolean-org.eclipse.collections.api.block.function.primitive.BooleanToBooleanFunction-R-">collectBoolean</a>, <a href="../../../../org/eclipse/collections/api/BooleanIterable.html#collectByte-org.eclipse.collections.api.block.function.primitive.BooleanToByteFunction-R-">collectByte</a>, <a href="../../../../org/eclipse/collections/api/BooleanIterable.html#collectChar-org.eclipse.collections.api.block.function.primitive.BooleanToCharFunction-R-">collectChar</a>, <a href="../../../../org/eclipse/collections/api/BooleanIterable.html#collectDouble-org.eclipse.collections.api.block.function.primitive.BooleanToDoubleFunction-R-">collectDouble</a>, <a href="../../../../org/eclipse/collections/api/BooleanIterable.html#collectFloat-org.eclipse.collections.api.block.function.primitive.BooleanToFloatFunction-R-">collectFloat</a>, <a href="../../../../org/eclipse/collections/api/BooleanIterable.html#collectInt-org.eclipse.collections.api.block.function.primitive.BooleanToIntFunction-R-">collectInt</a>, <a href="../../../../org/eclipse/collections/api/BooleanIterable.html#collectLong-org.eclipse.collections.api.block.function.primitive.BooleanToLongFunction-R-">collectLong</a>, <a href="../../../../org/eclipse/collections/api/BooleanIterable.html#collectShort-org.eclipse.collections.api.block.function.primitive.BooleanToShortFunction-R-">collectShort</a>, <a href="../../../../org/eclipse/collections/api/BooleanIterable.html#contains-boolean-">contains</a>, <a href="../../../../org/eclipse/collections/api/BooleanIterable.html#containsAll-boolean...-">containsAll</a>, <a href="../../../../org/eclipse/collections/api/BooleanIterable.html#containsAll-org.eclipse.collections.api.BooleanIterable-">containsAll</a>, <a href="../../../../org/eclipse/collections/api/BooleanIterable.html#count-org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate-">count</a>, <a href="../../../../org/eclipse/collections/api/BooleanIterable.html#detectIfNone-org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate-boolean-">detectIfNone</a>, <a href="../../../../org/eclipse/collections/api/BooleanIterable.html#each-org.eclipse.collections.api.block.procedure.primitive.BooleanProcedure-">each</a>, <a href="../../../../org/eclipse/collections/api/BooleanIterable.html#flatCollect-org.eclipse.collections.api.block.function.primitive.BooleanToObjectFunction-R-">flatCollect</a>, <a href="../../../../org/eclipse/collections/api/BooleanIterable.html#forEach-org.eclipse.collections.api.block.procedure.primitive.BooleanProcedure-">forEach</a>, <a href="../../../../org/eclipse/collections/api/BooleanIterable.html#injectInto-T-org.eclipse.collections.api.block.function.primitive.ObjectBooleanToObjectFunction-">injectInto</a>, <a href="../../../../org/eclipse/collections/api/BooleanIterable.html#noneSatisfy-org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate-">noneSatisfy</a>, <a href="../../../../org/eclipse/collections/api/BooleanIterable.html#reduce-org.eclipse.collections.api.block.function.primitive.BooleanBooleanToBooleanFunction-">reduce</a>, <a href="../../../../org/eclipse/collections/api/BooleanIterable.html#reduceIfEmpty-org.eclipse.collections.api.block.function.primitive.BooleanBooleanToBooleanFunction-boolean-">reduceIfEmpty</a>, <a href="../../../../org/eclipse/collections/api/BooleanIterable.html#reject-org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate-R-">reject</a>, <a href="../../../../org/eclipse/collections/api/BooleanIterable.html#select-org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate-R-">select</a>, <a href="../../../../org/eclipse/collections/api/BooleanIterable.html#toArray--">toArray</a>, <a href="../../../../org/eclipse/collections/api/BooleanIterable.html#toBag--">toBag</a>, <a href="../../../../org/eclipse/collections/api/BooleanIterable.html#toList--">toList</a>, <a href="../../../../org/eclipse/collections/api/BooleanIterable.html#toSet--">toSet</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.org.eclipse.collections.api.PrimitiveIterable">
<!-- -->
</a>
<h3>Methods inherited from interface&nbsp;org.eclipse.collections.api.<a href="../../../../org/eclipse/collections/api/PrimitiveIterable.html" title="interface in org.eclipse.collections.api">PrimitiveIterable</a></h3>
<code><a href="../../../../org/eclipse/collections/api/PrimitiveIterable.html#appendString-java.lang.Appendable-">appendString</a>, <a href="../../../../org/eclipse/collections/api/PrimitiveIterable.html#appendString-java.lang.Appendable-java.lang.String-">appendString</a>, <a href="../../../../org/eclipse/collections/api/PrimitiveIterable.html#appendString-java.lang.Appendable-java.lang.String-java.lang.String-java.lang.String-">appendString</a>, <a href="../../../../org/eclipse/collections/api/PrimitiveIterable.html#isEmpty--">isEmpty</a>, <a href="../../../../org/eclipse/collections/api/PrimitiveIterable.html#makeString--">makeString</a>, <a href="../../../../org/eclipse/collections/api/PrimitiveIterable.html#makeString-java.lang.String-">makeString</a>, <a href="../../../../org/eclipse/collections/api/PrimitiveIterable.html#makeString-java.lang.String-java.lang.String-java.lang.String-">makeString</a>, <a href="../../../../org/eclipse/collections/api/PrimitiveIterable.html#notEmpty--">notEmpty</a>, <a href="../../../../org/eclipse/collections/api/PrimitiveIterable.html#size--">size</a>, <a href="../../../../org/eclipse/collections/api/PrimitiveIterable.html#toString--">toString</a></code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method.detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="tap-org.eclipse.collections.api.block.procedure.primitive.BooleanProcedure-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>tap</h4>
<pre><a href="../../../../org/eclipse/collections/api/LazyBooleanIterable.html" title="interface in org.eclipse.collections.api">LazyBooleanIterable</a>&nbsp;tap&#8203;(<a href="../../../../org/eclipse/collections/api/block/procedure/primitive/BooleanProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">BooleanProcedure</a>&nbsp;procedure)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../org/eclipse/collections/api/BooleanIterable.html#tap-org.eclipse.collections.api.block.procedure.primitive.BooleanProcedure-">tap</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../org/eclipse/collections/api/BooleanIterable.html" title="interface in org.eclipse.collections.api">BooleanIterable</a></code></dd>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>9.0.</dd>
</dl>
</li>
</ul>
<a name="select-org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>select</h4>
<pre><a href="../../../../org/eclipse/collections/api/LazyBooleanIterable.html" title="interface in org.eclipse.collections.api">LazyBooleanIterable</a>&nbsp;select&#8203;(<a href="../../../../org/eclipse/collections/api/block/predicate/primitive/BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a>&nbsp;predicate)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../org/eclipse/collections/api/BooleanIterable.html#select-org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate-">BooleanIterable</a></code></span></div>
<div class="block">Returns a new BooleanIterable with all of the elements in the BooleanIterable that
return true for the specified predicate.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../org/eclipse/collections/api/BooleanIterable.html#select-org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate-">select</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../org/eclipse/collections/api/BooleanIterable.html" title="interface in org.eclipse.collections.api">BooleanIterable</a></code></dd>
</dl>
</li>
</ul>
<a name="reject-org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>reject</h4>
<pre><a href="../../../../org/eclipse/collections/api/LazyBooleanIterable.html" title="interface in org.eclipse.collections.api">LazyBooleanIterable</a>&nbsp;reject&#8203;(<a href="../../../../org/eclipse/collections/api/block/predicate/primitive/BooleanPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">BooleanPredicate</a>&nbsp;predicate)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../org/eclipse/collections/api/BooleanIterable.html#reject-org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate-">BooleanIterable</a></code></span></div>
<div class="block">Returns a new BooleanIterable with all of the elements in the BooleanIterable that
return false for the specified predicate.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../org/eclipse/collections/api/BooleanIterable.html#reject-org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate-">reject</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../org/eclipse/collections/api/BooleanIterable.html" title="interface in org.eclipse.collections.api">BooleanIterable</a></code></dd>
</dl>
</li>
</ul>
<a name="collect-org.eclipse.collections.api.block.function.primitive.BooleanToObjectFunction-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>collect</h4>
<pre>&lt;V&gt;&nbsp;<a href="../../../../org/eclipse/collections/api/LazyIterable.html" title="interface in org.eclipse.collections.api">LazyIterable</a>&lt;V&gt;&nbsp;collect&#8203;(<a href="../../../../org/eclipse/collections/api/block/function/primitive/BooleanToObjectFunction.html" title="interface in org.eclipse.collections.api.block.function.primitive">BooleanToObjectFunction</a>&lt;? extends V&gt;&nbsp;function)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../org/eclipse/collections/api/BooleanIterable.html#collect-org.eclipse.collections.api.block.function.primitive.BooleanToObjectFunction-">BooleanIterable</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="../../../../org/eclipse/collections/api/BooleanIterable.html#collect-org.eclipse.collections.api.block.function.primitive.BooleanToObjectFunction-">collect</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../org/eclipse/collections/api/BooleanIterable.html" title="interface in org.eclipse.collections.api">BooleanIterable</a></code></dd>
</dl>
</li>
</ul>
<a name="flatCollect-org.eclipse.collections.api.block.function.primitive.BooleanToObjectFunction-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>flatCollect</h4>
<pre>&lt;V&gt;&nbsp;<a href="../../../../org/eclipse/collections/api/LazyIterable.html" title="interface in org.eclipse.collections.api">LazyIterable</a>&lt;V&gt;&nbsp;flatCollect&#8203;(<a href="../../../../org/eclipse/collections/api/block/function/primitive/BooleanToObjectFunction.html" title="interface in org.eclipse.collections.api.block.function.primitive">BooleanToObjectFunction</a>&lt;? extends java.lang.Iterable&lt;V&gt;&gt;&nbsp;function)</pre>
<dl>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>9.0</dd>
</dl>
</li>
</ul>
<a name="collectBoolean-org.eclipse.collections.api.block.function.primitive.BooleanToBooleanFunction-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>collectBoolean</h4>
<pre><a href="../../../../org/eclipse/collections/api/LazyBooleanIterable.html" title="interface in org.eclipse.collections.api">LazyBooleanIterable</a>&nbsp;collectBoolean&#8203;(<a href="../../../../org/eclipse/collections/api/block/function/primitive/BooleanToBooleanFunction.html" title="interface in org.eclipse.collections.api.block.function.primitive">BooleanToBooleanFunction</a>&nbsp;function)</pre>
<dl>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>7.0</dd>
</dl>
</li>
</ul>
<a name="collectByte-org.eclipse.collections.api.block.function.primitive.BooleanToByteFunction-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>collectByte</h4>
<pre><a href="../../../../org/eclipse/collections/api/LazyByteIterable.html" title="interface in org.eclipse.collections.api">LazyByteIterable</a>&nbsp;collectByte&#8203;(<a href="../../../../org/eclipse/collections/api/block/function/primitive/BooleanToByteFunction.html" title="interface in org.eclipse.collections.api.block.function.primitive">BooleanToByteFunction</a>&nbsp;function)</pre>
<dl>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>7.0</dd>
</dl>
</li>
</ul>
<a name="collectChar-org.eclipse.collections.api.block.function.primitive.BooleanToCharFunction-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>collectChar</h4>
<pre><a href="../../../../org/eclipse/collections/api/LazyCharIterable.html" title="interface in org.eclipse.collections.api">LazyCharIterable</a>&nbsp;collectChar&#8203;(<a href="../../../../org/eclipse/collections/api/block/function/primitive/BooleanToCharFunction.html" title="interface in org.eclipse.collections.api.block.function.primitive">BooleanToCharFunction</a>&nbsp;function)</pre>
<dl>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>7.0</dd>
</dl>
</li>
</ul>
<a name="collectShort-org.eclipse.collections.api.block.function.primitive.BooleanToShortFunction-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>collectShort</h4>
<pre><a href="../../../../org/eclipse/collections/api/LazyShortIterable.html" title="interface in org.eclipse.collections.api">LazyShortIterable</a>&nbsp;collectShort&#8203;(<a href="../../../../org/eclipse/collections/api/block/function/primitive/BooleanToShortFunction.html" title="interface in org.eclipse.collections.api.block.function.primitive">BooleanToShortFunction</a>&nbsp;function)</pre>
<dl>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>7.0</dd>
</dl>
</li>
</ul>
<a name="collectInt-org.eclipse.collections.api.block.function.primitive.BooleanToIntFunction-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>collectInt</h4>
<pre><a href="../../../../org/eclipse/collections/api/LazyIntIterable.html" title="interface in org.eclipse.collections.api">LazyIntIterable</a>&nbsp;collectInt&#8203;(<a href="../../../../org/eclipse/collections/api/block/function/primitive/BooleanToIntFunction.html" title="interface in org.eclipse.collections.api.block.function.primitive">BooleanToIntFunction</a>&nbsp;function)</pre>
<dl>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>7.0</dd>
</dl>
</li>
</ul>
<a name="collectFloat-org.eclipse.collections.api.block.function.primitive.BooleanToFloatFunction-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>collectFloat</h4>
<pre><a href="../../../../org/eclipse/collections/api/LazyFloatIterable.html" title="interface in org.eclipse.collections.api">LazyFloatIterable</a>&nbsp;collectFloat&#8203;(<a href="../../../../org/eclipse/collections/api/block/function/primitive/BooleanToFloatFunction.html" title="interface in org.eclipse.collections.api.block.function.primitive">BooleanToFloatFunction</a>&nbsp;function)</pre>
<dl>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>7.0</dd>
</dl>
</li>
</ul>
<a name="collectLong-org.eclipse.collections.api.block.function.primitive.BooleanToLongFunction-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>collectLong</h4>
<pre><a href="../../../../org/eclipse/collections/api/LazyLongIterable.html" title="interface in org.eclipse.collections.api">LazyLongIterable</a>&nbsp;collectLong&#8203;(<a href="../../../../org/eclipse/collections/api/block/function/primitive/BooleanToLongFunction.html" title="interface in org.eclipse.collections.api.block.function.primitive">BooleanToLongFunction</a>&nbsp;function)</pre>
<dl>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>7.0</dd>
</dl>
</li>
</ul>
<a name="collectDouble-org.eclipse.collections.api.block.function.primitive.BooleanToDoubleFunction-">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>collectDouble</h4>
<pre><a href="../../../../org/eclipse/collections/api/LazyDoubleIterable.html" title="interface in org.eclipse.collections.api">LazyDoubleIterable</a>&nbsp;collectDouble&#8203;(<a href="../../../../org/eclipse/collections/api/block/function/primitive/BooleanToDoubleFunction.html" title="interface in org.eclipse.collections.api.block.function.primitive">BooleanToDoubleFunction</a>&nbsp;function)</pre>
<dl>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>7.0</dd>
</dl>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/LazyBooleanIterable.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">
<ul class="navList">
<li><a href="../../../../org/eclipse/collections/api/IntIterable.html" title="interface in org.eclipse.collections.api"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../../org/eclipse/collections/api/LazyByteIterable.html" title="interface in org.eclipse.collections.api"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/eclipse/collections/api/LazyBooleanIterable.html" target="_top">Frames</a></li>
<li><a href="LazyBooleanIterable.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li>Constr&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>Constr&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &#169; 2004&#x2013;2020. All rights reserved.</small></p>
</body>
</html>