You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

606 lines
30KB

  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
  2. "http://www.w3.org/TR/html4/loose.dtd">
  3. <!-- NewPage -->
  4. <html lang="de">
  5. <head>
  6. <!-- Generated by javadoc (1.8.0_242-release) on Sun Nov 15 16:26:40 CET 2020 -->
  7. <title>Vehicle</title>
  8. <meta content="2020-11-15" name="date">
  9. <link href="../../../stylesheet.css" rel="stylesheet" title="Style" type="text/css">
  10. <script src="../../../script.js" type="text/javascript"></script>
  11. </head>
  12. <body>
  13. <script type="text/javascript"><!--
  14. try {
  15. if (location.href.indexOf('is-external=true') == -1) {
  16. parent.document.title="Vehicle";
  17. }
  18. }
  19. catch(err) {
  20. }
  21. //-->
  22. var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10};
  23. var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
  24. var altColor = "altColor";
  25. var rowColor = "rowColor";
  26. var tableTab = "tableTab";
  27. var activeTableTab = "activeTableTab";
  28. </script>
  29. <noscript>
  30. <div>JavaScript is disabled on your browser.</div>
  31. </noscript>
  32. <!-- ========= START OF TOP NAVBAR ======= -->
  33. <div class="topNav"><a name="navbar.top">
  34. <!-- -->
  35. </a>
  36. <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation
  37. links</a></div>
  38. <a name="navbar.top.firstrow">
  39. <!-- -->
  40. </a>
  41. <ul class="navList" title="Navigation">
  42. <li><a href="../../../de/hems/trafficsim/package-summary.html">Package</a></li>
  43. <li class="navBarCell1Rev">Class</li>
  44. <li><a href="package-tree.html">Tree</a></li>
  45. <li><a href="../../../deprecated-list.html">Deprecated</a></li>
  46. <li><a href="../../../index-files/index-1.html">Index</a></li>
  47. <li><a href="../../../help-doc.html">Help</a></li>
  48. </ul>
  49. </div>
  50. <div class="subNav">
  51. <ul class="navList">
  52. <li><a href="../../../de/hems/trafficsim/Track.html"
  53. title="class in de.hems.trafficsim"><span class="typeNameLink">Prev&nbsp;Class</span></a>
  54. </li>
  55. <li><a href="../../../de/hems/trafficsim/VehicleTimeRecord.html"
  56. title="class in de.hems.trafficsim"><span class="typeNameLink">Next&nbsp;Class</span></a>
  57. </li>
  58. </ul>
  59. <ul class="navList">
  60. <li><a href="../../../index.html?de/hems/trafficsim/Vehicle.html" target="_top">Frames</a>
  61. </li>
  62. <li><a href="Vehicle.html" target="_top">No&nbsp;Frames</a></li>
  63. </ul>
  64. <ul class="navList" id="allclasses_navbar_top">
  65. <li><a href="../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
  66. </ul>
  67. <div>
  68. <script type="text/javascript"><!--
  69. allClassesLink = document.getElementById("allclasses_navbar_top");
  70. if(window==top) {
  71. allClassesLink.style.display = "block";
  72. }
  73. else {
  74. allClassesLink.style.display = "none";
  75. }
  76. //-->
  77. </script>
  78. </div>
  79. <div>
  80. <ul class="subNavList">
  81. <li>Summary:&nbsp;</li>
  82. <li>Nested&nbsp;|&nbsp;</li>
  83. <li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
  84. <li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
  85. <li><a href="#method.summary">Method</a></li>
  86. </ul>
  87. <ul class="subNavList">
  88. <li>Detail:&nbsp;</li>
  89. <li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
  90. <li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
  91. <li><a href="#method.detail">Method</a></li>
  92. </ul>
  93. </div>
  94. <a name="skip.navbar.top">
  95. <!-- -->
  96. </a></div>
  97. <!-- ========= END OF TOP NAVBAR ========= -->
  98. <!-- ======== START OF CLASS DATA ======== -->
  99. <div class="header">
  100. <div class="subTitle">de.hems.trafficsim</div>
  101. <h2 class="title" title="Class Vehicle">Class Vehicle</h2>
  102. </div>
  103. <div class="contentContainer">
  104. <ul class="inheritance">
  105. <li>java.lang.Object</li>
  106. <li>
  107. <ul class="inheritance">
  108. <li>de.hems.trafficsim.Vehicle</li>
  109. </ul>
  110. </li>
  111. </ul>
  112. <div class="description">
  113. <ul class="blockList">
  114. <li class="blockList">
  115. <hr>
  116. <br>
  117. <pre>public class <span class="typeNameLabel">Vehicle</span>
  118. extends java.lang.Object</pre>
  119. <div class="block">Model class which represents a vehicle in the simulation.</div>
  120. </li>
  121. </ul>
  122. </div>
  123. <div class="summary">
  124. <ul class="blockList">
  125. <li class="blockList">
  126. <!-- =========== FIELD SUMMARY =========== -->
  127. <ul class="blockList">
  128. <li class="blockList"><a name="field.summary">
  129. <!-- -->
  130. </a>
  131. <h3>Field Summary</h3>
  132. <table border="0" cellpadding="3" cellspacing="0" class="memberSummary"
  133. summary="Field Summary table, listing fields, and an explanation">
  134. <caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
  135. <tr>
  136. <th class="colFirst" scope="col">Modifier and Type</th>
  137. <th class="colLast" scope="col">Field and Description</th>
  138. </tr>
  139. <tr class="altColor">
  140. <td class="colFirst"><code>protected float</code></td>
  141. <td class="colLast"><code><span class="memberNameLink"><a
  142. href="../../../de/hems/trafficsim/Vehicle.html#brakeProb">brakeProb</a></span></code>
  143. <div class="block">probability of the vehicle to brake without
  144. reason
  145. </div>
  146. </td>
  147. </tr>
  148. <tr class="rowColor">
  149. <td class="colFirst"><code>protected float</code></td>
  150. <td class="colLast"><code><span class="memberNameLink"><a
  151. href="../../../de/hems/trafficsim/Vehicle.html#curVelocity">curVelocity</a></span></code>
  152. <div class="block">current velocity of the vehicle</div>
  153. </td>
  154. </tr>
  155. <tr class="altColor">
  156. <td class="colFirst"><code>protected int</code></td>
  157. <td class="colLast"><code><span class="memberNameLink"><a
  158. href="../../../de/hems/trafficsim/Vehicle.html#id">id</a></span></code>
  159. <div class="block">a number to index the vehicle</div>
  160. </td>
  161. </tr>
  162. <tr class="rowColor">
  163. <td class="colFirst"><code>protected float</code></td>
  164. <td class="colLast"><code><span class="memberNameLink"><a
  165. href="../../../de/hems/trafficsim/Vehicle.html#maxVelocity">maxVelocity</a></span></code>
  166. <div class="block">maximum velocity of the vehicle</div>
  167. </td>
  168. </tr>
  169. <tr class="altColor">
  170. <td class="colFirst"><code>protected float</code></td>
  171. <td class="colLast"><code><span class="memberNameLink"><a
  172. href="../../../de/hems/trafficsim/Vehicle.html#position">position</a></span></code>
  173. <div class="block">current position of the vehicle on the
  174. track
  175. </div>
  176. </td>
  177. </tr>
  178. <tr class="rowColor">
  179. <td class="colFirst"><code>protected float</code></td>
  180. <td class="colLast"><code><span class="memberNameLink"><a
  181. href="../../../de/hems/trafficsim/Vehicle.html#trackLength">trackLength</a></span></code>
  182. <div class="block">length of the track the vehicle is placed
  183. on
  184. </div>
  185. </td>
  186. </tr>
  187. </table>
  188. </li>
  189. </ul>
  190. <!-- ======== CONSTRUCTOR SUMMARY ======== -->
  191. <ul class="blockList">
  192. <li class="blockList"><a name="constructor.summary">
  193. <!-- -->
  194. </a>
  195. <h3>Constructor Summary</h3>
  196. <table border="0" cellpadding="3" cellspacing="0" class="memberSummary"
  197. summary="Constructor Summary table, listing constructors, and an explanation">
  198. <caption><span>Constructors</span><span class="tabEnd">&nbsp;</span>
  199. </caption>
  200. <tr>
  201. <th class="colOne" scope="col">Constructor and Description</th>
  202. </tr>
  203. <tr class="altColor">
  204. <td class="colOne"><code><span class="memberNameLink"><a
  205. href="../../../de/hems/trafficsim/Vehicle.html#Vehicle-int-int-float-float-float-">Vehicle</a></span>(int&nbsp;id,
  206. int&nbsp;position,
  207. float&nbsp;maxVelocity,
  208. float&nbsp;brakeProb,
  209. float&nbsp;trackLength)</code>
  210. <div class="block">Constructs a new vehicle.</div>
  211. </td>
  212. </tr>
  213. </table>
  214. </li>
  215. </ul>
  216. <!-- ========== METHOD SUMMARY =========== -->
  217. <ul class="blockList">
  218. <li class="blockList"><a name="method.summary">
  219. <!-- -->
  220. </a>
  221. <h3>Method Summary</h3>
  222. <table border="0" cellpadding="3" cellspacing="0" class="memberSummary"
  223. summary="Method Summary table, listing methods, and an explanation">
  224. <caption><span class="activeTableTab"
  225. id="t0"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span
  226. class="tableTab" id="t2"><span><a href="javascript:show(2);">Instance Methods</a></span><span
  227. class="tabEnd">&nbsp;</span></span><span class="tableTab"
  228. id="t4"><span><a
  229. href="javascript:show(8);">Concrete Methods</a></span><span
  230. class="tabEnd">&nbsp;</span></span></caption>
  231. <tr>
  232. <th class="colFirst" scope="col">Modifier and Type</th>
  233. <th class="colLast" scope="col">Method and Description</th>
  234. </tr>
  235. <tr class="altColor" id="i0">
  236. <td class="colFirst"><code>float</code></td>
  237. <td class="colLast"><code><span class="memberNameLink"><a
  238. href="../../../de/hems/trafficsim/Vehicle.html#getCurVelocity--">getCurVelocity</a></span>()</code>
  239. <div class="block">Getter for curVelocity</div>
  240. </td>
  241. </tr>
  242. <tr class="rowColor" id="i1">
  243. <td class="colFirst"><code>float</code></td>
  244. <td class="colLast"><code><span class="memberNameLink"><a
  245. href="../../../de/hems/trafficsim/Vehicle.html#getMaxVelocity--">getMaxVelocity</a></span>()</code>
  246. <div class="block">Getter for maxVelocity</div>
  247. </td>
  248. </tr>
  249. <tr class="altColor" id="i2">
  250. <td class="colFirst"><code>float</code></td>
  251. <td class="colLast"><code><span class="memberNameLink"><a
  252. href="../../../de/hems/trafficsim/Vehicle.html#getPosition--">getPosition</a></span>()</code>
  253. <div class="block">Getter for position</div>
  254. </td>
  255. </tr>
  256. <tr class="rowColor" id="i3">
  257. <td class="colFirst"><code>void</code></td>
  258. <td class="colLast"><code><span class="memberNameLink"><a
  259. href="../../../de/hems/trafficsim/Vehicle.html#setBrakeProb-float-">setBrakeProb</a></span>(float&nbsp;brakeProb)</code>
  260. <div class="block">Setter for brakeProb</div>
  261. </td>
  262. </tr>
  263. <tr class="altColor" id="i4">
  264. <td class="colFirst"><code>void</code></td>
  265. <td class="colLast"><code><span class="memberNameLink"><a
  266. href="../../../de/hems/trafficsim/Vehicle.html#setMaxVelocity-float-">setMaxVelocity</a></span>(float&nbsp;maxVelocity)</code>
  267. <div class="block">Setter for maxVelocity</div>
  268. </td>
  269. </tr>
  270. <tr class="rowColor" id="i5">
  271. <td class="colFirst"><code>void</code></td>
  272. <td class="colLast"><code><span class="memberNameLink"><a
  273. href="../../../de/hems/trafficsim/Vehicle.html#timeElapse--">timeElapse</a></span>()</code>
  274. <div class="block">Updates the position of the vehicle according
  275. to it's previously calculated speed.
  276. </div>
  277. </td>
  278. </tr>
  279. <tr class="altColor" id="i6">
  280. <td class="colFirst"><code>void</code></td>
  281. <td class="colLast"><code><span class="memberNameLink"><a
  282. href="../../../de/hems/trafficsim/Vehicle.html#updateVelocity-float-">updateVelocity</a></span>(float&nbsp;distanceForerunner)</code>
  283. <div class="block">Calculates the new velocity of the vehicle
  284. based on the following rules:
  285. Increase by one if the vehicle is slower than it's maximum
  286. speed
  287. Random brake by one
  288. Break if the distance to the forerunner is less than it's
  289. speed
  290. </div>
  291. </td>
  292. </tr>
  293. </table>
  294. <ul class="blockList">
  295. <li class="blockList"><a
  296. name="methods.inherited.from.class.java.lang.Object">
  297. <!-- -->
  298. </a>
  299. <h3>Methods inherited from class&nbsp;java.lang.Object</h3>
  300. <code>clone, equals, finalize, getClass, hashCode, notify,
  301. notifyAll, toString, wait, wait, wait</code></li>
  302. </ul>
  303. </li>
  304. </ul>
  305. </li>
  306. </ul>
  307. </div>
  308. <div class="details">
  309. <ul class="blockList">
  310. <li class="blockList">
  311. <!-- ============ FIELD DETAIL =========== -->
  312. <ul class="blockList">
  313. <li class="blockList"><a name="field.detail">
  314. <!-- -->
  315. </a>
  316. <h3>Field Detail</h3>
  317. <a name="id">
  318. <!-- -->
  319. </a>
  320. <ul class="blockList">
  321. <li class="blockList">
  322. <h4>id</h4>
  323. <pre>protected&nbsp;int id</pre>
  324. <div class="block">a number to index the vehicle</div>
  325. </li>
  326. </ul>
  327. <a name="position">
  328. <!-- -->
  329. </a>
  330. <ul class="blockList">
  331. <li class="blockList">
  332. <h4>position</h4>
  333. <pre>protected&nbsp;float position</pre>
  334. <div class="block">current position of the vehicle on the track
  335. </div>
  336. </li>
  337. </ul>
  338. <a name="curVelocity">
  339. <!-- -->
  340. </a>
  341. <ul class="blockList">
  342. <li class="blockList">
  343. <h4>curVelocity</h4>
  344. <pre>protected&nbsp;float curVelocity</pre>
  345. <div class="block">current velocity of the vehicle</div>
  346. </li>
  347. </ul>
  348. <a name="maxVelocity">
  349. <!-- -->
  350. </a>
  351. <ul class="blockList">
  352. <li class="blockList">
  353. <h4>maxVelocity</h4>
  354. <pre>protected&nbsp;float maxVelocity</pre>
  355. <div class="block">maximum velocity of the vehicle</div>
  356. </li>
  357. </ul>
  358. <a name="brakeProb">
  359. <!-- -->
  360. </a>
  361. <ul class="blockList">
  362. <li class="blockList">
  363. <h4>brakeProb</h4>
  364. <pre>protected&nbsp;float brakeProb</pre>
  365. <div class="block">probability of the vehicle to brake without
  366. reason
  367. </div>
  368. </li>
  369. </ul>
  370. <a name="trackLength">
  371. <!-- -->
  372. </a>
  373. <ul class="blockListLast">
  374. <li class="blockList">
  375. <h4>trackLength</h4>
  376. <pre>protected&nbsp;float trackLength</pre>
  377. <div class="block">length of the track the vehicle is placed on
  378. </div>
  379. </li>
  380. </ul>
  381. </li>
  382. </ul>
  383. <!-- ========= CONSTRUCTOR DETAIL ======== -->
  384. <ul class="blockList">
  385. <li class="blockList"><a name="constructor.detail">
  386. <!-- -->
  387. </a>
  388. <h3>Constructor Detail</h3>
  389. <a name="Vehicle-int-int-float-float-float-">
  390. <!-- -->
  391. </a>
  392. <ul class="blockListLast">
  393. <li class="blockList">
  394. <h4>Vehicle</h4>
  395. <pre>public&nbsp;Vehicle(int&nbsp;id,
  396. int&nbsp;position,
  397. float&nbsp;maxVelocity,
  398. float&nbsp;brakeProb,
  399. float&nbsp;trackLength)</pre>
  400. <div class="block">Constructs a new vehicle.</div>
  401. <dl>
  402. <dt><span class="paramLabel">Parameters:</span></dt>
  403. <dd><code>id</code> - a number to index the vehicle</dd>
  404. <dd><code>position</code> - current position of the vehicle on
  405. the track
  406. </dd>
  407. <dd><code>maxVelocity</code> - maximum velocity of the vehicle
  408. </dd>
  409. <dd><code>brakeProb</code> - probability of the vehicle to brake
  410. without reason
  411. </dd>
  412. <dd><code>trackLength</code> - length of the track the vehicle
  413. is placed on
  414. </dd>
  415. </dl>
  416. </li>
  417. </ul>
  418. </li>
  419. </ul>
  420. <!-- ============ METHOD DETAIL ========== -->
  421. <ul class="blockList">
  422. <li class="blockList"><a name="method.detail">
  423. <!-- -->
  424. </a>
  425. <h3>Method Detail</h3>
  426. <a name="getPosition--">
  427. <!-- -->
  428. </a>
  429. <ul class="blockList">
  430. <li class="blockList">
  431. <h4>getPosition</h4>
  432. <pre>public&nbsp;float&nbsp;getPosition()</pre>
  433. <div class="block">Getter for position</div>
  434. <dl>
  435. <dt><span class="returnLabel">Returns:</span></dt>
  436. <dd>position</dd>
  437. </dl>
  438. </li>
  439. </ul>
  440. <a name="getCurVelocity--">
  441. <!-- -->
  442. </a>
  443. <ul class="blockList">
  444. <li class="blockList">
  445. <h4>getCurVelocity</h4>
  446. <pre>public&nbsp;float&nbsp;getCurVelocity()</pre>
  447. <div class="block">Getter for curVelocity</div>
  448. <dl>
  449. <dt><span class="returnLabel">Returns:</span></dt>
  450. <dd>curVelocity</dd>
  451. </dl>
  452. </li>
  453. </ul>
  454. <a name="getMaxVelocity--">
  455. <!-- -->
  456. </a>
  457. <ul class="blockList">
  458. <li class="blockList">
  459. <h4>getMaxVelocity</h4>
  460. <pre>public&nbsp;float&nbsp;getMaxVelocity()</pre>
  461. <div class="block">Getter for maxVelocity</div>
  462. <dl>
  463. <dt><span class="returnLabel">Returns:</span></dt>
  464. <dd>maxVelocity</dd>
  465. </dl>
  466. </li>
  467. </ul>
  468. <a name="setBrakeProb-float-">
  469. <!-- -->
  470. </a>
  471. <ul class="blockList">
  472. <li class="blockList">
  473. <h4>setBrakeProb</h4>
  474. <pre>public&nbsp;void&nbsp;setBrakeProb(float&nbsp;brakeProb)</pre>
  475. <div class="block">Setter for brakeProb</div>
  476. </li>
  477. </ul>
  478. <a name="setMaxVelocity-float-">
  479. <!-- -->
  480. </a>
  481. <ul class="blockList">
  482. <li class="blockList">
  483. <h4>setMaxVelocity</h4>
  484. <pre>public&nbsp;void&nbsp;setMaxVelocity(float&nbsp;maxVelocity)</pre>
  485. <div class="block">Setter for maxVelocity</div>
  486. </li>
  487. </ul>
  488. <a name="updateVelocity-float-">
  489. <!-- -->
  490. </a>
  491. <ul class="blockList">
  492. <li class="blockList">
  493. <h4>updateVelocity</h4>
  494. <pre>public&nbsp;void&nbsp;updateVelocity(float&nbsp;distanceForerunner)</pre>
  495. <div class="block">Calculates the new velocity of the vehicle based
  496. on the following rules:
  497. <ol>
  498. <li>Increase by one if the vehicle is slower than it's
  499. maximum speed
  500. </li>
  501. <li>Random brake by one</li>
  502. <li>Break if the distance to the forerunner is less than
  503. it's speed
  504. </li>
  505. </ol>
  506. </div>
  507. <dl>
  508. <dt><span class="paramLabel">Parameters:</span></dt>
  509. <dd><code>distanceForerunner</code> - distance to the forerunner
  510. of the vehicle
  511. </dd>
  512. </dl>
  513. </li>
  514. </ul>
  515. <a name="timeElapse--">
  516. <!-- -->
  517. </a>
  518. <ul class="blockListLast">
  519. <li class="blockList">
  520. <h4>timeElapse</h4>
  521. <pre>public&nbsp;void&nbsp;timeElapse()</pre>
  522. <div class="block">Updates the position of the vehicle according to
  523. it's previously calculated speed.
  524. </div>
  525. </li>
  526. </ul>
  527. </li>
  528. </ul>
  529. </li>
  530. </ul>
  531. </div>
  532. </div>
  533. <!-- ========= END OF CLASS DATA ========= -->
  534. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  535. <div class="bottomNav"><a name="navbar.bottom">
  536. <!-- -->
  537. </a>
  538. <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation
  539. links</a></div>
  540. <a name="navbar.bottom.firstrow">
  541. <!-- -->
  542. </a>
  543. <ul class="navList" title="Navigation">
  544. <li><a href="../../../de/hems/trafficsim/package-summary.html">Package</a></li>
  545. <li class="navBarCell1Rev">Class</li>
  546. <li><a href="package-tree.html">Tree</a></li>
  547. <li><a href="../../../deprecated-list.html">Deprecated</a></li>
  548. <li><a href="../../../index-files/index-1.html">Index</a></li>
  549. <li><a href="../../../help-doc.html">Help</a></li>
  550. </ul>
  551. </div>
  552. <div class="subNav">
  553. <ul class="navList">
  554. <li><a href="../../../de/hems/trafficsim/Track.html"
  555. title="class in de.hems.trafficsim"><span class="typeNameLink">Prev&nbsp;Class</span></a>
  556. </li>
  557. <li><a href="../../../de/hems/trafficsim/VehicleTimeRecord.html"
  558. title="class in de.hems.trafficsim"><span class="typeNameLink">Next&nbsp;Class</span></a>
  559. </li>
  560. </ul>
  561. <ul class="navList">
  562. <li><a href="../../../index.html?de/hems/trafficsim/Vehicle.html" target="_top">Frames</a>
  563. </li>
  564. <li><a href="Vehicle.html" target="_top">No&nbsp;Frames</a></li>
  565. </ul>
  566. <ul class="navList" id="allclasses_navbar_bottom">
  567. <li><a href="../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
  568. </ul>
  569. <div>
  570. <script type="text/javascript"><!--
  571. allClassesLink = document.getElementById("allclasses_navbar_bottom");
  572. if(window==top) {
  573. allClassesLink.style.display = "block";
  574. }
  575. else {
  576. allClassesLink.style.display = "none";
  577. }
  578. //-->
  579. </script>
  580. </div>
  581. <div>
  582. <ul class="subNavList">
  583. <li>Summary:&nbsp;</li>
  584. <li>Nested&nbsp;|&nbsp;</li>
  585. <li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
  586. <li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
  587. <li><a href="#method.summary">Method</a></li>
  588. </ul>
  589. <ul class="subNavList">
  590. <li>Detail:&nbsp;</li>
  591. <li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
  592. <li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
  593. <li><a href="#method.detail">Method</a></li>
  594. </ul>
  595. </div>
  596. <a name="skip.navbar.bottom">
  597. <!-- -->
  598. </a></div>
  599. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  600. </body>
  601. </html>