Second.html 38 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844
  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 (1.8.0_05) on Thu Jul 31 14:50:43 CEST 2014 -->
  6. <title>Second (JFreeChart Class Library (version 1.0.19-fx))</title>
  7. <meta name="date" content="2014-07-31">
  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="Second (JFreeChart Class Library (version 1.0.19-fx))";
  16. }
  17. }
  18. catch(err) {
  19. }
  20. //-->
  21. var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":9,"i12":10,"i13":10};
  22. var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
  23. var altColor = "altColor";
  24. var rowColor = "rowColor";
  25. var tableTab = "tableTab";
  26. var activeTableTab = "activeTableTab";
  27. </script>
  28. <noscript>
  29. <div>JavaScript is disabled on your browser.</div>
  30. </noscript>
  31. <!-- ========= START OF TOP NAVBAR ======= -->
  32. <div class="topNav"><a name="navbar.top">
  33. <!-- -->
  34. </a>
  35. <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
  36. <a name="navbar.top.firstrow">
  37. <!-- -->
  38. </a>
  39. <ul class="navList" title="Navigation">
  40. <li><a href="../../../../overview-summary.html">Overview</a></li>
  41. <li><a href="package-summary.html">Package</a></li>
  42. <li class="navBarCell1Rev">Class</li>
  43. <li><a href="class-use/Second.html">Use</a></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="../../../../org/jfree/data/time/RegularTimePeriod.html" title="class in org.jfree.data.time"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
  53. <li><a href="../../../../org/jfree/data/time/SimpleTimePeriod.html" title="class in org.jfree.data.time"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
  54. </ul>
  55. <ul class="navList">
  56. <li><a href="../../../../index.html?org/jfree/data/time/Second.html" target="_top">Frames</a></li>
  57. <li><a href="Second.html" target="_top">No&nbsp;Frames</a></li>
  58. </ul>
  59. <ul class="navList" id="allclasses_navbar_top">
  60. <li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
  61. </ul>
  62. <div>
  63. <script type="text/javascript"><!--
  64. allClassesLink = document.getElementById("allclasses_navbar_top");
  65. if(window==top) {
  66. allClassesLink.style.display = "block";
  67. }
  68. else {
  69. allClassesLink.style.display = "none";
  70. }
  71. //-->
  72. </script>
  73. </div>
  74. <div>
  75. <ul class="subNavList">
  76. <li>Summary:&nbsp;</li>
  77. <li>Nested&nbsp;|&nbsp;</li>
  78. <li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
  79. <li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
  80. <li><a href="#method.summary">Method</a></li>
  81. </ul>
  82. <ul class="subNavList">
  83. <li>Detail:&nbsp;</li>
  84. <li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
  85. <li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
  86. <li><a href="#method.detail">Method</a></li>
  87. </ul>
  88. </div>
  89. <a name="skip.navbar.top">
  90. <!-- -->
  91. </a></div>
  92. <!-- ========= END OF TOP NAVBAR ========= -->
  93. <!-- ======== START OF CLASS DATA ======== -->
  94. <div class="header">
  95. <div class="subTitle">org.jfree.data.time</div>
  96. <h2 title="Class Second" class="title">Class Second</h2>
  97. </div>
  98. <div class="contentContainer">
  99. <ul class="inheritance">
  100. <li>java.lang.Object</li>
  101. <li>
  102. <ul class="inheritance">
  103. <li><a href="../../../../org/jfree/data/time/RegularTimePeriod.html" title="class in org.jfree.data.time">org.jfree.data.time.RegularTimePeriod</a></li>
  104. <li>
  105. <ul class="inheritance">
  106. <li>org.jfree.data.time.Second</li>
  107. </ul>
  108. </li>
  109. </ul>
  110. </li>
  111. </ul>
  112. <div class="description">
  113. <ul class="blockList">
  114. <li class="blockList">
  115. <dl>
  116. <dt>All Implemented Interfaces:</dt>
  117. <dd>java.io.Serializable, java.lang.Comparable, <a href="../../../../org/jfree/data/time/TimePeriod.html" title="interface in org.jfree.data.time">TimePeriod</a>, org.jfree.date.MonthConstants</dd>
  118. </dl>
  119. <hr>
  120. <br>
  121. <pre>public class <a href="../../../../src-html/org/jfree/data/time/Second.html#line.76">Second</a>
  122. extends <a href="../../../../org/jfree/data/time/RegularTimePeriod.html" title="class in org.jfree.data.time">RegularTimePeriod</a>
  123. implements java.io.Serializable</pre>
  124. <div class="block">Represents a second in a particular day. This class is immutable, which is
  125. a requirement for all <a href="../../../../org/jfree/data/time/RegularTimePeriod.html" title="class in org.jfree.data.time"><code>RegularTimePeriod</code></a> subclasses.</div>
  126. <dl>
  127. <dt><span class="seeLabel">See Also:</span></dt>
  128. <dd><a href="../../../../serialized-form.html#org.jfree.data.time.Second">Serialized Form</a></dd>
  129. </dl>
  130. </li>
  131. </ul>
  132. </div>
  133. <div class="summary">
  134. <ul class="blockList">
  135. <li class="blockList">
  136. <!-- =========== FIELD SUMMARY =========== -->
  137. <ul class="blockList">
  138. <li class="blockList"><a name="field.summary">
  139. <!-- -->
  140. </a>
  141. <h3>Field Summary</h3>
  142. <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
  143. <caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
  144. <tr>
  145. <th class="colFirst" scope="col">Modifier and Type</th>
  146. <th class="colLast" scope="col">Field and Description</th>
  147. </tr>
  148. <tr class="altColor">
  149. <td class="colFirst"><code>static int</code></td>
  150. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/data/time/Second.html#FIRST_SECOND_IN_MINUTE">FIRST_SECOND_IN_MINUTE</a></span></code>
  151. <div class="block">Useful constant for the first second in a minute.</div>
  152. </td>
  153. </tr>
  154. <tr class="rowColor">
  155. <td class="colFirst"><code>static int</code></td>
  156. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/data/time/Second.html#LAST_SECOND_IN_MINUTE">LAST_SECOND_IN_MINUTE</a></span></code>
  157. <div class="block">Useful constant for the last second in a minute.</div>
  158. </td>
  159. </tr>
  160. </table>
  161. <ul class="blockList">
  162. <li class="blockList"><a name="fields.inherited.from.class.org.jfree.data.time.RegularTimePeriod">
  163. <!-- -->
  164. </a>
  165. <h3>Fields inherited from class&nbsp;org.jfree.data.time.<a href="../../../../org/jfree/data/time/RegularTimePeriod.html" title="class in org.jfree.data.time">RegularTimePeriod</a></h3>
  166. <code><a href="../../../../org/jfree/data/time/RegularTimePeriod.html#DEFAULT_TIME_ZONE">DEFAULT_TIME_ZONE</a>, <a href="../../../../org/jfree/data/time/RegularTimePeriod.html#WORKING_CALENDAR">WORKING_CALENDAR</a></code></li>
  167. </ul>
  168. <ul class="blockList">
  169. <li class="blockList"><a name="fields.inherited.from.class.org.jfree.date.MonthConstants">
  170. <!-- -->
  171. </a>
  172. <h3>Fields inherited from interface&nbsp;org.jfree.date.MonthConstants</h3>
  173. <code>APRIL, AUGUST, DECEMBER, FEBRUARY, JANUARY, JULY, JUNE, MARCH, MAY, NOVEMBER, OCTOBER, SEPTEMBER</code></li>
  174. </ul>
  175. </li>
  176. </ul>
  177. <!-- ======== CONSTRUCTOR SUMMARY ======== -->
  178. <ul class="blockList">
  179. <li class="blockList"><a name="constructor.summary">
  180. <!-- -->
  181. </a>
  182. <h3>Constructor Summary</h3>
  183. <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
  184. <caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
  185. <tr>
  186. <th class="colOne" scope="col">Constructor and Description</th>
  187. </tr>
  188. <tr class="altColor">
  189. <td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/jfree/data/time/Second.html#Second--">Second</a></span>()</code>
  190. <div class="block">Constructs a new Second, based on the system date/time.</div>
  191. </td>
  192. </tr>
  193. <tr class="rowColor">
  194. <td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/jfree/data/time/Second.html#Second-java.util.Date-">Second</a></span>(java.util.Date&nbsp;time)</code>
  195. <div class="block">Constructs a new instance from the specified date/time and the default
  196. time zone..</div>
  197. </td>
  198. </tr>
  199. <tr class="altColor">
  200. <td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/jfree/data/time/Second.html#Second-java.util.Date-java.util.TimeZone-">Second</a></span>(java.util.Date&nbsp;time,
  201. java.util.TimeZone&nbsp;zone)</code>
  202. <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
  203. <div class="block"><span class="deprecationComment">As of 1.0.13, use the constructor that specifies the locale
  204. also.</span></div>
  205. </div>
  206. </td>
  207. </tr>
  208. <tr class="rowColor">
  209. <td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/jfree/data/time/Second.html#Second-java.util.Date-java.util.TimeZone-java.util.Locale-">Second</a></span>(java.util.Date&nbsp;time,
  210. java.util.TimeZone&nbsp;zone,
  211. java.util.Locale&nbsp;locale)</code>
  212. <div class="block">Creates a new second based on the supplied time and time zone.</div>
  213. </td>
  214. </tr>
  215. <tr class="altColor">
  216. <td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/jfree/data/time/Second.html#Second-int-int-int-int-int-int-">Second</a></span>(int&nbsp;second,
  217. int&nbsp;minute,
  218. int&nbsp;hour,
  219. int&nbsp;day,
  220. int&nbsp;month,
  221. int&nbsp;year)</code>
  222. <div class="block">Creates a new second.</div>
  223. </td>
  224. </tr>
  225. <tr class="rowColor">
  226. <td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/jfree/data/time/Second.html#Second-int-org.jfree.data.time.Minute-">Second</a></span>(int&nbsp;second,
  227. <a href="../../../../org/jfree/data/time/Minute.html" title="class in org.jfree.data.time">Minute</a>&nbsp;minute)</code>
  228. <div class="block">Constructs a new Second.</div>
  229. </td>
  230. </tr>
  231. </table>
  232. </li>
  233. </ul>
  234. <!-- ========== METHOD SUMMARY =========== -->
  235. <ul class="blockList">
  236. <li class="blockList"><a name="method.summary">
  237. <!-- -->
  238. </a>
  239. <h3>Method Summary</h3>
  240. <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
  241. <caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
  242. <tr>
  243. <th class="colFirst" scope="col">Modifier and Type</th>
  244. <th class="colLast" scope="col">Method and Description</th>
  245. </tr>
  246. <tr id="i0" class="altColor">
  247. <td class="colFirst"><code>int</code></td>
  248. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/data/time/Second.html#compareTo-java.lang.Object-">compareTo</a></span>(java.lang.Object&nbsp;o1)</code>
  249. <div class="block">Returns an integer indicating the order of this Second object relative
  250. to the specified
  251. object: negative == before, zero == same, positive == after.</div>
  252. </td>
  253. </tr>
  254. <tr id="i1" class="rowColor">
  255. <td class="colFirst"><code>boolean</code></td>
  256. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/data/time/Second.html#equals-java.lang.Object-">equals</a></span>(java.lang.Object&nbsp;obj)</code>
  257. <div class="block">Tests the equality of this object against an arbitrary Object.</div>
  258. </td>
  259. </tr>
  260. <tr id="i2" class="altColor">
  261. <td class="colFirst"><code>long</code></td>
  262. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/data/time/Second.html#getFirstMillisecond--">getFirstMillisecond</a></span>()</code>
  263. <div class="block">Returns the first millisecond of the second.</div>
  264. </td>
  265. </tr>
  266. <tr id="i3" class="rowColor">
  267. <td class="colFirst"><code>long</code></td>
  268. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/data/time/Second.html#getFirstMillisecond-java.util.Calendar-">getFirstMillisecond</a></span>(java.util.Calendar&nbsp;calendar)</code>
  269. <div class="block">Returns the first millisecond of the minute.</div>
  270. </td>
  271. </tr>
  272. <tr id="i4" class="altColor">
  273. <td class="colFirst"><code>long</code></td>
  274. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/data/time/Second.html#getLastMillisecond--">getLastMillisecond</a></span>()</code>
  275. <div class="block">Returns the last millisecond of the second.</div>
  276. </td>
  277. </tr>
  278. <tr id="i5" class="rowColor">
  279. <td class="colFirst"><code>long</code></td>
  280. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/data/time/Second.html#getLastMillisecond-java.util.Calendar-">getLastMillisecond</a></span>(java.util.Calendar&nbsp;calendar)</code>
  281. <div class="block">Returns the last millisecond of the second.</div>
  282. </td>
  283. </tr>
  284. <tr id="i6" class="altColor">
  285. <td class="colFirst"><code><a href="../../../../org/jfree/data/time/Minute.html" title="class in org.jfree.data.time">Minute</a></code></td>
  286. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/data/time/Second.html#getMinute--">getMinute</a></span>()</code>
  287. <div class="block">Returns the minute.</div>
  288. </td>
  289. </tr>
  290. <tr id="i7" class="rowColor">
  291. <td class="colFirst"><code>int</code></td>
  292. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/data/time/Second.html#getSecond--">getSecond</a></span>()</code>
  293. <div class="block">Returns the second within the minute.</div>
  294. </td>
  295. </tr>
  296. <tr id="i8" class="altColor">
  297. <td class="colFirst"><code>long</code></td>
  298. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/data/time/Second.html#getSerialIndex--">getSerialIndex</a></span>()</code>
  299. <div class="block">Returns a serial index number for the minute.</div>
  300. </td>
  301. </tr>
  302. <tr id="i9" class="rowColor">
  303. <td class="colFirst"><code>int</code></td>
  304. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/data/time/Second.html#hashCode--">hashCode</a></span>()</code>
  305. <div class="block">Returns a hash code for this object instance.</div>
  306. </td>
  307. </tr>
  308. <tr id="i10" class="altColor">
  309. <td class="colFirst"><code><a href="../../../../org/jfree/data/time/RegularTimePeriod.html" title="class in org.jfree.data.time">RegularTimePeriod</a></code></td>
  310. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/data/time/Second.html#next--">next</a></span>()</code>
  311. <div class="block">Returns the second following this one.</div>
  312. </td>
  313. </tr>
  314. <tr id="i11" class="rowColor">
  315. <td class="colFirst"><code>static <a href="../../../../org/jfree/data/time/Second.html" title="class in org.jfree.data.time">Second</a></code></td>
  316. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/data/time/Second.html#parseSecond-java.lang.String-">parseSecond</a></span>(java.lang.String&nbsp;s)</code>
  317. <div class="block">Creates a new instance by parsing a string.</div>
  318. </td>
  319. </tr>
  320. <tr id="i12" class="altColor">
  321. <td class="colFirst"><code>void</code></td>
  322. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/data/time/Second.html#peg-java.util.Calendar-">peg</a></span>(java.util.Calendar&nbsp;calendar)</code>
  323. <div class="block">Recalculates the start date/time and end date/time for this time period
  324. relative to the supplied calendar (which incorporates a time zone).</div>
  325. </td>
  326. </tr>
  327. <tr id="i13" class="rowColor">
  328. <td class="colFirst"><code><a href="../../../../org/jfree/data/time/RegularTimePeriod.html" title="class in org.jfree.data.time">RegularTimePeriod</a></code></td>
  329. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/data/time/Second.html#previous--">previous</a></span>()</code>
  330. <div class="block">Returns the second preceding this one.</div>
  331. </td>
  332. </tr>
  333. </table>
  334. <ul class="blockList">
  335. <li class="blockList"><a name="methods.inherited.from.class.org.jfree.data.time.RegularTimePeriod">
  336. <!-- -->
  337. </a>
  338. <h3>Methods inherited from class&nbsp;org.jfree.data.time.<a href="../../../../org/jfree/data/time/RegularTimePeriod.html" title="class in org.jfree.data.time">RegularTimePeriod</a></h3>
  339. <code><a href="../../../../org/jfree/data/time/RegularTimePeriod.html#createInstance-java.lang.Class-java.util.Date-java.util.TimeZone-">createInstance</a>, <a href="../../../../org/jfree/data/time/RegularTimePeriod.html#downsize-java.lang.Class-">downsize</a>, <a href="../../../../org/jfree/data/time/RegularTimePeriod.html#getEnd--">getEnd</a>, <a href="../../../../org/jfree/data/time/RegularTimePeriod.html#getFirstMillisecond-java.util.TimeZone-">getFirstMillisecond</a>, <a href="../../../../org/jfree/data/time/RegularTimePeriod.html#getLastMillisecond-java.util.TimeZone-">getLastMillisecond</a>, <a href="../../../../org/jfree/data/time/RegularTimePeriod.html#getMiddleMillisecond--">getMiddleMillisecond</a>, <a href="../../../../org/jfree/data/time/RegularTimePeriod.html#getMiddleMillisecond-java.util.Calendar-">getMiddleMillisecond</a>, <a href="../../../../org/jfree/data/time/RegularTimePeriod.html#getMiddleMillisecond-java.util.TimeZone-">getMiddleMillisecond</a>, <a href="../../../../org/jfree/data/time/RegularTimePeriod.html#getMillisecond-org.jfree.data.time.TimePeriodAnchor-java.util.Calendar-">getMillisecond</a>, <a href="../../../../org/jfree/data/time/RegularTimePeriod.html#getStart--">getStart</a>, <a href="../../../../org/jfree/data/time/RegularTimePeriod.html#toString--">toString</a></code></li>
  340. </ul>
  341. <ul class="blockList">
  342. <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
  343. <!-- -->
  344. </a>
  345. <h3>Methods inherited from class&nbsp;java.lang.Object</h3>
  346. <code>clone, finalize, getClass, notify, notifyAll, wait, wait, wait</code></li>
  347. </ul>
  348. </li>
  349. </ul>
  350. </li>
  351. </ul>
  352. </div>
  353. <div class="details">
  354. <ul class="blockList">
  355. <li class="blockList">
  356. <!-- ============ FIELD DETAIL =========== -->
  357. <ul class="blockList">
  358. <li class="blockList"><a name="field.detail">
  359. <!-- -->
  360. </a>
  361. <h3>Field Detail</h3>
  362. <a name="FIRST_SECOND_IN_MINUTE">
  363. <!-- -->
  364. </a>
  365. <ul class="blockList">
  366. <li class="blockList">
  367. <h4>FIRST_SECOND_IN_MINUTE</h4>
  368. <pre>public static final&nbsp;int <a href="../../../../src-html/org/jfree/data/time/Second.html#line.82">FIRST_SECOND_IN_MINUTE</a></pre>
  369. <div class="block">Useful constant for the first second in a minute.</div>
  370. <dl>
  371. <dt><span class="seeLabel">See Also:</span></dt>
  372. <dd><a href="../../../../constant-values.html#org.jfree.data.time.Second.FIRST_SECOND_IN_MINUTE">Constant Field Values</a></dd>
  373. </dl>
  374. </li>
  375. </ul>
  376. <a name="LAST_SECOND_IN_MINUTE">
  377. <!-- -->
  378. </a>
  379. <ul class="blockListLast">
  380. <li class="blockList">
  381. <h4>LAST_SECOND_IN_MINUTE</h4>
  382. <pre>public static final&nbsp;int <a href="../../../../src-html/org/jfree/data/time/Second.html#line.85">LAST_SECOND_IN_MINUTE</a></pre>
  383. <div class="block">Useful constant for the last second in a minute.</div>
  384. <dl>
  385. <dt><span class="seeLabel">See Also:</span></dt>
  386. <dd><a href="../../../../constant-values.html#org.jfree.data.time.Second.LAST_SECOND_IN_MINUTE">Constant Field Values</a></dd>
  387. </dl>
  388. </li>
  389. </ul>
  390. </li>
  391. </ul>
  392. <!-- ========= CONSTRUCTOR DETAIL ======== -->
  393. <ul class="blockList">
  394. <li class="blockList"><a name="constructor.detail">
  395. <!-- -->
  396. </a>
  397. <h3>Constructor Detail</h3>
  398. <a name="Second--">
  399. <!-- -->
  400. </a>
  401. <ul class="blockList">
  402. <li class="blockList">
  403. <h4>Second</h4>
  404. <pre>public&nbsp;<a href="../../../../src-html/org/jfree/data/time/Second.html#line.108">Second</a>()</pre>
  405. <div class="block">Constructs a new Second, based on the system date/time.</div>
  406. </li>
  407. </ul>
  408. <a name="Second-int-org.jfree.data.time.Minute-">
  409. <!-- -->
  410. </a>
  411. <ul class="blockList">
  412. <li class="blockList">
  413. <h4>Second</h4>
  414. <pre>public&nbsp;<a href="../../../../src-html/org/jfree/data/time/Second.html#line.118">Second</a>(int&nbsp;second,
  415. <a href="../../../../org/jfree/data/time/Minute.html" title="class in org.jfree.data.time">Minute</a>&nbsp;minute)</pre>
  416. <div class="block">Constructs a new Second.</div>
  417. <dl>
  418. <dt><span class="paramLabel">Parameters:</span></dt>
  419. <dd><code>second</code> - the second (0 to 24*60*60-1).</dd>
  420. <dd><code>minute</code> - the minute (<code>null</code> not permitted).</dd>
  421. </dl>
  422. </li>
  423. </ul>
  424. <a name="Second-int-int-int-int-int-int-">
  425. <!-- -->
  426. </a>
  427. <ul class="blockList">
  428. <li class="blockList">
  429. <h4>Second</h4>
  430. <pre>public&nbsp;<a href="../../../../src-html/org/jfree/data/time/Second.html#line.137">Second</a>(int&nbsp;second,
  431. int&nbsp;minute,
  432. int&nbsp;hour,
  433. int&nbsp;day,
  434. int&nbsp;month,
  435. int&nbsp;year)</pre>
  436. <div class="block">Creates a new second.</div>
  437. <dl>
  438. <dt><span class="paramLabel">Parameters:</span></dt>
  439. <dd><code>second</code> - the second (0-59).</dd>
  440. <dd><code>minute</code> - the minute (0-59).</dd>
  441. <dd><code>hour</code> - the hour (0-23).</dd>
  442. <dd><code>day</code> - the day (1-31).</dd>
  443. <dd><code>month</code> - the month (1-12).</dd>
  444. <dd><code>year</code> - the year (1900-9999).</dd>
  445. </dl>
  446. </li>
  447. </ul>
  448. <a name="Second-java.util.Date-">
  449. <!-- -->
  450. </a>
  451. <ul class="blockList">
  452. <li class="blockList">
  453. <h4>Second</h4>
  454. <pre>public&nbsp;<a href="../../../../src-html/org/jfree/data/time/Second.html#line.150">Second</a>(java.util.Date&nbsp;time)</pre>
  455. <div class="block">Constructs a new instance from the specified date/time and the default
  456. time zone..</div>
  457. <dl>
  458. <dt><span class="paramLabel">Parameters:</span></dt>
  459. <dd><code>time</code> - the time (<code>null</code> not permitted).</dd>
  460. <dt><span class="seeLabel">See Also:</span></dt>
  461. <dd><a href="../../../../org/jfree/data/time/Second.html#Second-java.util.Date-java.util.TimeZone-"><code>Second(Date, TimeZone)</code></a></dd>
  462. </dl>
  463. </li>
  464. </ul>
  465. <a name="Second-java.util.Date-java.util.TimeZone-">
  466. <!-- -->
  467. </a>
  468. <ul class="blockList">
  469. <li class="blockList">
  470. <h4>Second</h4>
  471. <pre>public&nbsp;<a href="../../../../src-html/org/jfree/data/time/Second.html#line.163">Second</a>(java.util.Date&nbsp;time,
  472. java.util.TimeZone&nbsp;zone)</pre>
  473. <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">As of 1.0.13, use the constructor that specifies the locale
  474. also.</span></div>
  475. <div class="block">Creates a new second based on the supplied time and time zone.</div>
  476. <dl>
  477. <dt><span class="paramLabel">Parameters:</span></dt>
  478. <dd><code>time</code> - the instant in time.</dd>
  479. <dd><code>zone</code> - the time zone.</dd>
  480. </dl>
  481. </li>
  482. </ul>
  483. <a name="Second-java.util.Date-java.util.TimeZone-java.util.Locale-">
  484. <!-- -->
  485. </a>
  486. <ul class="blockListLast">
  487. <li class="blockList">
  488. <h4>Second</h4>
  489. <pre>public&nbsp;<a href="../../../../src-html/org/jfree/data/time/Second.html#line.176">Second</a>(java.util.Date&nbsp;time,
  490. java.util.TimeZone&nbsp;zone,
  491. java.util.Locale&nbsp;locale)</pre>
  492. <div class="block">Creates a new second based on the supplied time and time zone.</div>
  493. <dl>
  494. <dt><span class="paramLabel">Parameters:</span></dt>
  495. <dd><code>time</code> - the time (<code>null</code> not permitted).</dd>
  496. <dd><code>zone</code> - the time zone (<code>null</code> not permitted).</dd>
  497. <dd><code>locale</code> - the locale (<code>null</code> not permitted).</dd>
  498. <dt><span class="simpleTagLabel">Since:</span></dt>
  499. <dd>1.0.13</dd>
  500. </dl>
  501. </li>
  502. </ul>
  503. </li>
  504. </ul>
  505. <!-- ============ METHOD DETAIL ========== -->
  506. <ul class="blockList">
  507. <li class="blockList"><a name="method.detail">
  508. <!-- -->
  509. </a>
  510. <h3>Method Detail</h3>
  511. <a name="getSecond--">
  512. <!-- -->
  513. </a>
  514. <ul class="blockList">
  515. <li class="blockList">
  516. <h4>getSecond</h4>
  517. <pre>public&nbsp;int&nbsp;<a href="../../../../src-html/org/jfree/data/time/Second.html#line.191">getSecond</a>()</pre>
  518. <div class="block">Returns the second within the minute.</div>
  519. <dl>
  520. <dt><span class="returnLabel">Returns:</span></dt>
  521. <dd>The second (0 - 59).</dd>
  522. </dl>
  523. </li>
  524. </ul>
  525. <a name="getMinute--">
  526. <!-- -->
  527. </a>
  528. <ul class="blockList">
  529. <li class="blockList">
  530. <h4>getMinute</h4>
  531. <pre>public&nbsp;<a href="../../../../org/jfree/data/time/Minute.html" title="class in org.jfree.data.time">Minute</a>&nbsp;<a href="../../../../src-html/org/jfree/data/time/Second.html#line.200">getMinute</a>()</pre>
  532. <div class="block">Returns the minute.</div>
  533. <dl>
  534. <dt><span class="returnLabel">Returns:</span></dt>
  535. <dd>The minute (never <code>null</code>).</dd>
  536. </dl>
  537. </li>
  538. </ul>
  539. <a name="getFirstMillisecond--">
  540. <!-- -->
  541. </a>
  542. <ul class="blockList">
  543. <li class="blockList">
  544. <h4>getFirstMillisecond</h4>
  545. <pre>public&nbsp;long&nbsp;<a href="../../../../src-html/org/jfree/data/time/Second.html#line.215">getFirstMillisecond</a>()</pre>
  546. <div class="block">Returns the first millisecond of the second. This will be determined
  547. relative to the time zone specified in the constructor, or in the
  548. calendar instance passed in the most recent call to the
  549. <a href="../../../../org/jfree/data/time/Second.html#peg-java.util.Calendar-"><code>peg(Calendar)</code></a> method.</div>
  550. <dl>
  551. <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
  552. <dd><code><a href="../../../../org/jfree/data/time/RegularTimePeriod.html#getFirstMillisecond--">getFirstMillisecond</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/jfree/data/time/RegularTimePeriod.html" title="class in org.jfree.data.time">RegularTimePeriod</a></code></dd>
  553. <dt><span class="returnLabel">Returns:</span></dt>
  554. <dd>The first millisecond of the second.</dd>
  555. <dt><span class="seeLabel">See Also:</span></dt>
  556. <dd><a href="../../../../org/jfree/data/time/Second.html#getLastMillisecond--"><code>getLastMillisecond()</code></a></dd>
  557. </dl>
  558. </li>
  559. </ul>
  560. <a name="getLastMillisecond--">
  561. <!-- -->
  562. </a>
  563. <ul class="blockList">
  564. <li class="blockList">
  565. <h4>getLastMillisecond</h4>
  566. <pre>public&nbsp;long&nbsp;<a href="../../../../src-html/org/jfree/data/time/Second.html#line.230">getLastMillisecond</a>()</pre>
  567. <div class="block">Returns the last millisecond of the second. This will be
  568. determined relative to the time zone specified in the constructor, or
  569. in the calendar instance passed in the most recent call to the
  570. <a href="../../../../org/jfree/data/time/Second.html#peg-java.util.Calendar-"><code>peg(Calendar)</code></a> method.</div>
  571. <dl>
  572. <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
  573. <dd><code><a href="../../../../org/jfree/data/time/RegularTimePeriod.html#getLastMillisecond--">getLastMillisecond</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/jfree/data/time/RegularTimePeriod.html" title="class in org.jfree.data.time">RegularTimePeriod</a></code></dd>
  574. <dt><span class="returnLabel">Returns:</span></dt>
  575. <dd>The last millisecond of the second.</dd>
  576. <dt><span class="seeLabel">See Also:</span></dt>
  577. <dd><a href="../../../../org/jfree/data/time/Second.html#getFirstMillisecond--"><code>getFirstMillisecond()</code></a></dd>
  578. </dl>
  579. </li>
  580. </ul>
  581. <a name="peg-java.util.Calendar-">
  582. <!-- -->
  583. </a>
  584. <ul class="blockList">
  585. <li class="blockList">
  586. <h4>peg</h4>
  587. <pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/jfree/data/time/Second.html#line.243">peg</a>(java.util.Calendar&nbsp;calendar)</pre>
  588. <div class="block">Recalculates the start date/time and end date/time for this time period
  589. relative to the supplied calendar (which incorporates a time zone).</div>
  590. <dl>
  591. <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
  592. <dd><code><a href="../../../../org/jfree/data/time/RegularTimePeriod.html#peg-java.util.Calendar-">peg</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/jfree/data/time/RegularTimePeriod.html" title="class in org.jfree.data.time">RegularTimePeriod</a></code></dd>
  593. <dt><span class="paramLabel">Parameters:</span></dt>
  594. <dd><code>calendar</code> - the calendar (<code>null</code> not permitted).</dd>
  595. <dt><span class="simpleTagLabel">Since:</span></dt>
  596. <dd>1.0.3</dd>
  597. </dl>
  598. </li>
  599. </ul>
  600. <a name="previous--">
  601. <!-- -->
  602. </a>
  603. <ul class="blockList">
  604. <li class="blockList">
  605. <h4>previous</h4>
  606. <pre>public&nbsp;<a href="../../../../org/jfree/data/time/RegularTimePeriod.html" title="class in org.jfree.data.time">RegularTimePeriod</a>&nbsp;<a href="../../../../src-html/org/jfree/data/time/Second.html#line.253">previous</a>()</pre>
  607. <div class="block">Returns the second preceding this one.</div>
  608. <dl>
  609. <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
  610. <dd><code><a href="../../../../org/jfree/data/time/RegularTimePeriod.html#previous--">previous</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/jfree/data/time/RegularTimePeriod.html" title="class in org.jfree.data.time">RegularTimePeriod</a></code></dd>
  611. <dt><span class="returnLabel">Returns:</span></dt>
  612. <dd>The second preceding this one.</dd>
  613. </dl>
  614. </li>
  615. </ul>
  616. <a name="next--">
  617. <!-- -->
  618. </a>
  619. <ul class="blockList">
  620. <li class="blockList">
  621. <h4>next</h4>
  622. <pre>public&nbsp;<a href="../../../../org/jfree/data/time/RegularTimePeriod.html" title="class in org.jfree.data.time">RegularTimePeriod</a>&nbsp;<a href="../../../../src-html/org/jfree/data/time/Second.html#line.273">next</a>()</pre>
  623. <div class="block">Returns the second following this one.</div>
  624. <dl>
  625. <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
  626. <dd><code><a href="../../../../org/jfree/data/time/RegularTimePeriod.html#next--">next</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/jfree/data/time/RegularTimePeriod.html" title="class in org.jfree.data.time">RegularTimePeriod</a></code></dd>
  627. <dt><span class="returnLabel">Returns:</span></dt>
  628. <dd>The second following this one.</dd>
  629. </dl>
  630. </li>
  631. </ul>
  632. <a name="getSerialIndex--">
  633. <!-- -->
  634. </a>
  635. <ul class="blockList">
  636. <li class="blockList">
  637. <h4>getSerialIndex</h4>
  638. <pre>public&nbsp;long&nbsp;<a href="../../../../src-html/org/jfree/data/time/Second.html#line.293">getSerialIndex</a>()</pre>
  639. <div class="block">Returns a serial index number for the minute.</div>
  640. <dl>
  641. <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
  642. <dd><code><a href="../../../../org/jfree/data/time/RegularTimePeriod.html#getSerialIndex--">getSerialIndex</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/jfree/data/time/RegularTimePeriod.html" title="class in org.jfree.data.time">RegularTimePeriod</a></code></dd>
  643. <dt><span class="returnLabel">Returns:</span></dt>
  644. <dd>The serial index number.</dd>
  645. </dl>
  646. </li>
  647. </ul>
  648. <a name="getFirstMillisecond-java.util.Calendar-">
  649. <!-- -->
  650. </a>
  651. <ul class="blockList">
  652. <li class="blockList">
  653. <h4>getFirstMillisecond</h4>
  654. <pre>public&nbsp;long&nbsp;<a href="../../../../src-html/org/jfree/data/time/Second.html#line.310">getFirstMillisecond</a>(java.util.Calendar&nbsp;calendar)</pre>
  655. <div class="block">Returns the first millisecond of the minute.</div>
  656. <dl>
  657. <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
  658. <dd><code><a href="../../../../org/jfree/data/time/RegularTimePeriod.html#getFirstMillisecond-java.util.Calendar-">getFirstMillisecond</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/jfree/data/time/RegularTimePeriod.html" title="class in org.jfree.data.time">RegularTimePeriod</a></code></dd>
  659. <dt><span class="paramLabel">Parameters:</span></dt>
  660. <dd><code>calendar</code> - the calendar/timezone (<code>null</code> not permitted).</dd>
  661. <dt><span class="returnLabel">Returns:</span></dt>
  662. <dd>The first millisecond.</dd>
  663. <dt><span class="throwsLabel">Throws:</span></dt>
  664. <dd><code>java.lang.NullPointerException</code> - if <code>calendar</code> is
  665. <code>null</code>.</dd>
  666. <dt><span class="seeLabel">See Also:</span></dt>
  667. <dd><a href="../../../../org/jfree/data/time/RegularTimePeriod.html#getLastMillisecond-java.util.Calendar-"><code>RegularTimePeriod.getLastMillisecond(Calendar)</code></a></dd>
  668. </dl>
  669. </li>
  670. </ul>
  671. <a name="getLastMillisecond-java.util.Calendar-">
  672. <!-- -->
  673. </a>
  674. <ul class="blockList">
  675. <li class="blockList">
  676. <h4>getLastMillisecond</h4>
  677. <pre>public&nbsp;long&nbsp;<a href="../../../../src-html/org/jfree/data/time/Second.html#line.331">getLastMillisecond</a>(java.util.Calendar&nbsp;calendar)</pre>
  678. <div class="block">Returns the last millisecond of the second.</div>
  679. <dl>
  680. <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
  681. <dd><code><a href="../../../../org/jfree/data/time/RegularTimePeriod.html#getLastMillisecond-java.util.Calendar-">getLastMillisecond</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/jfree/data/time/RegularTimePeriod.html" title="class in org.jfree.data.time">RegularTimePeriod</a></code></dd>
  682. <dt><span class="paramLabel">Parameters:</span></dt>
  683. <dd><code>calendar</code> - the calendar/timezone (<code>null</code> not permitted).</dd>
  684. <dt><span class="returnLabel">Returns:</span></dt>
  685. <dd>The last millisecond.</dd>
  686. <dt><span class="throwsLabel">Throws:</span></dt>
  687. <dd><code>java.lang.NullPointerException</code> - if <code>calendar</code> is
  688. <code>null</code>.</dd>
  689. <dt><span class="seeLabel">See Also:</span></dt>
  690. <dd><a href="../../../../org/jfree/data/time/RegularTimePeriod.html#getFirstMillisecond-java.util.Calendar-"><code>RegularTimePeriod.getFirstMillisecond(Calendar)</code></a></dd>
  691. </dl>
  692. </li>
  693. </ul>
  694. <a name="equals-java.lang.Object-">
  695. <!-- -->
  696. </a>
  697. <ul class="blockList">
  698. <li class="blockList">
  699. <h4>equals</h4>
  700. <pre>public&nbsp;boolean&nbsp;<a href="../../../../src-html/org/jfree/data/time/Second.html#line.347">equals</a>(java.lang.Object&nbsp;obj)</pre>
  701. <div class="block">Tests the equality of this object against an arbitrary Object.
  702. <P>
  703. This method will return true ONLY if the object is a Second object
  704. representing the same second as this instance.</div>
  705. <dl>
  706. <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
  707. <dd><code>equals</code>&nbsp;in class&nbsp;<code>java.lang.Object</code></dd>
  708. <dt><span class="paramLabel">Parameters:</span></dt>
  709. <dd><code>obj</code> - the object to compare (<code>null</code> permitted).</dd>
  710. <dt><span class="returnLabel">Returns:</span></dt>
  711. <dd><code>true</code> if second and minute of this and the object
  712. are the same.</dd>
  713. </dl>
  714. </li>
  715. </ul>
  716. <a name="hashCode--">
  717. <!-- -->
  718. </a>
  719. <ul class="blockList">
  720. <li class="blockList">
  721. <h4>hashCode</h4>
  722. <pre>public&nbsp;int&nbsp;<a href="../../../../src-html/org/jfree/data/time/Second.html#line.380">hashCode</a>()</pre>
  723. <div class="block">Returns a hash code for this object instance. The approach described by
  724. Joshua Bloch in "Effective Java" has been used here:
  725. <p>
  726. <code>http://developer.java.sun.com/developer/Books/effectivejava
  727. /Chapter3.pdf</code></div>
  728. <dl>
  729. <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
  730. <dd><code>hashCode</code>&nbsp;in class&nbsp;<code>java.lang.Object</code></dd>
  731. <dt><span class="returnLabel">Returns:</span></dt>
  732. <dd>A hash code.</dd>
  733. </dl>
  734. </li>
  735. </ul>
  736. <a name="compareTo-java.lang.Object-">
  737. <!-- -->
  738. </a>
  739. <ul class="blockList">
  740. <li class="blockList">
  741. <h4>compareTo</h4>
  742. <pre>public&nbsp;int&nbsp;<a href="../../../../src-html/org/jfree/data/time/Second.html#line.399">compareTo</a>(java.lang.Object&nbsp;o1)</pre>
  743. <div class="block">Returns an integer indicating the order of this Second object relative
  744. to the specified
  745. object: negative == before, zero == same, positive == after.</div>
  746. <dl>
  747. <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
  748. <dd><code>compareTo</code>&nbsp;in interface&nbsp;<code>java.lang.Comparable</code></dd>
  749. <dt><span class="paramLabel">Parameters:</span></dt>
  750. <dd><code>o1</code> - the object to compare.</dd>
  751. <dt><span class="returnLabel">Returns:</span></dt>
  752. <dd>negative == before, zero == same, positive == after.</dd>
  753. </dl>
  754. </li>
  755. </ul>
  756. <a name="parseSecond-java.lang.String-">
  757. <!-- -->
  758. </a>
  759. <ul class="blockListLast">
  760. <li class="blockList">
  761. <h4>parseSecond</h4>
  762. <pre>public static&nbsp;<a href="../../../../org/jfree/data/time/Second.html" title="class in org.jfree.data.time">Second</a>&nbsp;<a href="../../../../src-html/org/jfree/data/time/Second.html#line.443">parseSecond</a>(java.lang.String&nbsp;s)</pre>
  763. <div class="block">Creates a new instance by parsing a string. The string is assumed to
  764. be in the format "YYYY-MM-DD HH:MM:SS", perhaps with leading or trailing
  765. whitespace.</div>
  766. <dl>
  767. <dt><span class="paramLabel">Parameters:</span></dt>
  768. <dd><code>s</code> - the string to parse.</dd>
  769. <dt><span class="returnLabel">Returns:</span></dt>
  770. <dd>The second, or <code>null</code> if the string is not parseable.</dd>
  771. </dl>
  772. </li>
  773. </ul>
  774. </li>
  775. </ul>
  776. </li>
  777. </ul>
  778. </div>
  779. </div>
  780. <!-- ========= END OF CLASS DATA ========= -->
  781. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  782. <div class="bottomNav"><a name="navbar.bottom">
  783. <!-- -->
  784. </a>
  785. <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
  786. <a name="navbar.bottom.firstrow">
  787. <!-- -->
  788. </a>
  789. <ul class="navList" title="Navigation">
  790. <li><a href="../../../../overview-summary.html">Overview</a></li>
  791. <li><a href="package-summary.html">Package</a></li>
  792. <li class="navBarCell1Rev">Class</li>
  793. <li><a href="class-use/Second.html">Use</a></li>
  794. <li><a href="package-tree.html">Tree</a></li>
  795. <li><a href="../../../../deprecated-list.html">Deprecated</a></li>
  796. <li><a href="../../../../index-files/index-1.html">Index</a></li>
  797. <li><a href="../../../../help-doc.html">Help</a></li>
  798. </ul>
  799. </div>
  800. <div class="subNav">
  801. <ul class="navList">
  802. <li><a href="../../../../org/jfree/data/time/RegularTimePeriod.html" title="class in org.jfree.data.time"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
  803. <li><a href="../../../../org/jfree/data/time/SimpleTimePeriod.html" title="class in org.jfree.data.time"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
  804. </ul>
  805. <ul class="navList">
  806. <li><a href="../../../../index.html?org/jfree/data/time/Second.html" target="_top">Frames</a></li>
  807. <li><a href="Second.html" target="_top">No&nbsp;Frames</a></li>
  808. </ul>
  809. <ul class="navList" id="allclasses_navbar_bottom">
  810. <li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
  811. </ul>
  812. <div>
  813. <script type="text/javascript"><!--
  814. allClassesLink = document.getElementById("allclasses_navbar_bottom");
  815. if(window==top) {
  816. allClassesLink.style.display = "block";
  817. }
  818. else {
  819. allClassesLink.style.display = "none";
  820. }
  821. //-->
  822. </script>
  823. </div>
  824. <div>
  825. <ul class="subNavList">
  826. <li>Summary:&nbsp;</li>
  827. <li>Nested&nbsp;|&nbsp;</li>
  828. <li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
  829. <li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
  830. <li><a href="#method.summary">Method</a></li>
  831. </ul>
  832. <ul class="subNavList">
  833. <li>Detail:&nbsp;</li>
  834. <li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
  835. <li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
  836. <li><a href="#method.detail">Method</a></li>
  837. </ul>
  838. </div>
  839. <a name="skip.navbar.bottom">
  840. <!-- -->
  841. </a></div>
  842. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  843. </body>
  844. </html>