blob: a6f110844c38055f946e11fbc06c73a58a4439d8 [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.tuple.primitive (Eclipse Collections - 10.4.0)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-08-20">
<meta name="description" content="use: package: org.eclipse.collections.api.tuple.primitive">
<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.tuple.primitive" class="title">Uses of Package<br>org.eclipse.collections.api.tuple.primitive</h1>
</div>
<div class="contentContainer">
<div class="useSummary">
<table>
<caption><span>Packages that use <a href="package-summary.html">org.eclipse.collections.api.tuple.primitive</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.bag">org.eclipse.collections.api.bag</a></th>
<td class="colLast">
<div class="block">This package contains interfaces for Bag 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.factory.bag">org.eclipse.collections.api.factory.bag</a></th>
<td class="colLast">
<div class="block">This package contains factory API for creating instance of type <a href="../../bag/Bag.html" title="interface in org.eclipse.collections.api.bag"><code>Bag</code></a>.</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.impl.bag.immutable">org.eclipse.collections.impl.bag.immutable</a></th>
<td class="colLast">
<div class="block">This package contains implementations of the <a href="../../bag/ImmutableBag.html" title="interface in org.eclipse.collections.api.bag"><code>ImmutableBag</code></a> interface.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.bag.mutable">org.eclipse.collections.impl.bag.mutable</a></th>
<td class="colLast">
<div class="block">This package contains implementations of the <a href="../../bag/MutableBag.html" title="interface in org.eclipse.collections.api.bag"><code>MutableBag</code></a> interface.</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.bag.sorted.mutable">org.eclipse.collections.impl.bag.sorted.mutable</a></th>
<td class="colLast">
<div class="block">This package contains implementations of <a href="../../bag/sorted/MutableSortedBag.html" title="interface in org.eclipse.collections.api.bag.sorted"><code>MutableSortedBag</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.collector">org.eclipse.collections.impl.collector</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.factory.primitive">org.eclipse.collections.impl.factory.primitive</a></th>
<td class="colLast">
<div class="block">This package contains static utilities for creating immutable primitive collection factories.</div>
</td>
</tr>
<tr class="rowColor">
<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="altColor">
<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="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.string.immutable">org.eclipse.collections.impl.string.immutable</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.collections.impl.tuple.primitive">org.eclipse.collections.impl.tuple.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.bag">
<!-- -->
</a>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="package-summary.html">org.eclipse.collections.api.tuple.primitive</a> used by <a href="../../bag/package-summary.html">org.eclipse.collections.api.bag</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/ObjectIntPair.html#org.eclipse.collections.api.bag">ObjectIntPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(Object, int).</div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.api.bag.primitive">
<!-- -->
</a>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="package-summary.html">org.eclipse.collections.api.tuple.primitive</a> used by <a href="../../bag/primitive/package-summary.html">org.eclipse.collections.api.bag.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/BooleanIntPair.html#org.eclipse.collections.api.bag.primitive">BooleanIntPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(boolean, int).</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/ByteIntPair.html#org.eclipse.collections.api.bag.primitive">ByteIntPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(byte, int).</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/CharIntPair.html#org.eclipse.collections.api.bag.primitive">CharIntPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(char, int).</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/DoubleIntPair.html#org.eclipse.collections.api.bag.primitive">DoubleIntPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(double, int).</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/FloatIntPair.html#org.eclipse.collections.api.bag.primitive">FloatIntPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(float, int).</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/IntIntPair.html#org.eclipse.collections.api.bag.primitive">IntIntPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(int, int).</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/LongIntPair.html#org.eclipse.collections.api.bag.primitive">LongIntPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(long, int).</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/ShortIntPair.html#org.eclipse.collections.api.bag.primitive">ShortIntPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(short, int).</div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.api.factory.bag">
<!-- -->
</a>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="package-summary.html">org.eclipse.collections.api.tuple.primitive</a> used by <a href="../../factory/bag/package-summary.html">org.eclipse.collections.api.factory.bag</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/ObjectIntPair.html#org.eclipse.collections.api.factory.bag">ObjectIntPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(Object, int).</div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.api.list.primitive">
<!-- -->
</a>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="package-summary.html">org.eclipse.collections.api.tuple.primitive</a> used by <a href="../../list/primitive/package-summary.html">org.eclipse.collections.api.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/BooleanBooleanPair.html#org.eclipse.collections.api.list.primitive">BooleanBooleanPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(boolean, boolean).</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/BooleanObjectPair.html#org.eclipse.collections.api.list.primitive">BooleanObjectPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(boolean, Object).</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/ByteBytePair.html#org.eclipse.collections.api.list.primitive">ByteBytePair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(byte, byte).</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/ByteObjectPair.html#org.eclipse.collections.api.list.primitive">ByteObjectPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(byte, Object).</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/CharCharPair.html#org.eclipse.collections.api.list.primitive">CharCharPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(char, char).</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/CharObjectPair.html#org.eclipse.collections.api.list.primitive">CharObjectPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(char, Object).</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/DoubleDoublePair.html#org.eclipse.collections.api.list.primitive">DoubleDoublePair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(double, double).</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/DoubleObjectPair.html#org.eclipse.collections.api.list.primitive">DoubleObjectPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(double, Object).</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/FloatFloatPair.html#org.eclipse.collections.api.list.primitive">FloatFloatPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(float, float).</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/FloatObjectPair.html#org.eclipse.collections.api.list.primitive">FloatObjectPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(float, Object).</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/IntIntPair.html#org.eclipse.collections.api.list.primitive">IntIntPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(int, int).</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/IntObjectPair.html#org.eclipse.collections.api.list.primitive">IntObjectPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(int, Object).</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/LongLongPair.html#org.eclipse.collections.api.list.primitive">LongLongPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(long, long).</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/LongObjectPair.html#org.eclipse.collections.api.list.primitive">LongObjectPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(long, Object).</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/ShortObjectPair.html#org.eclipse.collections.api.list.primitive">ShortObjectPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(short, Object).</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/ShortShortPair.html#org.eclipse.collections.api.list.primitive">ShortShortPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(short, short).</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.tuple.primitive</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/ByteBooleanPair.html#org.eclipse.collections.api.map.primitive">ByteBooleanPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(byte, boolean).</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/ByteBytePair.html#org.eclipse.collections.api.map.primitive">ByteBytePair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(byte, byte).</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/ByteCharPair.html#org.eclipse.collections.api.map.primitive">ByteCharPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(byte, char).</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/ByteDoublePair.html#org.eclipse.collections.api.map.primitive">ByteDoublePair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(byte, double).</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/ByteFloatPair.html#org.eclipse.collections.api.map.primitive">ByteFloatPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(byte, float).</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/ByteIntPair.html#org.eclipse.collections.api.map.primitive">ByteIntPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(byte, int).</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/ByteLongPair.html#org.eclipse.collections.api.map.primitive">ByteLongPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(byte, long).</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/ByteObjectPair.html#org.eclipse.collections.api.map.primitive">ByteObjectPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(byte, Object).</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/ByteShortPair.html#org.eclipse.collections.api.map.primitive">ByteShortPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(byte, short).</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/CharBooleanPair.html#org.eclipse.collections.api.map.primitive">CharBooleanPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(char, boolean).</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/CharBytePair.html#org.eclipse.collections.api.map.primitive">CharBytePair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(char, byte).</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/CharCharPair.html#org.eclipse.collections.api.map.primitive">CharCharPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(char, char).</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/CharDoublePair.html#org.eclipse.collections.api.map.primitive">CharDoublePair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(char, double).</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/CharFloatPair.html#org.eclipse.collections.api.map.primitive">CharFloatPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(char, float).</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/CharIntPair.html#org.eclipse.collections.api.map.primitive">CharIntPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(char, int).</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/CharLongPair.html#org.eclipse.collections.api.map.primitive">CharLongPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(char, long).</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/CharObjectPair.html#org.eclipse.collections.api.map.primitive">CharObjectPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(char, Object).</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/CharShortPair.html#org.eclipse.collections.api.map.primitive">CharShortPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(char, short).</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/DoubleBooleanPair.html#org.eclipse.collections.api.map.primitive">DoubleBooleanPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(double, boolean).</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/DoubleBytePair.html#org.eclipse.collections.api.map.primitive">DoubleBytePair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(double, byte).</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/DoubleCharPair.html#org.eclipse.collections.api.map.primitive">DoubleCharPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(double, char).</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/DoubleDoublePair.html#org.eclipse.collections.api.map.primitive">DoubleDoublePair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(double, double).</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/DoubleFloatPair.html#org.eclipse.collections.api.map.primitive">DoubleFloatPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(double, float).</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/DoubleIntPair.html#org.eclipse.collections.api.map.primitive">DoubleIntPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(double, int).</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/DoubleLongPair.html#org.eclipse.collections.api.map.primitive">DoubleLongPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(double, long).</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/DoubleObjectPair.html#org.eclipse.collections.api.map.primitive">DoubleObjectPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(double, Object).</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/DoubleShortPair.html#org.eclipse.collections.api.map.primitive">DoubleShortPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(double, short).</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/FloatBooleanPair.html#org.eclipse.collections.api.map.primitive">FloatBooleanPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(float, boolean).</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/FloatBytePair.html#org.eclipse.collections.api.map.primitive">FloatBytePair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(float, byte).</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/FloatCharPair.html#org.eclipse.collections.api.map.primitive">FloatCharPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(float, char).</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/FloatDoublePair.html#org.eclipse.collections.api.map.primitive">FloatDoublePair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(float, double).</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/FloatFloatPair.html#org.eclipse.collections.api.map.primitive">FloatFloatPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(float, float).</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/FloatIntPair.html#org.eclipse.collections.api.map.primitive">FloatIntPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(float, int).</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/FloatLongPair.html#org.eclipse.collections.api.map.primitive">FloatLongPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(float, long).</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/FloatObjectPair.html#org.eclipse.collections.api.map.primitive">FloatObjectPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(float, Object).</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/FloatShortPair.html#org.eclipse.collections.api.map.primitive">FloatShortPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(float, short).</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/IntBooleanPair.html#org.eclipse.collections.api.map.primitive">IntBooleanPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(int, boolean).</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/IntBytePair.html#org.eclipse.collections.api.map.primitive">IntBytePair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(int, byte).</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/IntCharPair.html#org.eclipse.collections.api.map.primitive">IntCharPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(int, char).</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/IntDoublePair.html#org.eclipse.collections.api.map.primitive">IntDoublePair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(int, double).</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/IntFloatPair.html#org.eclipse.collections.api.map.primitive">IntFloatPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(int, float).</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/IntIntPair.html#org.eclipse.collections.api.map.primitive">IntIntPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(int, int).</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/IntLongPair.html#org.eclipse.collections.api.map.primitive">IntLongPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(int, long).</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/IntObjectPair.html#org.eclipse.collections.api.map.primitive">IntObjectPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(int, Object).</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/IntShortPair.html#org.eclipse.collections.api.map.primitive">IntShortPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(int, short).</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/LongBooleanPair.html#org.eclipse.collections.api.map.primitive">LongBooleanPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(long, boolean).</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/LongBytePair.html#org.eclipse.collections.api.map.primitive">LongBytePair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(long, byte).</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/LongCharPair.html#org.eclipse.collections.api.map.primitive">LongCharPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(long, char).</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/LongDoublePair.html#org.eclipse.collections.api.map.primitive">LongDoublePair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(long, double).</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/LongFloatPair.html#org.eclipse.collections.api.map.primitive">LongFloatPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(long, float).</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/LongIntPair.html#org.eclipse.collections.api.map.primitive">LongIntPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(long, int).</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/LongLongPair.html#org.eclipse.collections.api.map.primitive">LongLongPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(long, long).</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/LongObjectPair.html#org.eclipse.collections.api.map.primitive">LongObjectPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(long, Object).</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/LongShortPair.html#org.eclipse.collections.api.map.primitive">LongShortPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(long, short).</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/ObjectBooleanPair.html#org.eclipse.collections.api.map.primitive">ObjectBooleanPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(Object, boolean).</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/ObjectBytePair.html#org.eclipse.collections.api.map.primitive">ObjectBytePair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(Object, byte).</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/ObjectCharPair.html#org.eclipse.collections.api.map.primitive">ObjectCharPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(Object, char).</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/ObjectDoublePair.html#org.eclipse.collections.api.map.primitive">ObjectDoublePair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(Object, double).</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/ObjectFloatPair.html#org.eclipse.collections.api.map.primitive">ObjectFloatPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(Object, float).</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/ObjectIntPair.html#org.eclipse.collections.api.map.primitive">ObjectIntPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(Object, int).</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/ObjectLongPair.html#org.eclipse.collections.api.map.primitive">ObjectLongPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(Object, long).</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/ObjectShortPair.html#org.eclipse.collections.api.map.primitive">ObjectShortPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(Object, short).</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/ShortBooleanPair.html#org.eclipse.collections.api.map.primitive">ShortBooleanPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(short, boolean).</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/ShortBytePair.html#org.eclipse.collections.api.map.primitive">ShortBytePair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(short, byte).</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/ShortCharPair.html#org.eclipse.collections.api.map.primitive">ShortCharPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(short, char).</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/ShortDoublePair.html#org.eclipse.collections.api.map.primitive">ShortDoublePair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(short, double).</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/ShortFloatPair.html#org.eclipse.collections.api.map.primitive">ShortFloatPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(short, float).</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/ShortIntPair.html#org.eclipse.collections.api.map.primitive">ShortIntPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(short, int).</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/ShortLongPair.html#org.eclipse.collections.api.map.primitive">ShortLongPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(short, long).</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/ShortObjectPair.html#org.eclipse.collections.api.map.primitive">ShortObjectPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(short, Object).</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/ShortShortPair.html#org.eclipse.collections.api.map.primitive">ShortShortPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(short, short).</div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.impl.bag.immutable">
<!-- -->
</a>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="package-summary.html">org.eclipse.collections.api.tuple.primitive</a> used by <a href="../../../impl/bag/immutable/package-summary.html">org.eclipse.collections.impl.bag.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/ObjectIntPair.html#org.eclipse.collections.impl.bag.immutable">ObjectIntPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(Object, int).</div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.impl.bag.mutable">
<!-- -->
</a>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="package-summary.html">org.eclipse.collections.api.tuple.primitive</a> used by <a href="../../../impl/bag/mutable/package-summary.html">org.eclipse.collections.impl.bag.mutable</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/ObjectIntPair.html#org.eclipse.collections.impl.bag.mutable">ObjectIntPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(Object, int).</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.tuple.primitive</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/BooleanIntPair.html#org.eclipse.collections.impl.bag.mutable.primitive">BooleanIntPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(boolean, int).</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/ByteIntPair.html#org.eclipse.collections.impl.bag.mutable.primitive">ByteIntPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(byte, int).</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/CharIntPair.html#org.eclipse.collections.impl.bag.mutable.primitive">CharIntPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(char, int).</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/DoubleIntPair.html#org.eclipse.collections.impl.bag.mutable.primitive">DoubleIntPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(double, int).</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/FloatIntPair.html#org.eclipse.collections.impl.bag.mutable.primitive">FloatIntPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(float, int).</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/IntIntPair.html#org.eclipse.collections.impl.bag.mutable.primitive">IntIntPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(int, int).</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/LongIntPair.html#org.eclipse.collections.impl.bag.mutable.primitive">LongIntPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(long, int).</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/ShortIntPair.html#org.eclipse.collections.impl.bag.mutable.primitive">ShortIntPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(short, int).</div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.impl.bag.sorted.mutable">
<!-- -->
</a>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="package-summary.html">org.eclipse.collections.api.tuple.primitive</a> used by <a href="../../../impl/bag/sorted/mutable/package-summary.html">org.eclipse.collections.impl.bag.sorted.mutable</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/ObjectIntPair.html#org.eclipse.collections.impl.bag.sorted.mutable">ObjectIntPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(Object, int).</div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.impl.collector">
<!-- -->
</a>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="package-summary.html">org.eclipse.collections.api.tuple.primitive</a> used by <a href="../../../impl/collector/package-summary.html">org.eclipse.collections.impl.collector</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/ObjectIntPair.html#org.eclipse.collections.impl.collector">ObjectIntPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(Object, int).</div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.impl.factory.primitive">
<!-- -->
</a>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="package-summary.html">org.eclipse.collections.api.tuple.primitive</a> used by <a href="../../../impl/factory/primitive/package-summary.html">org.eclipse.collections.impl.factory.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/BooleanBooleanPair.html#org.eclipse.collections.impl.factory.primitive">BooleanBooleanPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(boolean, boolean).</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/ByteBytePair.html#org.eclipse.collections.impl.factory.primitive">ByteBytePair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(byte, byte).</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/CharCharPair.html#org.eclipse.collections.impl.factory.primitive">CharCharPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(char, char).</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/DoubleDoublePair.html#org.eclipse.collections.impl.factory.primitive">DoubleDoublePair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(double, double).</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/FloatFloatPair.html#org.eclipse.collections.impl.factory.primitive">FloatFloatPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(float, float).</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/IntIntPair.html#org.eclipse.collections.impl.factory.primitive">IntIntPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(int, int).</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/LongLongPair.html#org.eclipse.collections.impl.factory.primitive">LongLongPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(long, long).</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/ShortShortPair.html#org.eclipse.collections.impl.factory.primitive">ShortShortPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(short, short).</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.tuple.primitive</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/BooleanBooleanPair.html#org.eclipse.collections.impl.list.mutable.primitive">BooleanBooleanPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(boolean, boolean).</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/BooleanObjectPair.html#org.eclipse.collections.impl.list.mutable.primitive">BooleanObjectPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(boolean, Object).</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/ByteBytePair.html#org.eclipse.collections.impl.list.mutable.primitive">ByteBytePair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(byte, byte).</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/ByteObjectPair.html#org.eclipse.collections.impl.list.mutable.primitive">ByteObjectPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(byte, Object).</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/CharCharPair.html#org.eclipse.collections.impl.list.mutable.primitive">CharCharPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(char, char).</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/CharObjectPair.html#org.eclipse.collections.impl.list.mutable.primitive">CharObjectPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(char, Object).</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/DoubleDoublePair.html#org.eclipse.collections.impl.list.mutable.primitive">DoubleDoublePair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(double, double).</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/DoubleObjectPair.html#org.eclipse.collections.impl.list.mutable.primitive">DoubleObjectPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(double, Object).</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/FloatFloatPair.html#org.eclipse.collections.impl.list.mutable.primitive">FloatFloatPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(float, float).</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/FloatObjectPair.html#org.eclipse.collections.impl.list.mutable.primitive">FloatObjectPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(float, Object).</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/IntIntPair.html#org.eclipse.collections.impl.list.mutable.primitive">IntIntPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(int, int).</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/IntObjectPair.html#org.eclipse.collections.impl.list.mutable.primitive">IntObjectPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(int, Object).</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/LongLongPair.html#org.eclipse.collections.impl.list.mutable.primitive">LongLongPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(long, long).</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/LongObjectPair.html#org.eclipse.collections.impl.list.mutable.primitive">LongObjectPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(long, Object).</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/ShortObjectPair.html#org.eclipse.collections.impl.list.mutable.primitive">ShortObjectPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(short, Object).</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/ShortShortPair.html#org.eclipse.collections.impl.list.mutable.primitive">ShortShortPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(short, short).</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.tuple.primitive</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/IntIntPair.html#org.eclipse.collections.impl.list.primitive">IntIntPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(int, int).</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/IntObjectPair.html#org.eclipse.collections.impl.list.primitive">IntObjectPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(int, Object).</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/LongLongPair.html#org.eclipse.collections.impl.list.primitive">LongLongPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(long, long).</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/LongObjectPair.html#org.eclipse.collections.impl.list.primitive">LongObjectPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(long, Object).</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.tuple.primitive</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/ByteBooleanPair.html#org.eclipse.collections.impl.map.mutable.primitive">ByteBooleanPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(byte, boolean).</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/ByteBytePair.html#org.eclipse.collections.impl.map.mutable.primitive">ByteBytePair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(byte, byte).</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/ByteCharPair.html#org.eclipse.collections.impl.map.mutable.primitive">ByteCharPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(byte, char).</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/ByteDoublePair.html#org.eclipse.collections.impl.map.mutable.primitive">ByteDoublePair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(byte, double).</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/ByteFloatPair.html#org.eclipse.collections.impl.map.mutable.primitive">ByteFloatPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(byte, float).</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/ByteIntPair.html#org.eclipse.collections.impl.map.mutable.primitive">ByteIntPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(byte, int).</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/ByteLongPair.html#org.eclipse.collections.impl.map.mutable.primitive">ByteLongPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(byte, long).</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/ByteObjectPair.html#org.eclipse.collections.impl.map.mutable.primitive">ByteObjectPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(byte, Object).</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/ByteShortPair.html#org.eclipse.collections.impl.map.mutable.primitive">ByteShortPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(byte, short).</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/CharBooleanPair.html#org.eclipse.collections.impl.map.mutable.primitive">CharBooleanPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(char, boolean).</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/CharBytePair.html#org.eclipse.collections.impl.map.mutable.primitive">CharBytePair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(char, byte).</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/CharCharPair.html#org.eclipse.collections.impl.map.mutable.primitive">CharCharPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(char, char).</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/CharDoublePair.html#org.eclipse.collections.impl.map.mutable.primitive">CharDoublePair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(char, double).</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/CharFloatPair.html#org.eclipse.collections.impl.map.mutable.primitive">CharFloatPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(char, float).</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/CharIntPair.html#org.eclipse.collections.impl.map.mutable.primitive">CharIntPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(char, int).</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/CharLongPair.html#org.eclipse.collections.impl.map.mutable.primitive">CharLongPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(char, long).</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/CharObjectPair.html#org.eclipse.collections.impl.map.mutable.primitive">CharObjectPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(char, Object).</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/CharShortPair.html#org.eclipse.collections.impl.map.mutable.primitive">CharShortPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(char, short).</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/DoubleBooleanPair.html#org.eclipse.collections.impl.map.mutable.primitive">DoubleBooleanPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(double, boolean).</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/DoubleBytePair.html#org.eclipse.collections.impl.map.mutable.primitive">DoubleBytePair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(double, byte).</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/DoubleCharPair.html#org.eclipse.collections.impl.map.mutable.primitive">DoubleCharPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(double, char).</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/DoubleDoublePair.html#org.eclipse.collections.impl.map.mutable.primitive">DoubleDoublePair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(double, double).</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/DoubleFloatPair.html#org.eclipse.collections.impl.map.mutable.primitive">DoubleFloatPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(double, float).</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/DoubleIntPair.html#org.eclipse.collections.impl.map.mutable.primitive">DoubleIntPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(double, int).</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/DoubleLongPair.html#org.eclipse.collections.impl.map.mutable.primitive">DoubleLongPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(double, long).</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/DoubleObjectPair.html#org.eclipse.collections.impl.map.mutable.primitive">DoubleObjectPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(double, Object).</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/DoubleShortPair.html#org.eclipse.collections.impl.map.mutable.primitive">DoubleShortPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(double, short).</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/FloatBooleanPair.html#org.eclipse.collections.impl.map.mutable.primitive">FloatBooleanPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(float, boolean).</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/FloatBytePair.html#org.eclipse.collections.impl.map.mutable.primitive">FloatBytePair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(float, byte).</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/FloatCharPair.html#org.eclipse.collections.impl.map.mutable.primitive">FloatCharPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(float, char).</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/FloatDoublePair.html#org.eclipse.collections.impl.map.mutable.primitive">FloatDoublePair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(float, double).</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/FloatFloatPair.html#org.eclipse.collections.impl.map.mutable.primitive">FloatFloatPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(float, float).</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/FloatIntPair.html#org.eclipse.collections.impl.map.mutable.primitive">FloatIntPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(float, int).</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/FloatLongPair.html#org.eclipse.collections.impl.map.mutable.primitive">FloatLongPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(float, long).</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/FloatObjectPair.html#org.eclipse.collections.impl.map.mutable.primitive">FloatObjectPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(float, Object).</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/FloatShortPair.html#org.eclipse.collections.impl.map.mutable.primitive">FloatShortPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(float, short).</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/IntBooleanPair.html#org.eclipse.collections.impl.map.mutable.primitive">IntBooleanPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(int, boolean).</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/IntBytePair.html#org.eclipse.collections.impl.map.mutable.primitive">IntBytePair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(int, byte).</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/IntCharPair.html#org.eclipse.collections.impl.map.mutable.primitive">IntCharPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(int, char).</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/IntDoublePair.html#org.eclipse.collections.impl.map.mutable.primitive">IntDoublePair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(int, double).</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/IntFloatPair.html#org.eclipse.collections.impl.map.mutable.primitive">IntFloatPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(int, float).</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/IntIntPair.html#org.eclipse.collections.impl.map.mutable.primitive">IntIntPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(int, int).</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/IntLongPair.html#org.eclipse.collections.impl.map.mutable.primitive">IntLongPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(int, long).</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/IntObjectPair.html#org.eclipse.collections.impl.map.mutable.primitive">IntObjectPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(int, Object).</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/IntShortPair.html#org.eclipse.collections.impl.map.mutable.primitive">IntShortPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(int, short).</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/LongBooleanPair.html#org.eclipse.collections.impl.map.mutable.primitive">LongBooleanPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(long, boolean).</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/LongBytePair.html#org.eclipse.collections.impl.map.mutable.primitive">LongBytePair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(long, byte).</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/LongCharPair.html#org.eclipse.collections.impl.map.mutable.primitive">LongCharPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(long, char).</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/LongDoublePair.html#org.eclipse.collections.impl.map.mutable.primitive">LongDoublePair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(long, double).</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/LongFloatPair.html#org.eclipse.collections.impl.map.mutable.primitive">LongFloatPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(long, float).</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/LongIntPair.html#org.eclipse.collections.impl.map.mutable.primitive">LongIntPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(long, int).</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/LongLongPair.html#org.eclipse.collections.impl.map.mutable.primitive">LongLongPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(long, long).</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/LongObjectPair.html#org.eclipse.collections.impl.map.mutable.primitive">LongObjectPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(long, Object).</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/LongShortPair.html#org.eclipse.collections.impl.map.mutable.primitive">LongShortPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(long, short).</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/ObjectBooleanPair.html#org.eclipse.collections.impl.map.mutable.primitive">ObjectBooleanPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(Object, boolean).</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/ObjectBytePair.html#org.eclipse.collections.impl.map.mutable.primitive">ObjectBytePair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(Object, byte).</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/ObjectCharPair.html#org.eclipse.collections.impl.map.mutable.primitive">ObjectCharPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(Object, char).</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/ObjectDoublePair.html#org.eclipse.collections.impl.map.mutable.primitive">ObjectDoublePair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(Object, double).</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/ObjectFloatPair.html#org.eclipse.collections.impl.map.mutable.primitive">ObjectFloatPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(Object, float).</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/ObjectIntPair.html#org.eclipse.collections.impl.map.mutable.primitive">ObjectIntPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(Object, int).</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/ObjectLongPair.html#org.eclipse.collections.impl.map.mutable.primitive">ObjectLongPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(Object, long).</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/ObjectShortPair.html#org.eclipse.collections.impl.map.mutable.primitive">ObjectShortPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(Object, short).</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/ShortBooleanPair.html#org.eclipse.collections.impl.map.mutable.primitive">ShortBooleanPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(short, boolean).</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/ShortBytePair.html#org.eclipse.collections.impl.map.mutable.primitive">ShortBytePair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(short, byte).</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/ShortCharPair.html#org.eclipse.collections.impl.map.mutable.primitive">ShortCharPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(short, char).</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/ShortDoublePair.html#org.eclipse.collections.impl.map.mutable.primitive">ShortDoublePair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(short, double).</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/ShortFloatPair.html#org.eclipse.collections.impl.map.mutable.primitive">ShortFloatPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(short, float).</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/ShortIntPair.html#org.eclipse.collections.impl.map.mutable.primitive">ShortIntPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(short, int).</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/ShortLongPair.html#org.eclipse.collections.impl.map.mutable.primitive">ShortLongPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(short, long).</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/ShortObjectPair.html#org.eclipse.collections.impl.map.mutable.primitive">ShortObjectPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(short, Object).</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/ShortShortPair.html#org.eclipse.collections.impl.map.mutable.primitive">ShortShortPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(short, short).</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.tuple.primitive</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/CharCharPair.html#org.eclipse.collections.impl.string.immutable">CharCharPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(char, char).</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/CharObjectPair.html#org.eclipse.collections.impl.string.immutable">CharObjectPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(char, Object).</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/IntIntPair.html#org.eclipse.collections.impl.string.immutable">IntIntPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(int, int).</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/IntObjectPair.html#org.eclipse.collections.impl.string.immutable">IntObjectPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(int, Object).</div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.collections.impl.tuple.primitive">
<!-- -->
</a>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="package-summary.html">org.eclipse.collections.api.tuple.primitive</a> used by <a href="../../../impl/tuple/primitive/package-summary.html">org.eclipse.collections.impl.tuple.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/BooleanBooleanPair.html#org.eclipse.collections.impl.tuple.primitive">BooleanBooleanPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(boolean, boolean).</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/BooleanBytePair.html#org.eclipse.collections.impl.tuple.primitive">BooleanBytePair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(boolean, byte).</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/BooleanCharPair.html#org.eclipse.collections.impl.tuple.primitive">BooleanCharPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(boolean, char).</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/BooleanDoublePair.html#org.eclipse.collections.impl.tuple.primitive">BooleanDoublePair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(boolean, double).</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/BooleanFloatPair.html#org.eclipse.collections.impl.tuple.primitive">BooleanFloatPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(boolean, float).</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/BooleanIntPair.html#org.eclipse.collections.impl.tuple.primitive">BooleanIntPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(boolean, int).</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/BooleanLongPair.html#org.eclipse.collections.impl.tuple.primitive">BooleanLongPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(boolean, long).</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/BooleanObjectPair.html#org.eclipse.collections.impl.tuple.primitive">BooleanObjectPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(boolean, Object).</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/BooleanShortPair.html#org.eclipse.collections.impl.tuple.primitive">BooleanShortPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(boolean, short).</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/ByteBooleanPair.html#org.eclipse.collections.impl.tuple.primitive">ByteBooleanPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(byte, boolean).</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/ByteBytePair.html#org.eclipse.collections.impl.tuple.primitive">ByteBytePair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(byte, byte).</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/ByteCharPair.html#org.eclipse.collections.impl.tuple.primitive">ByteCharPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(byte, char).</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/ByteDoublePair.html#org.eclipse.collections.impl.tuple.primitive">ByteDoublePair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(byte, double).</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/ByteFloatPair.html#org.eclipse.collections.impl.tuple.primitive">ByteFloatPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(byte, float).</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/ByteIntPair.html#org.eclipse.collections.impl.tuple.primitive">ByteIntPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(byte, int).</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/ByteLongPair.html#org.eclipse.collections.impl.tuple.primitive">ByteLongPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(byte, long).</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/ByteObjectPair.html#org.eclipse.collections.impl.tuple.primitive">ByteObjectPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(byte, Object).</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/ByteShortPair.html#org.eclipse.collections.impl.tuple.primitive">ByteShortPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(byte, short).</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/CharBooleanPair.html#org.eclipse.collections.impl.tuple.primitive">CharBooleanPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(char, boolean).</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/CharBytePair.html#org.eclipse.collections.impl.tuple.primitive">CharBytePair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(char, byte).</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/CharCharPair.html#org.eclipse.collections.impl.tuple.primitive">CharCharPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(char, char).</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/CharDoublePair.html#org.eclipse.collections.impl.tuple.primitive">CharDoublePair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(char, double).</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/CharFloatPair.html#org.eclipse.collections.impl.tuple.primitive">CharFloatPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(char, float).</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/CharIntPair.html#org.eclipse.collections.impl.tuple.primitive">CharIntPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(char, int).</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/CharLongPair.html#org.eclipse.collections.impl.tuple.primitive">CharLongPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(char, long).</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/CharObjectPair.html#org.eclipse.collections.impl.tuple.primitive">CharObjectPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(char, Object).</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/CharShortPair.html#org.eclipse.collections.impl.tuple.primitive">CharShortPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(char, short).</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/DoubleBooleanPair.html#org.eclipse.collections.impl.tuple.primitive">DoubleBooleanPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(double, boolean).</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/DoubleBytePair.html#org.eclipse.collections.impl.tuple.primitive">DoubleBytePair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(double, byte).</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/DoubleCharPair.html#org.eclipse.collections.impl.tuple.primitive">DoubleCharPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(double, char).</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/DoubleDoublePair.html#org.eclipse.collections.impl.tuple.primitive">DoubleDoublePair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(double, double).</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/DoubleFloatPair.html#org.eclipse.collections.impl.tuple.primitive">DoubleFloatPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(double, float).</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/DoubleIntPair.html#org.eclipse.collections.impl.tuple.primitive">DoubleIntPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(double, int).</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/DoubleLongPair.html#org.eclipse.collections.impl.tuple.primitive">DoubleLongPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(double, long).</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/DoubleObjectPair.html#org.eclipse.collections.impl.tuple.primitive">DoubleObjectPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(double, Object).</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/DoubleShortPair.html#org.eclipse.collections.impl.tuple.primitive">DoubleShortPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(double, short).</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/FloatBooleanPair.html#org.eclipse.collections.impl.tuple.primitive">FloatBooleanPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(float, boolean).</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/FloatBytePair.html#org.eclipse.collections.impl.tuple.primitive">FloatBytePair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(float, byte).</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/FloatCharPair.html#org.eclipse.collections.impl.tuple.primitive">FloatCharPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(float, char).</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/FloatDoublePair.html#org.eclipse.collections.impl.tuple.primitive">FloatDoublePair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(float, double).</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/FloatFloatPair.html#org.eclipse.collections.impl.tuple.primitive">FloatFloatPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(float, float).</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/FloatIntPair.html#org.eclipse.collections.impl.tuple.primitive">FloatIntPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(float, int).</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/FloatLongPair.html#org.eclipse.collections.impl.tuple.primitive">FloatLongPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(float, long).</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/FloatObjectPair.html#org.eclipse.collections.impl.tuple.primitive">FloatObjectPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(float, Object).</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/FloatShortPair.html#org.eclipse.collections.impl.tuple.primitive">FloatShortPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(float, short).</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/IntBooleanPair.html#org.eclipse.collections.impl.tuple.primitive">IntBooleanPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(int, boolean).</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/IntBytePair.html#org.eclipse.collections.impl.tuple.primitive">IntBytePair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(int, byte).</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/IntCharPair.html#org.eclipse.collections.impl.tuple.primitive">IntCharPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(int, char).</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/IntDoublePair.html#org.eclipse.collections.impl.tuple.primitive">IntDoublePair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(int, double).</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/IntFloatPair.html#org.eclipse.collections.impl.tuple.primitive">IntFloatPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(int, float).</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/IntIntPair.html#org.eclipse.collections.impl.tuple.primitive">IntIntPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(int, int).</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/IntLongPair.html#org.eclipse.collections.impl.tuple.primitive">IntLongPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(int, long).</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/IntObjectPair.html#org.eclipse.collections.impl.tuple.primitive">IntObjectPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(int, Object).</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/IntShortPair.html#org.eclipse.collections.impl.tuple.primitive">IntShortPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(int, short).</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/LongBooleanPair.html#org.eclipse.collections.impl.tuple.primitive">LongBooleanPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(long, boolean).</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/LongBytePair.html#org.eclipse.collections.impl.tuple.primitive">LongBytePair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(long, byte).</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/LongCharPair.html#org.eclipse.collections.impl.tuple.primitive">LongCharPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(long, char).</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/LongDoublePair.html#org.eclipse.collections.impl.tuple.primitive">LongDoublePair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(long, double).</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/LongFloatPair.html#org.eclipse.collections.impl.tuple.primitive">LongFloatPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(long, float).</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/LongIntPair.html#org.eclipse.collections.impl.tuple.primitive">LongIntPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(long, int).</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/LongLongPair.html#org.eclipse.collections.impl.tuple.primitive">LongLongPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(long, long).</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/LongObjectPair.html#org.eclipse.collections.impl.tuple.primitive">LongObjectPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(long, Object).</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/LongShortPair.html#org.eclipse.collections.impl.tuple.primitive">LongShortPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(long, short).</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/ObjectBooleanPair.html#org.eclipse.collections.impl.tuple.primitive">ObjectBooleanPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(Object, boolean).</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/ObjectBytePair.html#org.eclipse.collections.impl.tuple.primitive">ObjectBytePair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(Object, byte).</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/ObjectCharPair.html#org.eclipse.collections.impl.tuple.primitive">ObjectCharPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(Object, char).</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/ObjectDoublePair.html#org.eclipse.collections.impl.tuple.primitive">ObjectDoublePair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(Object, double).</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/ObjectFloatPair.html#org.eclipse.collections.impl.tuple.primitive">ObjectFloatPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(Object, float).</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/ObjectIntPair.html#org.eclipse.collections.impl.tuple.primitive">ObjectIntPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(Object, int).</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/ObjectLongPair.html#org.eclipse.collections.impl.tuple.primitive">ObjectLongPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(Object, long).</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/ObjectShortPair.html#org.eclipse.collections.impl.tuple.primitive">ObjectShortPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(Object, short).</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/ShortBooleanPair.html#org.eclipse.collections.impl.tuple.primitive">ShortBooleanPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(short, boolean).</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/ShortBytePair.html#org.eclipse.collections.impl.tuple.primitive">ShortBytePair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(short, byte).</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/ShortCharPair.html#org.eclipse.collections.impl.tuple.primitive">ShortCharPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(short, char).</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/ShortDoublePair.html#org.eclipse.collections.impl.tuple.primitive">ShortDoublePair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(short, double).</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/ShortFloatPair.html#org.eclipse.collections.impl.tuple.primitive">ShortFloatPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(short, float).</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/ShortIntPair.html#org.eclipse.collections.impl.tuple.primitive">ShortIntPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(short, int).</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/ShortLongPair.html#org.eclipse.collections.impl.tuple.primitive">ShortLongPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(short, long).</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/ShortObjectPair.html#org.eclipse.collections.impl.tuple.primitive">ShortObjectPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(short, Object).</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/ShortShortPair.html#org.eclipse.collections.impl.tuple.primitive">ShortShortPair</a></th>
<td class="colLast">
<div class="block">An instance of this interface can be created by calling PrimitiveTuples.pair(short, short).</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>