📄 minute.html
字号:
<BR> Returns the first millisecond of the minute.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../../org/jfree/data/time/Hour.html" title="class in org.jfree.data.time">Hour</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/jfree/data/time/Minute.html#getHour()">getHour</A></B>()</CODE><BR> Returns the hour.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> long</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/jfree/data/time/Minute.html#getLastMillisecond(java.util.Calendar)">getLastMillisecond</A></B>(java.util.Calendar calendar)</CODE><BR> Returns the last millisecond of the minute.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> int</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/jfree/data/time/Minute.html#getMinute()">getMinute</A></B>()</CODE><BR> Returns the minute.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> long</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/jfree/data/time/Minute.html#getSerialIndex()">getSerialIndex</A></B>()</CODE><BR> Returns a serial index number for the minute.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> int</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/jfree/data/time/Minute.html#hashCode()">hashCode</A></B>()</CODE><BR> Returns a hash code for this object instance.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../../org/jfree/data/time/RegularTimePeriod.html" title="class in org.jfree.data.time">RegularTimePeriod</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/jfree/data/time/Minute.html#next()">next</A></B>()</CODE><BR> Returns the minute following this one.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static <A HREF="../../../../org/jfree/data/time/Minute.html" title="class in org.jfree.data.time">Minute</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/jfree/data/time/Minute.html#parseMinute(java.lang.String)">parseMinute</A></B>(java.lang.String s)</CODE><BR> Creates a Minute instance by parsing a string.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../../org/jfree/data/time/RegularTimePeriod.html" title="class in org.jfree.data.time">RegularTimePeriod</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/jfree/data/time/Minute.html#previous()">previous</A></B>()</CODE><BR> Returns the minute preceding this one.</TD></TR></TABLE> <A NAME="methods_inherited_from_class_org.jfree.data.time.RegularTimePeriod"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TH ALIGN="left"><B>Methods inherited from class org.jfree.data.time.<A HREF="../../../../org/jfree/data/time/RegularTimePeriod.html" title="class in org.jfree.data.time">RegularTimePeriod</A></B></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><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()">getFirstMillisecond</A>, <A HREF="../../../../org/jfree/data/time/RegularTimePeriod.html#getFirstMillisecond(java.util.TimeZone)">getFirstMillisecond</A>, <A HREF="../../../../org/jfree/data/time/RegularTimePeriod.html#getLastMillisecond()">getLastMillisecond</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#getStart()">getStart</A>, <A HREF="../../../../org/jfree/data/time/RegularTimePeriod.html#toString()">toString</A></CODE></TD></TR></TABLE> <A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE>clone, finalize, getClass, notify, notifyAll, wait, wait, wait</CODE></TD></TR></TABLE> <P><!-- ============ FIELD DETAIL =========== --><A NAME="field_detail"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"><B>Field Detail</B></FONT></TH></TR></TABLE><A NAME="FIRST_MINUTE_IN_HOUR"><!-- --></A><H3>FIRST_MINUTE_IN_HOUR</H3><PRE>public static final int <A HREF="../../../../src-html/org/jfree/data/time/Minute.html#line.79"><B>FIRST_MINUTE_IN_HOUR</B></A></PRE><DL><DD>Useful constant for the first minute in a day.<P><DL><DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.jfree.data.time.Minute.FIRST_MINUTE_IN_HOUR">Constant Field Values</A></DL></DL><HR><A NAME="LAST_MINUTE_IN_HOUR"><!-- --></A><H3>LAST_MINUTE_IN_HOUR</H3><PRE>public static final int <A HREF="../../../../src-html/org/jfree/data/time/Minute.html#line.82"><B>LAST_MINUTE_IN_HOUR</B></A></PRE><DL><DD>Useful constant for the last minute in a day.<P><DL><DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.jfree.data.time.Minute.LAST_MINUTE_IN_HOUR">Constant Field Values</A></DL></DL><!-- ========= CONSTRUCTOR DETAIL ======== --><A NAME="constructor_detail"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"><B>Constructor Detail</B></FONT></TH></TR></TABLE><A NAME="Minute()"><!-- --></A><H3>Minute</H3><PRE>public <A HREF="../../../../src-html/org/jfree/data/time/Minute.html#line.93"><B>Minute</B></A>()</PRE><DL><DD>Constructs a new Minute, based on the system date/time.<P></DL><HR><A NAME="Minute(int, org.jfree.data.time.Hour)"><!-- --></A><H3>Minute</H3><PRE>public <A HREF="../../../../src-html/org/jfree/data/time/Minute.html#line.103"><B>Minute</B></A>(int minute, <A HREF="../../../../org/jfree/data/time/Hour.html" title="class in org.jfree.data.time">Hour</A> hour)</PRE><DL><DD>Constructs a new Minute.<P><DL><DT><B>Parameters:</B><DD><CODE>minute</CODE> - the minute (0 to 59).<DD><CODE>hour</CODE> - the hour (<code>null</code> not permitted).</DL></DL><HR><A NAME="Minute(java.util.Date)"><!-- --></A><H3>Minute</H3><PRE>public <A HREF="../../../../src-html/org/jfree/data/time/Minute.html#line.116"><B>Minute</B></A>(java.util.Date time)</PRE><DL><DD>Constructs a new Minute, based on the supplied date/time.<P><DL><DT><B>Parameters:</B><DD><CODE>time</CODE> - the time (<code>null</code> not permitted).</DL></DL><HR><A NAME="Minute(java.util.Date, java.util.TimeZone)"><!-- --></A><H3>Minute</H3><PRE>public <A HREF="../../../../src-html/org/jfree/data/time/Minute.html#line.127"><B>Minute</B></A>(java.util.Date time, java.util.TimeZone zone)</PRE><DL><DD>Constructs a new Minute, based on the supplied date/time and timezone.<P><DL><DT><B>Parameters:</B><DD><CODE>time</CODE> - the time (<code>null</code> not permitted).<DD><CODE>zone</CODE> - the time zone (<code>null</code> not permitted).</DL></DL><HR><A NAME="Minute(int, int, int, int, int)"><!-- --></A><H3>Minute</H3><PRE>public <A HREF="../../../../src-html/org/jfree/data/time/Minute.html#line.152"><B>Minute</B></A>(int minute, int hour, int day, int month, int year)</PRE><DL><DD>Creates a new minute.<P><DL><DT><B>Parameters:</B><DD><CODE>minute</CODE> - the minute (0-59).<DD><CODE>hour</CODE> - the hour (0-23).<DD><CODE>day</CODE> - the day (1-31).<DD><CODE>month</CODE> - the month (1-12).<DD><CODE>year</CODE> - the year (1900-9999).</DL></DL><!-- ============ METHOD DETAIL ========== --><A NAME="method_detail"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"><B>Method Detail</B></FONT></TH></TR></TABLE><A NAME="getHour()"><!-- --></A><H3>getHour</H3><PRE>public <A HREF="../../../../org/jfree/data/time/Hour.html" title="class in org.jfree.data.time">Hour</A> <A HREF="../../../../src-html/org/jfree/data/time/Minute.html#line.165"><B>getHour</B></A>()</PRE><DL><DD>Returns the hour.<P><DD><DL></DL></DD><DD><DL><DT><B>Returns:</B><DD>The hour (never <code>null</code>).</DL></DD></DL><HR><A NAME="getMinute()"><!-- --></A><H3>getMinute</H3><PRE>public int <A HREF="../../../../src-html/org/jfree/data/time/Minute.html#line.174"><B>getMinute</B></A>()</PRE><DL><DD>Returns the minute.<P><DD><DL></DL></DD><DD><DL>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -