| <!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 Frames</a></li> |
| </ul> |
| <ul class="navList" id="allclasses_navbar_top"> |
| <li><a href="allclasses-noframe.html">All Classes</a></li> |
| </ul> |
| <ul class="navListSearch"> |
| <li><span>SEARCH: </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"> </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"> </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 static final 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><<a href="org/eclipse/collections/impl/map/mutable/primitive/ObjectBooleanHashMap.html" title="type parameter in ObjectBooleanHashMap">K</a>></span><span class="tabEnd"> </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 static final 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><<a href="org/eclipse/collections/impl/map/mutable/primitive/ObjectBooleanHashMapWithHashingStrategy.html" title="type parameter in ObjectBooleanHashMapWithHashingStrategy">K</a>></span><span class="tabEnd"> </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 static final 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><<a href="org/eclipse/collections/impl/map/mutable/primitive/ObjectByteHashMap.html" title="type parameter in ObjectByteHashMap">K</a>></span><span class="tabEnd"> </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 static final 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><<a href="org/eclipse/collections/impl/map/mutable/primitive/ObjectByteHashMapWithHashingStrategy.html" title="type parameter in ObjectByteHashMapWithHashingStrategy">K</a>></span><span class="tabEnd"> </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 static final 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><<a href="org/eclipse/collections/impl/map/mutable/primitive/ObjectCharHashMap.html" title="type parameter in ObjectCharHashMap">K</a>></span><span class="tabEnd"> </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 static final 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><<a href="org/eclipse/collections/impl/map/mutable/primitive/ObjectCharHashMapWithHashingStrategy.html" title="type parameter in ObjectCharHashMapWithHashingStrategy">K</a>></span><span class="tabEnd"> </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 static final 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><<a href="org/eclipse/collections/impl/map/mutable/primitive/ObjectDoubleHashMap.html" title="type parameter in ObjectDoubleHashMap">K</a>></span><span class="tabEnd"> </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 static final 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><<a href="org/eclipse/collections/impl/map/mutable/primitive/ObjectDoubleHashMapWithHashingStrategy.html" title="type parameter in ObjectDoubleHashMapWithHashingStrategy">K</a>></span><span class="tabEnd"> </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 static final 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><<a href="org/eclipse/collections/impl/map/mutable/primitive/ObjectFloatHashMap.html" title="type parameter in ObjectFloatHashMap">K</a>></span><span class="tabEnd"> </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 static final 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><<a href="org/eclipse/collections/impl/map/mutable/primitive/ObjectFloatHashMapWithHashingStrategy.html" title="type parameter in ObjectFloatHashMapWithHashingStrategy">K</a>></span><span class="tabEnd"> </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 static final 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><<a href="org/eclipse/collections/impl/map/mutable/primitive/ObjectIntHashMap.html" title="type parameter in ObjectIntHashMap">K</a>></span><span class="tabEnd"> </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 static final 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><<a href="org/eclipse/collections/impl/map/mutable/primitive/ObjectIntHashMapWithHashingStrategy.html" title="type parameter in ObjectIntHashMapWithHashingStrategy">K</a>></span><span class="tabEnd"> </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 static final 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><<a href="org/eclipse/collections/impl/map/mutable/primitive/ObjectLongHashMap.html" title="type parameter in ObjectLongHashMap">K</a>></span><span class="tabEnd"> </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 static final 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><<a href="org/eclipse/collections/impl/map/mutable/primitive/ObjectLongHashMapWithHashingStrategy.html" title="type parameter in ObjectLongHashMapWithHashingStrategy">K</a>></span><span class="tabEnd"> </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 static final 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><<a href="org/eclipse/collections/impl/map/mutable/primitive/ObjectShortHashMap.html" title="type parameter in ObjectShortHashMap">K</a>></span><span class="tabEnd"> </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 static final 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><<a href="org/eclipse/collections/impl/map/mutable/primitive/ObjectShortHashMapWithHashingStrategy.html" title="type parameter in ObjectShortHashMapWithHashingStrategy">K</a>></span><span class="tabEnd"> </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 static final 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 Frames</a></li> |
| </ul> |
| <ul class="navList" id="allclasses_navbar_bottom"> |
| <li><a href="allclasses-noframe.html">All 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 © 2004–2019. All rights reserved.</small></p> |
| </body> |
| </html> |