blob: 257112b77c4c6a4761d6b1fe5695fffe0a1b8376 [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 Package org.eclipse.collections.api.iterator (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.iterator">
<meta name="generator" content="javadoc/PackageUseWriter">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../script-dir/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
<script type="text/javascript" src="../../../../../script-dir/jszip/dist/jszip.min.js"></script>
<script type="text/javascript" src="../../../../../script-dir/jszip-utils/dist/jszip-utils.min.js"></script>
<!--[if IE]>
<script type="text/javascript" src="../../../../../script-dir/jszip-utils/dist/jszip-utils-ie.min.js"></script>
<![endif]-->
<script type="text/javascript" src="../../../../../script-dir/jquery-3.4.1.js"></script>
<script type="text/javascript" src="../../../../../script-dir/jquery-ui.js"></script>
</head>
<body class="package-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>Class</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 Package org.eclipse.collections.api.iterator" class="title">Uses of Package<br>org.eclipse.collections.api.iterator</h1>
</div>
<div class="contentContainer">
<div class="useSummary">
<table>
<caption><span>Packages that use <a href="package-summary.html">org.eclipse.collections.api.iterator</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.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="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.api.iterator">org.eclipse.collections.api.iterator</a></th>
<td class="colLast">
<div class="block">This package contains primitive iterator API.</div>
</td>
</tr>
<tr class="rowColor">
<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="altColor">
<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="rowColor">
<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="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.iterator">org.eclipse.collections.impl.iterator</a></th>
<td class="colLast">&nbsp;</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.list.primitive">org.eclipse.collections.impl.list.primitive</a></th>
<td class="colLast">
<div class="block">This package contains implementations of the primitive list interfaces.</div>
</td>
</tr>
<tr class="altColor">
<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="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.internal.primitive">org.eclipse.collections.impl.utility.internal.primitive</a></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
<section class="packageUses">
<ul class="blockList">
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.api">
<!-- -->
</a>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="package-summary.html">org.eclipse.collections.api.iterator</a> used by <a href="../package-summary.html">org.eclipse.collections.api</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/BooleanIterator.html#org.eclipse.collections.api">BooleanIterator</a></th>
<td class="colLast">
<div class="block">BooleanIterator is an iterator over a BooleanIterable.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/ByteIterator.html#org.eclipse.collections.api">ByteIterator</a></th>
<td class="colLast">
<div class="block">ByteIterator is an iterator over a ByteIterable.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/CharIterator.html#org.eclipse.collections.api">CharIterator</a></th>
<td class="colLast">
<div class="block">CharIterator is an iterator over a CharIterable.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/DoubleIterator.html#org.eclipse.collections.api">DoubleIterator</a></th>
<td class="colLast">
<div class="block">DoubleIterator is an iterator over a DoubleIterable.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/FloatIterator.html#org.eclipse.collections.api">FloatIterator</a></th>
<td class="colLast">
<div class="block">FloatIterator is an iterator over a FloatIterable.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/IntIterator.html#org.eclipse.collections.api">IntIterator</a></th>
<td class="colLast">
<div class="block">IntIterator is an iterator over a IntIterable.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/LongIterator.html#org.eclipse.collections.api">LongIterator</a></th>
<td class="colLast">
<div class="block">LongIterator is an iterator over a LongIterable.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/ShortIterator.html#org.eclipse.collections.api">ShortIterator</a></th>
<td class="colLast">
<div class="block">ShortIterator is an iterator over a ShortIterable.</div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.api.collection.primitive">
<!-- -->
</a>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="package-summary.html">org.eclipse.collections.api.iterator</a> used by <a href="../collection/primitive/package-summary.html">org.eclipse.collections.api.collection.primitive</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/MutableBooleanIterator.html#org.eclipse.collections.api.collection.primitive">MutableBooleanIterator</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveIterator.stg.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/MutableByteIterator.html#org.eclipse.collections.api.collection.primitive">MutableByteIterator</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveIterator.stg.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/MutableCharIterator.html#org.eclipse.collections.api.collection.primitive">MutableCharIterator</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveIterator.stg.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/MutableDoubleIterator.html#org.eclipse.collections.api.collection.primitive">MutableDoubleIterator</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveIterator.stg.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/MutableFloatIterator.html#org.eclipse.collections.api.collection.primitive">MutableFloatIterator</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveIterator.stg.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/MutableIntIterator.html#org.eclipse.collections.api.collection.primitive">MutableIntIterator</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveIterator.stg.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/MutableLongIterator.html#org.eclipse.collections.api.collection.primitive">MutableLongIterator</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveIterator.stg.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/MutableShortIterator.html#org.eclipse.collections.api.collection.primitive">MutableShortIterator</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveIterator.stg.</div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.api.iterator">
<!-- -->
</a>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="package-summary.html">org.eclipse.collections.api.iterator</a> used by <a href="package-summary.html">org.eclipse.collections.api.iterator</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/BooleanIterator.html#org.eclipse.collections.api.iterator">BooleanIterator</a></th>
<td class="colLast">
<div class="block">BooleanIterator is an iterator over a BooleanIterable.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/ByteIterator.html#org.eclipse.collections.api.iterator">ByteIterator</a></th>
<td class="colLast">
<div class="block">ByteIterator is an iterator over a ByteIterable.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/CharIterator.html#org.eclipse.collections.api.iterator">CharIterator</a></th>
<td class="colLast">
<div class="block">CharIterator is an iterator over a CharIterable.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/DoubleIterator.html#org.eclipse.collections.api.iterator">DoubleIterator</a></th>
<td class="colLast">
<div class="block">DoubleIterator is an iterator over a DoubleIterable.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/FloatIterator.html#org.eclipse.collections.api.iterator">FloatIterator</a></th>
<td class="colLast">
<div class="block">FloatIterator is an iterator over a FloatIterable.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/IntIterator.html#org.eclipse.collections.api.iterator">IntIterator</a></th>
<td class="colLast">
<div class="block">IntIterator is an iterator over a IntIterable.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/LongIterator.html#org.eclipse.collections.api.iterator">LongIterator</a></th>
<td class="colLast">
<div class="block">LongIterator is an iterator over a LongIterable.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/ShortIterator.html#org.eclipse.collections.api.iterator">ShortIterator</a></th>
<td class="colLast">
<div class="block">ShortIterator is an iterator over a ShortIterable.</div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.api.map.primitive">
<!-- -->
</a>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="package-summary.html">org.eclipse.collections.api.iterator</a> used by <a href="../map/primitive/package-summary.html">org.eclipse.collections.api.map.primitive</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/MutableBooleanIterator.html#org.eclipse.collections.api.map.primitive">MutableBooleanIterator</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveIterator.stg.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/MutableByteIterator.html#org.eclipse.collections.api.map.primitive">MutableByteIterator</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveIterator.stg.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/MutableCharIterator.html#org.eclipse.collections.api.map.primitive">MutableCharIterator</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveIterator.stg.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/MutableDoubleIterator.html#org.eclipse.collections.api.map.primitive">MutableDoubleIterator</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveIterator.stg.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/MutableFloatIterator.html#org.eclipse.collections.api.map.primitive">MutableFloatIterator</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveIterator.stg.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/MutableIntIterator.html#org.eclipse.collections.api.map.primitive">MutableIntIterator</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveIterator.stg.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/MutableLongIterator.html#org.eclipse.collections.api.map.primitive">MutableLongIterator</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveIterator.stg.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/MutableShortIterator.html#org.eclipse.collections.api.map.primitive">MutableShortIterator</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveIterator.stg.</div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.impl.bag.mutable.primitive">
<!-- -->
</a>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="package-summary.html">org.eclipse.collections.api.iterator</a> used by <a href="../../impl/bag/mutable/primitive/package-summary.html">org.eclipse.collections.impl.bag.mutable.primitive</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/MutableBooleanIterator.html#org.eclipse.collections.impl.bag.mutable.primitive">MutableBooleanIterator</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveIterator.stg.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/MutableByteIterator.html#org.eclipse.collections.impl.bag.mutable.primitive">MutableByteIterator</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveIterator.stg.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/MutableCharIterator.html#org.eclipse.collections.impl.bag.mutable.primitive">MutableCharIterator</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveIterator.stg.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/MutableDoubleIterator.html#org.eclipse.collections.impl.bag.mutable.primitive">MutableDoubleIterator</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveIterator.stg.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/MutableFloatIterator.html#org.eclipse.collections.impl.bag.mutable.primitive">MutableFloatIterator</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveIterator.stg.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/MutableIntIterator.html#org.eclipse.collections.impl.bag.mutable.primitive">MutableIntIterator</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveIterator.stg.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/MutableLongIterator.html#org.eclipse.collections.impl.bag.mutable.primitive">MutableLongIterator</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveIterator.stg.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/MutableShortIterator.html#org.eclipse.collections.impl.bag.mutable.primitive">MutableShortIterator</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveIterator.stg.</div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.impl.collection.mutable.primitive">
<!-- -->
</a>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="package-summary.html">org.eclipse.collections.api.iterator</a> used by <a href="../../impl/collection/mutable/primitive/package-summary.html">org.eclipse.collections.impl.collection.mutable.primitive</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/MutableBooleanIterator.html#org.eclipse.collections.impl.collection.mutable.primitive">MutableBooleanIterator</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveIterator.stg.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/MutableByteIterator.html#org.eclipse.collections.impl.collection.mutable.primitive">MutableByteIterator</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveIterator.stg.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/MutableCharIterator.html#org.eclipse.collections.impl.collection.mutable.primitive">MutableCharIterator</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveIterator.stg.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/MutableDoubleIterator.html#org.eclipse.collections.impl.collection.mutable.primitive">MutableDoubleIterator</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveIterator.stg.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/MutableFloatIterator.html#org.eclipse.collections.impl.collection.mutable.primitive">MutableFloatIterator</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveIterator.stg.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/MutableIntIterator.html#org.eclipse.collections.impl.collection.mutable.primitive">MutableIntIterator</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveIterator.stg.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/MutableLongIterator.html#org.eclipse.collections.impl.collection.mutable.primitive">MutableLongIterator</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveIterator.stg.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/MutableShortIterator.html#org.eclipse.collections.impl.collection.mutable.primitive">MutableShortIterator</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveIterator.stg.</div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.impl.iterator">
<!-- -->
</a>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="package-summary.html">org.eclipse.collections.api.iterator</a> used by <a href="../../impl/iterator/package-summary.html">org.eclipse.collections.impl.iterator</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/BooleanIterator.html#org.eclipse.collections.impl.iterator">BooleanIterator</a></th>
<td class="colLast">
<div class="block">BooleanIterator is an iterator over a BooleanIterable.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/ByteIterator.html#org.eclipse.collections.impl.iterator">ByteIterator</a></th>
<td class="colLast">
<div class="block">ByteIterator is an iterator over a ByteIterable.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/CharIterator.html#org.eclipse.collections.impl.iterator">CharIterator</a></th>
<td class="colLast">
<div class="block">CharIterator is an iterator over a CharIterable.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/DoubleIterator.html#org.eclipse.collections.impl.iterator">DoubleIterator</a></th>
<td class="colLast">
<div class="block">DoubleIterator is an iterator over a DoubleIterable.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/FloatIterator.html#org.eclipse.collections.impl.iterator">FloatIterator</a></th>
<td class="colLast">
<div class="block">FloatIterator is an iterator over a FloatIterable.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/IntIterator.html#org.eclipse.collections.impl.iterator">IntIterator</a></th>
<td class="colLast">
<div class="block">IntIterator is an iterator over a IntIterable.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/LongIterator.html#org.eclipse.collections.impl.iterator">LongIterator</a></th>
<td class="colLast">
<div class="block">LongIterator is an iterator over a LongIterable.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/MutableBooleanIterator.html#org.eclipse.collections.impl.iterator">MutableBooleanIterator</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveIterator.stg.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/MutableByteIterator.html#org.eclipse.collections.impl.iterator">MutableByteIterator</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveIterator.stg.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/MutableCharIterator.html#org.eclipse.collections.impl.iterator">MutableCharIterator</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveIterator.stg.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/MutableDoubleIterator.html#org.eclipse.collections.impl.iterator">MutableDoubleIterator</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveIterator.stg.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/MutableFloatIterator.html#org.eclipse.collections.impl.iterator">MutableFloatIterator</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveIterator.stg.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/MutableIntIterator.html#org.eclipse.collections.impl.iterator">MutableIntIterator</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveIterator.stg.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/MutableLongIterator.html#org.eclipse.collections.impl.iterator">MutableLongIterator</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveIterator.stg.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/MutableShortIterator.html#org.eclipse.collections.impl.iterator">MutableShortIterator</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveIterator.stg.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/ShortIterator.html#org.eclipse.collections.impl.iterator">ShortIterator</a></th>
<td class="colLast">
<div class="block">ShortIterator is an iterator over a ShortIterable.</div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.impl.lazy.primitive">
<!-- -->
</a>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="package-summary.html">org.eclipse.collections.api.iterator</a> used by <a href="../../impl/lazy/primitive/package-summary.html">org.eclipse.collections.impl.lazy.primitive</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/BooleanIterator.html#org.eclipse.collections.impl.lazy.primitive">BooleanIterator</a></th>
<td class="colLast">
<div class="block">BooleanIterator is an iterator over a BooleanIterable.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/ByteIterator.html#org.eclipse.collections.impl.lazy.primitive">ByteIterator</a></th>
<td class="colLast">
<div class="block">ByteIterator is an iterator over a ByteIterable.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/CharIterator.html#org.eclipse.collections.impl.lazy.primitive">CharIterator</a></th>
<td class="colLast">
<div class="block">CharIterator is an iterator over a CharIterable.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/DoubleIterator.html#org.eclipse.collections.impl.lazy.primitive">DoubleIterator</a></th>
<td class="colLast">
<div class="block">DoubleIterator is an iterator over a DoubleIterable.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/FloatIterator.html#org.eclipse.collections.impl.lazy.primitive">FloatIterator</a></th>
<td class="colLast">
<div class="block">FloatIterator is an iterator over a FloatIterable.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/IntIterator.html#org.eclipse.collections.impl.lazy.primitive">IntIterator</a></th>
<td class="colLast">
<div class="block">IntIterator is an iterator over a IntIterable.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/LongIterator.html#org.eclipse.collections.impl.lazy.primitive">LongIterator</a></th>
<td class="colLast">
<div class="block">LongIterator is an iterator over a LongIterable.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/ShortIterator.html#org.eclipse.collections.impl.lazy.primitive">ShortIterator</a></th>
<td class="colLast">
<div class="block">ShortIterator is an iterator over a ShortIterable.</div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.impl.list.mutable.primitive">
<!-- -->
</a>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="package-summary.html">org.eclipse.collections.api.iterator</a> used by <a href="../../impl/list/mutable/primitive/package-summary.html">org.eclipse.collections.impl.list.mutable.primitive</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/MutableBooleanIterator.html#org.eclipse.collections.impl.list.mutable.primitive">MutableBooleanIterator</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveIterator.stg.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/MutableByteIterator.html#org.eclipse.collections.impl.list.mutable.primitive">MutableByteIterator</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveIterator.stg.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/MutableCharIterator.html#org.eclipse.collections.impl.list.mutable.primitive">MutableCharIterator</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveIterator.stg.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/MutableDoubleIterator.html#org.eclipse.collections.impl.list.mutable.primitive">MutableDoubleIterator</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveIterator.stg.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/MutableFloatIterator.html#org.eclipse.collections.impl.list.mutable.primitive">MutableFloatIterator</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveIterator.stg.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/MutableIntIterator.html#org.eclipse.collections.impl.list.mutable.primitive">MutableIntIterator</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveIterator.stg.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/MutableLongIterator.html#org.eclipse.collections.impl.list.mutable.primitive">MutableLongIterator</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveIterator.stg.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/MutableShortIterator.html#org.eclipse.collections.impl.list.mutable.primitive">MutableShortIterator</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveIterator.stg.</div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.impl.list.primitive">
<!-- -->
</a>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="package-summary.html">org.eclipse.collections.api.iterator</a> used by <a href="../../impl/list/primitive/package-summary.html">org.eclipse.collections.impl.list.primitive</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/IntIterator.html#org.eclipse.collections.impl.list.primitive">IntIterator</a></th>
<td class="colLast">
<div class="block">IntIterator is an iterator over a IntIterable.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/LongIterator.html#org.eclipse.collections.impl.list.primitive">LongIterator</a></th>
<td class="colLast">
<div class="block">LongIterator is an iterator over a LongIterable.</div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.impl.map.mutable.primitive">
<!-- -->
</a>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="package-summary.html">org.eclipse.collections.api.iterator</a> used by <a href="../../impl/map/mutable/primitive/package-summary.html">org.eclipse.collections.impl.map.mutable.primitive</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/MutableBooleanIterator.html#org.eclipse.collections.impl.map.mutable.primitive">MutableBooleanIterator</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveIterator.stg.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/MutableByteIterator.html#org.eclipse.collections.impl.map.mutable.primitive">MutableByteIterator</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveIterator.stg.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/MutableCharIterator.html#org.eclipse.collections.impl.map.mutable.primitive">MutableCharIterator</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveIterator.stg.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/MutableDoubleIterator.html#org.eclipse.collections.impl.map.mutable.primitive">MutableDoubleIterator</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveIterator.stg.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/MutableFloatIterator.html#org.eclipse.collections.impl.map.mutable.primitive">MutableFloatIterator</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveIterator.stg.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/MutableIntIterator.html#org.eclipse.collections.impl.map.mutable.primitive">MutableIntIterator</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveIterator.stg.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/MutableLongIterator.html#org.eclipse.collections.impl.map.mutable.primitive">MutableLongIterator</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveIterator.stg.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/MutableShortIterator.html#org.eclipse.collections.impl.map.mutable.primitive">MutableShortIterator</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveIterator.stg.</div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.impl.primitive">
<!-- -->
</a>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="package-summary.html">org.eclipse.collections.api.iterator</a> used by <a href="../../impl/primitive/package-summary.html">org.eclipse.collections.impl.primitive</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/BooleanIterator.html#org.eclipse.collections.impl.primitive">BooleanIterator</a></th>
<td class="colLast">
<div class="block">BooleanIterator is an iterator over a BooleanIterable.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/ByteIterator.html#org.eclipse.collections.impl.primitive">ByteIterator</a></th>
<td class="colLast">
<div class="block">ByteIterator is an iterator over a ByteIterable.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/CharIterator.html#org.eclipse.collections.impl.primitive">CharIterator</a></th>
<td class="colLast">
<div class="block">CharIterator is an iterator over a CharIterable.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/DoubleIterator.html#org.eclipse.collections.impl.primitive">DoubleIterator</a></th>
<td class="colLast">
<div class="block">DoubleIterator is an iterator over a DoubleIterable.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/FloatIterator.html#org.eclipse.collections.impl.primitive">FloatIterator</a></th>
<td class="colLast">
<div class="block">FloatIterator is an iterator over a FloatIterable.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/IntIterator.html#org.eclipse.collections.impl.primitive">IntIterator</a></th>
<td class="colLast">
<div class="block">IntIterator is an iterator over a IntIterable.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/LongIterator.html#org.eclipse.collections.impl.primitive">LongIterator</a></th>
<td class="colLast">
<div class="block">LongIterator is an iterator over a LongIterable.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/ShortIterator.html#org.eclipse.collections.impl.primitive">ShortIterator</a></th>
<td class="colLast">
<div class="block">ShortIterator is an iterator over a ShortIterable.</div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.impl.set.mutable.primitive">
<!-- -->
</a>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="package-summary.html">org.eclipse.collections.api.iterator</a> used by <a href="../../impl/set/mutable/primitive/package-summary.html">org.eclipse.collections.impl.set.mutable.primitive</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/MutableBooleanIterator.html#org.eclipse.collections.impl.set.mutable.primitive">MutableBooleanIterator</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveIterator.stg.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/MutableByteIterator.html#org.eclipse.collections.impl.set.mutable.primitive">MutableByteIterator</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveIterator.stg.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/MutableCharIterator.html#org.eclipse.collections.impl.set.mutable.primitive">MutableCharIterator</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveIterator.stg.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/MutableDoubleIterator.html#org.eclipse.collections.impl.set.mutable.primitive">MutableDoubleIterator</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveIterator.stg.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/MutableFloatIterator.html#org.eclipse.collections.impl.set.mutable.primitive">MutableFloatIterator</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveIterator.stg.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/MutableIntIterator.html#org.eclipse.collections.impl.set.mutable.primitive">MutableIntIterator</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveIterator.stg.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/MutableLongIterator.html#org.eclipse.collections.impl.set.mutable.primitive">MutableLongIterator</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveIterator.stg.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/MutableShortIterator.html#org.eclipse.collections.impl.set.mutable.primitive">MutableShortIterator</a></th>
<td class="colLast">
<div class="block">This file was automatically generated from template file mutablePrimitiveIterator.stg.</div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.impl.stack.mutable.primitive">
<!-- -->
</a>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="package-summary.html">org.eclipse.collections.api.iterator</a> used by <a href="../../impl/stack/mutable/primitive/package-summary.html">org.eclipse.collections.impl.stack.mutable.primitive</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/BooleanIterator.html#org.eclipse.collections.impl.stack.mutable.primitive">BooleanIterator</a></th>
<td class="colLast">
<div class="block">BooleanIterator is an iterator over a BooleanIterable.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/ByteIterator.html#org.eclipse.collections.impl.stack.mutable.primitive">ByteIterator</a></th>
<td class="colLast">
<div class="block">ByteIterator is an iterator over a ByteIterable.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/CharIterator.html#org.eclipse.collections.impl.stack.mutable.primitive">CharIterator</a></th>
<td class="colLast">
<div class="block">CharIterator is an iterator over a CharIterable.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/DoubleIterator.html#org.eclipse.collections.impl.stack.mutable.primitive">DoubleIterator</a></th>
<td class="colLast">
<div class="block">DoubleIterator is an iterator over a DoubleIterable.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/FloatIterator.html#org.eclipse.collections.impl.stack.mutable.primitive">FloatIterator</a></th>
<td class="colLast">
<div class="block">FloatIterator is an iterator over a FloatIterable.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/IntIterator.html#org.eclipse.collections.impl.stack.mutable.primitive">IntIterator</a></th>
<td class="colLast">
<div class="block">IntIterator is an iterator over a IntIterable.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/LongIterator.html#org.eclipse.collections.impl.stack.mutable.primitive">LongIterator</a></th>
<td class="colLast">
<div class="block">LongIterator is an iterator over a LongIterable.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/ShortIterator.html#org.eclipse.collections.impl.stack.mutable.primitive">ShortIterator</a></th>
<td class="colLast">
<div class="block">ShortIterator is an iterator over a ShortIterable.</div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.impl.stack.primitive">
<!-- -->
</a>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="package-summary.html">org.eclipse.collections.api.iterator</a> used by <a href="../../impl/stack/primitive/package-summary.html">org.eclipse.collections.impl.stack.primitive</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/BooleanIterator.html#org.eclipse.collections.impl.stack.primitive">BooleanIterator</a></th>
<td class="colLast">
<div class="block">BooleanIterator is an iterator over a BooleanIterable.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/ByteIterator.html#org.eclipse.collections.impl.stack.primitive">ByteIterator</a></th>
<td class="colLast">
<div class="block">ByteIterator is an iterator over a ByteIterable.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/CharIterator.html#org.eclipse.collections.impl.stack.primitive">CharIterator</a></th>
<td class="colLast">
<div class="block">CharIterator is an iterator over a CharIterable.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/DoubleIterator.html#org.eclipse.collections.impl.stack.primitive">DoubleIterator</a></th>
<td class="colLast">
<div class="block">DoubleIterator is an iterator over a DoubleIterable.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/FloatIterator.html#org.eclipse.collections.impl.stack.primitive">FloatIterator</a></th>
<td class="colLast">
<div class="block">FloatIterator is an iterator over a FloatIterable.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/IntIterator.html#org.eclipse.collections.impl.stack.primitive">IntIterator</a></th>
<td class="colLast">
<div class="block">IntIterator is an iterator over a IntIterable.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/LongIterator.html#org.eclipse.collections.impl.stack.primitive">LongIterator</a></th>
<td class="colLast">
<div class="block">LongIterator is an iterator over a LongIterable.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/ShortIterator.html#org.eclipse.collections.impl.stack.primitive">ShortIterator</a></th>
<td class="colLast">
<div class="block">ShortIterator is an iterator over a ShortIterable.</div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.impl.string.immutable">
<!-- -->
</a>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="package-summary.html">org.eclipse.collections.api.iterator</a> used by <a href="../../impl/string/immutable/package-summary.html">org.eclipse.collections.impl.string.immutable</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/CharIterator.html#org.eclipse.collections.impl.string.immutable">CharIterator</a></th>
<td class="colLast">
<div class="block">CharIterator is an iterator over a CharIterable.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/IntIterator.html#org.eclipse.collections.impl.string.immutable">IntIterator</a></th>
<td class="colLast">
<div class="block">IntIterator is an iterator over a IntIterable.</div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.impl.utility.internal.primitive">
<!-- -->
</a>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="package-summary.html">org.eclipse.collections.api.iterator</a> used by <a href="../../impl/utility/internal/primitive/package-summary.html">org.eclipse.collections.impl.utility.internal.primitive</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/BooleanIterator.html#org.eclipse.collections.impl.utility.internal.primitive">BooleanIterator</a></th>
<td class="colLast">
<div class="block">BooleanIterator is an iterator over a BooleanIterable.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/ByteIterator.html#org.eclipse.collections.impl.utility.internal.primitive">ByteIterator</a></th>
<td class="colLast">
<div class="block">ByteIterator is an iterator over a ByteIterable.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/CharIterator.html#org.eclipse.collections.impl.utility.internal.primitive">CharIterator</a></th>
<td class="colLast">
<div class="block">CharIterator is an iterator over a CharIterable.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/DoubleIterator.html#org.eclipse.collections.impl.utility.internal.primitive">DoubleIterator</a></th>
<td class="colLast">
<div class="block">DoubleIterator is an iterator over a DoubleIterable.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/FloatIterator.html#org.eclipse.collections.impl.utility.internal.primitive">FloatIterator</a></th>
<td class="colLast">
<div class="block">FloatIterator is an iterator over a FloatIterable.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/IntIterator.html#org.eclipse.collections.impl.utility.internal.primitive">IntIterator</a></th>
<td class="colLast">
<div class="block">IntIterator is an iterator over a IntIterable.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/LongIterator.html#org.eclipse.collections.impl.utility.internal.primitive">LongIterator</a></th>
<td class="colLast">
<div class="block">LongIterator is an iterator over a LongIterable.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/ShortIterator.html#org.eclipse.collections.impl.utility.internal.primitive">ShortIterator</a></th>
<td class="colLast">
<div class="block">ShortIterator is an iterator over a ShortIterable.</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>Class</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>