⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 millisecond.html

📁 jfreechart1。0。2的api。
💻 HTML
📖 第 1 页 / 共 3 页
字号:
<TD><CODE><B><A HREF="../../../../org/jfree/data/time/Millisecond.html#getFirstMillisecond(java.util.Calendar)">getFirstMillisecond</A></B>(java.util.Calendar&nbsp;calendar)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the first millisecond of the time period.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;long</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/jfree/data/time/Millisecond.html#getLastMillisecond()">getLastMillisecond</A></B>()</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the last millisecond of the time period.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;long</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/jfree/data/time/Millisecond.html#getLastMillisecond(java.util.Calendar)">getLastMillisecond</A></B>(java.util.Calendar&nbsp;calendar)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the last millisecond of the time period.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;long</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/jfree/data/time/Millisecond.html#getMillisecond()">getMillisecond</A></B>()</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the millisecond.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;<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/Millisecond.html#getSecond()">getSecond</A></B>()</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the second.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;long</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/jfree/data/time/Millisecond.html#getSerialIndex()">getSerialIndex</A></B>()</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns a serial index number for the millisecond.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;int</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/jfree/data/time/Millisecond.html#hashCode()">hashCode</A></B>()</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;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>&nbsp;<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/Millisecond.html#next()">next</A></B>()</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the millisecond following this one.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;<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/Millisecond.html#previous()">previous</A></B>()</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the millisecond preceding this one.</TD></TR></TABLE>&nbsp;<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(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#getStart()">getStart</A>, <A HREF="../../../../org/jfree/data/time/RegularTimePeriod.html#toString()">toString</A></CODE></TD></TR></TABLE>&nbsp;<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>&nbsp;<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_MILLISECOND_IN_SECOND"><!-- --></A><H3>FIRST_MILLISECOND_IN_SECOND</H3><PRE>public static final int <A HREF="../../../../src-html/org/jfree/data/time/Millisecond.html#line.69"><B>FIRST_MILLISECOND_IN_SECOND</B></A></PRE><DL><DD>A constant for the first millisecond in a second.<P><DL><DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.jfree.data.time.Millisecond.FIRST_MILLISECOND_IN_SECOND">Constant Field Values</A></DL></DL><HR><A NAME="LAST_MILLISECOND_IN_SECOND"><!-- --></A><H3>LAST_MILLISECOND_IN_SECOND</H3><PRE>public static final int <A HREF="../../../../src-html/org/jfree/data/time/Millisecond.html#line.72"><B>LAST_MILLISECOND_IN_SECOND</B></A></PRE><DL><DD>A constant for the last millisecond in a second.<P><DL><DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.jfree.data.time.Millisecond.LAST_MILLISECOND_IN_SECOND">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="Millisecond()"><!-- --></A><H3>Millisecond</H3><PRE>public <A HREF="../../../../src-html/org/jfree/data/time/Millisecond.html#line.83"><B>Millisecond</B></A>()</PRE><DL><DD>Constructs a millisecond based on the current system time.<P></DL><HR><A NAME="Millisecond(int, org.jfree.data.time.Second)"><!-- --></A><H3>Millisecond</H3><PRE>public <A HREF="../../../../src-html/org/jfree/data/time/Millisecond.html#line.93"><B>Millisecond</B></A>(int&nbsp;millisecond,                   <A HREF="../../../../org/jfree/data/time/Second.html" title="class in org.jfree.data.time">Second</A>&nbsp;second)</PRE><DL><DD>Constructs a millisecond.<P><DL><DT><B>Parameters:</B><DD><CODE>millisecond</CODE> - the millisecond (0-999).<DD><CODE>second</CODE> - the second.</DL></DL><HR><A NAME="Millisecond(int, int, int, int, int, int, int)"><!-- --></A><H3>Millisecond</H3><PRE>public <A HREF="../../../../src-html/org/jfree/data/time/Millisecond.html#line.109"><B>Millisecond</B></A>(int&nbsp;millisecond,                   int&nbsp;second,                   int&nbsp;minute,                   int&nbsp;hour,                   int&nbsp;day,                   int&nbsp;month,                   int&nbsp;year)</PRE><DL><DD>Creates a new millisecond.<P><DL><DT><B>Parameters:</B><DD><CODE>millisecond</CODE> - the millisecond (0-999).<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="Millisecond(java.util.Date)"><!-- --></A><H3>Millisecond</H3><PRE>public <A HREF="../../../../src-html/org/jfree/data/time/Millisecond.html#line.121"><B>Millisecond</B></A>(java.util.Date&nbsp;time)</PRE><DL><DD>Constructs a millisecond.<P><DL><DT><B>Parameters:</B><DD><CODE>time</CODE> - the time.</DL></DL><HR><A NAME="Millisecond(java.util.Date, java.util.TimeZone)"><!-- --></A><H3>Millisecond</H3><PRE>public <A HREF="../../../../src-html/org/jfree/data/time/Millisecond.html#line.131"><B>Millisecond</B></A>(java.util.Date&nbsp;time,                   java.util.TimeZone&nbsp;zone)</PRE><DL><DD>Creates a millisecond.<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 <A HREF="../../../../org/jfree/data/time/Second.html" title="class in org.jfree.data.time">Second</A> <A HREF="../../../../src-html/org/jfree/data/time/Millisecond.html#line.145"><B>getSecond</B></A>()</PRE><DL><DD>Returns the second.<P><DD><DL></DL></DD><DD><DL><DT><B>Returns:</B><DD>The second.</DL></DD></DL><HR><A NAME="getMillisecond()"><!-- --></A><H3>getMillisecond</H3><PRE>public long <A HREF="../../../../src-html/org/jfree/data/time/Millisecond.html#line.154"><B>getMillisecond</B></A>()</PRE><DL><DD>Returns the millisecond.<P><DD><DL></DL></DD><DD><DL><DT><B>Returns:</B><DD>The millisecond.</DL></DD></DL><HR><A NAME="previous()"><!-- --></A><H3>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -