index-9.html 91 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
  2. <!-- NewPage -->
  3. <html lang="en">
  4. <head>
  5. <!-- Generated by javadoc -->
  6. <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  7. <title>H-Index (squidlib-util 3.0.0-SNAPSHOT)</title>
  8. <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
  9. <script type="text/javascript" src="../script.js"></script>
  10. </head>
  11. <body>
  12. <script type="text/javascript"><!--
  13. try {
  14. if (location.href.indexOf('is-external=true') == -1) {
  15. parent.document.title="H-Index (squidlib-util 3.0.0-SNAPSHOT)";
  16. }
  17. }
  18. catch(err) {
  19. }
  20. //-->
  21. </script>
  22. <noscript>
  23. <div>JavaScript is disabled on your browser.</div>
  24. </noscript>
  25. <!-- ========= START OF TOP NAVBAR ======= -->
  26. <div class="topNav"><a name="navbar.top">
  27. <!-- -->
  28. </a>
  29. <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
  30. <a name="navbar.top.firstrow">
  31. <!-- -->
  32. </a>
  33. <ul class="navList" title="Navigation">
  34. <li><a href="../overview-summary.html">Overview</a></li>
  35. <li>Package</li>
  36. <li>Class</li>
  37. <li>Use</li>
  38. <li><a href="../overview-tree.html">Tree</a></li>
  39. <li><a href="../deprecated-list.html">Deprecated</a></li>
  40. <li class="navBarCell1Rev">Index</li>
  41. <li><a href="../help-doc.html">Help</a></li>
  42. </ul>
  43. </div>
  44. <div class="subNav">
  45. <ul class="navList">
  46. <li><a href="index-8.html">Prev Letter</a></li>
  47. <li><a href="index-10.html">Next Letter</a></li>
  48. </ul>
  49. <ul class="navList">
  50. <li><a href="../index.html?index-files/index-9.html" target="_top">Frames</a></li>
  51. <li><a href="index-9.html" target="_top">No&nbsp;Frames</a></li>
  52. </ul>
  53. <ul class="navList" id="allclasses_navbar_top">
  54. <li><a href="../allclasses-noframe.html">All&nbsp;Classes</a></li>
  55. </ul>
  56. <div>
  57. <script type="text/javascript"><!--
  58. allClassesLink = document.getElementById("allclasses_navbar_top");
  59. if(window==top) {
  60. allClassesLink.style.display = "block";
  61. }
  62. else {
  63. allClassesLink.style.display = "none";
  64. }
  65. //-->
  66. </script>
  67. </div>
  68. <a name="skip.navbar.top">
  69. <!-- -->
  70. </a></div>
  71. <!-- ========= END OF TOP NAVBAR ========= -->
  72. <div class="contentContainer"><a href="index-1.html">$</a>&nbsp;<a href="index-2.html">A</a>&nbsp;<a href="index-3.html">B</a>&nbsp;<a href="index-4.html">C</a>&nbsp;<a href="index-5.html">D</a>&nbsp;<a href="index-6.html">E</a>&nbsp;<a href="index-7.html">F</a>&nbsp;<a href="index-8.html">G</a>&nbsp;<a href="index-9.html">H</a>&nbsp;<a href="index-10.html">I</a>&nbsp;<a href="index-11.html">J</a>&nbsp;<a href="index-12.html">K</a>&nbsp;<a href="index-13.html">L</a>&nbsp;<a href="index-14.html">M</a>&nbsp;<a href="index-15.html">N</a>&nbsp;<a href="index-16.html">O</a>&nbsp;<a href="index-17.html">P</a>&nbsp;<a href="index-18.html">Q</a>&nbsp;<a href="index-19.html">R</a>&nbsp;<a href="index-20.html">S</a>&nbsp;<a href="index-21.html">T</a>&nbsp;<a href="index-22.html">U</a>&nbsp;<a href="index-23.html">V</a>&nbsp;<a href="index-24.html">W</a>&nbsp;<a href="index-25.html">X</a>&nbsp;<a href="index-26.html">Y</a>&nbsp;<a href="index-27.html">Z</a>&nbsp;<a name="I:H">
  73. <!-- -->
  74. </a>
  75. <h2 class="title">H</h2>
  76. <dl>
  77. <dt><span class="memberNameLink"><a href="../squidpony/squidgrid/mapping/styled/Maximums.html#h">h</a></span> - Variable in class squidpony.squidgrid.mapping.styled.<a href="../squidpony/squidgrid/mapping/styled/Maximums.html" title="class in squidpony.squidgrid.mapping.styled">Maximums</a></dt>
  78. <dd>&nbsp;</dd>
  79. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/AStarSearch.html#h-int-int-">h(int, int)</a></span> - Method in class squidpony.squidmath.<a href="../squidpony/squidmath/AStarSearch.html" title="class in squidpony.squidmath">AStarSearch</a></dt>
  80. <dd>
  81. <div class="block">Returns the heuristic distance from the current cell to the goal location\
  82. using the current calculation type.</div>
  83. </dd>
  84. <dt><span class="memberNameLink"><a href="../squidpony/squidgrid/mapping/styled/Tileset.html#h_tiles">h_tiles</a></span> - Variable in class squidpony.squidgrid.mapping.styled.<a href="../squidpony/squidgrid/mapping/styled/Tileset.html" title="class in squidpony.squidgrid.mapping.styled">Tileset</a></dt>
  85. <dd>&nbsp;</dd>
  86. <dt><span class="memberNameLink"><a href="../squidpony/squidgrid/iterator/SquidIterators.BottomLeftToTopRight.html#hasAbove--">hasAbove()</a></span> - Method in class squidpony.squidgrid.iterator.<a href="../squidpony/squidgrid/iterator/SquidIterators.BottomLeftToTopRight.html" title="class in squidpony.squidgrid.iterator">SquidIterators.BottomLeftToTopRight</a></dt>
  87. <dd>&nbsp;</dd>
  88. <dt><span class="memberNameLink"><a href="../squidpony/panel/ICombinedPanel.html#hasActiveAnimations--">hasActiveAnimations()</a></span> - Method in interface squidpony.panel.<a href="../squidpony/panel/ICombinedPanel.html" title="interface in squidpony.panel">ICombinedPanel</a></dt>
  89. <dd>&nbsp;</dd>
  90. <dt><span class="memberNameLink"><a href="../squidpony/panel/ICombinedPanel.Impl.html#hasActiveAnimations--">hasActiveAnimations()</a></span> - Method in class squidpony.panel.<a href="../squidpony/panel/ICombinedPanel.Impl.html" title="class in squidpony.panel">ICombinedPanel.Impl</a></dt>
  91. <dd>&nbsp;</dd>
  92. <dt><span class="memberNameLink"><a href="../squidpony/panel/ISquidPanel.html#hasActiveAnimations--">hasActiveAnimations()</a></span> - Method in interface squidpony.panel.<a href="../squidpony/panel/ISquidPanel.html" title="interface in squidpony.panel">ISquidPanel</a></dt>
  93. <dd>&nbsp;</dd>
  94. <dt><span class="memberNameLink"><a href="../squidpony/panel/ICombinedPanel.What.html#hasBG--">hasBG()</a></span> - Method in enum squidpony.panel.<a href="../squidpony/panel/ICombinedPanel.What.html" title="enum in squidpony.panel">ICombinedPanel.What</a></dt>
  95. <dd>&nbsp;</dd>
  96. <dt><span class="memberNameLink"><a href="../squidpony/squidgrid/Direction.html#hasDown--">hasDown()</a></span> - Method in enum squidpony.squidgrid.<a href="../squidpony/squidgrid/Direction.html" title="enum in squidpony.squidgrid">Direction</a></dt>
  97. <dd>&nbsp;</dd>
  98. <dt><span class="memberNameLink"><a href="../squidpony/panel/ICombinedPanel.What.html#hasFG--">hasFG()</a></span> - Method in enum squidpony.panel.<a href="../squidpony/panel/ICombinedPanel.What.html" title="enum in squidpony.panel">ICombinedPanel.What</a></dt>
  99. <dd>&nbsp;</dd>
  100. <dt><span class="memberNameLink"><a href="../squidpony/squidgrid/mapping/MixedGenerator.html#hasGenerated--">hasGenerated()</a></span> - Method in class squidpony.squidgrid.mapping.<a href="../squidpony/squidgrid/mapping/MixedGenerator.html" title="class in squidpony.squidgrid.mapping">MixedGenerator</a></dt>
  101. <dd>&nbsp;</dd>
  102. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/CrossHash.DefaultHasher.html#hash-java.lang.Object-">hash(Object)</a></span> - Method in class squidpony.squidmath.<a href="../squidpony/squidmath/CrossHash.DefaultHasher.html" title="class in squidpony.squidmath">CrossHash.DefaultHasher</a></dt>
  103. <dd>&nbsp;</dd>
  104. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/CrossHash.Falcon.html#hash-boolean:A-">hash(boolean[])</a></span> - Static method in class squidpony.squidmath.<a href="../squidpony/squidmath/CrossHash.Falcon.html" title="class in squidpony.squidmath">CrossHash.Falcon</a></dt>
  105. <dd>&nbsp;</dd>
  106. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/CrossHash.Falcon.html#hash-byte:A-">hash(byte[])</a></span> - Static method in class squidpony.squidmath.<a href="../squidpony/squidmath/CrossHash.Falcon.html" title="class in squidpony.squidmath">CrossHash.Falcon</a></dt>
  107. <dd>&nbsp;</dd>
  108. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/CrossHash.Falcon.html#hash-short:A-">hash(short[])</a></span> - Static method in class squidpony.squidmath.<a href="../squidpony/squidmath/CrossHash.Falcon.html" title="class in squidpony.squidmath">CrossHash.Falcon</a></dt>
  109. <dd>&nbsp;</dd>
  110. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/CrossHash.Falcon.html#hash-char:A-">hash(char[])</a></span> - Static method in class squidpony.squidmath.<a href="../squidpony/squidmath/CrossHash.Falcon.html" title="class in squidpony.squidmath">CrossHash.Falcon</a></dt>
  111. <dd>&nbsp;</dd>
  112. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/CrossHash.Falcon.html#hash-int:A-">hash(int[])</a></span> - Static method in class squidpony.squidmath.<a href="../squidpony/squidmath/CrossHash.Falcon.html" title="class in squidpony.squidmath">CrossHash.Falcon</a></dt>
  113. <dd>&nbsp;</dd>
  114. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/CrossHash.Falcon.html#hash-long:A-">hash(long[])</a></span> - Static method in class squidpony.squidmath.<a href="../squidpony/squidmath/CrossHash.Falcon.html" title="class in squidpony.squidmath">CrossHash.Falcon</a></dt>
  115. <dd>&nbsp;</dd>
  116. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/CrossHash.Falcon.html#hash-float:A-">hash(float[])</a></span> - Static method in class squidpony.squidmath.<a href="../squidpony/squidmath/CrossHash.Falcon.html" title="class in squidpony.squidmath">CrossHash.Falcon</a></dt>
  117. <dd>&nbsp;</dd>
  118. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/CrossHash.Falcon.html#hash-double:A-">hash(double[])</a></span> - Static method in class squidpony.squidmath.<a href="../squidpony/squidmath/CrossHash.Falcon.html" title="class in squidpony.squidmath">CrossHash.Falcon</a></dt>
  119. <dd>&nbsp;</dd>
  120. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/CrossHash.Falcon.html#hash-java.lang.CharSequence-">hash(CharSequence)</a></span> - Static method in class squidpony.squidmath.<a href="../squidpony/squidmath/CrossHash.Falcon.html" title="class in squidpony.squidmath">CrossHash.Falcon</a></dt>
  121. <dd>&nbsp;</dd>
  122. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/CrossHash.Falcon.html#hash-char:A-int-int-">hash(char[], int, int)</a></span> - Static method in class squidpony.squidmath.<a href="../squidpony/squidmath/CrossHash.Falcon.html" title="class in squidpony.squidmath">CrossHash.Falcon</a></dt>
  123. <dd>&nbsp;</dd>
  124. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/CrossHash.Falcon.html#hash-char:A:A-">hash(char[][])</a></span> - Static method in class squidpony.squidmath.<a href="../squidpony/squidmath/CrossHash.Falcon.html" title="class in squidpony.squidmath">CrossHash.Falcon</a></dt>
  125. <dd>&nbsp;</dd>
  126. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/CrossHash.Falcon.html#hash-java.lang.CharSequence:A-">hash(CharSequence[])</a></span> - Static method in class squidpony.squidmath.<a href="../squidpony/squidmath/CrossHash.Falcon.html" title="class in squidpony.squidmath">CrossHash.Falcon</a></dt>
  127. <dd>&nbsp;</dd>
  128. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/CrossHash.Falcon.html#hash-java.lang.CharSequence:A...-">hash(CharSequence[]...)</a></span> - Static method in class squidpony.squidmath.<a href="../squidpony/squidmath/CrossHash.Falcon.html" title="class in squidpony.squidmath">CrossHash.Falcon</a></dt>
  129. <dd>&nbsp;</dd>
  130. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/CrossHash.Falcon.html#hash-java.lang.Object:A-">hash(Object[])</a></span> - Static method in class squidpony.squidmath.<a href="../squidpony/squidmath/CrossHash.Falcon.html" title="class in squidpony.squidmath">CrossHash.Falcon</a></dt>
  131. <dd>&nbsp;</dd>
  132. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/CrossHash.html#hash-boolean:A-">hash(boolean[])</a></span> - Static method in class squidpony.squidmath.<a href="../squidpony/squidmath/CrossHash.html" title="class in squidpony.squidmath">CrossHash</a></dt>
  133. <dd>&nbsp;</dd>
  134. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/CrossHash.html#hash-byte:A-">hash(byte[])</a></span> - Static method in class squidpony.squidmath.<a href="../squidpony/squidmath/CrossHash.html" title="class in squidpony.squidmath">CrossHash</a></dt>
  135. <dd>&nbsp;</dd>
  136. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/CrossHash.html#hash-char:A-">hash(char[])</a></span> - Static method in class squidpony.squidmath.<a href="../squidpony/squidmath/CrossHash.html" title="class in squidpony.squidmath">CrossHash</a></dt>
  137. <dd>&nbsp;</dd>
  138. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/CrossHash.html#hash-short:A-">hash(short[])</a></span> - Static method in class squidpony.squidmath.<a href="../squidpony/squidmath/CrossHash.html" title="class in squidpony.squidmath">CrossHash</a></dt>
  139. <dd>&nbsp;</dd>
  140. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/CrossHash.html#hash-int:A-">hash(int[])</a></span> - Static method in class squidpony.squidmath.<a href="../squidpony/squidmath/CrossHash.html" title="class in squidpony.squidmath">CrossHash</a></dt>
  141. <dd>&nbsp;</dd>
  142. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/CrossHash.html#hash-long:A-">hash(long[])</a></span> - Static method in class squidpony.squidmath.<a href="../squidpony/squidmath/CrossHash.html" title="class in squidpony.squidmath">CrossHash</a></dt>
  143. <dd>&nbsp;</dd>
  144. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/CrossHash.html#hash-float:A-">hash(float[])</a></span> - Static method in class squidpony.squidmath.<a href="../squidpony/squidmath/CrossHash.html" title="class in squidpony.squidmath">CrossHash</a></dt>
  145. <dd>&nbsp;</dd>
  146. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/CrossHash.html#hash-double:A-">hash(double[])</a></span> - Static method in class squidpony.squidmath.<a href="../squidpony/squidmath/CrossHash.html" title="class in squidpony.squidmath">CrossHash</a></dt>
  147. <dd>&nbsp;</dd>
  148. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/CrossHash.html#hash-java.lang.CharSequence-">hash(CharSequence)</a></span> - Static method in class squidpony.squidmath.<a href="../squidpony/squidmath/CrossHash.html" title="class in squidpony.squidmath">CrossHash</a></dt>
  149. <dd>&nbsp;</dd>
  150. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/CrossHash.html#hash-java.lang.CharSequence:A-">hash(CharSequence[])</a></span> - Static method in class squidpony.squidmath.<a href="../squidpony/squidmath/CrossHash.html" title="class in squidpony.squidmath">CrossHash</a></dt>
  151. <dd>&nbsp;</dd>
  152. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/CrossHash.html#hash-char:A:A-">hash(char[][])</a></span> - Static method in class squidpony.squidmath.<a href="../squidpony/squidmath/CrossHash.html" title="class in squidpony.squidmath">CrossHash</a></dt>
  153. <dd>&nbsp;</dd>
  154. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/CrossHash.html#hash-java.lang.CharSequence:A...-">hash(CharSequence[]...)</a></span> - Static method in class squidpony.squidmath.<a href="../squidpony/squidmath/CrossHash.html" title="class in squidpony.squidmath">CrossHash</a></dt>
  155. <dd>&nbsp;</dd>
  156. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/CrossHash.html#hash-char:A-int-int-">hash(char[], int, int)</a></span> - Static method in class squidpony.squidmath.<a href="../squidpony/squidmath/CrossHash.html" title="class in squidpony.squidmath">CrossHash</a></dt>
  157. <dd>
  158. <div class="block">Hashes only a subsection of the given data, starting at start (inclusive) and ending before end (exclusive).</div>
  159. </dd>
  160. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/CrossHash.IHasher.html#hash-java.lang.Object-">hash(Object)</a></span> - Method in interface squidpony.squidmath.<a href="../squidpony/squidmath/CrossHash.IHasher.html" title="interface in squidpony.squidmath">CrossHash.IHasher</a></dt>
  161. <dd>&nbsp;</dd>
  162. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/CrossHash.Lightning.html#hash-boolean:A-">hash(boolean[])</a></span> - Static method in class squidpony.squidmath.<a href="../squidpony/squidmath/CrossHash.Lightning.html" title="class in squidpony.squidmath">CrossHash.Lightning</a></dt>
  163. <dd>&nbsp;</dd>
  164. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/CrossHash.Lightning.html#hash-byte:A-">hash(byte[])</a></span> - Static method in class squidpony.squidmath.<a href="../squidpony/squidmath/CrossHash.Lightning.html" title="class in squidpony.squidmath">CrossHash.Lightning</a></dt>
  165. <dd>&nbsp;</dd>
  166. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/CrossHash.Lightning.html#hash-short:A-">hash(short[])</a></span> - Static method in class squidpony.squidmath.<a href="../squidpony/squidmath/CrossHash.Lightning.html" title="class in squidpony.squidmath">CrossHash.Lightning</a></dt>
  167. <dd>&nbsp;</dd>
  168. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/CrossHash.Lightning.html#hash-char:A-">hash(char[])</a></span> - Static method in class squidpony.squidmath.<a href="../squidpony/squidmath/CrossHash.Lightning.html" title="class in squidpony.squidmath">CrossHash.Lightning</a></dt>
  169. <dd>&nbsp;</dd>
  170. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/CrossHash.Lightning.html#hash-int:A-">hash(int[])</a></span> - Static method in class squidpony.squidmath.<a href="../squidpony/squidmath/CrossHash.Lightning.html" title="class in squidpony.squidmath">CrossHash.Lightning</a></dt>
  171. <dd>&nbsp;</dd>
  172. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/CrossHash.Lightning.html#hash-long:A-">hash(long[])</a></span> - Static method in class squidpony.squidmath.<a href="../squidpony/squidmath/CrossHash.Lightning.html" title="class in squidpony.squidmath">CrossHash.Lightning</a></dt>
  173. <dd>&nbsp;</dd>
  174. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/CrossHash.Lightning.html#hash-float:A-">hash(float[])</a></span> - Static method in class squidpony.squidmath.<a href="../squidpony/squidmath/CrossHash.Lightning.html" title="class in squidpony.squidmath">CrossHash.Lightning</a></dt>
  175. <dd>&nbsp;</dd>
  176. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/CrossHash.Lightning.html#hash-double:A-">hash(double[])</a></span> - Static method in class squidpony.squidmath.<a href="../squidpony/squidmath/CrossHash.Lightning.html" title="class in squidpony.squidmath">CrossHash.Lightning</a></dt>
  177. <dd>&nbsp;</dd>
  178. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/CrossHash.Lightning.html#hash-char:A-int-int-">hash(char[], int, int)</a></span> - Static method in class squidpony.squidmath.<a href="../squidpony/squidmath/CrossHash.Lightning.html" title="class in squidpony.squidmath">CrossHash.Lightning</a></dt>
  179. <dd>&nbsp;</dd>
  180. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/CrossHash.Lightning.html#hash-java.lang.CharSequence-">hash(CharSequence)</a></span> - Static method in class squidpony.squidmath.<a href="../squidpony/squidmath/CrossHash.Lightning.html" title="class in squidpony.squidmath">CrossHash.Lightning</a></dt>
  181. <dd>&nbsp;</dd>
  182. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/CrossHash.Lightning.html#hash-char:A:A-">hash(char[][])</a></span> - Static method in class squidpony.squidmath.<a href="../squidpony/squidmath/CrossHash.Lightning.html" title="class in squidpony.squidmath">CrossHash.Lightning</a></dt>
  183. <dd>&nbsp;</dd>
  184. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/CrossHash.Lightning.html#hash-java.lang.CharSequence:A-">hash(CharSequence[])</a></span> - Static method in class squidpony.squidmath.<a href="../squidpony/squidmath/CrossHash.Lightning.html" title="class in squidpony.squidmath">CrossHash.Lightning</a></dt>
  185. <dd>&nbsp;</dd>
  186. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/CrossHash.Lightning.html#hash-java.lang.Iterable-">hash(Iterable&lt;? extends CharSequence&gt;)</a></span> - Static method in class squidpony.squidmath.<a href="../squidpony/squidmath/CrossHash.Lightning.html" title="class in squidpony.squidmath">CrossHash.Lightning</a></dt>
  187. <dd>&nbsp;</dd>
  188. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/CrossHash.Lightning.html#hash-java.lang.CharSequence:A...-">hash(CharSequence[]...)</a></span> - Static method in class squidpony.squidmath.<a href="../squidpony/squidmath/CrossHash.Lightning.html" title="class in squidpony.squidmath">CrossHash.Lightning</a></dt>
  189. <dd>&nbsp;</dd>
  190. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/CrossHash.Lightning.html#hash-java.lang.Object:A-">hash(Object[])</a></span> - Static method in class squidpony.squidmath.<a href="../squidpony/squidmath/CrossHash.Lightning.html" title="class in squidpony.squidmath">CrossHash.Lightning</a></dt>
  191. <dd>&nbsp;</dd>
  192. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/CrossHash.Storm.html#hash-boolean:A-">hash(boolean[])</a></span> - Method in class squidpony.squidmath.<a href="../squidpony/squidmath/CrossHash.Storm.html" title="class in squidpony.squidmath">CrossHash.Storm</a></dt>
  193. <dd>&nbsp;</dd>
  194. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/CrossHash.Storm.html#hash-byte:A-">hash(byte[])</a></span> - Method in class squidpony.squidmath.<a href="../squidpony/squidmath/CrossHash.Storm.html" title="class in squidpony.squidmath">CrossHash.Storm</a></dt>
  195. <dd>&nbsp;</dd>
  196. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/CrossHash.Storm.html#hash-short:A-">hash(short[])</a></span> - Method in class squidpony.squidmath.<a href="../squidpony/squidmath/CrossHash.Storm.html" title="class in squidpony.squidmath">CrossHash.Storm</a></dt>
  197. <dd>&nbsp;</dd>
  198. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/CrossHash.Storm.html#hash-char:A-">hash(char[])</a></span> - Method in class squidpony.squidmath.<a href="../squidpony/squidmath/CrossHash.Storm.html" title="class in squidpony.squidmath">CrossHash.Storm</a></dt>
  199. <dd>&nbsp;</dd>
  200. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/CrossHash.Storm.html#hash-int:A-">hash(int[])</a></span> - Method in class squidpony.squidmath.<a href="../squidpony/squidmath/CrossHash.Storm.html" title="class in squidpony.squidmath">CrossHash.Storm</a></dt>
  201. <dd>&nbsp;</dd>
  202. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/CrossHash.Storm.html#hash-long:A-">hash(long[])</a></span> - Method in class squidpony.squidmath.<a href="../squidpony/squidmath/CrossHash.Storm.html" title="class in squidpony.squidmath">CrossHash.Storm</a></dt>
  203. <dd>&nbsp;</dd>
  204. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/CrossHash.Storm.html#hash-float:A-">hash(float[])</a></span> - Method in class squidpony.squidmath.<a href="../squidpony/squidmath/CrossHash.Storm.html" title="class in squidpony.squidmath">CrossHash.Storm</a></dt>
  205. <dd>&nbsp;</dd>
  206. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/CrossHash.Storm.html#hash-double:A-">hash(double[])</a></span> - Method in class squidpony.squidmath.<a href="../squidpony/squidmath/CrossHash.Storm.html" title="class in squidpony.squidmath">CrossHash.Storm</a></dt>
  207. <dd>&nbsp;</dd>
  208. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/CrossHash.Storm.html#hash-char:A-int-int-">hash(char[], int, int)</a></span> - Method in class squidpony.squidmath.<a href="../squidpony/squidmath/CrossHash.Storm.html" title="class in squidpony.squidmath">CrossHash.Storm</a></dt>
  209. <dd>&nbsp;</dd>
  210. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/CrossHash.Storm.html#hash-java.lang.CharSequence-">hash(CharSequence)</a></span> - Method in class squidpony.squidmath.<a href="../squidpony/squidmath/CrossHash.Storm.html" title="class in squidpony.squidmath">CrossHash.Storm</a></dt>
  211. <dd>&nbsp;</dd>
  212. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/CrossHash.Storm.html#hash-char:A:A-">hash(char[][])</a></span> - Method in class squidpony.squidmath.<a href="../squidpony/squidmath/CrossHash.Storm.html" title="class in squidpony.squidmath">CrossHash.Storm</a></dt>
  213. <dd>&nbsp;</dd>
  214. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/CrossHash.Storm.html#hash-java.lang.CharSequence:A-">hash(CharSequence[])</a></span> - Method in class squidpony.squidmath.<a href="../squidpony/squidmath/CrossHash.Storm.html" title="class in squidpony.squidmath">CrossHash.Storm</a></dt>
  215. <dd>&nbsp;</dd>
  216. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/CrossHash.Storm.html#hash-java.lang.Iterable-">hash(Iterable&lt;? extends CharSequence&gt;)</a></span> - Method in class squidpony.squidmath.<a href="../squidpony/squidmath/CrossHash.Storm.html" title="class in squidpony.squidmath">CrossHash.Storm</a></dt>
  217. <dd>&nbsp;</dd>
  218. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/CrossHash.Storm.html#hash-java.lang.CharSequence:A...-">hash(CharSequence[]...)</a></span> - Method in class squidpony.squidmath.<a href="../squidpony/squidmath/CrossHash.Storm.html" title="class in squidpony.squidmath">CrossHash.Storm</a></dt>
  219. <dd>&nbsp;</dd>
  220. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/CrossHash.Storm.html#hash-java.lang.Object:A-">hash(Object[])</a></span> - Method in class squidpony.squidmath.<a href="../squidpony/squidmath/CrossHash.Storm.html" title="class in squidpony.squidmath">CrossHash.Storm</a></dt>
  221. <dd>&nbsp;</dd>
  222. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/CrossHash.Wisp.html#hash-boolean:A-">hash(boolean[])</a></span> - Static method in class squidpony.squidmath.<a href="../squidpony/squidmath/CrossHash.Wisp.html" title="class in squidpony.squidmath">CrossHash.Wisp</a></dt>
  223. <dd>&nbsp;</dd>
  224. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/CrossHash.Wisp.html#hash-byte:A-">hash(byte[])</a></span> - Static method in class squidpony.squidmath.<a href="../squidpony/squidmath/CrossHash.Wisp.html" title="class in squidpony.squidmath">CrossHash.Wisp</a></dt>
  225. <dd>&nbsp;</dd>
  226. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/CrossHash.Wisp.html#hash-short:A-">hash(short[])</a></span> - Static method in class squidpony.squidmath.<a href="../squidpony/squidmath/CrossHash.Wisp.html" title="class in squidpony.squidmath">CrossHash.Wisp</a></dt>
  227. <dd>&nbsp;</dd>
  228. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/CrossHash.Wisp.html#hash-char:A-">hash(char[])</a></span> - Static method in class squidpony.squidmath.<a href="../squidpony/squidmath/CrossHash.Wisp.html" title="class in squidpony.squidmath">CrossHash.Wisp</a></dt>
  229. <dd>&nbsp;</dd>
  230. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/CrossHash.Wisp.html#hash-int:A-">hash(int[])</a></span> - Static method in class squidpony.squidmath.<a href="../squidpony/squidmath/CrossHash.Wisp.html" title="class in squidpony.squidmath">CrossHash.Wisp</a></dt>
  231. <dd>&nbsp;</dd>
  232. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/CrossHash.Wisp.html#hash-long:A-">hash(long[])</a></span> - Static method in class squidpony.squidmath.<a href="../squidpony/squidmath/CrossHash.Wisp.html" title="class in squidpony.squidmath">CrossHash.Wisp</a></dt>
  233. <dd>&nbsp;</dd>
  234. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/CrossHash.Wisp.html#hash-float:A-">hash(float[])</a></span> - Static method in class squidpony.squidmath.<a href="../squidpony/squidmath/CrossHash.Wisp.html" title="class in squidpony.squidmath">CrossHash.Wisp</a></dt>
  235. <dd>&nbsp;</dd>
  236. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/CrossHash.Wisp.html#hash-double:A-">hash(double[])</a></span> - Static method in class squidpony.squidmath.<a href="../squidpony/squidmath/CrossHash.Wisp.html" title="class in squidpony.squidmath">CrossHash.Wisp</a></dt>
  237. <dd>&nbsp;</dd>
  238. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/CrossHash.Wisp.html#hash-java.lang.CharSequence-">hash(CharSequence)</a></span> - Static method in class squidpony.squidmath.<a href="../squidpony/squidmath/CrossHash.Wisp.html" title="class in squidpony.squidmath">CrossHash.Wisp</a></dt>
  239. <dd>&nbsp;</dd>
  240. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/CrossHash.Wisp.html#hash-char:A-int-int-">hash(char[], int, int)</a></span> - Static method in class squidpony.squidmath.<a href="../squidpony/squidmath/CrossHash.Wisp.html" title="class in squidpony.squidmath">CrossHash.Wisp</a></dt>
  241. <dd>&nbsp;</dd>
  242. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/CrossHash.Wisp.html#hash-char:A:A-">hash(char[][])</a></span> - Static method in class squidpony.squidmath.<a href="../squidpony/squidmath/CrossHash.Wisp.html" title="class in squidpony.squidmath">CrossHash.Wisp</a></dt>
  243. <dd>&nbsp;</dd>
  244. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/CrossHash.Wisp.html#hash-java.lang.CharSequence:A-">hash(CharSequence[])</a></span> - Static method in class squidpony.squidmath.<a href="../squidpony/squidmath/CrossHash.Wisp.html" title="class in squidpony.squidmath">CrossHash.Wisp</a></dt>
  245. <dd>&nbsp;</dd>
  246. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/CrossHash.Wisp.html#hash-java.lang.CharSequence:A...-">hash(CharSequence[]...)</a></span> - Static method in class squidpony.squidmath.<a href="../squidpony/squidmath/CrossHash.Wisp.html" title="class in squidpony.squidmath">CrossHash.Wisp</a></dt>
  247. <dd>&nbsp;</dd>
  248. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/CrossHash.Wisp.html#hash-java.lang.Object:A-">hash(Object[])</a></span> - Static method in class squidpony.squidmath.<a href="../squidpony/squidmath/CrossHash.Wisp.html" title="class in squidpony.squidmath">CrossHash.Wisp</a></dt>
  249. <dd>&nbsp;</dd>
  250. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/CrossHash.Falcon.html#hash64-boolean:A-">hash64(boolean[])</a></span> - Static method in class squidpony.squidmath.<a href="../squidpony/squidmath/CrossHash.Falcon.html" title="class in squidpony.squidmath">CrossHash.Falcon</a></dt>
  251. <dd>&nbsp;</dd>
  252. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/CrossHash.Falcon.html#hash64-byte:A-">hash64(byte[])</a></span> - Static method in class squidpony.squidmath.<a href="../squidpony/squidmath/CrossHash.Falcon.html" title="class in squidpony.squidmath">CrossHash.Falcon</a></dt>
  253. <dd>&nbsp;</dd>
  254. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/CrossHash.Falcon.html#hash64-short:A-">hash64(short[])</a></span> - Static method in class squidpony.squidmath.<a href="../squidpony/squidmath/CrossHash.Falcon.html" title="class in squidpony.squidmath">CrossHash.Falcon</a></dt>
  255. <dd>&nbsp;</dd>
  256. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/CrossHash.Falcon.html#hash64-char:A-">hash64(char[])</a></span> - Static method in class squidpony.squidmath.<a href="../squidpony/squidmath/CrossHash.Falcon.html" title="class in squidpony.squidmath">CrossHash.Falcon</a></dt>
  257. <dd>&nbsp;</dd>
  258. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/CrossHash.Falcon.html#hash64-int:A-">hash64(int[])</a></span> - Static method in class squidpony.squidmath.<a href="../squidpony/squidmath/CrossHash.Falcon.html" title="class in squidpony.squidmath">CrossHash.Falcon</a></dt>
  259. <dd>&nbsp;</dd>
  260. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/CrossHash.Falcon.html#hash64-long:A-">hash64(long[])</a></span> - Static method in class squidpony.squidmath.<a href="../squidpony/squidmath/CrossHash.Falcon.html" title="class in squidpony.squidmath">CrossHash.Falcon</a></dt>
  261. <dd>&nbsp;</dd>
  262. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/CrossHash.Falcon.html#hash64-float:A-">hash64(float[])</a></span> - Static method in class squidpony.squidmath.<a href="../squidpony/squidmath/CrossHash.Falcon.html" title="class in squidpony.squidmath">CrossHash.Falcon</a></dt>
  263. <dd>&nbsp;</dd>
  264. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/CrossHash.Falcon.html#hash64-double:A-">hash64(double[])</a></span> - Static method in class squidpony.squidmath.<a href="../squidpony/squidmath/CrossHash.Falcon.html" title="class in squidpony.squidmath">CrossHash.Falcon</a></dt>
  265. <dd>&nbsp;</dd>
  266. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/CrossHash.Falcon.html#hash64-java.lang.CharSequence-">hash64(CharSequence)</a></span> - Static method in class squidpony.squidmath.<a href="../squidpony/squidmath/CrossHash.Falcon.html" title="class in squidpony.squidmath">CrossHash.Falcon</a></dt>
  267. <dd>&nbsp;</dd>
  268. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/CrossHash.Falcon.html#hash64-char:A-int-int-">hash64(char[], int, int)</a></span> - Static method in class squidpony.squidmath.<a href="../squidpony/squidmath/CrossHash.Falcon.html" title="class in squidpony.squidmath">CrossHash.Falcon</a></dt>
  269. <dd>&nbsp;</dd>
  270. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/CrossHash.Falcon.html#hash64-char:A:A-">hash64(char[][])</a></span> - Static method in class squidpony.squidmath.<a href="../squidpony/squidmath/CrossHash.Falcon.html" title="class in squidpony.squidmath">CrossHash.Falcon</a></dt>
  271. <dd>&nbsp;</dd>
  272. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/CrossHash.Falcon.html#hash64-java.lang.CharSequence:A-">hash64(CharSequence[])</a></span> - Static method in class squidpony.squidmath.<a href="../squidpony/squidmath/CrossHash.Falcon.html" title="class in squidpony.squidmath">CrossHash.Falcon</a></dt>
  273. <dd>&nbsp;</dd>
  274. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/CrossHash.Falcon.html#hash64-java.lang.CharSequence:A...-">hash64(CharSequence[]...)</a></span> - Static method in class squidpony.squidmath.<a href="../squidpony/squidmath/CrossHash.Falcon.html" title="class in squidpony.squidmath">CrossHash.Falcon</a></dt>
  275. <dd>&nbsp;</dd>
  276. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/CrossHash.Falcon.html#hash64-java.lang.Object:A-">hash64(Object[])</a></span> - Static method in class squidpony.squidmath.<a href="../squidpony/squidmath/CrossHash.Falcon.html" title="class in squidpony.squidmath">CrossHash.Falcon</a></dt>
  277. <dd>&nbsp;</dd>
  278. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/CrossHash.html#hash64-boolean:A-">hash64(boolean[])</a></span> - Static method in class squidpony.squidmath.<a href="../squidpony/squidmath/CrossHash.html" title="class in squidpony.squidmath">CrossHash</a></dt>
  279. <dd>&nbsp;</dd>
  280. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/CrossHash.html#hash64-byte:A-">hash64(byte[])</a></span> - Static method in class squidpony.squidmath.<a href="../squidpony/squidmath/CrossHash.html" title="class in squidpony.squidmath">CrossHash</a></dt>
  281. <dd>&nbsp;</dd>
  282. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/CrossHash.html#hash64-char:A-">hash64(char[])</a></span> - Static method in class squidpony.squidmath.<a href="../squidpony/squidmath/CrossHash.html" title="class in squidpony.squidmath">CrossHash</a></dt>
  283. <dd>&nbsp;</dd>
  284. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/CrossHash.html#hash64-short:A-">hash64(short[])</a></span> - Static method in class squidpony.squidmath.<a href="../squidpony/squidmath/CrossHash.html" title="class in squidpony.squidmath">CrossHash</a></dt>
  285. <dd>&nbsp;</dd>
  286. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/CrossHash.html#hash64-int:A-">hash64(int[])</a></span> - Static method in class squidpony.squidmath.<a href="../squidpony/squidmath/CrossHash.html" title="class in squidpony.squidmath">CrossHash</a></dt>
  287. <dd>&nbsp;</dd>
  288. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/CrossHash.html#hash64-long:A-">hash64(long[])</a></span> - Static method in class squidpony.squidmath.<a href="../squidpony/squidmath/CrossHash.html" title="class in squidpony.squidmath">CrossHash</a></dt>
  289. <dd>&nbsp;</dd>
  290. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/CrossHash.html#hash64-float:A-">hash64(float[])</a></span> - Static method in class squidpony.squidmath.<a href="../squidpony/squidmath/CrossHash.html" title="class in squidpony.squidmath">CrossHash</a></dt>
  291. <dd>&nbsp;</dd>
  292. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/CrossHash.html#hash64-double:A-">hash64(double[])</a></span> - Static method in class squidpony.squidmath.<a href="../squidpony/squidmath/CrossHash.html" title="class in squidpony.squidmath">CrossHash</a></dt>
  293. <dd>&nbsp;</dd>
  294. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/CrossHash.html#hash64-java.lang.CharSequence-">hash64(CharSequence)</a></span> - Static method in class squidpony.squidmath.<a href="../squidpony/squidmath/CrossHash.html" title="class in squidpony.squidmath">CrossHash</a></dt>
  295. <dd>&nbsp;</dd>
  296. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/CrossHash.html#hash64-java.lang.CharSequence:A-">hash64(CharSequence[])</a></span> - Static method in class squidpony.squidmath.<a href="../squidpony/squidmath/CrossHash.html" title="class in squidpony.squidmath">CrossHash</a></dt>
  297. <dd>&nbsp;</dd>
  298. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/CrossHash.html#hash64-char:A:A-">hash64(char[][])</a></span> - Static method in class squidpony.squidmath.<a href="../squidpony/squidmath/CrossHash.html" title="class in squidpony.squidmath">CrossHash</a></dt>
  299. <dd>&nbsp;</dd>
  300. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/CrossHash.html#hash64-java.lang.Iterable-">hash64(Iterable&lt;? extends CharSequence&gt;)</a></span> - Static method in class squidpony.squidmath.<a href="../squidpony/squidmath/CrossHash.html" title="class in squidpony.squidmath">CrossHash</a></dt>
  301. <dd>&nbsp;</dd>
  302. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/CrossHash.html#hash64-java.lang.CharSequence:A...-">hash64(CharSequence[]...)</a></span> - Static method in class squidpony.squidmath.<a href="../squidpony/squidmath/CrossHash.html" title="class in squidpony.squidmath">CrossHash</a></dt>
  303. <dd>&nbsp;</dd>
  304. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/CrossHash.html#hash64-char:A-int-int-">hash64(char[], int, int)</a></span> - Static method in class squidpony.squidmath.<a href="../squidpony/squidmath/CrossHash.html" title="class in squidpony.squidmath">CrossHash</a></dt>
  305. <dd>
  306. <div class="block">Hashes only a subsection of the given data, starting at start (inclusive) and ending before end (exclusive).</div>
  307. </dd>
  308. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/CrossHash.Lightning.html#hash64-boolean:A-">hash64(boolean[])</a></span> - Static method in class squidpony.squidmath.<a href="../squidpony/squidmath/CrossHash.Lightning.html" title="class in squidpony.squidmath">CrossHash.Lightning</a></dt>
  309. <dd>&nbsp;</dd>
  310. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/CrossHash.Lightning.html#hash64-byte:A-">hash64(byte[])</a></span> - Static method in class squidpony.squidmath.<a href="../squidpony/squidmath/CrossHash.Lightning.html" title="class in squidpony.squidmath">CrossHash.Lightning</a></dt>
  311. <dd>&nbsp;</dd>
  312. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/CrossHash.Lightning.html#hash64-short:A-">hash64(short[])</a></span> - Static method in class squidpony.squidmath.<a href="../squidpony/squidmath/CrossHash.Lightning.html" title="class in squidpony.squidmath">CrossHash.Lightning</a></dt>
  313. <dd>&nbsp;</dd>
  314. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/CrossHash.Lightning.html#hash64-char:A-">hash64(char[])</a></span> - Static method in class squidpony.squidmath.<a href="../squidpony/squidmath/CrossHash.Lightning.html" title="class in squidpony.squidmath">CrossHash.Lightning</a></dt>
  315. <dd>&nbsp;</dd>
  316. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/CrossHash.Lightning.html#hash64-int:A-">hash64(int[])</a></span> - Static method in class squidpony.squidmath.<a href="../squidpony/squidmath/CrossHash.Lightning.html" title="class in squidpony.squidmath">CrossHash.Lightning</a></dt>
  317. <dd>&nbsp;</dd>
  318. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/CrossHash.Lightning.html#hash64-long:A-">hash64(long[])</a></span> - Static method in class squidpony.squidmath.<a href="../squidpony/squidmath/CrossHash.Lightning.html" title="class in squidpony.squidmath">CrossHash.Lightning</a></dt>
  319. <dd>&nbsp;</dd>
  320. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/CrossHash.Lightning.html#hash64-float:A-">hash64(float[])</a></span> - Static method in class squidpony.squidmath.<a href="../squidpony/squidmath/CrossHash.Lightning.html" title="class in squidpony.squidmath">CrossHash.Lightning</a></dt>
  321. <dd>&nbsp;</dd>
  322. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/CrossHash.Lightning.html#hash64-double:A-">hash64(double[])</a></span> - Static method in class squidpony.squidmath.<a href="../squidpony/squidmath/CrossHash.Lightning.html" title="class in squidpony.squidmath">CrossHash.Lightning</a></dt>
  323. <dd>&nbsp;</dd>
  324. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/CrossHash.Lightning.html#hash64-char:A-int-int-">hash64(char[], int, int)</a></span> - Static method in class squidpony.squidmath.<a href="../squidpony/squidmath/CrossHash.Lightning.html" title="class in squidpony.squidmath">CrossHash.Lightning</a></dt>
  325. <dd>&nbsp;</dd>
  326. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/CrossHash.Lightning.html#hash64-java.lang.CharSequence-">hash64(CharSequence)</a></span> - Static method in class squidpony.squidmath.<a href="../squidpony/squidmath/CrossHash.Lightning.html" title="class in squidpony.squidmath">CrossHash.Lightning</a></dt>
  327. <dd>&nbsp;</dd>
  328. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/CrossHash.Lightning.html#hash64-char:A:A-">hash64(char[][])</a></span> - Static method in class squidpony.squidmath.<a href="../squidpony/squidmath/CrossHash.Lightning.html" title="class in squidpony.squidmath">CrossHash.Lightning</a></dt>
  329. <dd>&nbsp;</dd>
  330. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/CrossHash.Lightning.html#hash64-java.lang.CharSequence:A-">hash64(CharSequence[])</a></span> - Static method in class squidpony.squidmath.<a href="../squidpony/squidmath/CrossHash.Lightning.html" title="class in squidpony.squidmath">CrossHash.Lightning</a></dt>
  331. <dd>&nbsp;</dd>
  332. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/CrossHash.Lightning.html#hash64-java.lang.Iterable-">hash64(Iterable&lt;? extends CharSequence&gt;)</a></span> - Static method in class squidpony.squidmath.<a href="../squidpony/squidmath/CrossHash.Lightning.html" title="class in squidpony.squidmath">CrossHash.Lightning</a></dt>
  333. <dd>&nbsp;</dd>
  334. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/CrossHash.Lightning.html#hash64-java.lang.CharSequence:A...-">hash64(CharSequence[]...)</a></span> - Static method in class squidpony.squidmath.<a href="../squidpony/squidmath/CrossHash.Lightning.html" title="class in squidpony.squidmath">CrossHash.Lightning</a></dt>
  335. <dd>&nbsp;</dd>
  336. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/CrossHash.Lightning.html#hash64-java.lang.Object:A-">hash64(Object[])</a></span> - Static method in class squidpony.squidmath.<a href="../squidpony/squidmath/CrossHash.Lightning.html" title="class in squidpony.squidmath">CrossHash.Lightning</a></dt>
  337. <dd>&nbsp;</dd>
  338. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/CrossHash.Storm.html#hash64-boolean:A-">hash64(boolean[])</a></span> - Method in class squidpony.squidmath.<a href="../squidpony/squidmath/CrossHash.Storm.html" title="class in squidpony.squidmath">CrossHash.Storm</a></dt>
  339. <dd>&nbsp;</dd>
  340. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/CrossHash.Storm.html#hash64-byte:A-">hash64(byte[])</a></span> - Method in class squidpony.squidmath.<a href="../squidpony/squidmath/CrossHash.Storm.html" title="class in squidpony.squidmath">CrossHash.Storm</a></dt>
  341. <dd>&nbsp;</dd>
  342. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/CrossHash.Storm.html#hash64-short:A-">hash64(short[])</a></span> - Method in class squidpony.squidmath.<a href="../squidpony/squidmath/CrossHash.Storm.html" title="class in squidpony.squidmath">CrossHash.Storm</a></dt>
  343. <dd>&nbsp;</dd>
  344. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/CrossHash.Storm.html#hash64-char:A-">hash64(char[])</a></span> - Method in class squidpony.squidmath.<a href="../squidpony/squidmath/CrossHash.Storm.html" title="class in squidpony.squidmath">CrossHash.Storm</a></dt>
  345. <dd>&nbsp;</dd>
  346. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/CrossHash.Storm.html#hash64-int:A-">hash64(int[])</a></span> - Method in class squidpony.squidmath.<a href="../squidpony/squidmath/CrossHash.Storm.html" title="class in squidpony.squidmath">CrossHash.Storm</a></dt>
  347. <dd>&nbsp;</dd>
  348. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/CrossHash.Storm.html#hash64-long:A-">hash64(long[])</a></span> - Method in class squidpony.squidmath.<a href="../squidpony/squidmath/CrossHash.Storm.html" title="class in squidpony.squidmath">CrossHash.Storm</a></dt>
  349. <dd>&nbsp;</dd>
  350. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/CrossHash.Storm.html#hash64-float:A-">hash64(float[])</a></span> - Method in class squidpony.squidmath.<a href="../squidpony/squidmath/CrossHash.Storm.html" title="class in squidpony.squidmath">CrossHash.Storm</a></dt>
  351. <dd>&nbsp;</dd>
  352. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/CrossHash.Storm.html#hash64-double:A-">hash64(double[])</a></span> - Method in class squidpony.squidmath.<a href="../squidpony/squidmath/CrossHash.Storm.html" title="class in squidpony.squidmath">CrossHash.Storm</a></dt>
  353. <dd>&nbsp;</dd>
  354. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/CrossHash.Storm.html#hash64-char:A-int-int-">hash64(char[], int, int)</a></span> - Method in class squidpony.squidmath.<a href="../squidpony/squidmath/CrossHash.Storm.html" title="class in squidpony.squidmath">CrossHash.Storm</a></dt>
  355. <dd>&nbsp;</dd>
  356. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/CrossHash.Storm.html#hash64-java.lang.CharSequence-">hash64(CharSequence)</a></span> - Method in class squidpony.squidmath.<a href="../squidpony/squidmath/CrossHash.Storm.html" title="class in squidpony.squidmath">CrossHash.Storm</a></dt>
  357. <dd>&nbsp;</dd>
  358. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/CrossHash.Storm.html#hash64-char:A:A-">hash64(char[][])</a></span> - Method in class squidpony.squidmath.<a href="../squidpony/squidmath/CrossHash.Storm.html" title="class in squidpony.squidmath">CrossHash.Storm</a></dt>
  359. <dd>&nbsp;</dd>
  360. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/CrossHash.Storm.html#hash64-java.lang.CharSequence:A-">hash64(CharSequence[])</a></span> - Method in class squidpony.squidmath.<a href="../squidpony/squidmath/CrossHash.Storm.html" title="class in squidpony.squidmath">CrossHash.Storm</a></dt>
  361. <dd>&nbsp;</dd>
  362. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/CrossHash.Storm.html#hash64-java.lang.Iterable-">hash64(Iterable&lt;? extends CharSequence&gt;)</a></span> - Method in class squidpony.squidmath.<a href="../squidpony/squidmath/CrossHash.Storm.html" title="class in squidpony.squidmath">CrossHash.Storm</a></dt>
  363. <dd>&nbsp;</dd>
  364. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/CrossHash.Storm.html#hash64-java.lang.CharSequence:A...-">hash64(CharSequence[]...)</a></span> - Method in class squidpony.squidmath.<a href="../squidpony/squidmath/CrossHash.Storm.html" title="class in squidpony.squidmath">CrossHash.Storm</a></dt>
  365. <dd>&nbsp;</dd>
  366. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/CrossHash.Storm.html#hash64-java.lang.Object:A-">hash64(Object[])</a></span> - Method in class squidpony.squidmath.<a href="../squidpony/squidmath/CrossHash.Storm.html" title="class in squidpony.squidmath">CrossHash.Storm</a></dt>
  367. <dd>&nbsp;</dd>
  368. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/CrossHash.Wisp.html#hash64-boolean:A-">hash64(boolean[])</a></span> - Static method in class squidpony.squidmath.<a href="../squidpony/squidmath/CrossHash.Wisp.html" title="class in squidpony.squidmath">CrossHash.Wisp</a></dt>
  369. <dd>&nbsp;</dd>
  370. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/CrossHash.Wisp.html#hash64-byte:A-">hash64(byte[])</a></span> - Static method in class squidpony.squidmath.<a href="../squidpony/squidmath/CrossHash.Wisp.html" title="class in squidpony.squidmath">CrossHash.Wisp</a></dt>
  371. <dd>&nbsp;</dd>
  372. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/CrossHash.Wisp.html#hash64-short:A-">hash64(short[])</a></span> - Static method in class squidpony.squidmath.<a href="../squidpony/squidmath/CrossHash.Wisp.html" title="class in squidpony.squidmath">CrossHash.Wisp</a></dt>
  373. <dd>&nbsp;</dd>
  374. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/CrossHash.Wisp.html#hash64-char:A-">hash64(char[])</a></span> - Static method in class squidpony.squidmath.<a href="../squidpony/squidmath/CrossHash.Wisp.html" title="class in squidpony.squidmath">CrossHash.Wisp</a></dt>
  375. <dd>&nbsp;</dd>
  376. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/CrossHash.Wisp.html#hash64-int:A-">hash64(int[])</a></span> - Static method in class squidpony.squidmath.<a href="../squidpony/squidmath/CrossHash.Wisp.html" title="class in squidpony.squidmath">CrossHash.Wisp</a></dt>
  377. <dd>&nbsp;</dd>
  378. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/CrossHash.Wisp.html#hash64-long:A-">hash64(long[])</a></span> - Static method in class squidpony.squidmath.<a href="../squidpony/squidmath/CrossHash.Wisp.html" title="class in squidpony.squidmath">CrossHash.Wisp</a></dt>
  379. <dd>&nbsp;</dd>
  380. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/CrossHash.Wisp.html#hash64-float:A-">hash64(float[])</a></span> - Static method in class squidpony.squidmath.<a href="../squidpony/squidmath/CrossHash.Wisp.html" title="class in squidpony.squidmath">CrossHash.Wisp</a></dt>
  381. <dd>&nbsp;</dd>
  382. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/CrossHash.Wisp.html#hash64-double:A-">hash64(double[])</a></span> - Static method in class squidpony.squidmath.<a href="../squidpony/squidmath/CrossHash.Wisp.html" title="class in squidpony.squidmath">CrossHash.Wisp</a></dt>
  383. <dd>&nbsp;</dd>
  384. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/CrossHash.Wisp.html#hash64-java.lang.CharSequence-">hash64(CharSequence)</a></span> - Static method in class squidpony.squidmath.<a href="../squidpony/squidmath/CrossHash.Wisp.html" title="class in squidpony.squidmath">CrossHash.Wisp</a></dt>
  385. <dd>&nbsp;</dd>
  386. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/CrossHash.Wisp.html#hash64-char:A-int-int-">hash64(char[], int, int)</a></span> - Static method in class squidpony.squidmath.<a href="../squidpony/squidmath/CrossHash.Wisp.html" title="class in squidpony.squidmath">CrossHash.Wisp</a></dt>
  387. <dd>&nbsp;</dd>
  388. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/CrossHash.Wisp.html#hash64-char:A:A-">hash64(char[][])</a></span> - Static method in class squidpony.squidmath.<a href="../squidpony/squidmath/CrossHash.Wisp.html" title="class in squidpony.squidmath">CrossHash.Wisp</a></dt>
  389. <dd>&nbsp;</dd>
  390. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/CrossHash.Wisp.html#hash64-java.lang.CharSequence:A-">hash64(CharSequence[])</a></span> - Static method in class squidpony.squidmath.<a href="../squidpony/squidmath/CrossHash.Wisp.html" title="class in squidpony.squidmath">CrossHash.Wisp</a></dt>
  391. <dd>&nbsp;</dd>
  392. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/CrossHash.Wisp.html#hash64-java.lang.CharSequence:A...-">hash64(CharSequence[]...)</a></span> - Static method in class squidpony.squidmath.<a href="../squidpony/squidmath/CrossHash.Wisp.html" title="class in squidpony.squidmath">CrossHash.Wisp</a></dt>
  393. <dd>&nbsp;</dd>
  394. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/CrossHash.Wisp.html#hash64-java.lang.Object:A-">hash64(Object[])</a></span> - Static method in class squidpony.squidmath.<a href="../squidpony/squidmath/CrossHash.Wisp.html" title="class in squidpony.squidmath">CrossHash.Wisp</a></dt>
  395. <dd>&nbsp;</dd>
  396. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/IntVLA.html#hash64--">hash64()</a></span> - Method in class squidpony.squidmath.<a href="../squidpony/squidmath/IntVLA.html" title="class in squidpony.squidmath">IntVLA</a></dt>
  397. <dd>&nbsp;</dd>
  398. <dt><span class="memberNameLink"><a href="../squidpony/FakeLanguageGen.Alteration.html#hashCode--">hashCode()</a></span> - Method in class squidpony.<a href="../squidpony/FakeLanguageGen.Alteration.html" title="class in squidpony">FakeLanguageGen.Alteration</a></dt>
  399. <dd>&nbsp;</dd>
  400. <dt><span class="memberNameLink"><a href="../squidpony/FakeLanguageGen.html#hashCode--">hashCode()</a></span> - Method in class squidpony.<a href="../squidpony/FakeLanguageGen.html" title="class in squidpony">FakeLanguageGen</a></dt>
  401. <dd>&nbsp;</dd>
  402. <dt><span class="memberNameLink"><a href="../squidpony/FakeLanguageGen.Modifier.html#hashCode--">hashCode()</a></span> - Method in class squidpony.<a href="../squidpony/FakeLanguageGen.Modifier.html" title="class in squidpony">FakeLanguageGen.Modifier</a></dt>
  403. <dd>&nbsp;</dd>
  404. <dt><span class="memberNameLink"><a href="../squidpony/squidgrid/mapping/Rectangle.Impl.html#hashCode--">hashCode()</a></span> - Method in class squidpony.squidgrid.mapping.<a href="../squidpony/squidgrid/mapping/Rectangle.Impl.html" title="class in squidpony.squidgrid.mapping">Rectangle.Impl</a></dt>
  405. <dd>&nbsp;</dd>
  406. <dt><span class="memberNameLink"><a href="../squidpony/squidgrid/mapping/Terrain.html#hashCode--">hashCode()</a></span> - Method in class squidpony.squidgrid.mapping.<a href="../squidpony/squidgrid/mapping/Terrain.html" title="class in squidpony.squidgrid.mapping">Terrain</a></dt>
  407. <dd>&nbsp;</dd>
  408. <dt><span class="memberNameLink"><a href="../squidpony/squidgrid/SpatialMap.html#hashCode--">hashCode()</a></span> - Method in class squidpony.squidgrid.<a href="../squidpony/squidgrid/SpatialMap.html" title="class in squidpony.squidgrid">SpatialMap</a></dt>
  409. <dd>&nbsp;</dd>
  410. <dt><span class="memberNameLink"><a href="../squidpony/squidgrid/SpatialMap.SpatialTriple.html#hashCode--">hashCode()</a></span> - Method in class squidpony.squidgrid.<a href="../squidpony/squidgrid/SpatialMap.SpatialTriple.html" title="class in squidpony.squidgrid">SpatialMap.SpatialTriple</a></dt>
  411. <dd>&nbsp;</dd>
  412. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/Arrangement.html#hashCode--">hashCode()</a></span> - Method in class squidpony.squidmath.<a href="../squidpony/squidmath/Arrangement.html" title="class in squidpony.squidmath">Arrangement</a></dt>
  413. <dd>
  414. <div class="block">Returns a hash code for this map.</div>
  415. </dd>
  416. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/Coord.html#hashCode--">hashCode()</a></span> - Method in class squidpony.squidmath.<a href="../squidpony/squidmath/Coord.html" title="class in squidpony.squidmath">Coord</a></dt>
  417. <dd>&nbsp;</dd>
  418. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/Coord3D.html#hashCode--">hashCode()</a></span> - Method in class squidpony.squidmath.<a href="../squidpony/squidmath/Coord3D.html" title="class in squidpony.squidmath">Coord3D</a></dt>
  419. <dd>&nbsp;</dd>
  420. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/CoordDouble.html#hashCode--">hashCode()</a></span> - Method in class squidpony.squidmath.<a href="../squidpony/squidmath/CoordDouble.html" title="class in squidpony.squidmath">CoordDouble</a></dt>
  421. <dd>&nbsp;</dd>
  422. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/DharmaRNG.html#hashCode--">hashCode()</a></span> - Method in class squidpony.squidmath.<a href="../squidpony/squidmath/DharmaRNG.html" title="class in squidpony.squidmath">DharmaRNG</a></dt>
  423. <dd>&nbsp;</dd>
  424. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/EditRNG.html#hashCode--">hashCode()</a></span> - Method in class squidpony.squidmath.<a href="../squidpony/squidmath/EditRNG.html" title="class in squidpony.squidmath">EditRNG</a></dt>
  425. <dd>&nbsp;</dd>
  426. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/GreasedRegion.html#hashCode--">hashCode()</a></span> - Method in class squidpony.squidmath.<a href="../squidpony/squidmath/GreasedRegion.html" title="class in squidpony.squidmath">GreasedRegion</a></dt>
  427. <dd>&nbsp;</dd>
  428. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/IntDoubleOrderedMap.html#hashCode--">hashCode()</a></span> - Method in class squidpony.squidmath.<a href="../squidpony/squidmath/IntDoubleOrderedMap.html" title="class in squidpony.squidmath">IntDoubleOrderedMap</a></dt>
  429. <dd>
  430. <div class="block">Returns a hash code for this map.</div>
  431. </dd>
  432. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/IntDoubleOrderedMap.MapEntry.html#hashCode--">hashCode()</a></span> - Method in class squidpony.squidmath.<a href="../squidpony/squidmath/IntDoubleOrderedMap.MapEntry.html" title="class in squidpony.squidmath">IntDoubleOrderedMap.MapEntry</a></dt>
  433. <dd>&nbsp;</dd>
  434. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/IntDoubleOrderedMap.MapEntrySet.html#hashCode--">hashCode()</a></span> - Method in class squidpony.squidmath.<a href="../squidpony/squidmath/IntDoubleOrderedMap.MapEntrySet.html" title="class in squidpony.squidmath">IntDoubleOrderedMap.MapEntrySet</a></dt>
  435. <dd>
  436. <div class="block">Returns a hash code for this set.</div>
  437. </dd>
  438. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/IntVLA.html#hashCode--">hashCode()</a></span> - Method in class squidpony.squidmath.<a href="../squidpony/squidmath/IntVLA.html" title="class in squidpony.squidmath">IntVLA</a></dt>
  439. <dd>&nbsp;</dd>
  440. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/LightRNG.html#hashCode--">hashCode()</a></span> - Method in class squidpony.squidmath.<a href="../squidpony/squidmath/LightRNG.html" title="class in squidpony.squidmath">LightRNG</a></dt>
  441. <dd>&nbsp;</dd>
  442. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/LongPeriodRNG.html#hashCode--">hashCode()</a></span> - Method in class squidpony.squidmath.<a href="../squidpony/squidmath/LongPeriodRNG.html" title="class in squidpony.squidmath">LongPeriodRNG</a></dt>
  443. <dd>&nbsp;</dd>
  444. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/OrderedMap.html#hashCode--">hashCode()</a></span> - Method in class squidpony.squidmath.<a href="../squidpony/squidmath/OrderedMap.html" title="class in squidpony.squidmath">OrderedMap</a></dt>
  445. <dd>
  446. <div class="block">Returns a hash code for this map.</div>
  447. </dd>
  448. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/OrderedSet.html#hashCode--">hashCode()</a></span> - Method in class squidpony.squidmath.<a href="../squidpony/squidmath/OrderedSet.html" title="class in squidpony.squidmath">OrderedSet</a></dt>
  449. <dd>
  450. <div class="block">Returns a hash code for this set.</div>
  451. </dd>
  452. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/RegionMap.html#hashCode--">hashCode()</a></span> - Method in class squidpony.squidmath.<a href="../squidpony/squidmath/RegionMap.html" title="class in squidpony.squidmath">RegionMap</a></dt>
  453. <dd>&nbsp;</dd>
  454. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/ShortSet.html#hashCode--">hashCode()</a></span> - Method in class squidpony.squidmath.<a href="../squidpony/squidmath/ShortSet.html" title="class in squidpony.squidmath">ShortSet</a></dt>
  455. <dd>&nbsp;</dd>
  456. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/ShortVLA.html#hashCode--">hashCode()</a></span> - Method in class squidpony.squidmath.<a href="../squidpony/squidmath/ShortVLA.html" title="class in squidpony.squidmath">ShortVLA</a></dt>
  457. <dd>&nbsp;</dd>
  458. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/SquidID.html#hashCode--">hashCode()</a></span> - Method in class squidpony.squidmath.<a href="../squidpony/squidmath/SquidID.html" title="class in squidpony.squidmath">SquidID</a></dt>
  459. <dd>&nbsp;</dd>
  460. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/Arrangement.html#hasher">hasher</a></span> - Variable in class squidpony.squidmath.<a href="../squidpony/squidmath/Arrangement.html" title="class in squidpony.squidmath">Arrangement</a></dt>
  461. <dd>&nbsp;</dd>
  462. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/OrderedMap.html#hasher">hasher</a></span> - Variable in class squidpony.squidmath.<a href="../squidpony/squidmath/OrderedMap.html" title="class in squidpony.squidmath">OrderedMap</a></dt>
  463. <dd>&nbsp;</dd>
  464. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/OrderedSet.html#hasher">hasher</a></span> - Variable in class squidpony.squidmath.<a href="../squidpony/squidmath/OrderedSet.html" title="class in squidpony.squidmath">OrderedSet</a></dt>
  465. <dd>&nbsp;</dd>
  466. <dt><span class="memberNameLink"><a href="../squidpony/squidgrid/mapping/DungeonUtility.html#hashesToLines-char:A:A-">hashesToLines(char[][])</a></span> - Static method in class squidpony.squidgrid.mapping.<a href="../squidpony/squidgrid/mapping/DungeonUtility.html" title="class in squidpony.squidgrid.mapping">DungeonUtility</a></dt>
  467. <dd>
  468. <div class="block">Takes a char[][] dungeon map that uses '#' to represent walls, and returns a new char[][] that uses unicode box
  469. drawing characters to draw straight, continuous lines for walls, filling regions between walls (that were
  470. filled with more walls before) with space characters, ' '.</div>
  471. </dd>
  472. <dt><span class="memberNameLink"><a href="../squidpony/squidgrid/mapping/DungeonUtility.html#hashesToLines-char:A:A-boolean-">hashesToLines(char[][], boolean)</a></span> - Static method in class squidpony.squidgrid.mapping.<a href="../squidpony/squidgrid/mapping/DungeonUtility.html" title="class in squidpony.squidgrid.mapping">DungeonUtility</a></dt>
  473. <dd>
  474. <div class="block">Takes a char[][] dungeon map that uses '#' to represent walls, and returns a new char[][] that uses unicode box
  475. drawing characters to draw straight, continuous lines for walls, filling regions between walls (that were
  476. filled with more walls before) with space characters, ' '.</div>
  477. </dd>
  478. <dt><span class="memberNameLink"><a href="../squidpony/squidgrid/Direction.html#hasLeft--">hasLeft()</a></span> - Method in enum squidpony.squidgrid.<a href="../squidpony/squidgrid/Direction.html" title="enum in squidpony.squidgrid">Direction</a></dt>
  479. <dd>&nbsp;</dd>
  480. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/CombinationGenerator.html#hasMore--">hasMore()</a></span> - Method in class squidpony.squidmath.<a href="../squidpony/squidmath/CombinationGenerator.html" title="class in squidpony.squidmath">CombinationGenerator</a></dt>
  481. <dd>
  482. <div class="block">Are there more combinations?</div>
  483. </dd>
  484. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/PermutationGenerator.html#hasMore--">hasMore()</a></span> - Method in class squidpony.squidmath.<a href="../squidpony/squidmath/PermutationGenerator.html" title="class in squidpony.squidmath">PermutationGenerator</a></dt>
  485. <dd>
  486. <div class="block">Are there more permutations that have not yet been returned?</div>
  487. </dd>
  488. <dt><span class="memberNameLink"><a href="../squidpony/squidgrid/iterator/SquidIterators.AroundCounterClockWise.html#hasNext--">hasNext()</a></span> - Method in class squidpony.squidgrid.iterator.<a href="../squidpony/squidgrid/iterator/SquidIterators.AroundCounterClockWise.html" title="class in squidpony.squidgrid.iterator">SquidIterators.AroundCounterClockWise</a></dt>
  489. <dd>&nbsp;</dd>
  490. <dt><span class="memberNameLink"><a href="../squidpony/squidgrid/iterator/SquidIterators.BottomLeftToTopRight.html#hasNext--">hasNext()</a></span> - Method in class squidpony.squidgrid.iterator.<a href="../squidpony/squidgrid/iterator/SquidIterators.BottomLeftToTopRight.html" title="class in squidpony.squidgrid.iterator">SquidIterators.BottomLeftToTopRight</a></dt>
  491. <dd>&nbsp;</dd>
  492. <dt><span class="memberNameLink"><a href="../squidpony/squidgrid/iterator/SquidIterators.CenteredSquare.html#hasNext--">hasNext()</a></span> - Method in class squidpony.squidgrid.iterator.<a href="../squidpony/squidgrid/iterator/SquidIterators.CenteredSquare.html" title="class in squidpony.squidgrid.iterator">SquidIterators.CenteredSquare</a></dt>
  493. <dd>&nbsp;</dd>
  494. <dt><span class="memberNameLink"><a href="../squidpony/squidgrid/iterator/SquidIterators.Linear.html#hasNext--">hasNext()</a></span> - Method in class squidpony.squidgrid.iterator.<a href="../squidpony/squidgrid/iterator/SquidIterators.Linear.html" title="class in squidpony.squidgrid.iterator">SquidIterators.Linear</a></dt>
  495. <dd>&nbsp;</dd>
  496. <dt><span class="memberNameLink"><a href="../squidpony/squidgrid/iterator/SquidIterators.RectangleFromBottomLeftToTopRight.html#hasNext--">hasNext()</a></span> - Method in class squidpony.squidgrid.iterator.<a href="../squidpony/squidgrid/iterator/SquidIterators.RectangleFromBottomLeftToTopRight.html" title="class in squidpony.squidgrid.iterator">SquidIterators.RectangleFromBottomLeftToTopRight</a></dt>
  497. <dd>&nbsp;</dd>
  498. <dt><span class="memberNameLink"><a href="../squidpony/squidgrid/iterator/SquidIterators.VerticalUp.html#hasNext--">hasNext()</a></span> - Method in class squidpony.squidgrid.iterator.<a href="../squidpony/squidgrid/iterator/SquidIterators.VerticalUp.html" title="class in squidpony.squidgrid.iterator">SquidIterators.VerticalUp</a></dt>
  499. <dd>&nbsp;</dd>
  500. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/GapShuffler.html#hasNext--">hasNext()</a></span> - Method in class squidpony.squidmath.<a href="../squidpony/squidmath/GapShuffler.html" title="class in squidpony.squidmath">GapShuffler</a></dt>
  501. <dd>
  502. <div class="block">Returns <code>true</code> if the iteration has more elements.</div>
  503. </dd>
  504. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/RegionMap.Entries.html#hasNext--">hasNext()</a></span> - Method in class squidpony.squidmath.<a href="../squidpony/squidmath/RegionMap.Entries.html" title="class in squidpony.squidmath">RegionMap.Entries</a></dt>
  505. <dd>&nbsp;</dd>
  506. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/RegionMap.Keys.html#hasNext--">hasNext()</a></span> - Method in class squidpony.squidmath.<a href="../squidpony/squidmath/RegionMap.Keys.html" title="class in squidpony.squidmath">RegionMap.Keys</a></dt>
  507. <dd>&nbsp;</dd>
  508. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/RegionMap.Values.html#hasNext--">hasNext()</a></span> - Method in class squidpony.squidmath.<a href="../squidpony/squidmath/RegionMap.Values.html" title="class in squidpony.squidmath">RegionMap.Values</a></dt>
  509. <dd>&nbsp;</dd>
  510. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/ShortSet.ShortSetIterator.html#hasNext">hasNext</a></span> - Variable in class squidpony.squidmath.<a href="../squidpony/squidmath/ShortSet.ShortSetIterator.html" title="class in squidpony.squidmath">ShortSet.ShortSetIterator</a></dt>
  511. <dd>&nbsp;</dd>
  512. <dt><span class="memberNameLink"><a href="../squidpony/squidgrid/Direction.html#hasRight--">hasRight()</a></span> - Method in enum squidpony.squidgrid.<a href="../squidpony/squidgrid/Direction.html" title="enum in squidpony.squidgrid">Direction</a></dt>
  513. <dd>&nbsp;</dd>
  514. <dt><span class="memberNameLink"><a href="../squidpony/squidgrid/Direction.html#hasUp--">hasUp()</a></span> - Method in enum squidpony.squidgrid.<a href="../squidpony/squidgrid/Direction.html" title="enum in squidpony.squidgrid">Direction</a></dt>
  515. <dd>&nbsp;</dd>
  516. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/RNG.html#haveNextNextGaussian">haveNextNextGaussian</a></span> - Variable in class squidpony.squidmath.<a href="../squidpony/squidmath/RNG.html" title="class in squidpony.squidmath">RNG</a></dt>
  517. <dd>&nbsp;</dd>
  518. <dt><span class="memberNameLink"><a href="../squidpony/MonsterGen.html#HAWK">HAWK</a></span> - Static variable in class squidpony.<a href="../squidpony/MonsterGen.html" title="class in squidpony">MonsterGen</a></dt>
  519. <dd>&nbsp;</dd>
  520. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/Arrangement.html#headMap-K-">headMap(K)</a></span> - Method in class squidpony.squidmath.<a href="../squidpony/squidmath/Arrangement.html" title="class in squidpony.squidmath">Arrangement</a></dt>
  521. <dd>&nbsp;</dd>
  522. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/IntDoubleOrderedMap.html#headMap-int-">headMap(int)</a></span> - Method in class squidpony.squidmath.<a href="../squidpony/squidmath/IntDoubleOrderedMap.html" title="class in squidpony.squidmath">IntDoubleOrderedMap</a></dt>
  523. <dd>&nbsp;</dd>
  524. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/IntDoubleOrderedMap.html#headMap-java.lang.Integer-">headMap(Integer)</a></span> - Method in class squidpony.squidmath.<a href="../squidpony/squidmath/IntDoubleOrderedMap.html" title="class in squidpony.squidmath">IntDoubleOrderedMap</a></dt>
  525. <dd>&nbsp;</dd>
  526. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/OrderedMap.html#headMap-K-">headMap(K)</a></span> - Method in class squidpony.squidmath.<a href="../squidpony/squidmath/OrderedMap.html" title="class in squidpony.squidmath">OrderedMap</a></dt>
  527. <dd>&nbsp;</dd>
  528. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/Arrangement.KeySet.html#headSet-K-">headSet(K)</a></span> - Method in class squidpony.squidmath.<a href="../squidpony/squidmath/Arrangement.KeySet.html" title="class in squidpony.squidmath">Arrangement.KeySet</a></dt>
  529. <dd>&nbsp;</dd>
  530. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/IntDoubleOrderedMap.KeySet.html#headSet-java.lang.Integer-">headSet(Integer)</a></span> - Method in class squidpony.squidmath.<a href="../squidpony/squidmath/IntDoubleOrderedMap.KeySet.html" title="class in squidpony.squidmath">IntDoubleOrderedMap.KeySet</a></dt>
  531. <dd>&nbsp;</dd>
  532. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/IntDoubleOrderedMap.MapEntrySet.html#headSet-squidpony.squidmath.IntDoubleOrderedMap.MapEntry-">headSet(IntDoubleOrderedMap.MapEntry)</a></span> - Method in class squidpony.squidmath.<a href="../squidpony/squidmath/IntDoubleOrderedMap.MapEntrySet.html" title="class in squidpony.squidmath">IntDoubleOrderedMap.MapEntrySet</a></dt>
  533. <dd>&nbsp;</dd>
  534. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/OrderedMap.KeySet.html#headSet-K-">headSet(K)</a></span> - Method in class squidpony.squidmath.<a href="../squidpony/squidmath/OrderedMap.KeySet.html" title="class in squidpony.squidmath">OrderedMap.KeySet</a></dt>
  535. <dd>&nbsp;</dd>
  536. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/OrderedSet.html#headSet-K-">headSet(K)</a></span> - Method in class squidpony.squidmath.<a href="../squidpony/squidmath/OrderedSet.html" title="class in squidpony.squidmath">OrderedSet</a></dt>
  537. <dd>&nbsp;</dd>
  538. <dt><span class="memberNameLink"><a href="../squidpony/panel/ICombinedPanel.Impl.html#height">height</a></span> - Variable in class squidpony.panel.<a href="../squidpony/panel/ICombinedPanel.Impl.html" title="class in squidpony.panel">ICombinedPanel.Impl</a></dt>
  539. <dd>&nbsp;</dd>
  540. <dt><span class="memberNameLink"><a href="../squidpony/squidai/CustomDijkstraMap.html#height">height</a></span> - Variable in class squidpony.squidai.<a href="../squidpony/squidai/CustomDijkstraMap.html" title="class in squidpony.squidai">CustomDijkstraMap</a></dt>
  541. <dd>
  542. <div class="block">Height of the map.</div>
  543. </dd>
  544. <dt><span class="memberNameLink"><a href="../squidpony/squidai/DijkstraMap.html#height">height</a></span> - Variable in class squidpony.squidai.<a href="../squidpony/squidai/DijkstraMap.html" title="class in squidpony.squidai">DijkstraMap</a></dt>
  545. <dd>
  546. <div class="block">Height of the map.</div>
  547. </dd>
  548. <dt><span class="memberNameLink"><a href="../squidpony/squidgrid/Adjacency.html#height">height</a></span> - Variable in class squidpony.squidgrid.<a href="../squidpony/squidgrid/Adjacency.html" title="class in squidpony.squidgrid">Adjacency</a></dt>
  549. <dd>
  550. <div class="block">Can be changed if the map changes; you should get the neighbors from neighborMaps() again after changing this.</div>
  551. </dd>
  552. <dt><span class="memberNameLink"><a href="../squidpony/squidgrid/FOVCache.html#height">height</a></span> - Variable in class squidpony.squidgrid.<a href="../squidpony/squidgrid/FOVCache.html" title="class in squidpony.squidgrid">FOVCache</a></dt>
  553. <dd>&nbsp;</dd>
  554. <dt><span class="memberNameLink"><a href="../squidpony/squidgrid/iterator/SquidIterators.AroundCounterClockWise.html#height">height</a></span> - Variable in class squidpony.squidgrid.iterator.<a href="../squidpony/squidgrid/iterator/SquidIterators.AroundCounterClockWise.html" title="class in squidpony.squidgrid.iterator">SquidIterators.AroundCounterClockWise</a></dt>
  555. <dd>&nbsp;</dd>
  556. <dt><span class="memberNameLink"><a href="../squidpony/squidgrid/iterator/SquidIterators.BottomLeftToTopRight.html#height">height</a></span> - Variable in class squidpony.squidgrid.iterator.<a href="../squidpony/squidgrid/iterator/SquidIterators.BottomLeftToTopRight.html" title="class in squidpony.squidgrid.iterator">SquidIterators.BottomLeftToTopRight</a></dt>
  557. <dd>&nbsp;</dd>
  558. <dt><span class="memberNameLink"><a href="../squidpony/squidgrid/iterator/SquidIterators.CenteredSquare.html#height">height</a></span> - Variable in class squidpony.squidgrid.iterator.<a href="../squidpony/squidgrid/iterator/SquidIterators.CenteredSquare.html" title="class in squidpony.squidgrid.iterator">SquidIterators.CenteredSquare</a></dt>
  559. <dd>&nbsp;</dd>
  560. <dt><span class="memberNameLink"><a href="../squidpony/squidgrid/iterator/SquidIterators.Linear.html#height">height</a></span> - Variable in class squidpony.squidgrid.iterator.<a href="../squidpony/squidgrid/iterator/SquidIterators.Linear.html" title="class in squidpony.squidgrid.iterator">SquidIterators.Linear</a></dt>
  561. <dd>
  562. <div class="block">The grid's height</div>
  563. </dd>
  564. <dt><span class="memberNameLink"><a href="../squidpony/squidgrid/iterator/SquidIterators.RectangleFromBottomLeftToTopRight.html#height">height</a></span> - Variable in class squidpony.squidgrid.iterator.<a href="../squidpony/squidgrid/iterator/SquidIterators.RectangleFromBottomLeftToTopRight.html" title="class in squidpony.squidgrid.iterator">SquidIterators.RectangleFromBottomLeftToTopRight</a></dt>
  565. <dd>&nbsp;</dd>
  566. <dt><span class="memberNameLink"><a href="../squidpony/squidgrid/iterator/SquidIterators.VerticalUp.html#height">height</a></span> - Variable in class squidpony.squidgrid.iterator.<a href="../squidpony/squidgrid/iterator/SquidIterators.VerticalUp.html" title="class in squidpony.squidgrid.iterator">SquidIterators.VerticalUp</a></dt>
  567. <dd>
  568. <div class="block">The grid's height</div>
  569. </dd>
  570. <dt><span class="memberNameLink"><a href="../squidpony/squidgrid/mapping/DenseRoomMapGenerator.html#height">height</a></span> - Variable in class squidpony.squidgrid.mapping.<a href="../squidpony/squidgrid/mapping/DenseRoomMapGenerator.html" title="class in squidpony.squidgrid.mapping">DenseRoomMapGenerator</a></dt>
  571. <dd>&nbsp;</dd>
  572. <dt><span class="memberNameLink"><a href="../squidpony/squidgrid/mapping/DungeonGenerator.html#height">height</a></span> - Variable in class squidpony.squidgrid.mapping.<a href="../squidpony/squidgrid/mapping/DungeonGenerator.html" title="class in squidpony.squidgrid.mapping">DungeonGenerator</a></dt>
  573. <dd>&nbsp;</dd>
  574. <dt><span class="memberNameLink"><a href="../squidpony/squidgrid/mapping/MixedGenerator.html#height">height</a></span> - Variable in class squidpony.squidgrid.mapping.<a href="../squidpony/squidgrid/mapping/MixedGenerator.html" title="class in squidpony.squidgrid.mapping">MixedGenerator</a></dt>
  575. <dd>&nbsp;</dd>
  576. <dt><span class="memberNameLink"><a href="../squidpony/squidgrid/mapping/ModularMapGenerator.html#height">height</a></span> - Variable in class squidpony.squidgrid.mapping.<a href="../squidpony/squidgrid/mapping/ModularMapGenerator.html" title="class in squidpony.squidgrid.mapping">ModularMapGenerator</a></dt>
  577. <dd>&nbsp;</dd>
  578. <dt><span class="memberNameLink"><a href="../squidpony/squidgrid/mapping/OrganicMapGenerator.html#height">height</a></span> - Variable in class squidpony.squidgrid.mapping.<a href="../squidpony/squidgrid/mapping/OrganicMapGenerator.html" title="class in squidpony.squidgrid.mapping">OrganicMapGenerator</a></dt>
  579. <dd>&nbsp;</dd>
  580. <dt><span class="memberNameLink"><a href="../squidpony/squidgrid/mapping/PacMazeGenerator.html#height">height</a></span> - Variable in class squidpony.squidgrid.mapping.<a href="../squidpony/squidgrid/mapping/PacMazeGenerator.html" title="class in squidpony.squidgrid.mapping">PacMazeGenerator</a></dt>
  581. <dd>&nbsp;</dd>
  582. <dt><span class="memberNameLink"><a href="../squidpony/squidgrid/mapping/Rectangle.Impl.html#height">height</a></span> - Variable in class squidpony.squidgrid.mapping.<a href="../squidpony/squidgrid/mapping/Rectangle.Impl.html" title="class in squidpony.squidgrid.mapping">Rectangle.Impl</a></dt>
  583. <dd>&nbsp;</dd>
  584. <dt><span class="memberNameLink"><a href="../squidpony/squidgrid/mapping/RoomFinder.html#height">height</a></span> - Variable in class squidpony.squidgrid.mapping.<a href="../squidpony/squidgrid/mapping/RoomFinder.html" title="class in squidpony.squidgrid.mapping">RoomFinder</a></dt>
  585. <dd>&nbsp;</dd>
  586. <dt><span class="memberNameLink"><a href="../squidpony/squidgrid/mapping/SectionDungeonGenerator.html#height">height</a></span> - Variable in class squidpony.squidgrid.mapping.<a href="../squidpony/squidgrid/mapping/SectionDungeonGenerator.html" title="class in squidpony.squidgrid.mapping">SectionDungeonGenerator</a></dt>
  587. <dd>&nbsp;</dd>
  588. <dt><span class="memberNameLink"><a href="../squidpony/squidgrid/mapping/SpillWorldMap.html#height">height</a></span> - Variable in class squidpony.squidgrid.mapping.<a href="../squidpony/squidgrid/mapping/SpillWorldMap.html" title="class in squidpony.squidgrid.mapping">SpillWorldMap</a></dt>
  589. <dd>&nbsp;</dd>
  590. <dt><span class="memberNameLink"><a href="../squidpony/squidgrid/MultiSpill.html#height">height</a></span> - Variable in class squidpony.squidgrid.<a href="../squidpony/squidgrid/MultiSpill.html" title="class in squidpony.squidgrid">MultiSpill</a></dt>
  591. <dd>
  592. <div class="block">Height of the map.</div>
  593. </dd>
  594. <dt><span class="memberNameLink"><a href="../squidpony/squidgrid/SoundMap.html#height">height</a></span> - Variable in class squidpony.squidgrid.<a href="../squidpony/squidgrid/SoundMap.html" title="class in squidpony.squidgrid">SoundMap</a></dt>
  595. <dd>
  596. <div class="block">Height of the map.</div>
  597. </dd>
  598. <dt><span class="memberNameLink"><a href="../squidpony/squidgrid/Spill.html#height">height</a></span> - Variable in class squidpony.squidgrid.<a href="../squidpony/squidgrid/Spill.html" title="class in squidpony.squidgrid">Spill</a></dt>
  599. <dd>
  600. <div class="block">Height of the map.</div>
  601. </dd>
  602. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/AStarSearch.html#height">height</a></span> - Variable in class squidpony.squidmath.<a href="../squidpony/squidmath/AStarSearch.html" title="class in squidpony.squidmath">AStarSearch</a></dt>
  603. <dd>&nbsp;</dd>
  604. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/GreasedRegion.html#height">height</a></span> - Variable in class squidpony.squidmath.<a href="../squidpony/squidmath/GreasedRegion.html" title="class in squidpony.squidmath">GreasedRegion</a></dt>
  605. <dd>&nbsp;</dd>
  606. <dt><span class="memberNameLink"><a href="../squidpony/squidgrid/mapping/HeightMapFactory.html#heightMap-int-int-double-">heightMap(int, int, double)</a></span> - Static method in class squidpony.squidgrid.mapping.<a href="../squidpony/squidgrid/mapping/HeightMapFactory.html" title="class in squidpony.squidgrid.mapping">HeightMapFactory</a></dt>
  607. <dd>
  608. <div class="block">Returns a randomly generated map of doubles.</div>
  609. </dd>
  610. <dt><a href="../squidpony/squidgrid/mapping/HeightMapFactory.html" title="class in squidpony.squidgrid.mapping"><span class="typeNameLink">HeightMapFactory</span></a> - Class in <a href="../squidpony/squidgrid/mapping/package-summary.html">squidpony.squidgrid.mapping</a></dt>
  611. <dd>
  612. <div class="block">Tools to create maps.</div>
  613. </dd>
  614. <dt><span class="memberNameLink"><a href="../squidpony/squidgrid/mapping/HeightMapFactory.html#HeightMapFactory--">HeightMapFactory()</a></span> - Constructor for class squidpony.squidgrid.mapping.<a href="../squidpony/squidgrid/mapping/HeightMapFactory.html" title="class in squidpony.squidgrid.mapping">HeightMapFactory</a></dt>
  615. <dd>&nbsp;</dd>
  616. <dt><span class="memberNameLink"><a href="../squidpony/StringKit.html#hex-long-">hex(long)</a></span> - Static method in class squidpony.<a href="../squidpony/StringKit.html" title="class in squidpony">StringKit</a></dt>
  617. <dd>&nbsp;</dd>
  618. <dt><span class="memberNameLink"><a href="../squidpony/StringKit.html#hex-int-">hex(int)</a></span> - Static method in class squidpony.<a href="../squidpony/StringKit.html" title="class in squidpony">StringKit</a></dt>
  619. <dd>&nbsp;</dd>
  620. <dt><span class="memberNameLink"><a href="../squidpony/StringKit.html#hex-short-">hex(short)</a></span> - Static method in class squidpony.<a href="../squidpony/StringKit.html" title="class in squidpony">StringKit</a></dt>
  621. <dd>&nbsp;</dd>
  622. <dt><span class="memberNameLink"><a href="../squidpony/StringKit.html#hex-char-">hex(char)</a></span> - Static method in class squidpony.<a href="../squidpony/StringKit.html" title="class in squidpony">StringKit</a></dt>
  623. <dd>&nbsp;</dd>
  624. <dt><span class="memberNameLink"><a href="../squidpony/StringKit.html#hex-byte-">hex(byte)</a></span> - Static method in class squidpony.<a href="../squidpony/StringKit.html" title="class in squidpony">StringKit</a></dt>
  625. <dd>&nbsp;</dd>
  626. <dt><span class="memberNameLink"><a href="../squidpony/StringKit.html#hex-long:A-">hex(long[])</a></span> - Static method in class squidpony.<a href="../squidpony/StringKit.html" title="class in squidpony">StringKit</a></dt>
  627. <dd>&nbsp;</dd>
  628. <dt><span class="memberNameLink"><a href="../squidpony/StringKit.html#hex-int:A-">hex(int[])</a></span> - Static method in class squidpony.<a href="../squidpony/StringKit.html" title="class in squidpony">StringKit</a></dt>
  629. <dd>&nbsp;</dd>
  630. <dt><span class="memberNameLink"><a href="../squidpony/StringKit.html#hex-short:A-">hex(short[])</a></span> - Static method in class squidpony.<a href="../squidpony/StringKit.html" title="class in squidpony">StringKit</a></dt>
  631. <dd>&nbsp;</dd>
  632. <dt><span class="memberNameLink"><a href="../squidpony/StringKit.html#hex-char:A-">hex(char[])</a></span> - Static method in class squidpony.<a href="../squidpony/StringKit.html" title="class in squidpony">StringKit</a></dt>
  633. <dd>&nbsp;</dd>
  634. <dt><span class="memberNameLink"><a href="../squidpony/StringKit.html#hex-byte:A-">hex(byte[])</a></span> - Static method in class squidpony.<a href="../squidpony/StringKit.html" title="class in squidpony">StringKit</a></dt>
  635. <dd>&nbsp;</dd>
  636. <dt><span class="memberNameLink"><a href="../squidpony/StringKit.html#hexHash-boolean...-">hexHash(boolean...)</a></span> - Static method in class squidpony.<a href="../squidpony/StringKit.html" title="class in squidpony">StringKit</a></dt>
  637. <dd>&nbsp;</dd>
  638. <dt><span class="memberNameLink"><a href="../squidpony/StringKit.html#hexHash-byte...-">hexHash(byte...)</a></span> - Static method in class squidpony.<a href="../squidpony/StringKit.html" title="class in squidpony">StringKit</a></dt>
  639. <dd>&nbsp;</dd>
  640. <dt><span class="memberNameLink"><a href="../squidpony/StringKit.html#hexHash-short...-">hexHash(short...)</a></span> - Static method in class squidpony.<a href="../squidpony/StringKit.html" title="class in squidpony">StringKit</a></dt>
  641. <dd>&nbsp;</dd>
  642. <dt><span class="memberNameLink"><a href="../squidpony/StringKit.html#hexHash-char...-">hexHash(char...)</a></span> - Static method in class squidpony.<a href="../squidpony/StringKit.html" title="class in squidpony">StringKit</a></dt>
  643. <dd>&nbsp;</dd>
  644. <dt><span class="memberNameLink"><a href="../squidpony/StringKit.html#hexHash-int...-">hexHash(int...)</a></span> - Static method in class squidpony.<a href="../squidpony/StringKit.html" title="class in squidpony">StringKit</a></dt>
  645. <dd>&nbsp;</dd>
  646. <dt><span class="memberNameLink"><a href="../squidpony/StringKit.html#hexHash-long...-">hexHash(long...)</a></span> - Static method in class squidpony.<a href="../squidpony/StringKit.html" title="class in squidpony">StringKit</a></dt>
  647. <dd>&nbsp;</dd>
  648. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/SquidID.html#high">high</a></span> - Variable in class squidpony.squidmath.<a href="../squidpony/squidmath/SquidID.html" title="class in squidpony.squidmath">SquidID</a></dt>
  649. <dd>&nbsp;</dd>
  650. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/CoordPacker.html#hilbert3Distances">hilbert3Distances</a></span> - Static variable in class squidpony.squidmath.<a href="../squidpony/squidmath/CoordPacker.html" title="class in squidpony.squidmath">CoordPacker</a></dt>
  651. <dd>&nbsp;</dd>
  652. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/CoordPacker.html#hilbert3X">hilbert3X</a></span> - Static variable in class squidpony.squidmath.<a href="../squidpony/squidmath/CoordPacker.html" title="class in squidpony.squidmath">CoordPacker</a></dt>
  653. <dd>&nbsp;</dd>
  654. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/CoordPacker.html#hilbert3Y">hilbert3Y</a></span> - Static variable in class squidpony.squidmath.<a href="../squidpony/squidmath/CoordPacker.html" title="class in squidpony.squidmath">CoordPacker</a></dt>
  655. <dd>&nbsp;</dd>
  656. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/CoordPacker.html#hilbert3Z">hilbert3Z</a></span> - Static variable in class squidpony.squidmath.<a href="../squidpony/squidmath/CoordPacker.html" title="class in squidpony.squidmath">CoordPacker</a></dt>
  657. <dd>&nbsp;</dd>
  658. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/CoordPacker.html#hilbertDistances">hilbertDistances</a></span> - Static variable in class squidpony.squidmath.<a href="../squidpony/squidmath/CoordPacker.html" title="class in squidpony.squidmath">CoordPacker</a></dt>
  659. <dd>&nbsp;</dd>
  660. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/CoordPacker.html#hilbertToCoord-int-">hilbertToCoord(int)</a></span> - Static method in class squidpony.squidmath.<a href="../squidpony/squidmath/CoordPacker.html" title="class in squidpony.squidmath">CoordPacker</a></dt>
  661. <dd>
  662. <div class="block">Takes a distance to travel along the 256x256 Hilbert curve and returns a Coord representing the position
  663. in 2D space that corresponds to that point on the Hilbert curve.</div>
  664. </dd>
  665. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/CoordPacker.html#hilbertToMorton-int-">hilbertToMorton(int)</a></span> - Static method in class squidpony.squidmath.<a href="../squidpony/squidmath/CoordPacker.html" title="class in squidpony.squidmath">CoordPacker</a></dt>
  666. <dd>
  667. <div class="block">Takes a distance to travel along the 256x256 Hilbert curve and returns a Morton code representing the position
  668. in 2D space that corresponds to that point on the Hilbert Curve; the Morton code will have interleaved x and y
  669. bits and x in the least significant bit.</div>
  670. </dd>
  671. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/CoordPacker.html#hilbertX">hilbertX</a></span> - Static variable in class squidpony.squidmath.<a href="../squidpony/squidmath/CoordPacker.html" title="class in squidpony.squidmath">CoordPacker</a></dt>
  672. <dd>&nbsp;</dd>
  673. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/CoordPacker.html#hilbertY">hilbertY</a></span> - Static variable in class squidpony.squidmath.<a href="../squidpony/squidmath/CoordPacker.html" title="class in squidpony.squidmath">CoordPacker</a></dt>
  674. <dd>&nbsp;</dd>
  675. <dt><span class="memberNameLink"><a href="../squidpony/FakeLanguageGen.html#HINDI_ROMANIZED">HINDI_ROMANIZED</a></span> - Static variable in class squidpony.<a href="../squidpony/FakeLanguageGen.html" title="class in squidpony">FakeLanguageGen</a></dt>
  676. <dd>
  677. <div class="block">Imitation Hindi, romanized to use the Latin alphabet using accented glyphs similar to the IAST standard.</div>
  678. </dd>
  679. <dt><span class="memberNameLink"><a href="../squidpony/FakeLanguageGen.Modifier.html#HISS">HISS</a></span> - Static variable in class squidpony.<a href="../squidpony/FakeLanguageGen.Modifier.html" title="class in squidpony">FakeLanguageGen.Modifier</a></dt>
  680. <dd>
  681. <div class="block">For a character who always lengthens 's' and 'z' sounds not starting a word.</div>
  682. </dd>
  683. <dt><a href="../squidpony/tileset/HorizontalCorridorsV1.html" title="class in squidpony.tileset"><span class="typeNameLink">HorizontalCorridorsV1</span></a> - Class in <a href="../squidpony/tileset/package-summary.html">squidpony.tileset</a></dt>
  684. <dd>&nbsp;</dd>
  685. <dt><span class="memberNameLink"><a href="../squidpony/tileset/HorizontalCorridorsV1.html#HorizontalCorridorsV1--">HorizontalCorridorsV1()</a></span> - Constructor for class squidpony.tileset.<a href="../squidpony/tileset/HorizontalCorridorsV1.html" title="class in squidpony.tileset">HorizontalCorridorsV1</a></dt>
  686. <dd>&nbsp;</dd>
  687. <dt><a href="../squidpony/tileset/HorizontalCorridorsV2.html" title="class in squidpony.tileset"><span class="typeNameLink">HorizontalCorridorsV2</span></a> - Class in <a href="../squidpony/tileset/package-summary.html">squidpony.tileset</a></dt>
  688. <dd>&nbsp;</dd>
  689. <dt><span class="memberNameLink"><a href="../squidpony/tileset/HorizontalCorridorsV2.html#HorizontalCorridorsV2--">HorizontalCorridorsV2()</a></span> - Constructor for class squidpony.tileset.<a href="../squidpony/tileset/HorizontalCorridorsV2.html" title="class in squidpony.tileset">HorizontalCorridorsV2</a></dt>
  690. <dd>&nbsp;</dd>
  691. <dt><a href="../squidpony/tileset/HorizontalCorridorsV3.html" title="class in squidpony.tileset"><span class="typeNameLink">HorizontalCorridorsV3</span></a> - Class in <a href="../squidpony/tileset/package-summary.html">squidpony.tileset</a></dt>
  692. <dd>&nbsp;</dd>
  693. <dt><span class="memberNameLink"><a href="../squidpony/tileset/HorizontalCorridorsV3.html#HorizontalCorridorsV3--">HorizontalCorridorsV3()</a></span> - Constructor for class squidpony.tileset.<a href="../squidpony/tileset/HorizontalCorridorsV3.html" title="class in squidpony.tileset">HorizontalCorridorsV3</a></dt>
  694. <dd>&nbsp;</dd>
  695. <dt><span class="memberNameLink"><a href="../squidpony/MonsterGen.html#HORSE">HORSE</a></span> - Static variable in class squidpony.<a href="../squidpony/MonsterGen.html" title="class in squidpony">MonsterGen</a></dt>
  696. <dd>&nbsp;</dd>
  697. </dl>
  698. <a href="index-1.html">$</a>&nbsp;<a href="index-2.html">A</a>&nbsp;<a href="index-3.html">B</a>&nbsp;<a href="index-4.html">C</a>&nbsp;<a href="index-5.html">D</a>&nbsp;<a href="index-6.html">E</a>&nbsp;<a href="index-7.html">F</a>&nbsp;<a href="index-8.html">G</a>&nbsp;<a href="index-9.html">H</a>&nbsp;<a href="index-10.html">I</a>&nbsp;<a href="index-11.html">J</a>&nbsp;<a href="index-12.html">K</a>&nbsp;<a href="index-13.html">L</a>&nbsp;<a href="index-14.html">M</a>&nbsp;<a href="index-15.html">N</a>&nbsp;<a href="index-16.html">O</a>&nbsp;<a href="index-17.html">P</a>&nbsp;<a href="index-18.html">Q</a>&nbsp;<a href="index-19.html">R</a>&nbsp;<a href="index-20.html">S</a>&nbsp;<a href="index-21.html">T</a>&nbsp;<a href="index-22.html">U</a>&nbsp;<a href="index-23.html">V</a>&nbsp;<a href="index-24.html">W</a>&nbsp;<a href="index-25.html">X</a>&nbsp;<a href="index-26.html">Y</a>&nbsp;<a href="index-27.html">Z</a>&nbsp;</div>
  699. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  700. <div class="bottomNav"><a name="navbar.bottom">
  701. <!-- -->
  702. </a>
  703. <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
  704. <a name="navbar.bottom.firstrow">
  705. <!-- -->
  706. </a>
  707. <ul class="navList" title="Navigation">
  708. <li><a href="../overview-summary.html">Overview</a></li>
  709. <li>Package</li>
  710. <li>Class</li>
  711. <li>Use</li>
  712. <li><a href="../overview-tree.html">Tree</a></li>
  713. <li><a href="../deprecated-list.html">Deprecated</a></li>
  714. <li class="navBarCell1Rev">Index</li>
  715. <li><a href="../help-doc.html">Help</a></li>
  716. </ul>
  717. </div>
  718. <div class="subNav">
  719. <ul class="navList">
  720. <li><a href="index-8.html">Prev Letter</a></li>
  721. <li><a href="index-10.html">Next Letter</a></li>
  722. </ul>
  723. <ul class="navList">
  724. <li><a href="../index.html?index-files/index-9.html" target="_top">Frames</a></li>
  725. <li><a href="index-9.html" target="_top">No&nbsp;Frames</a></li>
  726. </ul>
  727. <ul class="navList" id="allclasses_navbar_bottom">
  728. <li><a href="../allclasses-noframe.html">All&nbsp;Classes</a></li>
  729. </ul>
  730. <div>
  731. <script type="text/javascript"><!--
  732. allClassesLink = document.getElementById("allclasses_navbar_bottom");
  733. if(window==top) {
  734. allClassesLink.style.display = "block";
  735. }
  736. else {
  737. allClassesLink.style.display = "none";
  738. }
  739. //-->
  740. </script>
  741. </div>
  742. <a name="skip.navbar.bottom">
  743. <!-- -->
  744. </a></div>
  745. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  746. <p class="legalCopy"><small>Copyright &#169; 2012&#x2013;2016. All rights reserved.</small></p>
  747. </body>
  748. </html>