index-22.html 20 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245
  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>U-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="U-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-21.html">Prev Letter</a></li>
  47. <li><a href="index-23.html">Next Letter</a></li>
  48. </ul>
  49. <ul class="navList">
  50. <li><a href="../index.html?index-files/index-22.html" target="_top">Frames</a></li>
  51. <li><a href="index-22.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:U">
  73. <!-- -->
  74. </a>
  75. <h2 class="title">U</h2>
  76. <dl>
  77. <dt><span class="memberNameLink"><a href="../squidpony/squidgrid/mapping/DungeonUtility.html#unDoubleWidth-char:A:A-">unDoubleWidth(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>
  78. <dd>
  79. <div class="block">Takes a dungeon map that uses two characters per cell, and condenses it to use only the left (lower index)
  80. character in each cell.</div>
  81. </dd>
  82. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/CoordPacker.html#unionPacked-short:A-short:A-">unionPacked(short[], short[])</a></span> - Static method in class squidpony.squidmath.<a href="../squidpony/squidmath/CoordPacker.html" title="class in squidpony.squidmath">CoordPacker</a></dt>
  83. <dd>
  84. <div class="block">Given two packed short arrays, left and right, this produces a packed short array that encodes "on" for any cell
  85. that was "on" in either left or in right, and only encodes "off" for cells that were off in both.</div>
  86. </dd>
  87. <dt><span class="memberNameLink"><a href="../squidpony/MonsterGen.Chimera.html#unknown">unknown</a></span> - Variable in class squidpony.<a href="../squidpony/MonsterGen.Chimera.html" title="class in squidpony">MonsterGen.Chimera</a></dt>
  88. <dd>&nbsp;</dd>
  89. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/CoordPacker.html#unpack-short:A-int-int-">unpack(short[], int, int)</a></span> - Static method in class squidpony.squidmath.<a href="../squidpony/squidmath/CoordPacker.html" title="class in squidpony.squidmath">CoordPacker</a></dt>
  90. <dd>
  91. <div class="block">Decompresses a short[] returned by pack() or a sub-array of a short[][] returned by packMulti(), as described in
  92. the <a href="../squidpony/squidmath/CoordPacker.html" title="class in squidpony.squidmath"><code>CoordPacker</code></a> class documentation.</div>
  93. </dd>
  94. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/CoordPacker.html#unpackChar-short:A-char-char-">unpackChar(short[], char, char)</a></span> - Static method in class squidpony.squidmath.<a href="../squidpony/squidmath/CoordPacker.html" title="class in squidpony.squidmath">CoordPacker</a></dt>
  95. <dd>
  96. <div class="block">Given a piece of packed data defining a region to use from that map, a char to use for "on" cells and a char to use
  97. for "off" cells, produces a 2D char array where all positions that are "off" in packed are filled with the char
  98. passed as f, and the cells that are "on" are filled with the char passed as t.</div>
  99. </dd>
  100. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/CoordPacker.html#unpackChar-short:A-int-int-char-char-">unpackChar(short[], int, int, char, char)</a></span> - Static method in class squidpony.squidmath.<a href="../squidpony/squidmath/CoordPacker.html" title="class in squidpony.squidmath">CoordPacker</a></dt>
  101. <dd>
  102. <div class="block">Given a piece of packed data defining a region to use from that map, a desired width and height, a char to use for
  103. "on" cells and a char to use for "off" cells, produces a 2D char array where all positions that are "off" in packed
  104. are filled with the char passed as f, and the cells that are "on" are filled with the char passed as t.</div>
  105. </dd>
  106. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/CoordPacker.html#unpackDouble-short:A-int-int-">unpackDouble(short[], int, int)</a></span> - Static method in class squidpony.squidmath.<a href="../squidpony/squidmath/CoordPacker.html" title="class in squidpony.squidmath">CoordPacker</a></dt>
  107. <dd>
  108. <div class="block">Decompresses a short[] returned by pack() or a sub-array of a short[][] returned by packMulti(), as described in
  109. the <a href="../squidpony/squidmath/CoordPacker.html" title="class in squidpony.squidmath"><code>CoordPacker</code></a> class documentation.</div>
  110. </dd>
  111. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/CoordPacker.html#unpackDoubleConical-short:A-int-int-int-int-double-double-">unpackDoubleConical(short[], int, int, int, int, double, double)</a></span> - Static method in class squidpony.squidmath.<a href="../squidpony/squidmath/CoordPacker.html" title="class in squidpony.squidmath">CoordPacker</a></dt>
  112. <dd>
  113. <div class="block">Decompresses a short[] returned by pack() or a sub-array of a short[][] returned by packMulti(), as described in
  114. the <a href="../squidpony/squidmath/CoordPacker.html" title="class in squidpony.squidmath"><code>CoordPacker</code></a> class documentation.</div>
  115. </dd>
  116. <dt><span class="memberNameLink"><a href="../squidpony/squidgrid/zone/CoordPackerZone.html#unpacked">unpacked</a></span> - Variable in class squidpony.squidgrid.zone.<a href="../squidpony/squidgrid/zone/CoordPackerZone.html" title="class in squidpony.squidgrid.zone">CoordPackerZone</a></dt>
  117. <dd>&nbsp;</dd>
  118. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/CoordPacker.html#unpackGreasedRegion-short:A-int-int-">unpackGreasedRegion(short[], int, int)</a></span> - Static method in class squidpony.squidmath.<a href="../squidpony/squidmath/CoordPacker.html" title="class in squidpony.squidmath">CoordPacker</a></dt>
  119. <dd>
  120. <div class="block">Simple utility method that constructs a GreasedRegion (a faster but more-memory-hungry way to encode regions)
  121. from a short array of packed data.</div>
  122. </dd>
  123. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/CoordPacker.html#unpackMultiByte-short:A:A-int-int-">unpackMultiByte(short[][], int, int)</a></span> - Static method in class squidpony.squidmath.<a href="../squidpony/squidmath/CoordPacker.html" title="class in squidpony.squidmath">CoordPacker</a></dt>
  124. <dd>
  125. <div class="block">Decompresses a short[][] returned by packMulti() and produces a simple 2D array where the values are bytes
  126. corresponding to 1 + the highest index into levels (that is, the original levels parameter passed to packMulti)
  127. matched by a cell, or 0 if the cell didn't match any levels during compression, as described in the
  128. <a href="../squidpony/squidmath/CoordPacker.html" title="class in squidpony.squidmath"><code>CoordPacker</code></a> class documentation.</div>
  129. </dd>
  130. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/CoordPacker.html#unpackMultiDouble-short:A:A-int-int-double:A-">unpackMultiDouble(short[][], int, int, double[])</a></span> - Static method in class squidpony.squidmath.<a href="../squidpony/squidmath/CoordPacker.html" title="class in squidpony.squidmath">CoordPacker</a></dt>
  131. <dd>
  132. <div class="block">Decompresses a short[][] returned by packMulti() and produces an approximation of the double[][] it compressed
  133. using the given levels double[] as the values to assign, as described in the <a href="../squidpony/squidmath/CoordPacker.html" title="class in squidpony.squidmath"><code>CoordPacker</code></a> class
  134. documentation.</div>
  135. </dd>
  136. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/CoordPacker.html#unpackMultiDoublePartial-short:A:A-int-int-double:A-int-">unpackMultiDoublePartial(short[][], int, int, double[], int)</a></span> - Static method in class squidpony.squidmath.<a href="../squidpony/squidmath/CoordPacker.html" title="class in squidpony.squidmath">CoordPacker</a></dt>
  137. <dd>
  138. <div class="block">Decompresses a short[][] returned by packMulti() and produces an approximation of the double[][] it compressed
  139. using the given levels double[] as the values to assign, but only using the innermost indices up to limit, as
  140. described in the <a href="../squidpony/squidmath/CoordPacker.html" title="class in squidpony.squidmath"><code>CoordPacker</code></a> class documentation.</div>
  141. </dd>
  142. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/CoordPacker.html#unpackMultiDoublePartialConical-short:A:A-int-int-double:A-int-int-int-double-double-">unpackMultiDoublePartialConical(short[][], int, int, double[], int, int, int, double, double)</a></span> - Static method in class squidpony.squidmath.<a href="../squidpony/squidmath/CoordPacker.html" title="class in squidpony.squidmath">CoordPacker</a></dt>
  143. <dd>
  144. <div class="block">Decompresses a short[][] returned by packMulti() and produces an approximation of the double[][] it compressed
  145. using the given levels double[] as the values to assign, but only using the innermost indices up to limit, as
  146. described in the <a href="../squidpony/squidmath/CoordPacker.html" title="class in squidpony.squidmath"><code>CoordPacker</code></a> class documentation.</div>
  147. </dd>
  148. <dt><span class="memberNameLink"><a href="../squidpony/MonsterGen.Chimera.html#unsaidAdjectives">unsaidAdjectives</a></span> - Variable in class squidpony.<a href="../squidpony/MonsterGen.Chimera.html" title="class in squidpony">MonsterGen.Chimera</a></dt>
  149. <dd>&nbsp;</dd>
  150. <dt><span class="memberNameLink"><a href="../squidpony/squidgrid/mapping/MixedGenerator.html#UNTOUCHED">UNTOUCHED</a></span> - Static variable in class squidpony.squidgrid.mapping.<a href="../squidpony/squidgrid/mapping/MixedGenerator.html" title="class in squidpony.squidgrid.mapping">MixedGenerator</a></dt>
  151. <dd>
  152. <div class="block">Constant for environment tiles that are not near a cave, room, or corridor.</div>
  153. </dd>
  154. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/Arrangement.KeySet.html#unwrap-squidpony.squidmath.Arrangement.KeyIterator-java.lang.Object:A-int-int-">unwrap(Arrangement&lt;K&gt;.KeyIterator, Object[], int, int)</a></span> - Method in class squidpony.squidmath.<a href="../squidpony/squidmath/Arrangement.KeySet.html" title="class in squidpony.squidmath">Arrangement.KeySet</a></dt>
  155. <dd>
  156. <div class="block">Unwraps an iterator into an array starting at a given offset for a given number of elements.</div>
  157. </dd>
  158. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/Arrangement.KeySet.html#unwrap-squidpony.squidmath.Arrangement.KeyIterator-java.lang.Object:A-">unwrap(Arrangement&lt;K&gt;.KeyIterator, Object[])</a></span> - Method in class squidpony.squidmath.<a href="../squidpony/squidmath/Arrangement.KeySet.html" title="class in squidpony.squidmath">Arrangement.KeySet</a></dt>
  159. <dd>
  160. <div class="block">Unwraps an iterator into an array.</div>
  161. </dd>
  162. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/IntDoubleOrderedMap.KeySet.html#unwrap-squidpony.squidmath.IntDoubleOrderedMap.KeyIterator-int:A-int-int-">unwrap(IntDoubleOrderedMap.KeyIterator, int[], int, int)</a></span> - Method in class squidpony.squidmath.<a href="../squidpony/squidmath/IntDoubleOrderedMap.KeySet.html" title="class in squidpony.squidmath">IntDoubleOrderedMap.KeySet</a></dt>
  163. <dd>
  164. <div class="block">Unwraps an iterator into an array starting at a given offset for a given number of elements.</div>
  165. </dd>
  166. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/IntDoubleOrderedMap.KeySet.html#unwrap-squidpony.squidmath.IntDoubleOrderedMap.KeyIterator-int:A-">unwrap(IntDoubleOrderedMap.KeyIterator, int[])</a></span> - Method in class squidpony.squidmath.<a href="../squidpony/squidmath/IntDoubleOrderedMap.KeySet.html" title="class in squidpony.squidmath">IntDoubleOrderedMap.KeySet</a></dt>
  167. <dd>
  168. <div class="block">Unwraps an iterator into an array.</div>
  169. </dd>
  170. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/OrderedMap.KeySet.html#unwrap-squidpony.squidmath.OrderedMap.KeyIterator-java.lang.Object:A-int-int-">unwrap(OrderedMap&lt;K, V&gt;.KeyIterator, Object[], int, int)</a></span> - Method in class squidpony.squidmath.<a href="../squidpony/squidmath/OrderedMap.KeySet.html" title="class in squidpony.squidmath">OrderedMap.KeySet</a></dt>
  171. <dd>
  172. <div class="block">Unwraps an iterator into an array starting at a given offset for a given number of elements.</div>
  173. </dd>
  174. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/OrderedMap.KeySet.html#unwrap-squidpony.squidmath.OrderedMap.KeyIterator-java.lang.Object:A-">unwrap(OrderedMap&lt;K, V&gt;.KeyIterator, Object[])</a></span> - Method in class squidpony.squidmath.<a href="../squidpony/squidmath/OrderedMap.KeySet.html" title="class in squidpony.squidmath">OrderedMap.KeySet</a></dt>
  175. <dd>
  176. <div class="block">Unwraps an iterator into an array.</div>
  177. </dd>
  178. <dt><span class="memberNameLink"><a href="../squidpony/squidgrid/iterator/SquidIterators.Up.html#Up-int-int-int-int-">Up(int, int, int, int)</a></span> - Constructor for class squidpony.squidgrid.iterator.<a href="../squidpony/squidgrid/iterator/SquidIterators.Up.html" title="class in squidpony.squidgrid.iterator">SquidIterators.Up</a></dt>
  179. <dd>&nbsp;</dd>
  180. <dt><span class="memberNameLink"><a href="../squidpony/squidmath/CrossHash.Storm.html#upsilon">upsilon</a></span> - Static variable in class squidpony.squidmath.<a href="../squidpony/squidmath/CrossHash.Storm.html" title="class in squidpony.squidmath">CrossHash.Storm</a></dt>
  181. <dd>&nbsp;</dd>
  182. <dt><span class="memberNameLink"><a href="../squidpony/Messaging.html#userPattern">userPattern</a></span> - Static variable in class squidpony.<a href="../squidpony/Messaging.html" title="class in squidpony">Messaging</a></dt>
  183. <dd>&nbsp;</dd>
  184. <dt><span class="memberNameLink"><a href="../squidpony/Messaging.NounTrait.html#usiText--">usiText()</a></span> - Method in enum squidpony.<a href="../squidpony/Messaging.NounTrait.html" title="enum in squidpony">Messaging.NounTrait</a></dt>
  185. <dd>&nbsp;</dd>
  186. <dt><span class="memberNameLink"><a href="../squidpony/squidgrid/mapping/DungeonGenerator.html#utility">utility</a></span> - Variable in class squidpony.squidgrid.mapping.<a href="../squidpony/squidgrid/mapping/DungeonGenerator.html" title="class in squidpony.squidgrid.mapping">DungeonGenerator</a></dt>
  187. <dd>&nbsp;</dd>
  188. <dt><span class="memberNameLink"><a href="../squidpony/squidgrid/mapping/ModularMapGenerator.html#utility">utility</a></span> - Variable in class squidpony.squidgrid.mapping.<a href="../squidpony/squidgrid/mapping/ModularMapGenerator.html" title="class in squidpony.squidgrid.mapping">ModularMapGenerator</a></dt>
  189. <dd>&nbsp;</dd>
  190. <dt><span class="memberNameLink"><a href="../squidpony/squidgrid/mapping/SectionDungeonGenerator.html#utility">utility</a></span> - Variable in class squidpony.squidgrid.mapping.<a href="../squidpony/squidgrid/mapping/SectionDungeonGenerator.html" title="class in squidpony.squidgrid.mapping">SectionDungeonGenerator</a></dt>
  191. <dd>&nbsp;</dd>
  192. <dt><span class="memberNameLink"><a href="../squidpony/squidgrid/mapping/Rectangle.Utils.html#Utils--">Utils()</a></span> - Constructor for class squidpony.squidgrid.mapping.<a href="../squidpony/squidgrid/mapping/Rectangle.Utils.html" title="class in squidpony.squidgrid.mapping">Rectangle.Utils</a></dt>
  193. <dd>&nbsp;</dd>
  194. </dl>
  195. <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>
  196. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  197. <div class="bottomNav"><a name="navbar.bottom">
  198. <!-- -->
  199. </a>
  200. <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
  201. <a name="navbar.bottom.firstrow">
  202. <!-- -->
  203. </a>
  204. <ul class="navList" title="Navigation">
  205. <li><a href="../overview-summary.html">Overview</a></li>
  206. <li>Package</li>
  207. <li>Class</li>
  208. <li>Use</li>
  209. <li><a href="../overview-tree.html">Tree</a></li>
  210. <li><a href="../deprecated-list.html">Deprecated</a></li>
  211. <li class="navBarCell1Rev">Index</li>
  212. <li><a href="../help-doc.html">Help</a></li>
  213. </ul>
  214. </div>
  215. <div class="subNav">
  216. <ul class="navList">
  217. <li><a href="index-21.html">Prev Letter</a></li>
  218. <li><a href="index-23.html">Next Letter</a></li>
  219. </ul>
  220. <ul class="navList">
  221. <li><a href="../index.html?index-files/index-22.html" target="_top">Frames</a></li>
  222. <li><a href="index-22.html" target="_top">No&nbsp;Frames</a></li>
  223. </ul>
  224. <ul class="navList" id="allclasses_navbar_bottom">
  225. <li><a href="../allclasses-noframe.html">All&nbsp;Classes</a></li>
  226. </ul>
  227. <div>
  228. <script type="text/javascript"><!--
  229. allClassesLink = document.getElementById("allclasses_navbar_bottom");
  230. if(window==top) {
  231. allClassesLink.style.display = "block";
  232. }
  233. else {
  234. allClassesLink.style.display = "none";
  235. }
  236. //-->
  237. </script>
  238. </div>
  239. <a name="skip.navbar.bottom">
  240. <!-- -->
  241. </a></div>
  242. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  243. <p class="legalCopy"><small>Copyright &#169; 2012&#x2013;2016. All rights reserved.</small></p>
  244. </body>
  245. </html>