Minute.html 39 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890
  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>Minute (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="Minute (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":10,"i12":10,"i13":9,"i14":10,"i15":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/Minute.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/Millisecond.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/Month.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/Minute.html" target="_top">Frames</a></li>
  57. <li><a href="Minute.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 Minute" class="title">Class Minute</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.Minute</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/Minute.html#line.81">Minute</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 minute. This class is immutable, which is a requirement for
  125. 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.Minute">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/Minute.html#FIRST_MINUTE_IN_HOUR">FIRST_MINUTE_IN_HOUR</a></span></code>
  151. <div class="block">Useful constant for the first minute in a day.</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/Minute.html#LAST_MINUTE_IN_HOUR">LAST_MINUTE_IN_HOUR</a></span></code>
  157. <div class="block">Useful constant for the last minute in a day.</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/Minute.html#Minute--">Minute</a></span>()</code>
  190. <div class="block">Constructs a new Minute, 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/Minute.html#Minute-java.util.Date-">Minute</a></span>(java.util.Date&nbsp;time)</code>
  195. <div class="block">Constructs a new instance, based on the supplied date/time and
  196. the default 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/Minute.html#Minute-java.util.Date-java.util.TimeZone-">Minute</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/Minute.html#Minute-java.util.Date-java.util.TimeZone-java.util.Locale-">Minute</a></span>(java.util.Date&nbsp;time,
  210. java.util.TimeZone&nbsp;zone,
  211. java.util.Locale&nbsp;locale)</code>
  212. <div class="block">Constructs a new Minute, based on the supplied date/time and timezone.</div>
  213. </td>
  214. </tr>
  215. <tr class="altColor">
  216. <td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/jfree/data/time/Minute.html#Minute-int-org.jfree.data.time.Hour-">Minute</a></span>(int&nbsp;minute,
  217. <a href="../../../../org/jfree/data/time/Hour.html" title="class in org.jfree.data.time">Hour</a>&nbsp;hour)</code>
  218. <div class="block">Constructs a new Minute.</div>
  219. </td>
  220. </tr>
  221. <tr class="rowColor">
  222. <td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/jfree/data/time/Minute.html#Minute-int-int-int-int-int-">Minute</a></span>(int&nbsp;minute,
  223. int&nbsp;hour,
  224. int&nbsp;day,
  225. int&nbsp;month,
  226. int&nbsp;year)</code>
  227. <div class="block">Creates a new minute.</div>
  228. </td>
  229. </tr>
  230. </table>
  231. </li>
  232. </ul>
  233. <!-- ========== METHOD SUMMARY =========== -->
  234. <ul class="blockList">
  235. <li class="blockList"><a name="method.summary">
  236. <!-- -->
  237. </a>
  238. <h3>Method Summary</h3>
  239. <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
  240. <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>
  241. <tr>
  242. <th class="colFirst" scope="col">Modifier and Type</th>
  243. <th class="colLast" scope="col">Method and Description</th>
  244. </tr>
  245. <tr id="i0" class="altColor">
  246. <td class="colFirst"><code>int</code></td>
  247. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/data/time/Minute.html#compareTo-java.lang.Object-">compareTo</a></span>(java.lang.Object&nbsp;o1)</code>
  248. <div class="block">Returns an integer indicating the order of this Minute object relative
  249. to the specified object:
  250. negative == before, zero == same, positive == after.</div>
  251. </td>
  252. </tr>
  253. <tr id="i1" class="rowColor">
  254. <td class="colFirst"><code>boolean</code></td>
  255. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/data/time/Minute.html#equals-java.lang.Object-">equals</a></span>(java.lang.Object&nbsp;obj)</code>
  256. <div class="block">Tests the equality of this object against an arbitrary Object.</div>
  257. </td>
  258. </tr>
  259. <tr id="i2" class="altColor">
  260. <td class="colFirst"><code><a href="../../../../org/jfree/data/time/Day.html" title="class in org.jfree.data.time">Day</a></code></td>
  261. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/data/time/Minute.html#getDay--">getDay</a></span>()</code>
  262. <div class="block">Returns the day.</div>
  263. </td>
  264. </tr>
  265. <tr id="i3" class="rowColor">
  266. <td class="colFirst"><code>long</code></td>
  267. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/data/time/Minute.html#getFirstMillisecond--">getFirstMillisecond</a></span>()</code>
  268. <div class="block">Returns the first millisecond of the minute.</div>
  269. </td>
  270. </tr>
  271. <tr id="i4" class="altColor">
  272. <td class="colFirst"><code>long</code></td>
  273. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/data/time/Minute.html#getFirstMillisecond-java.util.Calendar-">getFirstMillisecond</a></span>(java.util.Calendar&nbsp;calendar)</code>
  274. <div class="block">Returns the first millisecond of the minute.</div>
  275. </td>
  276. </tr>
  277. <tr id="i5" class="rowColor">
  278. <td class="colFirst"><code><a href="../../../../org/jfree/data/time/Hour.html" title="class in org.jfree.data.time">Hour</a></code></td>
  279. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/data/time/Minute.html#getHour--">getHour</a></span>()</code>
  280. <div class="block">Returns the hour.</div>
  281. </td>
  282. </tr>
  283. <tr id="i6" class="altColor">
  284. <td class="colFirst"><code>int</code></td>
  285. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/data/time/Minute.html#getHourValue--">getHourValue</a></span>()</code>
  286. <div class="block">Returns the hour.</div>
  287. </td>
  288. </tr>
  289. <tr id="i7" class="rowColor">
  290. <td class="colFirst"><code>long</code></td>
  291. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/data/time/Minute.html#getLastMillisecond--">getLastMillisecond</a></span>()</code>
  292. <div class="block">Returns the last millisecond of the minute.</div>
  293. </td>
  294. </tr>
  295. <tr id="i8" class="altColor">
  296. <td class="colFirst"><code>long</code></td>
  297. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/data/time/Minute.html#getLastMillisecond-java.util.Calendar-">getLastMillisecond</a></span>(java.util.Calendar&nbsp;calendar)</code>
  298. <div class="block">Returns the last millisecond of the minute.</div>
  299. </td>
  300. </tr>
  301. <tr id="i9" class="rowColor">
  302. <td class="colFirst"><code>int</code></td>
  303. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/data/time/Minute.html#getMinute--">getMinute</a></span>()</code>
  304. <div class="block">Returns the minute.</div>
  305. </td>
  306. </tr>
  307. <tr id="i10" class="altColor">
  308. <td class="colFirst"><code>long</code></td>
  309. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/data/time/Minute.html#getSerialIndex--">getSerialIndex</a></span>()</code>
  310. <div class="block">Returns a serial index number for the minute.</div>
  311. </td>
  312. </tr>
  313. <tr id="i11" class="rowColor">
  314. <td class="colFirst"><code>int</code></td>
  315. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/data/time/Minute.html#hashCode--">hashCode</a></span>()</code>
  316. <div class="block">Returns a hash code for this object instance.</div>
  317. </td>
  318. </tr>
  319. <tr id="i12" class="altColor">
  320. <td class="colFirst"><code><a href="../../../../org/jfree/data/time/RegularTimePeriod.html" title="class in org.jfree.data.time">RegularTimePeriod</a></code></td>
  321. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/data/time/Minute.html#next--">next</a></span>()</code>
  322. <div class="block">Returns the minute following this one.</div>
  323. </td>
  324. </tr>
  325. <tr id="i13" class="rowColor">
  326. <td class="colFirst"><code>static <a href="../../../../org/jfree/data/time/Minute.html" title="class in org.jfree.data.time">Minute</a></code></td>
  327. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/data/time/Minute.html#parseMinute-java.lang.String-">parseMinute</a></span>(java.lang.String&nbsp;s)</code>
  328. <div class="block">Creates a Minute instance by parsing a string.</div>
  329. </td>
  330. </tr>
  331. <tr id="i14" class="altColor">
  332. <td class="colFirst"><code>void</code></td>
  333. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/data/time/Minute.html#peg-java.util.Calendar-">peg</a></span>(java.util.Calendar&nbsp;calendar)</code>
  334. <div class="block">Recalculates the start date/time and end date/time for this time period
  335. relative to the supplied calendar (which incorporates a time zone).</div>
  336. </td>
  337. </tr>
  338. <tr id="i15" class="rowColor">
  339. <td class="colFirst"><code><a href="../../../../org/jfree/data/time/RegularTimePeriod.html" title="class in org.jfree.data.time">RegularTimePeriod</a></code></td>
  340. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/data/time/Minute.html#previous--">previous</a></span>()</code>
  341. <div class="block">Returns the minute preceding this one.</div>
  342. </td>
  343. </tr>
  344. </table>
  345. <ul class="blockList">
  346. <li class="blockList"><a name="methods.inherited.from.class.org.jfree.data.time.RegularTimePeriod">
  347. <!-- -->
  348. </a>
  349. <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>
  350. <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>
  351. </ul>
  352. <ul class="blockList">
  353. <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
  354. <!-- -->
  355. </a>
  356. <h3>Methods inherited from class&nbsp;java.lang.Object</h3>
  357. <code>clone, finalize, getClass, notify, notifyAll, wait, wait, wait</code></li>
  358. </ul>
  359. </li>
  360. </ul>
  361. </li>
  362. </ul>
  363. </div>
  364. <div class="details">
  365. <ul class="blockList">
  366. <li class="blockList">
  367. <!-- ============ FIELD DETAIL =========== -->
  368. <ul class="blockList">
  369. <li class="blockList"><a name="field.detail">
  370. <!-- -->
  371. </a>
  372. <h3>Field Detail</h3>
  373. <a name="FIRST_MINUTE_IN_HOUR">
  374. <!-- -->
  375. </a>
  376. <ul class="blockList">
  377. <li class="blockList">
  378. <h4>FIRST_MINUTE_IN_HOUR</h4>
  379. <pre>public static final&nbsp;int <a href="../../../../src-html/org/jfree/data/time/Minute.html#line.87">FIRST_MINUTE_IN_HOUR</a></pre>
  380. <div class="block">Useful constant for the first minute in a day.</div>
  381. <dl>
  382. <dt><span class="seeLabel">See Also:</span></dt>
  383. <dd><a href="../../../../constant-values.html#org.jfree.data.time.Minute.FIRST_MINUTE_IN_HOUR">Constant Field Values</a></dd>
  384. </dl>
  385. </li>
  386. </ul>
  387. <a name="LAST_MINUTE_IN_HOUR">
  388. <!-- -->
  389. </a>
  390. <ul class="blockListLast">
  391. <li class="blockList">
  392. <h4>LAST_MINUTE_IN_HOUR</h4>
  393. <pre>public static final&nbsp;int <a href="../../../../src-html/org/jfree/data/time/Minute.html#line.90">LAST_MINUTE_IN_HOUR</a></pre>
  394. <div class="block">Useful constant for the last minute in a day.</div>
  395. <dl>
  396. <dt><span class="seeLabel">See Also:</span></dt>
  397. <dd><a href="../../../../constant-values.html#org.jfree.data.time.Minute.LAST_MINUTE_IN_HOUR">Constant Field Values</a></dd>
  398. </dl>
  399. </li>
  400. </ul>
  401. </li>
  402. </ul>
  403. <!-- ========= CONSTRUCTOR DETAIL ======== -->
  404. <ul class="blockList">
  405. <li class="blockList"><a name="constructor.detail">
  406. <!-- -->
  407. </a>
  408. <h3>Constructor Detail</h3>
  409. <a name="Minute--">
  410. <!-- -->
  411. </a>
  412. <ul class="blockList">
  413. <li class="blockList">
  414. <h4>Minute</h4>
  415. <pre>public&nbsp;<a href="../../../../src-html/org/jfree/data/time/Minute.html#line.110">Minute</a>()</pre>
  416. <div class="block">Constructs a new Minute, based on the system date/time.</div>
  417. </li>
  418. </ul>
  419. <a name="Minute-int-org.jfree.data.time.Hour-">
  420. <!-- -->
  421. </a>
  422. <ul class="blockList">
  423. <li class="blockList">
  424. <h4>Minute</h4>
  425. <pre>public&nbsp;<a href="../../../../src-html/org/jfree/data/time/Minute.html#line.120">Minute</a>(int&nbsp;minute,
  426. <a href="../../../../org/jfree/data/time/Hour.html" title="class in org.jfree.data.time">Hour</a>&nbsp;hour)</pre>
  427. <div class="block">Constructs a new Minute.</div>
  428. <dl>
  429. <dt><span class="paramLabel">Parameters:</span></dt>
  430. <dd><code>minute</code> - the minute (0 to 59).</dd>
  431. <dd><code>hour</code> - the hour (<code>null</code> not permitted).</dd>
  432. </dl>
  433. </li>
  434. </ul>
  435. <a name="Minute-java.util.Date-">
  436. <!-- -->
  437. </a>
  438. <ul class="blockList">
  439. <li class="blockList">
  440. <h4>Minute</h4>
  441. <pre>public&nbsp;<a href="../../../../src-html/org/jfree/data/time/Minute.html#line.136">Minute</a>(java.util.Date&nbsp;time)</pre>
  442. <div class="block">Constructs a new instance, based on the supplied date/time and
  443. the default time zone.</div>
  444. <dl>
  445. <dt><span class="paramLabel">Parameters:</span></dt>
  446. <dd><code>time</code> - the time (<code>null</code> not permitted).</dd>
  447. <dt><span class="seeLabel">See Also:</span></dt>
  448. <dd><a href="../../../../org/jfree/data/time/Minute.html#Minute-java.util.Date-java.util.TimeZone-"><code>Minute(Date, TimeZone)</code></a></dd>
  449. </dl>
  450. </li>
  451. </ul>
  452. <a name="Minute-java.util.Date-java.util.TimeZone-">
  453. <!-- -->
  454. </a>
  455. <ul class="blockList">
  456. <li class="blockList">
  457. <h4>Minute</h4>
  458. <pre>public&nbsp;<a href="../../../../src-html/org/jfree/data/time/Minute.html#line.150">Minute</a>(java.util.Date&nbsp;time,
  459. java.util.TimeZone&nbsp;zone)</pre>
  460. <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">As of 1.0.13, use the constructor that specifies the locale
  461. also.</span></div>
  462. <div class="block">Constructs a new Minute, based on the supplied date/time and timezone.</div>
  463. <dl>
  464. <dt><span class="paramLabel">Parameters:</span></dt>
  465. <dd><code>time</code> - the time (<code>null</code> not permitted).</dd>
  466. <dd><code>zone</code> - the time zone (<code>null</code> not permitted).</dd>
  467. </dl>
  468. </li>
  469. </ul>
  470. <a name="Minute-java.util.Date-java.util.TimeZone-java.util.Locale-">
  471. <!-- -->
  472. </a>
  473. <ul class="blockList">
  474. <li class="blockList">
  475. <h4>Minute</h4>
  476. <pre>public&nbsp;<a href="../../../../src-html/org/jfree/data/time/Minute.html#line.163">Minute</a>(java.util.Date&nbsp;time,
  477. java.util.TimeZone&nbsp;zone,
  478. java.util.Locale&nbsp;locale)</pre>
  479. <div class="block">Constructs a new Minute, based on the supplied date/time and timezone.</div>
  480. <dl>
  481. <dt><span class="paramLabel">Parameters:</span></dt>
  482. <dd><code>time</code> - the time (<code>null</code> not permitted).</dd>
  483. <dd><code>zone</code> - the time zone (<code>null</code> not permitted).</dd>
  484. <dd><code>locale</code> - the locale (<code>null</code> not permitted).</dd>
  485. <dt><span class="simpleTagLabel">Since:</span></dt>
  486. <dd>1.0.13</dd>
  487. </dl>
  488. </li>
  489. </ul>
  490. <a name="Minute-int-int-int-int-int-">
  491. <!-- -->
  492. </a>
  493. <ul class="blockListLast">
  494. <li class="blockList">
  495. <h4>Minute</h4>
  496. <pre>public&nbsp;<a href="../../../../src-html/org/jfree/data/time/Minute.html#line.185">Minute</a>(int&nbsp;minute,
  497. int&nbsp;hour,
  498. int&nbsp;day,
  499. int&nbsp;month,
  500. int&nbsp;year)</pre>
  501. <div class="block">Creates a new minute.</div>
  502. <dl>
  503. <dt><span class="paramLabel">Parameters:</span></dt>
  504. <dd><code>minute</code> - the minute (0-59).</dd>
  505. <dd><code>hour</code> - the hour (0-23).</dd>
  506. <dd><code>day</code> - the day (1-31).</dd>
  507. <dd><code>month</code> - the month (1-12).</dd>
  508. <dd><code>year</code> - the year (1900-9999).</dd>
  509. </dl>
  510. </li>
  511. </ul>
  512. </li>
  513. </ul>
  514. <!-- ============ METHOD DETAIL ========== -->
  515. <ul class="blockList">
  516. <li class="blockList"><a name="method.detail">
  517. <!-- -->
  518. </a>
  519. <h3>Method Detail</h3>
  520. <a name="getDay--">
  521. <!-- -->
  522. </a>
  523. <ul class="blockList">
  524. <li class="blockList">
  525. <h4>getDay</h4>
  526. <pre>public&nbsp;<a href="../../../../org/jfree/data/time/Day.html" title="class in org.jfree.data.time">Day</a>&nbsp;<a href="../../../../src-html/org/jfree/data/time/Minute.html#line.196">getDay</a>()</pre>
  527. <div class="block">Returns the day.</div>
  528. <dl>
  529. <dt><span class="returnLabel">Returns:</span></dt>
  530. <dd>The day.</dd>
  531. <dt><span class="simpleTagLabel">Since:</span></dt>
  532. <dd>1.0.3</dd>
  533. </dl>
  534. </li>
  535. </ul>
  536. <a name="getHour--">
  537. <!-- -->
  538. </a>
  539. <ul class="blockList">
  540. <li class="blockList">
  541. <h4>getHour</h4>
  542. <pre>public&nbsp;<a href="../../../../org/jfree/data/time/Hour.html" title="class in org.jfree.data.time">Hour</a>&nbsp;<a href="../../../../src-html/org/jfree/data/time/Minute.html#line.205">getHour</a>()</pre>
  543. <div class="block">Returns the hour.</div>
  544. <dl>
  545. <dt><span class="returnLabel">Returns:</span></dt>
  546. <dd>The hour (never <code>null</code>).</dd>
  547. </dl>
  548. </li>
  549. </ul>
  550. <a name="getHourValue--">
  551. <!-- -->
  552. </a>
  553. <ul class="blockList">
  554. <li class="blockList">
  555. <h4>getHourValue</h4>
  556. <pre>public&nbsp;int&nbsp;<a href="../../../../src-html/org/jfree/data/time/Minute.html#line.216">getHourValue</a>()</pre>
  557. <div class="block">Returns the hour.</div>
  558. <dl>
  559. <dt><span class="returnLabel">Returns:</span></dt>
  560. <dd>The hour.</dd>
  561. <dt><span class="simpleTagLabel">Since:</span></dt>
  562. <dd>1.0.3</dd>
  563. </dl>
  564. </li>
  565. </ul>
  566. <a name="getMinute--">
  567. <!-- -->
  568. </a>
  569. <ul class="blockList">
  570. <li class="blockList">
  571. <h4>getMinute</h4>
  572. <pre>public&nbsp;int&nbsp;<a href="../../../../src-html/org/jfree/data/time/Minute.html#line.225">getMinute</a>()</pre>
  573. <div class="block">Returns the minute.</div>
  574. <dl>
  575. <dt><span class="returnLabel">Returns:</span></dt>
  576. <dd>The minute.</dd>
  577. </dl>
  578. </li>
  579. </ul>
  580. <a name="getFirstMillisecond--">
  581. <!-- -->
  582. </a>
  583. <ul class="blockList">
  584. <li class="blockList">
  585. <h4>getFirstMillisecond</h4>
  586. <pre>public&nbsp;long&nbsp;<a href="../../../../src-html/org/jfree/data/time/Minute.html#line.240">getFirstMillisecond</a>()</pre>
  587. <div class="block">Returns the first millisecond of the minute. This will be determined
  588. relative to the time zone specified in the constructor, or in the
  589. calendar instance passed in the most recent call to the
  590. <a href="../../../../org/jfree/data/time/Minute.html#peg-java.util.Calendar-"><code>peg(Calendar)</code></a> method.</div>
  591. <dl>
  592. <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
  593. <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>
  594. <dt><span class="returnLabel">Returns:</span></dt>
  595. <dd>The first millisecond of the minute.</dd>
  596. <dt><span class="seeLabel">See Also:</span></dt>
  597. <dd><a href="../../../../org/jfree/data/time/Minute.html#getLastMillisecond--"><code>getLastMillisecond()</code></a></dd>
  598. </dl>
  599. </li>
  600. </ul>
  601. <a name="getLastMillisecond--">
  602. <!-- -->
  603. </a>
  604. <ul class="blockList">
  605. <li class="blockList">
  606. <h4>getLastMillisecond</h4>
  607. <pre>public&nbsp;long&nbsp;<a href="../../../../src-html/org/jfree/data/time/Minute.html#line.255">getLastMillisecond</a>()</pre>
  608. <div class="block">Returns the last millisecond of the minute. This will be
  609. determined relative to the time zone specified in the constructor, or
  610. in the calendar instance passed in the most recent call to the
  611. <a href="../../../../org/jfree/data/time/Minute.html#peg-java.util.Calendar-"><code>peg(Calendar)</code></a> method.</div>
  612. <dl>
  613. <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
  614. <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>
  615. <dt><span class="returnLabel">Returns:</span></dt>
  616. <dd>The last millisecond of the minute.</dd>
  617. <dt><span class="seeLabel">See Also:</span></dt>
  618. <dd><a href="../../../../org/jfree/data/time/Minute.html#getFirstMillisecond--"><code>getFirstMillisecond()</code></a></dd>
  619. </dl>
  620. </li>
  621. </ul>
  622. <a name="peg-java.util.Calendar-">
  623. <!-- -->
  624. </a>
  625. <ul class="blockList">
  626. <li class="blockList">
  627. <h4>peg</h4>
  628. <pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/jfree/data/time/Minute.html#line.268">peg</a>(java.util.Calendar&nbsp;calendar)</pre>
  629. <div class="block">Recalculates the start date/time and end date/time for this time period
  630. relative to the supplied calendar (which incorporates a time zone).</div>
  631. <dl>
  632. <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
  633. <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>
  634. <dt><span class="paramLabel">Parameters:</span></dt>
  635. <dd><code>calendar</code> - the calendar (<code>null</code> not permitted).</dd>
  636. <dt><span class="simpleTagLabel">Since:</span></dt>
  637. <dd>1.0.3</dd>
  638. </dl>
  639. </li>
  640. </ul>
  641. <a name="previous--">
  642. <!-- -->
  643. </a>
  644. <ul class="blockList">
  645. <li class="blockList">
  646. <h4>previous</h4>
  647. <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/Minute.html#line.279">previous</a>()</pre>
  648. <div class="block">Returns the minute preceding this one.</div>
  649. <dl>
  650. <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
  651. <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>
  652. <dt><span class="returnLabel">Returns:</span></dt>
  653. <dd>The minute preceding this one.</dd>
  654. </dl>
  655. </li>
  656. </ul>
  657. <a name="next--">
  658. <!-- -->
  659. </a>
  660. <ul class="blockList">
  661. <li class="blockList">
  662. <h4>next</h4>
  663. <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/Minute.html#line.302">next</a>()</pre>
  664. <div class="block">Returns the minute following this one.</div>
  665. <dl>
  666. <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
  667. <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>
  668. <dt><span class="returnLabel">Returns:</span></dt>
  669. <dd>The minute following this one.</dd>
  670. </dl>
  671. </li>
  672. </ul>
  673. <a name="getSerialIndex--">
  674. <!-- -->
  675. </a>
  676. <ul class="blockList">
  677. <li class="blockList">
  678. <h4>getSerialIndex</h4>
  679. <pre>public&nbsp;long&nbsp;<a href="../../../../src-html/org/jfree/data/time/Minute.html#line.325">getSerialIndex</a>()</pre>
  680. <div class="block">Returns a serial index number for the minute.</div>
  681. <dl>
  682. <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
  683. <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>
  684. <dt><span class="returnLabel">Returns:</span></dt>
  685. <dd>The serial index number.</dd>
  686. </dl>
  687. </li>
  688. </ul>
  689. <a name="getFirstMillisecond-java.util.Calendar-">
  690. <!-- -->
  691. </a>
  692. <ul class="blockList">
  693. <li class="blockList">
  694. <h4>getFirstMillisecond</h4>
  695. <pre>public&nbsp;long&nbsp;<a href="../../../../src-html/org/jfree/data/time/Minute.html#line.342">getFirstMillisecond</a>(java.util.Calendar&nbsp;calendar)</pre>
  696. <div class="block">Returns the first millisecond of the minute.</div>
  697. <dl>
  698. <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
  699. <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>
  700. <dt><span class="paramLabel">Parameters:</span></dt>
  701. <dd><code>calendar</code> - the calendar which defines the timezone
  702. (<code>null</code> not permitted).</dd>
  703. <dt><span class="returnLabel">Returns:</span></dt>
  704. <dd>The first millisecond.</dd>
  705. <dt><span class="throwsLabel">Throws:</span></dt>
  706. <dd><code>java.lang.NullPointerException</code> - if <code>calendar</code> is
  707. <code>null</code>.</dd>
  708. <dt><span class="seeLabel">See Also:</span></dt>
  709. <dd><a href="../../../../org/jfree/data/time/RegularTimePeriod.html#getLastMillisecond-java.util.Calendar-"><code>RegularTimePeriod.getLastMillisecond(Calendar)</code></a></dd>
  710. </dl>
  711. </li>
  712. </ul>
  713. <a name="getLastMillisecond-java.util.Calendar-">
  714. <!-- -->
  715. </a>
  716. <ul class="blockList">
  717. <li class="blockList">
  718. <h4>getLastMillisecond</h4>
  719. <pre>public&nbsp;long&nbsp;<a href="../../../../src-html/org/jfree/data/time/Minute.html#line.366">getLastMillisecond</a>(java.util.Calendar&nbsp;calendar)</pre>
  720. <div class="block">Returns the last millisecond of the minute.</div>
  721. <dl>
  722. <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
  723. <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>
  724. <dt><span class="paramLabel">Parameters:</span></dt>
  725. <dd><code>calendar</code> - the calendar / timezone (<code>null</code> not
  726. permitted).</dd>
  727. <dt><span class="returnLabel">Returns:</span></dt>
  728. <dd>The last millisecond.</dd>
  729. <dt><span class="throwsLabel">Throws:</span></dt>
  730. <dd><code>java.lang.NullPointerException</code> - if <code>calendar</code> is
  731. <code>null</code>.</dd>
  732. <dt><span class="seeLabel">See Also:</span></dt>
  733. <dd><a href="../../../../org/jfree/data/time/RegularTimePeriod.html#getFirstMillisecond-java.util.Calendar-"><code>RegularTimePeriod.getFirstMillisecond(Calendar)</code></a></dd>
  734. </dl>
  735. </li>
  736. </ul>
  737. <a name="equals-java.lang.Object-">
  738. <!-- -->
  739. </a>
  740. <ul class="blockList">
  741. <li class="blockList">
  742. <h4>equals</h4>
  743. <pre>public&nbsp;boolean&nbsp;<a href="../../../../src-html/org/jfree/data/time/Minute.html#line.390">equals</a>(java.lang.Object&nbsp;obj)</pre>
  744. <div class="block">Tests the equality of this object against an arbitrary Object.
  745. <P>
  746. This method will return true ONLY if the object is a Minute object
  747. representing the same minute as this instance.</div>
  748. <dl>
  749. <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
  750. <dd><code>equals</code>&nbsp;in class&nbsp;<code>java.lang.Object</code></dd>
  751. <dt><span class="paramLabel">Parameters:</span></dt>
  752. <dd><code>obj</code> - the object to compare (<code>null</code> permitted).</dd>
  753. <dt><span class="returnLabel">Returns:</span></dt>
  754. <dd><code>true</code> if the minute and hour value of this and the
  755. object are the same.</dd>
  756. </dl>
  757. </li>
  758. </ul>
  759. <a name="hashCode--">
  760. <!-- -->
  761. </a>
  762. <ul class="blockList">
  763. <li class="blockList">
  764. <h4>hashCode</h4>
  765. <pre>public&nbsp;int&nbsp;<a href="../../../../src-html/org/jfree/data/time/Minute.html#line.417">hashCode</a>()</pre>
  766. <div class="block">Returns a hash code for this object instance. The approach described
  767. by Joshua Bloch in "Effective Java" has been used here:
  768. <p>
  769. <code>http://developer.java.sun.com/developer/Books/effectivejava
  770. /Chapter3.pdf</code></div>
  771. <dl>
  772. <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
  773. <dd><code>hashCode</code>&nbsp;in class&nbsp;<code>java.lang.Object</code></dd>
  774. <dt><span class="returnLabel">Returns:</span></dt>
  775. <dd>A hash code.</dd>
  776. </dl>
  777. </li>
  778. </ul>
  779. <a name="compareTo-java.lang.Object-">
  780. <!-- -->
  781. </a>
  782. <ul class="blockList">
  783. <li class="blockList">
  784. <h4>compareTo</h4>
  785. <pre>public&nbsp;int&nbsp;<a href="../../../../src-html/org/jfree/data/time/Minute.html#line.436">compareTo</a>(java.lang.Object&nbsp;o1)</pre>
  786. <div class="block">Returns an integer indicating the order of this Minute object relative
  787. to the specified object:
  788. negative == before, zero == same, positive == after.</div>
  789. <dl>
  790. <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
  791. <dd><code>compareTo</code>&nbsp;in interface&nbsp;<code>java.lang.Comparable</code></dd>
  792. <dt><span class="paramLabel">Parameters:</span></dt>
  793. <dd><code>o1</code> - object to compare.</dd>
  794. <dt><span class="returnLabel">Returns:</span></dt>
  795. <dd>negative == before, zero == same, positive == after.</dd>
  796. </dl>
  797. </li>
  798. </ul>
  799. <a name="parseMinute-java.lang.String-">
  800. <!-- -->
  801. </a>
  802. <ul class="blockListLast">
  803. <li class="blockList">
  804. <h4>parseMinute</h4>
  805. <pre>public static&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/Minute.html#line.476">parseMinute</a>(java.lang.String&nbsp;s)</pre>
  806. <div class="block">Creates a Minute instance by parsing a string. The string is assumed to
  807. be in the format "YYYY-MM-DD HH:MM", perhaps with leading or trailing
  808. whitespace.</div>
  809. <dl>
  810. <dt><span class="paramLabel">Parameters:</span></dt>
  811. <dd><code>s</code> - the minute string to parse.</dd>
  812. <dt><span class="returnLabel">Returns:</span></dt>
  813. <dd><code>null</code>, if the string is not parseable, the minute
  814. otherwise.</dd>
  815. </dl>
  816. </li>
  817. </ul>
  818. </li>
  819. </ul>
  820. </li>
  821. </ul>
  822. </div>
  823. </div>
  824. <!-- ========= END OF CLASS DATA ========= -->
  825. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  826. <div class="bottomNav"><a name="navbar.bottom">
  827. <!-- -->
  828. </a>
  829. <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
  830. <a name="navbar.bottom.firstrow">
  831. <!-- -->
  832. </a>
  833. <ul class="navList" title="Navigation">
  834. <li><a href="../../../../overview-summary.html">Overview</a></li>
  835. <li><a href="package-summary.html">Package</a></li>
  836. <li class="navBarCell1Rev">Class</li>
  837. <li><a href="class-use/Minute.html">Use</a></li>
  838. <li><a href="package-tree.html">Tree</a></li>
  839. <li><a href="../../../../deprecated-list.html">Deprecated</a></li>
  840. <li><a href="../../../../index-files/index-1.html">Index</a></li>
  841. <li><a href="../../../../help-doc.html">Help</a></li>
  842. </ul>
  843. </div>
  844. <div class="subNav">
  845. <ul class="navList">
  846. <li><a href="../../../../org/jfree/data/time/Millisecond.html" title="class in org.jfree.data.time"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
  847. <li><a href="../../../../org/jfree/data/time/Month.html" title="class in org.jfree.data.time"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
  848. </ul>
  849. <ul class="navList">
  850. <li><a href="../../../../index.html?org/jfree/data/time/Minute.html" target="_top">Frames</a></li>
  851. <li><a href="Minute.html" target="_top">No&nbsp;Frames</a></li>
  852. </ul>
  853. <ul class="navList" id="allclasses_navbar_bottom">
  854. <li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
  855. </ul>
  856. <div>
  857. <script type="text/javascript"><!--
  858. allClassesLink = document.getElementById("allclasses_navbar_bottom");
  859. if(window==top) {
  860. allClassesLink.style.display = "block";
  861. }
  862. else {
  863. allClassesLink.style.display = "none";
  864. }
  865. //-->
  866. </script>
  867. </div>
  868. <div>
  869. <ul class="subNavList">
  870. <li>Summary:&nbsp;</li>
  871. <li>Nested&nbsp;|&nbsp;</li>
  872. <li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
  873. <li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
  874. <li><a href="#method.summary">Method</a></li>
  875. </ul>
  876. <ul class="subNavList">
  877. <li>Detail:&nbsp;</li>
  878. <li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
  879. <li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
  880. <li><a href="#method.detail">Method</a></li>
  881. </ul>
  882. </div>
  883. <a name="skip.navbar.bottom">
  884. <!-- -->
  885. </a></div>
  886. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  887. </body>
  888. </html>