📄 second.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> long</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/jfree/data/time/Second.html#getLastMillisecond(java.util.Calendar)">getLastMillisecond</A></B>(java.util.Calendar calendar)</CODE><BR> Returns the last millisecond of the second.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <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/Second.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> int</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/jfree/data/time/Second.html#getSecond()">getSecond</A></B>()</CODE><BR> Returns the second within 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/Second.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/Second.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/Second.html#next()">next</A></B>()</CODE><BR> Returns the second 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/Second.html" title="class in org.jfree.data.time">Second</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/jfree/data/time/Second.html#parseSecond(java.lang.String)">parseSecond</A></B>(java.lang.String s)</CODE><BR> Creates a new 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/Second.html#previous()">previous</A></B>()</CODE><BR> Returns the second 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_SECOND_IN_MINUTE"><!-- --></A><H3>FIRST_SECOND_IN_MINUTE</H3><PRE>public static final int <A HREF="../../../../src-html/org/jfree/data/time/Second.html#line.75"><B>FIRST_SECOND_IN_MINUTE</B></A></PRE><DL><DD>Useful constant for the first second in a minute.<P><DL><DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.jfree.data.time.Second.FIRST_SECOND_IN_MINUTE">Constant Field Values</A></DL></DL><HR><A NAME="LAST_SECOND_IN_MINUTE"><!-- --></A><H3>LAST_SECOND_IN_MINUTE</H3><PRE>public static final int <A HREF="../../../../src-html/org/jfree/data/time/Second.html#line.78"><B>LAST_SECOND_IN_MINUTE</B></A></PRE><DL><DD>Useful constant for the last second in a minute.<P><DL><DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.jfree.data.time.Second.LAST_SECOND_IN_MINUTE">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="Second()"><!-- --></A><H3>Second</H3><PRE>public <A HREF="../../../../src-html/org/jfree/data/time/Second.html#line.89"><B>Second</B></A>()</PRE><DL><DD>Constructs a new Second, based on the system date/time.<P></DL><HR><A NAME="Second(int, org.jfree.data.time.Minute)"><!-- --></A><H3>Second</H3><PRE>public <A HREF="../../../../src-html/org/jfree/data/time/Second.html#line.99"><B>Second</B></A>(int second, <A HREF="../../../../org/jfree/data/time/Minute.html" title="class in org.jfree.data.time">Minute</A> minute)</PRE><DL><DD>Constructs a new Second.<P><DL><DT><B>Parameters:</B><DD><CODE>second</CODE> - the second (0 to 24*60*60-1).<DD><CODE>minute</CODE> - the minute (<code>null</code> not permitted).</DL></DL><HR><A NAME="Second(int, int, int, int, int, int)"><!-- --></A><H3>Second</H3><PRE>public <A HREF="../../../../src-html/org/jfree/data/time/Second.html#line.117"><B>Second</B></A>(int second, int minute, int hour, int day, int month, int year)</PRE><DL><DD>Creates a new second.<P><DL><DT><B>Parameters:</B><DD><CODE>second</CODE> - the second (0-59).<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><HR><A NAME="Second(java.util.Date)"><!-- --></A><H3>Second</H3><PRE>public <A HREF="../../../../src-html/org/jfree/data/time/Second.html#line.127"><B>Second</B></A>(java.util.Date time)</PRE><DL><DD>Constructs a second.<P><DL><DT><B>Parameters:</B><DD><CODE>time</CODE> - the time.</DL></DL><HR><A NAME="Second(java.util.Date, java.util.TimeZone)"><!-- --></A><H3>Second</H3><PRE>public <A HREF="../../../../src-html/org/jfree/data/time/Second.html#line.137"><B>Second</B></A>(java.util.Date time, java.util.TimeZone zone)</PRE><DL><DD>Creates a new second based on the supplied time and time zone.<P><DL><DT><B>Parameters:</B><DD><CODE>time</CODE> - the instant in time.<DD><CODE>zone</CODE> - the time zone.</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="getSecond()"><!-- --></A><H3>getSecond</H3><PRE>public int <A HREF="../../../../src-html/org/jfree/data/time/Second.html#line.149"><B>getSecond</B></A>()</PRE><DL><DD>Returns the second within the minute.<P><DD><DL></DL></DD><DD><DL><DT><B>Returns:</B><DD>The second (0 - 59).</DL></DD></DL><HR><A NAME="getMinute()"><!-- --></A><H3>getMinute</H3><PRE>public <A HREF="../../../../org/jfree/data/time/Minute.html" title="class in org.jfree.data.time">Minute</A> <A HREF="../../../../src-html/org/jfree/data/time/Second.html#line.158"><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 + -