blob: 24d2c9c72605d196151855b345359647d127d761 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9.0.4) on Mon Dec 30 04:49:26 GMT 2019 -->
<title>Constant Field Values (Eclipse Collections - 10.1.0)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="date" content="2019-12-30">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="script.js"></script>
<script type="text/javascript" src="jquery/jszip/dist/jszip.min.js"></script>
<script type="text/javascript" src="jquery/jszip-utils/dist/jszip-utils.min.js"></script>
<!--[if IE]>
<script type="text/javascript" src="jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
<![endif]-->
<script type="text/javascript" src="jquery/jquery-1.10.2.js"></script>
<script type="text/javascript" src="jquery/jquery-ui.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Constant Field Values (Eclipse Collections - 10.1.0)";
}
}
catch(err) {
}
//-->
var pathtoroot = "./";loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<div class="fixedNav">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="overview-summary.html">Overview</a></li>
<li>Package</li>
<li>Class</li>
<li>Use</li>
<li><a href="overview-tree.html">Tree</a></li>
<li><a href="deprecated-list.html">Deprecated</a></li>
<li><a href="index-all.html">Index</a></li>
<li><a href="help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="index.html?constant-values.html" target="_top">Frames</a></li>
<li><a href="constant-values.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<ul class="navListSearch">
<li><span>SEARCH:&nbsp;</span>
<input type="text" id="search" value=" " disabled="disabled">
<input type="reset" id="reset" value=" " disabled="disabled">
</li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
</div>
<div class="navPadding">&nbsp;</div>
<script type="text/javascript"><!--
$('.navPadding').css('padding-top', $('.fixedNav').css("height"));
//-->
</script>
<div class="header">
<h1 title="Constant Field Values" class="title">Constant Field Values</h1>
<h2 title="Contents">Contents</h2>
<ul>
<li><a href="#org.eclipse">org.eclipse.*</a></li>
</ul>
</div>
<div class="constantValuesContainer"><a name="org.eclipse">
<!-- -->
</a>
<h2 title="org.eclipse">org.eclipse.*</h2>
<ul class="blockList">
<li class="blockList">
<table class="constantsSummary" summary="Constant Field Values table, listing constant fields, and values">
<caption><span>org.eclipse.collections.impl.forkjoin.<a href="org/eclipse/collections/impl/forkjoin/FJIterate.html" title="class in org.eclipse.collections.impl.forkjoin">FJIterate</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a name="org.eclipse.collections.impl.forkjoin.FJIterate.DEFAULT_MIN_FORK_SIZE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/eclipse/collections/impl/forkjoin/FJIterate.html#DEFAULT_MIN_FORK_SIZE">DEFAULT_MIN_FORK_SIZE</a></code></th>
<td class="colLast"><code>5000</code></td>
</tr>
</tbody>
</table>
</li>
</ul>
<ul class="blockList">
<li class="blockList">
<table class="constantsSummary" summary="Constant Field Values table, listing constant fields, and values">
<caption><span>org.eclipse.collections.impl.map.mutable.primitive.<a href="org/eclipse/collections/impl/map/mutable/primitive/ObjectBooleanHashMap.html" title="class in org.eclipse.collections.impl.map.mutable.primitive">ObjectBooleanHashMap</a>&lt;<a href="org/eclipse/collections/impl/map/mutable/primitive/ObjectBooleanHashMap.html" title="type parameter in ObjectBooleanHashMap">K</a>&gt;</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a name="org.eclipse.collections.impl.map.mutable.primitive.ObjectBooleanHashMap.EMPTY_VALUE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;boolean</code></td>
<th class="colSecond" scope="row"><code><a href="org/eclipse/collections/impl/map/mutable/primitive/ObjectBooleanHashMap.html#EMPTY_VALUE">EMPTY_VALUE</a></code></th>
<td class="colLast"><code>false</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary" summary="Constant Field Values table, listing constant fields, and values">
<caption><span>org.eclipse.collections.impl.map.mutable.primitive.<a href="org/eclipse/collections/impl/map/mutable/primitive/ObjectBooleanHashMapWithHashingStrategy.html" title="class in org.eclipse.collections.impl.map.mutable.primitive">ObjectBooleanHashMapWithHashingStrategy</a>&lt;<a href="org/eclipse/collections/impl/map/mutable/primitive/ObjectBooleanHashMapWithHashingStrategy.html" title="type parameter in ObjectBooleanHashMapWithHashingStrategy">K</a>&gt;</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a name="org.eclipse.collections.impl.map.mutable.primitive.ObjectBooleanHashMapWithHashingStrategy.EMPTY_VALUE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;boolean</code></td>
<th class="colSecond" scope="row"><code><a href="org/eclipse/collections/impl/map/mutable/primitive/ObjectBooleanHashMapWithHashingStrategy.html#EMPTY_VALUE">EMPTY_VALUE</a></code></th>
<td class="colLast"><code>false</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary" summary="Constant Field Values table, listing constant fields, and values">
<caption><span>org.eclipse.collections.impl.map.mutable.primitive.<a href="org/eclipse/collections/impl/map/mutable/primitive/ObjectByteHashMap.html" title="class in org.eclipse.collections.impl.map.mutable.primitive">ObjectByteHashMap</a>&lt;<a href="org/eclipse/collections/impl/map/mutable/primitive/ObjectByteHashMap.html" title="type parameter in ObjectByteHashMap">K</a>&gt;</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a name="org.eclipse.collections.impl.map.mutable.primitive.ObjectByteHashMap.EMPTY_VALUE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;byte</code></td>
<th class="colSecond" scope="row"><code><a href="org/eclipse/collections/impl/map/mutable/primitive/ObjectByteHashMap.html#EMPTY_VALUE">EMPTY_VALUE</a></code></th>
<td class="colLast"><code>0</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary" summary="Constant Field Values table, listing constant fields, and values">
<caption><span>org.eclipse.collections.impl.map.mutable.primitive.<a href="org/eclipse/collections/impl/map/mutable/primitive/ObjectByteHashMapWithHashingStrategy.html" title="class in org.eclipse.collections.impl.map.mutable.primitive">ObjectByteHashMapWithHashingStrategy</a>&lt;<a href="org/eclipse/collections/impl/map/mutable/primitive/ObjectByteHashMapWithHashingStrategy.html" title="type parameter in ObjectByteHashMapWithHashingStrategy">K</a>&gt;</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a name="org.eclipse.collections.impl.map.mutable.primitive.ObjectByteHashMapWithHashingStrategy.EMPTY_VALUE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;byte</code></td>
<th class="colSecond" scope="row"><code><a href="org/eclipse/collections/impl/map/mutable/primitive/ObjectByteHashMapWithHashingStrategy.html#EMPTY_VALUE">EMPTY_VALUE</a></code></th>
<td class="colLast"><code>0</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary" summary="Constant Field Values table, listing constant fields, and values">
<caption><span>org.eclipse.collections.impl.map.mutable.primitive.<a href="org/eclipse/collections/impl/map/mutable/primitive/ObjectCharHashMap.html" title="class in org.eclipse.collections.impl.map.mutable.primitive">ObjectCharHashMap</a>&lt;<a href="org/eclipse/collections/impl/map/mutable/primitive/ObjectCharHashMap.html" title="type parameter in ObjectCharHashMap">K</a>&gt;</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a name="org.eclipse.collections.impl.map.mutable.primitive.ObjectCharHashMap.EMPTY_VALUE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;char</code></td>
<th class="colSecond" scope="row"><code><a href="org/eclipse/collections/impl/map/mutable/primitive/ObjectCharHashMap.html#EMPTY_VALUE">EMPTY_VALUE</a></code></th>
<td class="colLast"><code>0</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary" summary="Constant Field Values table, listing constant fields, and values">
<caption><span>org.eclipse.collections.impl.map.mutable.primitive.<a href="org/eclipse/collections/impl/map/mutable/primitive/ObjectCharHashMapWithHashingStrategy.html" title="class in org.eclipse.collections.impl.map.mutable.primitive">ObjectCharHashMapWithHashingStrategy</a>&lt;<a href="org/eclipse/collections/impl/map/mutable/primitive/ObjectCharHashMapWithHashingStrategy.html" title="type parameter in ObjectCharHashMapWithHashingStrategy">K</a>&gt;</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a name="org.eclipse.collections.impl.map.mutable.primitive.ObjectCharHashMapWithHashingStrategy.EMPTY_VALUE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;char</code></td>
<th class="colSecond" scope="row"><code><a href="org/eclipse/collections/impl/map/mutable/primitive/ObjectCharHashMapWithHashingStrategy.html#EMPTY_VALUE">EMPTY_VALUE</a></code></th>
<td class="colLast"><code>0</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary" summary="Constant Field Values table, listing constant fields, and values">
<caption><span>org.eclipse.collections.impl.map.mutable.primitive.<a href="org/eclipse/collections/impl/map/mutable/primitive/ObjectDoubleHashMap.html" title="class in org.eclipse.collections.impl.map.mutable.primitive">ObjectDoubleHashMap</a>&lt;<a href="org/eclipse/collections/impl/map/mutable/primitive/ObjectDoubleHashMap.html" title="type parameter in ObjectDoubleHashMap">K</a>&gt;</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a name="org.eclipse.collections.impl.map.mutable.primitive.ObjectDoubleHashMap.EMPTY_VALUE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;double</code></td>
<th class="colSecond" scope="row"><code><a href="org/eclipse/collections/impl/map/mutable/primitive/ObjectDoubleHashMap.html#EMPTY_VALUE">EMPTY_VALUE</a></code></th>
<td class="colLast"><code>0.0</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary" summary="Constant Field Values table, listing constant fields, and values">
<caption><span>org.eclipse.collections.impl.map.mutable.primitive.<a href="org/eclipse/collections/impl/map/mutable/primitive/ObjectDoubleHashMapWithHashingStrategy.html" title="class in org.eclipse.collections.impl.map.mutable.primitive">ObjectDoubleHashMapWithHashingStrategy</a>&lt;<a href="org/eclipse/collections/impl/map/mutable/primitive/ObjectDoubleHashMapWithHashingStrategy.html" title="type parameter in ObjectDoubleHashMapWithHashingStrategy">K</a>&gt;</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a name="org.eclipse.collections.impl.map.mutable.primitive.ObjectDoubleHashMapWithHashingStrategy.EMPTY_VALUE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;double</code></td>
<th class="colSecond" scope="row"><code><a href="org/eclipse/collections/impl/map/mutable/primitive/ObjectDoubleHashMapWithHashingStrategy.html#EMPTY_VALUE">EMPTY_VALUE</a></code></th>
<td class="colLast"><code>0.0</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary" summary="Constant Field Values table, listing constant fields, and values">
<caption><span>org.eclipse.collections.impl.map.mutable.primitive.<a href="org/eclipse/collections/impl/map/mutable/primitive/ObjectFloatHashMap.html" title="class in org.eclipse.collections.impl.map.mutable.primitive">ObjectFloatHashMap</a>&lt;<a href="org/eclipse/collections/impl/map/mutable/primitive/ObjectFloatHashMap.html" title="type parameter in ObjectFloatHashMap">K</a>&gt;</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a name="org.eclipse.collections.impl.map.mutable.primitive.ObjectFloatHashMap.EMPTY_VALUE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;float</code></td>
<th class="colSecond" scope="row"><code><a href="org/eclipse/collections/impl/map/mutable/primitive/ObjectFloatHashMap.html#EMPTY_VALUE">EMPTY_VALUE</a></code></th>
<td class="colLast"><code>0.0f</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary" summary="Constant Field Values table, listing constant fields, and values">
<caption><span>org.eclipse.collections.impl.map.mutable.primitive.<a href="org/eclipse/collections/impl/map/mutable/primitive/ObjectFloatHashMapWithHashingStrategy.html" title="class in org.eclipse.collections.impl.map.mutable.primitive">ObjectFloatHashMapWithHashingStrategy</a>&lt;<a href="org/eclipse/collections/impl/map/mutable/primitive/ObjectFloatHashMapWithHashingStrategy.html" title="type parameter in ObjectFloatHashMapWithHashingStrategy">K</a>&gt;</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a name="org.eclipse.collections.impl.map.mutable.primitive.ObjectFloatHashMapWithHashingStrategy.EMPTY_VALUE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;float</code></td>
<th class="colSecond" scope="row"><code><a href="org/eclipse/collections/impl/map/mutable/primitive/ObjectFloatHashMapWithHashingStrategy.html#EMPTY_VALUE">EMPTY_VALUE</a></code></th>
<td class="colLast"><code>0.0f</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary" summary="Constant Field Values table, listing constant fields, and values">
<caption><span>org.eclipse.collections.impl.map.mutable.primitive.<a href="org/eclipse/collections/impl/map/mutable/primitive/ObjectIntHashMap.html" title="class in org.eclipse.collections.impl.map.mutable.primitive">ObjectIntHashMap</a>&lt;<a href="org/eclipse/collections/impl/map/mutable/primitive/ObjectIntHashMap.html" title="type parameter in ObjectIntHashMap">K</a>&gt;</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a name="org.eclipse.collections.impl.map.mutable.primitive.ObjectIntHashMap.EMPTY_VALUE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/eclipse/collections/impl/map/mutable/primitive/ObjectIntHashMap.html#EMPTY_VALUE">EMPTY_VALUE</a></code></th>
<td class="colLast"><code>0</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary" summary="Constant Field Values table, listing constant fields, and values">
<caption><span>org.eclipse.collections.impl.map.mutable.primitive.<a href="org/eclipse/collections/impl/map/mutable/primitive/ObjectIntHashMapWithHashingStrategy.html" title="class in org.eclipse.collections.impl.map.mutable.primitive">ObjectIntHashMapWithHashingStrategy</a>&lt;<a href="org/eclipse/collections/impl/map/mutable/primitive/ObjectIntHashMapWithHashingStrategy.html" title="type parameter in ObjectIntHashMapWithHashingStrategy">K</a>&gt;</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a name="org.eclipse.collections.impl.map.mutable.primitive.ObjectIntHashMapWithHashingStrategy.EMPTY_VALUE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/eclipse/collections/impl/map/mutable/primitive/ObjectIntHashMapWithHashingStrategy.html#EMPTY_VALUE">EMPTY_VALUE</a></code></th>
<td class="colLast"><code>0</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary" summary="Constant Field Values table, listing constant fields, and values">
<caption><span>org.eclipse.collections.impl.map.mutable.primitive.<a href="org/eclipse/collections/impl/map/mutable/primitive/ObjectLongHashMap.html" title="class in org.eclipse.collections.impl.map.mutable.primitive">ObjectLongHashMap</a>&lt;<a href="org/eclipse/collections/impl/map/mutable/primitive/ObjectLongHashMap.html" title="type parameter in ObjectLongHashMap">K</a>&gt;</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a name="org.eclipse.collections.impl.map.mutable.primitive.ObjectLongHashMap.EMPTY_VALUE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;long</code></td>
<th class="colSecond" scope="row"><code><a href="org/eclipse/collections/impl/map/mutable/primitive/ObjectLongHashMap.html#EMPTY_VALUE">EMPTY_VALUE</a></code></th>
<td class="colLast"><code>0L</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary" summary="Constant Field Values table, listing constant fields, and values">
<caption><span>org.eclipse.collections.impl.map.mutable.primitive.<a href="org/eclipse/collections/impl/map/mutable/primitive/ObjectLongHashMapWithHashingStrategy.html" title="class in org.eclipse.collections.impl.map.mutable.primitive">ObjectLongHashMapWithHashingStrategy</a>&lt;<a href="org/eclipse/collections/impl/map/mutable/primitive/ObjectLongHashMapWithHashingStrategy.html" title="type parameter in ObjectLongHashMapWithHashingStrategy">K</a>&gt;</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a name="org.eclipse.collections.impl.map.mutable.primitive.ObjectLongHashMapWithHashingStrategy.EMPTY_VALUE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;long</code></td>
<th class="colSecond" scope="row"><code><a href="org/eclipse/collections/impl/map/mutable/primitive/ObjectLongHashMapWithHashingStrategy.html#EMPTY_VALUE">EMPTY_VALUE</a></code></th>
<td class="colLast"><code>0L</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary" summary="Constant Field Values table, listing constant fields, and values">
<caption><span>org.eclipse.collections.impl.map.mutable.primitive.<a href="org/eclipse/collections/impl/map/mutable/primitive/ObjectShortHashMap.html" title="class in org.eclipse.collections.impl.map.mutable.primitive">ObjectShortHashMap</a>&lt;<a href="org/eclipse/collections/impl/map/mutable/primitive/ObjectShortHashMap.html" title="type parameter in ObjectShortHashMap">K</a>&gt;</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a name="org.eclipse.collections.impl.map.mutable.primitive.ObjectShortHashMap.EMPTY_VALUE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;short</code></td>
<th class="colSecond" scope="row"><code><a href="org/eclipse/collections/impl/map/mutable/primitive/ObjectShortHashMap.html#EMPTY_VALUE">EMPTY_VALUE</a></code></th>
<td class="colLast"><code>0</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary" summary="Constant Field Values table, listing constant fields, and values">
<caption><span>org.eclipse.collections.impl.map.mutable.primitive.<a href="org/eclipse/collections/impl/map/mutable/primitive/ObjectShortHashMapWithHashingStrategy.html" title="class in org.eclipse.collections.impl.map.mutable.primitive">ObjectShortHashMapWithHashingStrategy</a>&lt;<a href="org/eclipse/collections/impl/map/mutable/primitive/ObjectShortHashMapWithHashingStrategy.html" title="type parameter in ObjectShortHashMapWithHashingStrategy">K</a>&gt;</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a name="org.eclipse.collections.impl.map.mutable.primitive.ObjectShortHashMapWithHashingStrategy.EMPTY_VALUE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;short</code></td>
<th class="colSecond" scope="row"><code><a href="org/eclipse/collections/impl/map/mutable/primitive/ObjectShortHashMapWithHashingStrategy.html#EMPTY_VALUE">EMPTY_VALUE</a></code></th>
<td class="colLast"><code>0</code></td>
</tr>
</tbody>
</table>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="overview-summary.html">Overview</a></li>
<li>Package</li>
<li>Class</li>
<li>Use</li>
<li><a href="overview-tree.html">Tree</a></li>
<li><a href="deprecated-list.html">Deprecated</a></li>
<li><a href="index-all.html">Index</a></li>
<li><a href="help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="index.html?constant-values.html" target="_top">Frames</a></li>
<li><a href="constant-values.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &#169; 2004&#x2013;2019. All rights reserved.</small></p>
</body>
</html>