blob: 649c8c3cd424e92ee5e67c54cc1a207f66f63769 [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.api.block.procedure.primitive.CharProcedure (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.api.block.procedure.primitive, interface: CharProcedure">
<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="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">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.api.block.procedure.primitive.CharProcedure" class="title">Uses of Interface<br>org.eclipse.collections.api.block.procedure.primitive.CharProcedure</h1>
</div>
<div class="classUseContainer">
<div class="useSummary">
<table>
<caption><span>Packages that use <a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</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.api">org.eclipse.collections.api</a></th>
<td class="colLast">
<div class="block">This package contains interfaces for Eclipse Collections API.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.api.bag.primitive">org.eclipse.collections.api.bag.primitive</a></th>
<td class="colLast">
<div class="block">This package contains API for Primitive Bags with Mutable and Immutable variants.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.api.collection.primitive">org.eclipse.collections.api.collection.primitive</a></th>
<td class="colLast">
<div class="block">This package contains mutable and immutable primitive collection API.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.api.list.primitive">org.eclipse.collections.api.list.primitive</a></th>
<td class="colLast">
<div class="block">This package contains mutable and immutable primitive list API.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.api.map.primitive">org.eclipse.collections.api.map.primitive</a></th>
<td class="colLast">
<div class="block">This package contains API for primitive to primitive maps, primitive to object maps and object to primitive maps with mutable and immutable variants.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.api.set.primitive">org.eclipse.collections.api.set.primitive</a></th>
<td class="colLast">
<div class="block">This package contains API for mutable and immutable primitive sets.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.api.stack.primitive">org.eclipse.collections.api.stack.primitive</a></th>
<td class="colLast">
<div class="block">This package contains mutable and immutable primitive stack API.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.bag.mutable.primitive">org.eclipse.collections.impl.bag.mutable.primitive</a></th>
<td class="colLast">
<div class="block">This package contains implementations of the mutable primitive bag interfaces.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.block.procedure.checked.primitive">org.eclipse.collections.impl.block.procedure.checked.primitive</a></th>
<td class="colLast">
<div class="block">This package contains abstract implementations of primitive procedures.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.block.procedure.primitive">org.eclipse.collections.impl.block.procedure.primitive</a></th>
<td class="colLast">
<div class="block">This package contains implementations of primitive procedures.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.collection.mutable.primitive">org.eclipse.collections.impl.collection.mutable.primitive</a></th>
<td class="colLast">
<div class="block">This package contains implementations of the mutable primitive collection interfaces.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.lazy.primitive">org.eclipse.collections.impl.lazy.primitive</a></th>
<td class="colLast">
<div class="block">This package contains implementations of the lazy primitive iterator interfaces.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.list.mutable.primitive">org.eclipse.collections.impl.list.mutable.primitive</a></th>
<td class="colLast">
<div class="block">This package contains implementations of the mutable primitive list interfaces.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.map.mutable.primitive">org.eclipse.collections.impl.map.mutable.primitive</a></th>
<td class="colLast">
<div class="block">This package contains implementations of the mutable primitive-primitive, primitive-object and object-primitive map interfaces.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.map.primitive">org.eclipse.collections.impl.map.primitive</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.primitive">org.eclipse.collections.impl.primitive</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.set.mutable.primitive">org.eclipse.collections.impl.set.mutable.primitive</a></th>
<td class="colLast">
<div class="block">This package contains implementations of the mutable primitive set interfaces.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.stack.mutable.primitive">org.eclipse.collections.impl.stack.mutable.primitive</a></th>
<td class="colLast">
<div class="block">This package contains implementations of the mutable primitive stack interfaces.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.stack.primitive">org.eclipse.collections.impl.stack.primitive</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.string.immutable">org.eclipse.collections.impl.string.immutable</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.utility">org.eclipse.collections.impl.utility</a></th>
<td class="colLast">
<div class="block">This package contains static utilities that provide iteration pattern implementations which work with JCF collections.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.utility.internal.primitive">org.eclipse.collections.impl.utility.internal.primitive</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.utility.primitive">org.eclipse.collections.impl.utility.primitive</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.api">
<!-- -->
</a>
<h2>Uses of <a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a> in <a href="../../../../package-summary.html">org.eclipse.collections.api</a></h2>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../../../package-summary.html">org.eclipse.collections.api</a> with parameters of type <a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</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>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CharIterable.</span><code><span class="memberNameLink"><a href="../../../../CharIterable.html#each(org.eclipse.collections.api.block.procedure.primitive.CharProcedure)">each</a></span>&#8203;(<a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a>&nbsp;procedure)</code></th>
<td class="colLast">
<div class="block">A synonym for forEach.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CharIterable.</span><code><span class="memberNameLink"><a href="../../../../CharIterable.html#forEach(org.eclipse.collections.api.block.procedure.primitive.CharProcedure)">forEach</a></span>&#8203;(<a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a>&nbsp;procedure)</code></th>
<td class="colLast">
<div class="block">Applies the CharProcedure to each element in the CharIterable.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>default <a href="../../../../CharIterable.html" title="interface in org.eclipse.collections.api">CharIterable</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CharIterable.</span><code><span class="memberNameLink"><a href="../../../../CharIterable.html#tap(org.eclipse.collections.api.block.procedure.primitive.CharProcedure)">tap</a></span>&#8203;(<a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a>&nbsp;procedure)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../LazyCharIterable.html" title="interface in org.eclipse.collections.api">LazyCharIterable</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">LazyCharIterable.</span><code><span class="memberNameLink"><a href="../../../../LazyCharIterable.html#tap(org.eclipse.collections.api.block.procedure.primitive.CharProcedure)">tap</a></span>&#8203;(<a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a>&nbsp;procedure)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.api.bag.primitive">
<!-- -->
</a>
<h2>Uses of <a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a> in <a href="../../../../bag/primitive/package-summary.html">org.eclipse.collections.api.bag.primitive</a></h2>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../../../bag/primitive/package-summary.html">org.eclipse.collections.api.bag.primitive</a> with parameters of type <a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</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>default <a href="../../../../bag/primitive/CharBag.html" title="interface in org.eclipse.collections.api.bag.primitive">CharBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CharBag.</span><code><span class="memberNameLink"><a href="../../../../bag/primitive/CharBag.html#tap(org.eclipse.collections.api.block.procedure.primitive.CharProcedure)">tap</a></span>&#8203;(<a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a>&nbsp;procedure)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>default <a href="../../../../bag/primitive/ImmutableCharBag.html" title="interface in org.eclipse.collections.api.bag.primitive">ImmutableCharBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableCharBag.</span><code><span class="memberNameLink"><a href="../../../../bag/primitive/ImmutableCharBag.html#tap(org.eclipse.collections.api.block.procedure.primitive.CharProcedure)">tap</a></span>&#8203;(<a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a>&nbsp;procedure)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>default <a href="../../../../bag/primitive/MutableCharBag.html" title="interface in org.eclipse.collections.api.bag.primitive">MutableCharBag</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableCharBag.</span><code><span class="memberNameLink"><a href="../../../../bag/primitive/MutableCharBag.html#tap(org.eclipse.collections.api.block.procedure.primitive.CharProcedure)">tap</a></span>&#8203;(<a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a>&nbsp;procedure)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.api.collection.primitive">
<!-- -->
</a>
<h2>Uses of <a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a> in <a href="../../../../collection/primitive/package-summary.html">org.eclipse.collections.api.collection.primitive</a></h2>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../../../collection/primitive/package-summary.html">org.eclipse.collections.api.collection.primitive</a> with parameters of type <a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</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>default <a href="../../../../collection/primitive/ImmutableCharCollection.html" title="interface in org.eclipse.collections.api.collection.primitive">ImmutableCharCollection</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableCharCollection.</span><code><span class="memberNameLink"><a href="../../../../collection/primitive/ImmutableCharCollection.html#tap(org.eclipse.collections.api.block.procedure.primitive.CharProcedure)">tap</a></span>&#8203;(<a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a>&nbsp;procedure)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>default <a href="../../../../collection/primitive/MutableCharCollection.html" title="interface in org.eclipse.collections.api.collection.primitive">MutableCharCollection</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableCharCollection.</span><code><span class="memberNameLink"><a href="../../../../collection/primitive/MutableCharCollection.html#tap(org.eclipse.collections.api.block.procedure.primitive.CharProcedure)">tap</a></span>&#8203;(<a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a>&nbsp;procedure)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.api.list.primitive">
<!-- -->
</a>
<h2>Uses of <a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a> in <a href="../../../../list/primitive/package-summary.html">org.eclipse.collections.api.list.primitive</a></h2>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../../../list/primitive/package-summary.html">org.eclipse.collections.api.list.primitive</a> with parameters of type <a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</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>default <a href="../../../../list/primitive/CharList.html" title="interface in org.eclipse.collections.api.list.primitive">CharList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CharList.</span><code><span class="memberNameLink"><a href="../../../../list/primitive/CharList.html#tap(org.eclipse.collections.api.block.procedure.primitive.CharProcedure)">tap</a></span>&#8203;(<a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a>&nbsp;procedure)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>default <a href="../../../../list/primitive/ImmutableCharList.html" title="interface in org.eclipse.collections.api.list.primitive">ImmutableCharList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableCharList.</span><code><span class="memberNameLink"><a href="../../../../list/primitive/ImmutableCharList.html#tap(org.eclipse.collections.api.block.procedure.primitive.CharProcedure)">tap</a></span>&#8203;(<a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a>&nbsp;procedure)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>default <a href="../../../../list/primitive/MutableCharList.html" title="interface in org.eclipse.collections.api.list.primitive">MutableCharList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableCharList.</span><code><span class="memberNameLink"><a href="../../../../list/primitive/MutableCharList.html#tap(org.eclipse.collections.api.block.procedure.primitive.CharProcedure)">tap</a></span>&#8203;(<a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a>&nbsp;procedure)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.api.map.primitive">
<!-- -->
</a>
<h2>Uses of <a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a> in <a href="../../../../map/primitive/package-summary.html">org.eclipse.collections.api.map.primitive</a></h2>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../../../map/primitive/package-summary.html">org.eclipse.collections.api.map.primitive</a> with parameters of type <a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</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>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CharBooleanMap.</span><code><span class="memberNameLink"><a href="../../../../map/primitive/CharBooleanMap.html#forEachKey(org.eclipse.collections.api.block.procedure.primitive.CharProcedure)">forEachKey</a></span>&#8203;(<a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a>&nbsp;procedure)</code></th>
<td class="colLast">
<div class="block">Iterates through each key in the map, invoking the procedure for each.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CharByteMap.</span><code><span class="memberNameLink"><a href="../../../../map/primitive/CharByteMap.html#forEachKey(org.eclipse.collections.api.block.procedure.primitive.CharProcedure)">forEachKey</a></span>&#8203;(<a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a>&nbsp;procedure)</code></th>
<td class="colLast">
<div class="block">Iterates through each key in the map, invoking the procedure for each.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CharCharMap.</span><code><span class="memberNameLink"><a href="../../../../map/primitive/CharCharMap.html#forEachKey(org.eclipse.collections.api.block.procedure.primitive.CharProcedure)">forEachKey</a></span>&#8203;(<a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a>&nbsp;procedure)</code></th>
<td class="colLast">
<div class="block">Iterates through each key in the map, invoking the procedure for each.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CharDoubleMap.</span><code><span class="memberNameLink"><a href="../../../../map/primitive/CharDoubleMap.html#forEachKey(org.eclipse.collections.api.block.procedure.primitive.CharProcedure)">forEachKey</a></span>&#8203;(<a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a>&nbsp;procedure)</code></th>
<td class="colLast">
<div class="block">Iterates through each key in the map, invoking the procedure for each.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CharFloatMap.</span><code><span class="memberNameLink"><a href="../../../../map/primitive/CharFloatMap.html#forEachKey(org.eclipse.collections.api.block.procedure.primitive.CharProcedure)">forEachKey</a></span>&#8203;(<a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a>&nbsp;procedure)</code></th>
<td class="colLast">
<div class="block">Iterates through each key in the map, invoking the procedure for each.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CharIntMap.</span><code><span class="memberNameLink"><a href="../../../../map/primitive/CharIntMap.html#forEachKey(org.eclipse.collections.api.block.procedure.primitive.CharProcedure)">forEachKey</a></span>&#8203;(<a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a>&nbsp;procedure)</code></th>
<td class="colLast">
<div class="block">Iterates through each key in the map, invoking the procedure for each.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CharLongMap.</span><code><span class="memberNameLink"><a href="../../../../map/primitive/CharLongMap.html#forEachKey(org.eclipse.collections.api.block.procedure.primitive.CharProcedure)">forEachKey</a></span>&#8203;(<a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a>&nbsp;procedure)</code></th>
<td class="colLast">
<div class="block">Iterates through each key in the map, invoking the procedure for each.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CharObjectMap.</span><code><span class="memberNameLink"><a href="../../../../map/primitive/CharObjectMap.html#forEachKey(org.eclipse.collections.api.block.procedure.primitive.CharProcedure)">forEachKey</a></span>&#8203;(<a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a>&nbsp;procedure)</code></th>
<td class="colLast">
<div class="block">Iterates through each key in the map, invoking the procedure for each.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CharShortMap.</span><code><span class="memberNameLink"><a href="../../../../map/primitive/CharShortMap.html#forEachKey(org.eclipse.collections.api.block.procedure.primitive.CharProcedure)">forEachKey</a></span>&#8203;(<a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a>&nbsp;procedure)</code></th>
<td class="colLast">
<div class="block">Iterates through each key in the map, invoking the procedure for each.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CharValuesMap.</span><code><span class="memberNameLink"><a href="../../../../map/primitive/CharValuesMap.html#forEachValue(org.eclipse.collections.api.block.procedure.primitive.CharProcedure)">forEachValue</a></span>&#8203;(<a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a>&nbsp;procedure)</code></th>
<td class="colLast">
<div class="block">Iterates through each value in this map.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ObjectCharMap.</span><code><span class="memberNameLink"><a href="../../../../map/primitive/ObjectCharMap.html#forEachValue(org.eclipse.collections.api.block.procedure.primitive.CharProcedure)">forEachValue</a></span>&#8203;(<a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a>&nbsp;procedure)</code></th>
<td class="colLast">
<div class="block">Iterates through each value in this map.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>default <a href="../../../../map/primitive/CharValuesMap.html" title="interface in org.eclipse.collections.api.map.primitive">CharValuesMap</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CharValuesMap.</span><code><span class="memberNameLink"><a href="../../../../map/primitive/CharValuesMap.html#tap(org.eclipse.collections.api.block.procedure.primitive.CharProcedure)">tap</a></span>&#8203;(<a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a>&nbsp;procedure)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>default <a href="../../../../map/primitive/ImmutableObjectCharMap.html" title="interface in org.eclipse.collections.api.map.primitive">ImmutableObjectCharMap</a>&lt;<a href="../../../../map/primitive/ImmutableObjectCharMap.html" title="type parameter in ImmutableObjectCharMap">K</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableObjectCharMap.</span><code><span class="memberNameLink"><a href="../../../../map/primitive/ImmutableObjectCharMap.html#tap(org.eclipse.collections.api.block.procedure.primitive.CharProcedure)">tap</a></span>&#8203;(<a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a>&nbsp;procedure)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>default <a href="../../../../map/primitive/MutableObjectCharMap.html" title="interface in org.eclipse.collections.api.map.primitive">MutableObjectCharMap</a>&lt;<a href="../../../../map/primitive/MutableObjectCharMap.html" title="type parameter in MutableObjectCharMap">K</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableObjectCharMap.</span><code><span class="memberNameLink"><a href="../../../../map/primitive/MutableObjectCharMap.html#tap(org.eclipse.collections.api.block.procedure.primitive.CharProcedure)">tap</a></span>&#8203;(<a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a>&nbsp;procedure)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>default <a href="../../../../map/primitive/ObjectCharMap.html" title="interface in org.eclipse.collections.api.map.primitive">ObjectCharMap</a>&lt;<a href="../../../../map/primitive/ObjectCharMap.html" title="type parameter in ObjectCharMap">K</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ObjectCharMap.</span><code><span class="memberNameLink"><a href="../../../../map/primitive/ObjectCharMap.html#tap(org.eclipse.collections.api.block.procedure.primitive.CharProcedure)">tap</a></span>&#8203;(<a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a>&nbsp;procedure)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.api.set.primitive">
<!-- -->
</a>
<h2>Uses of <a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a> in <a href="../../../../set/primitive/package-summary.html">org.eclipse.collections.api.set.primitive</a></h2>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../../../set/primitive/package-summary.html">org.eclipse.collections.api.set.primitive</a> with parameters of type <a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</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>default <a href="../../../../set/primitive/CharSet.html" title="interface in org.eclipse.collections.api.set.primitive">CharSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CharSet.</span><code><span class="memberNameLink"><a href="../../../../set/primitive/CharSet.html#tap(org.eclipse.collections.api.block.procedure.primitive.CharProcedure)">tap</a></span>&#8203;(<a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a>&nbsp;procedure)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>default <a href="../../../../set/primitive/ImmutableCharSet.html" title="interface in org.eclipse.collections.api.set.primitive">ImmutableCharSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableCharSet.</span><code><span class="memberNameLink"><a href="../../../../set/primitive/ImmutableCharSet.html#tap(org.eclipse.collections.api.block.procedure.primitive.CharProcedure)">tap</a></span>&#8203;(<a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a>&nbsp;procedure)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>default <a href="../../../../set/primitive/MutableCharSet.html" title="interface in org.eclipse.collections.api.set.primitive">MutableCharSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableCharSet.</span><code><span class="memberNameLink"><a href="../../../../set/primitive/MutableCharSet.html#tap(org.eclipse.collections.api.block.procedure.primitive.CharProcedure)">tap</a></span>&#8203;(<a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a>&nbsp;procedure)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.api.stack.primitive">
<!-- -->
</a>
<h2>Uses of <a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a> in <a href="../../../../stack/primitive/package-summary.html">org.eclipse.collections.api.stack.primitive</a></h2>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../../../stack/primitive/package-summary.html">org.eclipse.collections.api.stack.primitive</a> with parameters of type <a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</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>default <a href="../../../../stack/primitive/CharStack.html" title="interface in org.eclipse.collections.api.stack.primitive">CharStack</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CharStack.</span><code><span class="memberNameLink"><a href="../../../../stack/primitive/CharStack.html#tap(org.eclipse.collections.api.block.procedure.primitive.CharProcedure)">tap</a></span>&#8203;(<a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a>&nbsp;procedure)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>default <a href="../../../../stack/primitive/ImmutableCharStack.html" title="interface in org.eclipse.collections.api.stack.primitive">ImmutableCharStack</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ImmutableCharStack.</span><code><span class="memberNameLink"><a href="../../../../stack/primitive/ImmutableCharStack.html#tap(org.eclipse.collections.api.block.procedure.primitive.CharProcedure)">tap</a></span>&#8203;(<a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a>&nbsp;procedure)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>default <a href="../../../../stack/primitive/MutableCharStack.html" title="interface in org.eclipse.collections.api.stack.primitive">MutableCharStack</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MutableCharStack.</span><code><span class="memberNameLink"><a href="../../../../stack/primitive/MutableCharStack.html#tap(org.eclipse.collections.api.block.procedure.primitive.CharProcedure)">tap</a></span>&#8203;(<a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a>&nbsp;procedure)</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.bag.mutable.primitive">
<!-- -->
</a>
<h2>Uses of <a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a> in <a href="../../../../../impl/bag/mutable/primitive/package-summary.html">org.eclipse.collections.impl.bag.mutable.primitive</a></h2>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../../../../impl/bag/mutable/primitive/package-summary.html">org.eclipse.collections.impl.bag.mutable.primitive</a> with parameters of type <a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</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>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CharHashBag.</span><code><span class="memberNameLink"><a href="../../../../../impl/bag/mutable/primitive/CharHashBag.html#each(org.eclipse.collections.api.block.procedure.primitive.CharProcedure)">each</a></span>&#8203;(<a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a>&nbsp;procedure)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CharHashBag.</span><code><span class="memberNameLink"><a href="../../../../../impl/bag/mutable/primitive/CharHashBag.html#forEach(org.eclipse.collections.api.block.procedure.primitive.CharProcedure)">forEach</a></span>&#8203;(<a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a>&nbsp;procedure)</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.block.procedure.checked.primitive">
<!-- -->
</a>
<h2>Uses of <a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a> in <a href="../../../../../impl/block/procedure/checked/primitive/package-summary.html">org.eclipse.collections.impl.block.procedure.checked.primitive</a></h2>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="../../../../../impl/block/procedure/checked/primitive/package-summary.html">org.eclipse.collections.impl.block.procedure.checked.primitive</a> that implement <a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</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="../../../../../impl/block/procedure/checked/primitive/CheckedCharProcedure.html" title="class in org.eclipse.collections.impl.block.procedure.checked.primitive">CheckedCharProcedure</a></span></code></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file checkedPrimitiveProcedure.stg.</div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.impl.block.procedure.primitive">
<!-- -->
</a>
<h2>Uses of <a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a> in <a href="../../../../../impl/block/procedure/primitive/package-summary.html">org.eclipse.collections.impl.block.procedure.primitive</a></h2>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="../../../../../impl/block/procedure/primitive/package-summary.html">org.eclipse.collections.impl.block.procedure.primitive</a> that implement <a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</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="../../../../../impl/block/procedure/primitive/CharCaseProcedure.html" title="class in org.eclipse.collections.impl.block.procedure.primitive">CharCaseProcedure</a></span></code></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file primitiveCaseProcedure.stg.</div>
</td>
</tr>
</tbody>
</table>
</div>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../../../../impl/block/procedure/primitive/package-summary.html">org.eclipse.collections.impl.block.procedure.primitive</a> with parameters of type <a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</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="../../../../../impl/block/procedure/primitive/CharCaseProcedure.html" title="class in org.eclipse.collections.impl.block.procedure.primitive">CharCaseProcedure</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CharCaseProcedure.</span><code><span class="memberNameLink"><a href="../../../../../impl/block/procedure/primitive/CharCaseProcedure.html#addCase(org.eclipse.collections.api.block.predicate.primitive.CharPredicate,org.eclipse.collections.api.block.procedure.primitive.CharProcedure)">addCase</a></span>&#8203;(<a href="../../../predicate/primitive/CharPredicate.html" title="interface in org.eclipse.collections.api.block.predicate.primitive">CharPredicate</a>&nbsp;predicate,
<a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a>&nbsp;procedure)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../impl/block/procedure/primitive/CharCaseProcedure.html" title="class in org.eclipse.collections.impl.block.procedure.primitive">CharCaseProcedure</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CharCaseProcedure.</span><code><span class="memberNameLink"><a href="../../../../../impl/block/procedure/primitive/CharCaseProcedure.html#setDefault(org.eclipse.collections.api.block.procedure.primitive.CharProcedure)">setDefault</a></span>&#8203;(<a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a>&nbsp;procedure)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
<div class="useSummary">
<table>
<caption><span>Constructors in <a href="../../../../../impl/block/procedure/primitive/package-summary.html">org.eclipse.collections.impl.block.procedure.primitive</a> with parameters of type <a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</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="../../../../../impl/block/procedure/primitive/CharCaseProcedure.html#%3Cinit%3E(org.eclipse.collections.api.block.procedure.primitive.CharProcedure)">CharCaseProcedure</a></span>&#8203;(<a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a>&nbsp;newDefaultProcedure)</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.collection.mutable.primitive">
<!-- -->
</a>
<h2>Uses of <a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a> in <a href="../../../../../impl/collection/mutable/primitive/package-summary.html">org.eclipse.collections.impl.collection.mutable.primitive</a></h2>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../../../../impl/collection/mutable/primitive/package-summary.html">org.eclipse.collections.impl.collection.mutable.primitive</a> with parameters of type <a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</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>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractSynchronizedCharCollection.</span><code><span class="memberNameLink"><a href="../../../../../impl/collection/mutable/primitive/AbstractSynchronizedCharCollection.html#each(org.eclipse.collections.api.block.procedure.primitive.CharProcedure)">each</a></span>&#8203;(<a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a>&nbsp;procedure)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractUnmodifiableCharCollection.</span><code><span class="memberNameLink"><a href="../../../../../impl/collection/mutable/primitive/AbstractUnmodifiableCharCollection.html#each(org.eclipse.collections.api.block.procedure.primitive.CharProcedure)">each</a></span>&#8203;(<a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a>&nbsp;procedure)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractSynchronizedCharCollection.</span><code><span class="memberNameLink"><a href="../../../../../impl/collection/mutable/primitive/AbstractSynchronizedCharCollection.html#forEach(org.eclipse.collections.api.block.procedure.primitive.CharProcedure)">forEach</a></span>&#8203;(<a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a>&nbsp;procedure)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractUnmodifiableCharCollection.</span><code><span class="memberNameLink"><a href="../../../../../impl/collection/mutable/primitive/AbstractUnmodifiableCharCollection.html#forEach(org.eclipse.collections.api.block.procedure.primitive.CharProcedure)">forEach</a></span>&#8203;(<a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a>&nbsp;procedure)</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.primitive">
<!-- -->
</a>
<h2>Uses of <a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a> in <a href="../../../../../impl/lazy/primitive/package-summary.html">org.eclipse.collections.impl.lazy.primitive</a></h2>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../../../../impl/lazy/primitive/package-summary.html">org.eclipse.collections.impl.lazy.primitive</a> with parameters of type <a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</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>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CollectBooleanToCharIterable.</span><code><span class="memberNameLink"><a href="../../../../../impl/lazy/primitive/CollectBooleanToCharIterable.html#each(org.eclipse.collections.api.block.procedure.primitive.CharProcedure)">each</a></span>&#8203;(<a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a>&nbsp;procedure)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CollectByteToCharIterable.</span><code><span class="memberNameLink"><a href="../../../../../impl/lazy/primitive/CollectByteToCharIterable.html#each(org.eclipse.collections.api.block.procedure.primitive.CharProcedure)">each</a></span>&#8203;(<a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a>&nbsp;procedure)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CollectCharIterable.</span><code><span class="memberNameLink"><a href="../../../../../impl/lazy/primitive/CollectCharIterable.html#each(org.eclipse.collections.api.block.procedure.primitive.CharProcedure)">each</a></span>&#8203;(<a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a>&nbsp;procedure)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CollectCharToCharIterable.</span><code><span class="memberNameLink"><a href="../../../../../impl/lazy/primitive/CollectCharToCharIterable.html#each(org.eclipse.collections.api.block.procedure.primitive.CharProcedure)">each</a></span>&#8203;(<a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a>&nbsp;procedure)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CollectDoubleToCharIterable.</span><code><span class="memberNameLink"><a href="../../../../../impl/lazy/primitive/CollectDoubleToCharIterable.html#each(org.eclipse.collections.api.block.procedure.primitive.CharProcedure)">each</a></span>&#8203;(<a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a>&nbsp;procedure)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CollectFloatToCharIterable.</span><code><span class="memberNameLink"><a href="../../../../../impl/lazy/primitive/CollectFloatToCharIterable.html#each(org.eclipse.collections.api.block.procedure.primitive.CharProcedure)">each</a></span>&#8203;(<a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a>&nbsp;procedure)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CollectIntToCharIterable.</span><code><span class="memberNameLink"><a href="../../../../../impl/lazy/primitive/CollectIntToCharIterable.html#each(org.eclipse.collections.api.block.procedure.primitive.CharProcedure)">each</a></span>&#8203;(<a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a>&nbsp;procedure)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CollectLongToCharIterable.</span><code><span class="memberNameLink"><a href="../../../../../impl/lazy/primitive/CollectLongToCharIterable.html#each(org.eclipse.collections.api.block.procedure.primitive.CharProcedure)">each</a></span>&#8203;(<a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a>&nbsp;procedure)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CollectShortToCharIterable.</span><code><span class="memberNameLink"><a href="../../../../../impl/lazy/primitive/CollectShortToCharIterable.html#each(org.eclipse.collections.api.block.procedure.primitive.CharProcedure)">each</a></span>&#8203;(<a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a>&nbsp;procedure)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">LazyCharIterableAdapter.</span><code><span class="memberNameLink"><a href="../../../../../impl/lazy/primitive/LazyCharIterableAdapter.html#each(org.eclipse.collections.api.block.procedure.primitive.CharProcedure)">each</a></span>&#8203;(<a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a>&nbsp;procedure)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ReverseCharIterable.</span><code><span class="memberNameLink"><a href="../../../../../impl/lazy/primitive/ReverseCharIterable.html#each(org.eclipse.collections.api.block.procedure.primitive.CharProcedure)">each</a></span>&#8203;(<a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a>&nbsp;procedure)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SelectCharIterable.</span><code><span class="memberNameLink"><a href="../../../../../impl/lazy/primitive/SelectCharIterable.html#each(org.eclipse.collections.api.block.procedure.primitive.CharProcedure)">each</a></span>&#8203;(<a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a>&nbsp;procedure)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">TapCharIterable.</span><code><span class="memberNameLink"><a href="../../../../../impl/lazy/primitive/TapCharIterable.html#each(org.eclipse.collections.api.block.procedure.primitive.CharProcedure)">each</a></span>&#8203;(<a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a>&nbsp;procedure)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractLazyCharIterable.</span><code><span class="memberNameLink"><a href="../../../../../impl/lazy/primitive/AbstractLazyCharIterable.html#forEach(org.eclipse.collections.api.block.procedure.primitive.CharProcedure)">forEach</a></span>&#8203;(<a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a>&nbsp;procedure)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CollectCharIterable.</span><code><span class="memberNameLink"><a href="../../../../../impl/lazy/primitive/CollectCharIterable.html#forEach(org.eclipse.collections.api.block.procedure.primitive.CharProcedure)">forEach</a></span>&#8203;(<a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a>&nbsp;procedure)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../LazyCharIterable.html" title="interface in org.eclipse.collections.api">LazyCharIterable</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractLazyCharIterable.</span><code><span class="memberNameLink"><a href="../../../../../impl/lazy/primitive/AbstractLazyCharIterable.html#tap(org.eclipse.collections.api.block.procedure.primitive.CharProcedure)">tap</a></span>&#8203;(<a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a>&nbsp;procedure)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
<div class="useSummary">
<table>
<caption><span>Constructors in <a href="../../../../../impl/lazy/primitive/package-summary.html">org.eclipse.collections.impl.lazy.primitive</a> with parameters of type <a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</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="../../../../../impl/lazy/primitive/TapCharIterable.html#%3Cinit%3E(org.eclipse.collections.api.CharIterable,org.eclipse.collections.api.block.procedure.primitive.CharProcedure)">TapCharIterable</a></span>&#8203;(<a href="../../../../CharIterable.html" title="interface in org.eclipse.collections.api">CharIterable</a>&nbsp;delegate,
<a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a>&nbsp;procedure)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../../../impl/lazy/primitive/TapCharIterable.TapCharIterator.html#%3Cinit%3E(org.eclipse.collections.api.CharIterable,org.eclipse.collections.api.block.procedure.primitive.CharProcedure)">TapCharIterator</a></span>&#8203;(<a href="../../../../CharIterable.html" title="interface in org.eclipse.collections.api">CharIterable</a>&nbsp;iterable,
<a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a>&nbsp;procedure)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../../../impl/lazy/primitive/TapCharIterable.TapCharIterator.html#%3Cinit%3E(org.eclipse.collections.api.iterator.CharIterator,org.eclipse.collections.api.block.procedure.primitive.CharProcedure)">TapCharIterator</a></span>&#8203;(<a href="../../../../iterator/CharIterator.html" title="interface in org.eclipse.collections.api.iterator">CharIterator</a>&nbsp;iterator,
<a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a>&nbsp;procedure)</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.list.mutable.primitive">
<!-- -->
</a>
<h2>Uses of <a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a> in <a href="../../../../../impl/list/mutable/primitive/package-summary.html">org.eclipse.collections.impl.list.mutable.primitive</a></h2>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../../../../impl/list/mutable/primitive/package-summary.html">org.eclipse.collections.impl.list.mutable.primitive</a> with parameters of type <a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</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>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CharArrayList.</span><code><span class="memberNameLink"><a href="../../../../../impl/list/mutable/primitive/CharArrayList.html#each(org.eclipse.collections.api.block.procedure.primitive.CharProcedure)">each</a></span>&#8203;(<a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a>&nbsp;procedure)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CharArrayList.</span><code><span class="memberNameLink"><a href="../../../../../impl/list/mutable/primitive/CharArrayList.html#forEach(org.eclipse.collections.api.block.procedure.primitive.CharProcedure)">forEach</a></span>&#8203;(<a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a>&nbsp;procedure)</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.map.mutable.primitive">
<!-- -->
</a>
<h2>Uses of <a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a> in <a href="../../../../../impl/map/mutable/primitive/package-summary.html">org.eclipse.collections.impl.map.mutable.primitive</a></h2>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../../../../impl/map/mutable/primitive/package-summary.html">org.eclipse.collections.impl.map.mutable.primitive</a> with parameters of type <a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</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>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractMutableCharKeySet.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/AbstractMutableCharKeySet.html#each(org.eclipse.collections.api.block.procedure.primitive.CharProcedure)">each</a></span>&#8203;(<a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a>&nbsp;procedure)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractMutableCharValuesMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/AbstractMutableCharValuesMap.html#each(org.eclipse.collections.api.block.procedure.primitive.CharProcedure)">each</a></span>&#8203;(<a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a>&nbsp;procedure)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ObjectCharHashMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/ObjectCharHashMap.html#each(org.eclipse.collections.api.block.procedure.primitive.CharProcedure)">each</a></span>&#8203;(<a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a>&nbsp;procedure)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ObjectCharHashMapWithHashingStrategy.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/ObjectCharHashMapWithHashingStrategy.html#each(org.eclipse.collections.api.block.procedure.primitive.CharProcedure)">each</a></span>&#8203;(<a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a>&nbsp;procedure)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedByteCharMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/SynchronizedByteCharMap.html#each(org.eclipse.collections.api.block.procedure.primitive.CharProcedure)">each</a></span>&#8203;(<a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a>&nbsp;procedure)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedCharCharMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/SynchronizedCharCharMap.html#each(org.eclipse.collections.api.block.procedure.primitive.CharProcedure)">each</a></span>&#8203;(<a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a>&nbsp;procedure)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedDoubleCharMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/SynchronizedDoubleCharMap.html#each(org.eclipse.collections.api.block.procedure.primitive.CharProcedure)">each</a></span>&#8203;(<a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a>&nbsp;procedure)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedFloatCharMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/SynchronizedFloatCharMap.html#each(org.eclipse.collections.api.block.procedure.primitive.CharProcedure)">each</a></span>&#8203;(<a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a>&nbsp;procedure)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedIntCharMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/SynchronizedIntCharMap.html#each(org.eclipse.collections.api.block.procedure.primitive.CharProcedure)">each</a></span>&#8203;(<a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a>&nbsp;procedure)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedLongCharMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/SynchronizedLongCharMap.html#each(org.eclipse.collections.api.block.procedure.primitive.CharProcedure)">each</a></span>&#8203;(<a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a>&nbsp;procedure)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedObjectCharMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/SynchronizedObjectCharMap.html#each(org.eclipse.collections.api.block.procedure.primitive.CharProcedure)">each</a></span>&#8203;(<a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a>&nbsp;procedure)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedShortCharMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/SynchronizedShortCharMap.html#each(org.eclipse.collections.api.block.procedure.primitive.CharProcedure)">each</a></span>&#8203;(<a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a>&nbsp;procedure)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableByteCharMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/UnmodifiableByteCharMap.html#each(org.eclipse.collections.api.block.procedure.primitive.CharProcedure)">each</a></span>&#8203;(<a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a>&nbsp;procedure)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableCharCharMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/UnmodifiableCharCharMap.html#each(org.eclipse.collections.api.block.procedure.primitive.CharProcedure)">each</a></span>&#8203;(<a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a>&nbsp;procedure)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableDoubleCharMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/UnmodifiableDoubleCharMap.html#each(org.eclipse.collections.api.block.procedure.primitive.CharProcedure)">each</a></span>&#8203;(<a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a>&nbsp;procedure)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableFloatCharMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/UnmodifiableFloatCharMap.html#each(org.eclipse.collections.api.block.procedure.primitive.CharProcedure)">each</a></span>&#8203;(<a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a>&nbsp;procedure)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableIntCharMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/UnmodifiableIntCharMap.html#each(org.eclipse.collections.api.block.procedure.primitive.CharProcedure)">each</a></span>&#8203;(<a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a>&nbsp;procedure)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableLongCharMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/UnmodifiableLongCharMap.html#each(org.eclipse.collections.api.block.procedure.primitive.CharProcedure)">each</a></span>&#8203;(<a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a>&nbsp;procedure)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableObjectCharMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/UnmodifiableObjectCharMap.html#each(org.eclipse.collections.api.block.procedure.primitive.CharProcedure)">each</a></span>&#8203;(<a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a>&nbsp;procedure)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableShortCharMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/UnmodifiableShortCharMap.html#each(org.eclipse.collections.api.block.procedure.primitive.CharProcedure)">each</a></span>&#8203;(<a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a>&nbsp;procedure)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractMutableCharKeySet.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/AbstractMutableCharKeySet.html#forEach(org.eclipse.collections.api.block.procedure.primitive.CharProcedure)">forEach</a></span>&#8203;(<a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a>&nbsp;procedure)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractMutableCharValuesMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/AbstractMutableCharValuesMap.html#forEach(org.eclipse.collections.api.block.procedure.primitive.CharProcedure)">forEach</a></span>&#8203;(<a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a>&nbsp;procedure)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ObjectCharHashMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/ObjectCharHashMap.html#forEach(org.eclipse.collections.api.block.procedure.primitive.CharProcedure)">forEach</a></span>&#8203;(<a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a>&nbsp;procedure)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ObjectCharHashMapWithHashingStrategy.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/ObjectCharHashMapWithHashingStrategy.html#forEach(org.eclipse.collections.api.block.procedure.primitive.CharProcedure)">forEach</a></span>&#8203;(<a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a>&nbsp;procedure)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedByteCharMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/SynchronizedByteCharMap.html#forEach(org.eclipse.collections.api.block.procedure.primitive.CharProcedure)">forEach</a></span>&#8203;(<a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a>&nbsp;procedure)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedCharCharMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/SynchronizedCharCharMap.html#forEach(org.eclipse.collections.api.block.procedure.primitive.CharProcedure)">forEach</a></span>&#8203;(<a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a>&nbsp;procedure)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedDoubleCharMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/SynchronizedDoubleCharMap.html#forEach(org.eclipse.collections.api.block.procedure.primitive.CharProcedure)">forEach</a></span>&#8203;(<a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a>&nbsp;procedure)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedFloatCharMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/SynchronizedFloatCharMap.html#forEach(org.eclipse.collections.api.block.procedure.primitive.CharProcedure)">forEach</a></span>&#8203;(<a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a>&nbsp;procedure)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedIntCharMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/SynchronizedIntCharMap.html#forEach(org.eclipse.collections.api.block.procedure.primitive.CharProcedure)">forEach</a></span>&#8203;(<a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a>&nbsp;procedure)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedLongCharMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/SynchronizedLongCharMap.html#forEach(org.eclipse.collections.api.block.procedure.primitive.CharProcedure)">forEach</a></span>&#8203;(<a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a>&nbsp;procedure)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedObjectCharMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/SynchronizedObjectCharMap.html#forEach(org.eclipse.collections.api.block.procedure.primitive.CharProcedure)">forEach</a></span>&#8203;(<a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a>&nbsp;procedure)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedShortCharMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/SynchronizedShortCharMap.html#forEach(org.eclipse.collections.api.block.procedure.primitive.CharProcedure)">forEach</a></span>&#8203;(<a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a>&nbsp;procedure)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableByteCharMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/UnmodifiableByteCharMap.html#forEach(org.eclipse.collections.api.block.procedure.primitive.CharProcedure)">forEach</a></span>&#8203;(<a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a>&nbsp;procedure)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableCharCharMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/UnmodifiableCharCharMap.html#forEach(org.eclipse.collections.api.block.procedure.primitive.CharProcedure)">forEach</a></span>&#8203;(<a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a>&nbsp;procedure)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableDoubleCharMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/UnmodifiableDoubleCharMap.html#forEach(org.eclipse.collections.api.block.procedure.primitive.CharProcedure)">forEach</a></span>&#8203;(<a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a>&nbsp;procedure)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableFloatCharMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/UnmodifiableFloatCharMap.html#forEach(org.eclipse.collections.api.block.procedure.primitive.CharProcedure)">forEach</a></span>&#8203;(<a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a>&nbsp;procedure)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableIntCharMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/UnmodifiableIntCharMap.html#forEach(org.eclipse.collections.api.block.procedure.primitive.CharProcedure)">forEach</a></span>&#8203;(<a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a>&nbsp;procedure)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableLongCharMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/UnmodifiableLongCharMap.html#forEach(org.eclipse.collections.api.block.procedure.primitive.CharProcedure)">forEach</a></span>&#8203;(<a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a>&nbsp;procedure)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableObjectCharMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/UnmodifiableObjectCharMap.html#forEach(org.eclipse.collections.api.block.procedure.primitive.CharProcedure)">forEach</a></span>&#8203;(<a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a>&nbsp;procedure)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableShortCharMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/UnmodifiableShortCharMap.html#forEach(org.eclipse.collections.api.block.procedure.primitive.CharProcedure)">forEach</a></span>&#8203;(<a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a>&nbsp;procedure)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CharBooleanHashMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/CharBooleanHashMap.html#forEachKey(org.eclipse.collections.api.block.procedure.primitive.CharProcedure)">forEachKey</a></span>&#8203;(<a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a>&nbsp;procedure)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CharByteHashMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/CharByteHashMap.html#forEachKey(org.eclipse.collections.api.block.procedure.primitive.CharProcedure)">forEachKey</a></span>&#8203;(<a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a>&nbsp;procedure)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CharCharHashMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/CharCharHashMap.html#forEachKey(org.eclipse.collections.api.block.procedure.primitive.CharProcedure)">forEachKey</a></span>&#8203;(<a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a>&nbsp;procedure)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CharDoubleHashMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/CharDoubleHashMap.html#forEachKey(org.eclipse.collections.api.block.procedure.primitive.CharProcedure)">forEachKey</a></span>&#8203;(<a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a>&nbsp;procedure)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CharFloatHashMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/CharFloatHashMap.html#forEachKey(org.eclipse.collections.api.block.procedure.primitive.CharProcedure)">forEachKey</a></span>&#8203;(<a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a>&nbsp;procedure)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CharIntHashMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/CharIntHashMap.html#forEachKey(org.eclipse.collections.api.block.procedure.primitive.CharProcedure)">forEachKey</a></span>&#8203;(<a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a>&nbsp;procedure)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CharLongHashMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/CharLongHashMap.html#forEachKey(org.eclipse.collections.api.block.procedure.primitive.CharProcedure)">forEachKey</a></span>&#8203;(<a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a>&nbsp;procedure)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CharObjectHashMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/CharObjectHashMap.html#forEachKey(org.eclipse.collections.api.block.procedure.primitive.CharProcedure)">forEachKey</a></span>&#8203;(<a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a>&nbsp;procedure)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CharShortHashMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/CharShortHashMap.html#forEachKey(org.eclipse.collections.api.block.procedure.primitive.CharProcedure)">forEachKey</a></span>&#8203;(<a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a>&nbsp;procedure)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedCharBooleanMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/SynchronizedCharBooleanMap.html#forEachKey(org.eclipse.collections.api.block.procedure.primitive.CharProcedure)">forEachKey</a></span>&#8203;(<a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a>&nbsp;procedure)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedCharByteMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/SynchronizedCharByteMap.html#forEachKey(org.eclipse.collections.api.block.procedure.primitive.CharProcedure)">forEachKey</a></span>&#8203;(<a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a>&nbsp;procedure)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedCharCharMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/SynchronizedCharCharMap.html#forEachKey(org.eclipse.collections.api.block.procedure.primitive.CharProcedure)">forEachKey</a></span>&#8203;(<a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a>&nbsp;procedure)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedCharDoubleMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/SynchronizedCharDoubleMap.html#forEachKey(org.eclipse.collections.api.block.procedure.primitive.CharProcedure)">forEachKey</a></span>&#8203;(<a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a>&nbsp;procedure)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedCharFloatMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/SynchronizedCharFloatMap.html#forEachKey(org.eclipse.collections.api.block.procedure.primitive.CharProcedure)">forEachKey</a></span>&#8203;(<a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a>&nbsp;procedure)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedCharIntMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/SynchronizedCharIntMap.html#forEachKey(org.eclipse.collections.api.block.procedure.primitive.CharProcedure)">forEachKey</a></span>&#8203;(<a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a>&nbsp;procedure)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedCharLongMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/SynchronizedCharLongMap.html#forEachKey(org.eclipse.collections.api.block.procedure.primitive.CharProcedure)">forEachKey</a></span>&#8203;(<a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a>&nbsp;procedure)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedCharObjectMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/SynchronizedCharObjectMap.html#forEachKey(org.eclipse.collections.api.block.procedure.primitive.CharProcedure)">forEachKey</a></span>&#8203;(<a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a>&nbsp;procedure)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedCharShortMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/SynchronizedCharShortMap.html#forEachKey(org.eclipse.collections.api.block.procedure.primitive.CharProcedure)">forEachKey</a></span>&#8203;(<a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a>&nbsp;procedure)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableCharBooleanMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/UnmodifiableCharBooleanMap.html#forEachKey(org.eclipse.collections.api.block.procedure.primitive.CharProcedure)">forEachKey</a></span>&#8203;(<a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a>&nbsp;procedure)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableCharByteMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/UnmodifiableCharByteMap.html#forEachKey(org.eclipse.collections.api.block.procedure.primitive.CharProcedure)">forEachKey</a></span>&#8203;(<a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a>&nbsp;procedure)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableCharCharMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/UnmodifiableCharCharMap.html#forEachKey(org.eclipse.collections.api.block.procedure.primitive.CharProcedure)">forEachKey</a></span>&#8203;(<a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a>&nbsp;procedure)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableCharDoubleMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/UnmodifiableCharDoubleMap.html#forEachKey(org.eclipse.collections.api.block.procedure.primitive.CharProcedure)">forEachKey</a></span>&#8203;(<a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a>&nbsp;procedure)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableCharFloatMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/UnmodifiableCharFloatMap.html#forEachKey(org.eclipse.collections.api.block.procedure.primitive.CharProcedure)">forEachKey</a></span>&#8203;(<a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a>&nbsp;procedure)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableCharIntMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/UnmodifiableCharIntMap.html#forEachKey(org.eclipse.collections.api.block.procedure.primitive.CharProcedure)">forEachKey</a></span>&#8203;(<a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a>&nbsp;procedure)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableCharLongMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/UnmodifiableCharLongMap.html#forEachKey(org.eclipse.collections.api.block.procedure.primitive.CharProcedure)">forEachKey</a></span>&#8203;(<a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a>&nbsp;procedure)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableCharObjectMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/UnmodifiableCharObjectMap.html#forEachKey(org.eclipse.collections.api.block.procedure.primitive.CharProcedure)">forEachKey</a></span>&#8203;(<a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a>&nbsp;procedure)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableCharShortMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/UnmodifiableCharShortMap.html#forEachKey(org.eclipse.collections.api.block.procedure.primitive.CharProcedure)">forEachKey</a></span>&#8203;(<a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a>&nbsp;procedure)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractMutableCharValuesMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/AbstractMutableCharValuesMap.html#forEachValue(org.eclipse.collections.api.block.procedure.primitive.CharProcedure)">forEachValue</a></span>&#8203;(<a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a>&nbsp;procedure)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ObjectCharHashMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/ObjectCharHashMap.html#forEachValue(org.eclipse.collections.api.block.procedure.primitive.CharProcedure)">forEachValue</a></span>&#8203;(<a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a>&nbsp;procedure)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ObjectCharHashMapWithHashingStrategy.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/ObjectCharHashMapWithHashingStrategy.html#forEachValue(org.eclipse.collections.api.block.procedure.primitive.CharProcedure)">forEachValue</a></span>&#8203;(<a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a>&nbsp;procedure)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedByteCharMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/SynchronizedByteCharMap.html#forEachValue(org.eclipse.collections.api.block.procedure.primitive.CharProcedure)">forEachValue</a></span>&#8203;(<a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a>&nbsp;procedure)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedCharCharMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/SynchronizedCharCharMap.html#forEachValue(org.eclipse.collections.api.block.procedure.primitive.CharProcedure)">forEachValue</a></span>&#8203;(<a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a>&nbsp;procedure)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedDoubleCharMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/SynchronizedDoubleCharMap.html#forEachValue(org.eclipse.collections.api.block.procedure.primitive.CharProcedure)">forEachValue</a></span>&#8203;(<a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a>&nbsp;procedure)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedFloatCharMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/SynchronizedFloatCharMap.html#forEachValue(org.eclipse.collections.api.block.procedure.primitive.CharProcedure)">forEachValue</a></span>&#8203;(<a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a>&nbsp;procedure)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedIntCharMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/SynchronizedIntCharMap.html#forEachValue(org.eclipse.collections.api.block.procedure.primitive.CharProcedure)">forEachValue</a></span>&#8203;(<a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a>&nbsp;procedure)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedLongCharMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/SynchronizedLongCharMap.html#forEachValue(org.eclipse.collections.api.block.procedure.primitive.CharProcedure)">forEachValue</a></span>&#8203;(<a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a>&nbsp;procedure)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedObjectCharMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/SynchronizedObjectCharMap.html#forEachValue(org.eclipse.collections.api.block.procedure.primitive.CharProcedure)">forEachValue</a></span>&#8203;(<a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a>&nbsp;procedure)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedShortCharMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/SynchronizedShortCharMap.html#forEachValue(org.eclipse.collections.api.block.procedure.primitive.CharProcedure)">forEachValue</a></span>&#8203;(<a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a>&nbsp;procedure)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableByteCharMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/UnmodifiableByteCharMap.html#forEachValue(org.eclipse.collections.api.block.procedure.primitive.CharProcedure)">forEachValue</a></span>&#8203;(<a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a>&nbsp;procedure)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableCharCharMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/UnmodifiableCharCharMap.html#forEachValue(org.eclipse.collections.api.block.procedure.primitive.CharProcedure)">forEachValue</a></span>&#8203;(<a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a>&nbsp;procedure)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableDoubleCharMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/UnmodifiableDoubleCharMap.html#forEachValue(org.eclipse.collections.api.block.procedure.primitive.CharProcedure)">forEachValue</a></span>&#8203;(<a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a>&nbsp;procedure)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableFloatCharMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/UnmodifiableFloatCharMap.html#forEachValue(org.eclipse.collections.api.block.procedure.primitive.CharProcedure)">forEachValue</a></span>&#8203;(<a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a>&nbsp;procedure)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableIntCharMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/UnmodifiableIntCharMap.html#forEachValue(org.eclipse.collections.api.block.procedure.primitive.CharProcedure)">forEachValue</a></span>&#8203;(<a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a>&nbsp;procedure)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableLongCharMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/UnmodifiableLongCharMap.html#forEachValue(org.eclipse.collections.api.block.procedure.primitive.CharProcedure)">forEachValue</a></span>&#8203;(<a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a>&nbsp;procedure)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableObjectCharMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/UnmodifiableObjectCharMap.html#forEachValue(org.eclipse.collections.api.block.procedure.primitive.CharProcedure)">forEachValue</a></span>&#8203;(<a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a>&nbsp;procedure)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableShortCharMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/mutable/primitive/UnmodifiableShortCharMap.html#forEachValue(org.eclipse.collections.api.block.procedure.primitive.CharProcedure)">forEachValue</a></span>&#8203;(<a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a>&nbsp;procedure)</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.map.primitive">
<!-- -->
</a>
<h2>Uses of <a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a> in <a href="../../../../../impl/map/primitive/package-summary.html">org.eclipse.collections.impl.map.primitive</a></h2>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../../../../impl/map/primitive/package-summary.html">org.eclipse.collections.impl.map.primitive</a> with parameters of type <a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</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>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CharKeysMap.</span><code><span class="memberNameLink"><a href="../../../../../impl/map/primitive/CharKeysMap.html#forEachKey(org.eclipse.collections.api.block.procedure.primitive.CharProcedure)">forEachKey</a></span>&#8203;(<a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a>&nbsp;procedure)</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.primitive">
<!-- -->
</a>
<h2>Uses of <a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a> in <a href="../../../../../impl/primitive/package-summary.html">org.eclipse.collections.impl.primitive</a></h2>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../../../../impl/primitive/package-summary.html">org.eclipse.collections.impl.primitive</a> with parameters of type <a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</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>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedCharIterable.</span><code><span class="memberNameLink"><a href="../../../../../impl/primitive/SynchronizedCharIterable.html#each(org.eclipse.collections.api.block.procedure.primitive.CharProcedure)">each</a></span>&#8203;(<a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a>&nbsp;procedure)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedCharIterable.</span><code><span class="memberNameLink"><a href="../../../../../impl/primitive/SynchronizedCharIterable.html#forEach(org.eclipse.collections.api.block.procedure.primitive.CharProcedure)">forEach</a></span>&#8203;(<a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a>&nbsp;procedure)</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.set.mutable.primitive">
<!-- -->
</a>
<h2>Uses of <a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a> in <a href="../../../../../impl/set/mutable/primitive/package-summary.html">org.eclipse.collections.impl.set.mutable.primitive</a></h2>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../../../../impl/set/mutable/primitive/package-summary.html">org.eclipse.collections.impl.set.mutable.primitive</a> with parameters of type <a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</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>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CharHashSet.</span><code><span class="memberNameLink"><a href="../../../../../impl/set/mutable/primitive/CharHashSet.html#each(org.eclipse.collections.api.block.procedure.primitive.CharProcedure)">each</a></span>&#8203;(<a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a>&nbsp;procedure)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CharHashSet.</span><code><span class="memberNameLink"><a href="../../../../../impl/set/mutable/primitive/CharHashSet.html#forEach(org.eclipse.collections.api.block.procedure.primitive.CharProcedure)">forEach</a></span>&#8203;(<a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a>&nbsp;procedure)</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.stack.mutable.primitive">
<!-- -->
</a>
<h2>Uses of <a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a> in <a href="../../../../../impl/stack/mutable/primitive/package-summary.html">org.eclipse.collections.impl.stack.mutable.primitive</a></h2>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../../../../impl/stack/mutable/primitive/package-summary.html">org.eclipse.collections.impl.stack.mutable.primitive</a> with parameters of type <a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</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>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedCharStack.</span><code><span class="memberNameLink"><a href="../../../../../impl/stack/mutable/primitive/SynchronizedCharStack.html#each(org.eclipse.collections.api.block.procedure.primitive.CharProcedure)">each</a></span>&#8203;(<a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a>&nbsp;procedure)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableCharStack.</span><code><span class="memberNameLink"><a href="../../../../../impl/stack/mutable/primitive/UnmodifiableCharStack.html#each(org.eclipse.collections.api.block.procedure.primitive.CharProcedure)">each</a></span>&#8203;(<a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a>&nbsp;procedure)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SynchronizedCharStack.</span><code><span class="memberNameLink"><a href="../../../../../impl/stack/mutable/primitive/SynchronizedCharStack.html#forEach(org.eclipse.collections.api.block.procedure.primitive.CharProcedure)">forEach</a></span>&#8203;(<a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a>&nbsp;procedure)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnmodifiableCharStack.</span><code><span class="memberNameLink"><a href="../../../../../impl/stack/mutable/primitive/UnmodifiableCharStack.html#forEach(org.eclipse.collections.api.block.procedure.primitive.CharProcedure)">forEach</a></span>&#8203;(<a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a>&nbsp;procedure)</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.stack.primitive">
<!-- -->
</a>
<h2>Uses of <a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a> in <a href="../../../../../impl/stack/primitive/package-summary.html">org.eclipse.collections.impl.stack.primitive</a></h2>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../../../../impl/stack/primitive/package-summary.html">org.eclipse.collections.impl.stack.primitive</a> with parameters of type <a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</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>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractCharStack.</span><code><span class="memberNameLink"><a href="../../../../../impl/stack/primitive/AbstractCharStack.html#each(org.eclipse.collections.api.block.procedure.primitive.CharProcedure)">each</a></span>&#8203;(<a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a>&nbsp;procedure)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractCharStack.</span><code><span class="memberNameLink"><a href="../../../../../impl/stack/primitive/AbstractCharStack.html#forEach(org.eclipse.collections.api.block.procedure.primitive.CharProcedure)">forEach</a></span>&#8203;(<a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a>&nbsp;procedure)</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.string.immutable">
<!-- -->
</a>
<h2>Uses of <a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a> in <a href="../../../../../impl/string/immutable/package-summary.html">org.eclipse.collections.impl.string.immutable</a></h2>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../../../../impl/string/immutable/package-summary.html">org.eclipse.collections.impl.string.immutable</a> with parameters of type <a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</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>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CharAdapter.</span><code><span class="memberNameLink"><a href="../../../../../impl/string/immutable/CharAdapter.html#each(org.eclipse.collections.api.block.procedure.primitive.CharProcedure)">each</a></span>&#8203;(<a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a>&nbsp;procedure)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CharAdapter.</span><code><span class="memberNameLink"><a href="../../../../../impl/string/immutable/CharAdapter.html#forEach(org.eclipse.collections.api.block.procedure.primitive.CharProcedure)">forEach</a></span>&#8203;(<a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a>&nbsp;procedure)</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.utility">
<!-- -->
</a>
<h2>Uses of <a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a> in <a href="../../../../../impl/utility/package-summary.html">org.eclipse.collections.impl.utility</a></h2>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../../../../impl/utility/package-summary.html">org.eclipse.collections.impl.utility</a> with parameters of type <a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</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>static void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">StringIterate.</span><code><span class="memberNameLink"><a href="../../../../../impl/utility/StringIterate.html#forEach(java.lang.String,org.eclipse.collections.api.block.procedure.primitive.CharProcedure)">forEach</a></span>&#8203;(<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;string,
<a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a>&nbsp;procedure)</code></th>
<td class="colLast">
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="deprecationComment">since 7.0.</div>
</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">StringIterate.</span><code><span class="memberNameLink"><a href="../../../../../impl/utility/StringIterate.html#forEachChar(java.lang.String,org.eclipse.collections.api.block.procedure.primitive.CharProcedure)">forEachChar</a></span>&#8203;(<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;string,
<a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a>&nbsp;procedure)</code></th>
<td class="colLast">
<div class="block">For each char in the <code>string</code>, execute the <a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive"><code>CharProcedure</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">StringIterate.</span><code><span class="memberNameLink"><a href="../../../../../impl/utility/StringIterate.html#reverseForEach(java.lang.String,org.eclipse.collections.api.block.procedure.primitive.CharProcedure)">reverseForEach</a></span>&#8203;(<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;string,
<a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a>&nbsp;procedure)</code></th>
<td class="colLast">
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="deprecationComment">since 7.0.</div>
</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">StringIterate.</span><code><span class="memberNameLink"><a href="../../../../../impl/utility/StringIterate.html#reverseForEachChar(java.lang.String,org.eclipse.collections.api.block.procedure.primitive.CharProcedure)">reverseForEachChar</a></span>&#8203;(<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;string,
<a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a>&nbsp;procedure)</code></th>
<td class="colLast">
<div class="block">For each char in the <code>string</code> in reverse order, execute the <a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive"><code>CharProcedure</code></a>.</div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.impl.utility.internal.primitive">
<!-- -->
</a>
<h2>Uses of <a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a> in <a href="../../../../../impl/utility/internal/primitive/package-summary.html">org.eclipse.collections.impl.utility.internal.primitive</a></h2>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../../../../impl/utility/internal/primitive/package-summary.html">org.eclipse.collections.impl.utility.internal.primitive</a> with parameters of type <a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</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>static void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CharIterableIterate.</span><code><span class="memberNameLink"><a href="../../../../../impl/utility/internal/primitive/CharIterableIterate.html#forEach(org.eclipse.collections.api.CharIterable,org.eclipse.collections.api.block.procedure.primitive.CharProcedure)">forEach</a></span>&#8203;(<a href="../../../../CharIterable.html" title="interface in org.eclipse.collections.api">CharIterable</a>&nbsp;iterable,
<a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a>&nbsp;procedure)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CharIteratorIterate.</span><code><span class="memberNameLink"><a href="../../../../../impl/utility/internal/primitive/CharIteratorIterate.html#forEach(org.eclipse.collections.api.iterator.CharIterator,org.eclipse.collections.api.block.procedure.primitive.CharProcedure)">forEach</a></span>&#8203;(<a href="../../../../iterator/CharIterator.html" title="interface in org.eclipse.collections.api.iterator">CharIterator</a>&nbsp;iterator,
<a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a>&nbsp;procedure)</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.utility.primitive">
<!-- -->
</a>
<h2>Uses of <a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a> in <a href="../../../../../impl/utility/primitive/package-summary.html">org.eclipse.collections.impl.utility.primitive</a></h2>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../../../../impl/utility/primitive/package-summary.html">org.eclipse.collections.impl.utility.primitive</a> with parameters of type <a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</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>static <a href="../../../../LazyCharIterable.html" title="interface in org.eclipse.collections.api">LazyCharIterable</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">LazyCharIterate.</span><code><span class="memberNameLink"><a href="../../../../../impl/utility/primitive/LazyCharIterate.html#tap(org.eclipse.collections.api.CharIterable,org.eclipse.collections.api.block.procedure.primitive.CharProcedure)">tap</a></span>&#8203;(<a href="../../../../CharIterable.html" title="interface in org.eclipse.collections.api">CharIterable</a>&nbsp;iterable,
<a href="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">CharProcedure</a>&nbsp;procedure)</code></th>
<td class="colLast">
<div class="block">Creates a deferred tap iterable for the specified iterable.</div>
</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="../CharProcedure.html" title="interface in org.eclipse.collections.api.block.procedure.primitive">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>