blob: 409f736bc7cac8281d33421d9be52ca9b132753b [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>org.eclipse.collections.impl.block.procedure.primitive (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.block.procedure.primitive">
<meta name="generator" content="javadoc/PackageWriterImpl">
<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="package-declaration">
<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 class="navBarCell1Rev">Package</li>
<li>Class</li>
<li><a href="package-use.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 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="Package" class="title">Package&nbsp;org.eclipse.collections.impl.block.procedure.primitive</h1>
</div>
<div class="contentContainer">
<section class="packageDescription"><a id="package.description">
<!-- -->
</a>
<div class="block">This package contains implementations of primitive procedures.</div>
</section>
<section class="summary">
<ul class="blockList">
<li class="blockList">
<div class="typeSummary">
<table>
<caption><span>Interface Summary</span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Interface</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="CharProcedure.html" title="interface in org.eclipse.collections.impl.block.procedure.primitive">CharProcedure</a></th>
<td class="colLast">Deprecated.
<div class="deprecationComment">since 3.0 use <a href="../../../../api/block/procedure/primitive/CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive"><code>CharProcedure</code></a></div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="CodePointProcedure.html" title="interface in org.eclipse.collections.impl.block.procedure.primitive">CodePointProcedure</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="IntIntProcedure.html" title="interface in org.eclipse.collections.impl.block.procedure.primitive">IntIntProcedure</a></th>
<td class="colLast">Deprecated.
<div class="deprecationComment">since 3.0 use <a href="../../../../api/block/procedure/primitive/IntIntProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive"><code>IntIntProcedure</code></a></div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="IntObjectProcedure.html" title="interface in org.eclipse.collections.impl.block.procedure.primitive">IntObjectProcedure</a>&lt;T&gt;</th>
<td class="colLast">Deprecated.
<div class="deprecationComment">since 3.0 use <a href="../../../../api/block/procedure/primitive/IntObjectProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive"><code>IntObjectProcedure</code></a></div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="IntProcedure.html" title="interface in org.eclipse.collections.impl.block.procedure.primitive">IntProcedure</a></th>
<td class="colLast">Deprecated.
<div class="deprecationComment">since 3.0 use <a href="../../../../api/block/procedure/primitive/IntProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive"><code>IntProcedure</code></a></div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="IntProcedureWithInt.html" title="interface in org.eclipse.collections.impl.block.procedure.primitive">IntProcedureWithInt</a></th>
<td class="colLast">Deprecated.
<div class="deprecationComment">since 1.2 use <a href="IntIntProcedure.html" title="interface in org.eclipse.collections.impl.block.procedure.primitive"><code>IntIntProcedure</code></a></div>
</td>
</tr>
</tbody>
</table>
</div>
</li>
<li class="blockList">
<div class="typeSummary">
<table>
<caption><span>Class Summary</span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="BooleanCaseProcedure.html" title="class in org.eclipse.collections.impl.block.procedure.primitive">BooleanCaseProcedure</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file primitiveCaseProcedure.stg.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="ByteCaseProcedure.html" title="class in org.eclipse.collections.impl.block.procedure.primitive">ByteCaseProcedure</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file primitiveCaseProcedure.stg.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="CharCaseProcedure.html" title="class in org.eclipse.collections.impl.block.procedure.primitive">CharCaseProcedure</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file primitiveCaseProcedure.stg.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="CollectBooleanProcedure.html" title="class in org.eclipse.collections.impl.block.procedure.primitive">CollectBooleanProcedure</a>&lt;T&gt;</th>
<td class="colLast">
<div class="block">Applies a BooleanFunction to an object and adds the result to a target boolean collection.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="CollectByteProcedure.html" title="class in org.eclipse.collections.impl.block.procedure.primitive">CollectByteProcedure</a>&lt;T&gt;</th>
<td class="colLast">
<div class="block">Applies a ByteFunction to an object and adds the result to a target byte collection.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="CollectCharProcedure.html" title="class in org.eclipse.collections.impl.block.procedure.primitive">CollectCharProcedure</a>&lt;T&gt;</th>
<td class="colLast">
<div class="block">Applies a CharFunction to an object and adds the result to a target char collection.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="CollectDoubleProcedure.html" title="class in org.eclipse.collections.impl.block.procedure.primitive">CollectDoubleProcedure</a>&lt;T&gt;</th>
<td class="colLast">
<div class="block">Applies a DoubleFunction to an object and adds the result to a target double collection.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="CollectFloatProcedure.html" title="class in org.eclipse.collections.impl.block.procedure.primitive">CollectFloatProcedure</a>&lt;T&gt;</th>
<td class="colLast">
<div class="block">Applies a FloatFunction to an object and adds the result to a target float collection.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="CollectIntProcedure.html" title="class in org.eclipse.collections.impl.block.procedure.primitive">CollectIntProcedure</a>&lt;T&gt;</th>
<td class="colLast">
<div class="block">Applies a IntFunction to an object and adds the result to a target int collection.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="CollectLongProcedure.html" title="class in org.eclipse.collections.impl.block.procedure.primitive">CollectLongProcedure</a>&lt;T&gt;</th>
<td class="colLast">
<div class="block">Applies a LongFunction to an object and adds the result to a target long collection.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="CollectShortProcedure.html" title="class in org.eclipse.collections.impl.block.procedure.primitive">CollectShortProcedure</a>&lt;T&gt;</th>
<td class="colLast">
<div class="block">Applies a ShortFunction to an object and adds the result to a target short collection.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="DoubleCaseProcedure.html" title="class in org.eclipse.collections.impl.block.procedure.primitive">DoubleCaseProcedure</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file primitiveCaseProcedure.stg.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="FloatCaseProcedure.html" title="class in org.eclipse.collections.impl.block.procedure.primitive">FloatCaseProcedure</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file primitiveCaseProcedure.stg.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="InjectIntoDoubleProcedure.html" title="class in org.eclipse.collections.impl.block.procedure.primitive">InjectIntoDoubleProcedure</a>&lt;T&gt;</th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="InjectIntoFloatProcedure.html" title="class in org.eclipse.collections.impl.block.procedure.primitive">InjectIntoFloatProcedure</a>&lt;T&gt;</th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="InjectIntoIntProcedure.html" title="class in org.eclipse.collections.impl.block.procedure.primitive">InjectIntoIntProcedure</a>&lt;T&gt;</th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="InjectIntoLongProcedure.html" title="class in org.eclipse.collections.impl.block.procedure.primitive">InjectIntoLongProcedure</a>&lt;T&gt;</th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="IntCaseProcedure.html" title="class in org.eclipse.collections.impl.block.procedure.primitive">IntCaseProcedure</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file primitiveCaseProcedure.stg.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="LongCaseProcedure.html" title="class in org.eclipse.collections.impl.block.procedure.primitive">LongCaseProcedure</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file primitiveCaseProcedure.stg.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="ShortCaseProcedure.html" title="class in org.eclipse.collections.impl.block.procedure.primitive">ShortCaseProcedure</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file primitiveCaseProcedure.stg.</div>
</td>
</tr>
</tbody>
</table>
</div>
</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 class="navBarCell1Rev">Package</li>
<li>Class</li>
<li><a href="package-use.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>
<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>