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

📄 concurrentschedulecimpl.html

📁 文件来自swarm.org
💻 HTML
📖 第 1 页 / 共 2 页
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN"><!--NewPage--><HTML><HEAD><!-- Generated by javadoc on Tue Nov 30 14:11:20 MST 2004 --><TITLE>Swarm 2.2 Reference Guide: Class  ConcurrentScheduleCImpl</TITLE><LINK REL ="stylesheet" TYPE="text/css" HREF="../../stylesheet.css" TITLE="Style"></HEAD><BODY BGCOLOR="white"><!-- ========== START OF NAVBAR ========== --><A NAME="navbar_top"><!-- --></A><TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0"><TR><TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"><A NAME="navbar_top_firstrow"><!-- --></A><TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3">  <TR ALIGN="center" VALIGN="top">  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../overview-summary.html"><FONT ID="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT ID="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT ID="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../deprecated-list.html"><FONT ID="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../index-files/index-1.html"><FONT ID="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../help-doc.html"><FONT ID="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>  </TR></TABLE></TD><TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM></EM></TD></TR><TR><TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">&nbsp;<A HREF="../../swarm/activity/ConcurrentGroupImpl.html"><B>PREV CLASS</B></A>&nbsp;&nbsp;<A HREF="../../swarm/activity/ConcurrentScheduleImpl.html"><B>NEXT CLASS</B></A></FONT></TD><TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">  <A HREF="../../index.html" TARGET="_top"><B>FRAMES</B></A>  &nbsp;&nbsp;<A HREF="ConcurrentScheduleCImpl.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD></TR><TR><TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">  SUMMARY: &nbsp;INNER&nbsp;|&nbsp;<A HREF="#fields_inherited_from_class_swarm.PhaseCImpl">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD><TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">DETAIL: &nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD></TR></TABLE><!-- =========== END OF NAVBAR =========== --><HR><!-- ======== START OF CLASS DATA ======== --><H2><FONT SIZE="-1">swarm.activity</FONT><BR>Class  ConcurrentScheduleCImpl</H2><PRE>java.lang.Object  |  +--<A HREF="../../swarm/BaseImpl.html">swarm.BaseImpl</A>        |        +--<A HREF="../../swarm/PhaseCImpl.html">swarm.PhaseCImpl</A>              |              +--<B>swarm.activity.ConcurrentScheduleCImpl</B></PRE><HR><DL><DT>public class <B>ConcurrentScheduleCImpl</B><DT>extends <A HREF="../../swarm/PhaseCImpl.html">PhaseCImpl</A><DT>implements <A HREF="../../swarm/activity/ConcurrentGroupC.html">ConcurrentGroupC</A>, <A HREF="../../swarm/activity/ConcurrentGroupS.html">ConcurrentGroupS</A>, <A HREF="../../swarm/activity/ScheduleC.html">ScheduleC</A>, <A HREF="../../swarm/activity/ScheduleS.html">ScheduleS</A>, <A HREF="../../swarm/activity/ConcurrentScheduleS.html">ConcurrentScheduleS</A>, <A HREF="../../swarm/activity/ConcurrentScheduleC.html">ConcurrentScheduleC</A></DL><P><strong> Time-based map usable for concurrent group.</strong>.Time-based map usable for concurrent group.<P><HR><P><!-- ======== INNER CLASS SUMMARY ======== --><!-- =========== FIELD SUMMARY =========== --><A NAME="fields_inherited_from_class_swarm.PhaseCImpl"><!-- --></A><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TD><B>Fields inherited from class swarm.<A HREF="../../swarm/PhaseCImpl.html">PhaseCImpl</A></B></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="../../swarm/PhaseCImpl.html#nextPhase">nextPhase</A></CODE></TD></TR></TABLE>&nbsp;<!-- ======== CONSTRUCTOR SUMMARY ======== --><A NAME="constructor_summary"><!-- --></A><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TD COLSPAN=2><FONT SIZE="+2"><B>Constructor Summary</B></FONT></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><B><A HREF="../../swarm/activity/ConcurrentScheduleCImpl.html#ConcurrentScheduleCImpl()">ConcurrentScheduleCImpl</A></B>()</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><B><A HREF="../../swarm/activity/ConcurrentScheduleCImpl.html#ConcurrentScheduleCImpl(swarm.activity.ConcurrentSchedule)">ConcurrentScheduleCImpl</A></B>(<A HREF="../../swarm/activity/ConcurrentSchedule.html">ConcurrentSchedule</A>&nbsp;nextPhase)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD></TR></TABLE>&nbsp;<!-- ========== METHOD SUMMARY =========== --><A NAME="methods_implemented_from_interfaces_swarm.activity.ScheduleC"><!-- --></A><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TD><B>Methods implemented by this class for interface swarm.activity.<A HREF="../../swarm/activity/ScheduleC.html">ScheduleC</A></B></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="../../swarm/activity/ScheduleC.html#create$setAutoDrop(swarm.defobj.Zone, boolean)">create$setAutoDrop</A>, <A HREF="../../swarm/activity/ScheduleC.html#create$setRepeatInterval(swarm.defobj.Zone, int)">create$setRepeatInterval</A>, <A HREF="../../swarm/activity/ScheduleC.html#setKeepEmptyFlag(boolean)">setKeepEmptyFlag</A></CODE></TD></TR></TABLE>&nbsp;<A NAME="methods_implemented_from_interfaces_swarm.activity.DefaultOrderS"><!-- --></A><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TD><B>Methods implemented by this class for interface swarm.activity.<A HREF="../../swarm/activity/DefaultOrderS.html">DefaultOrderS</A></B></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="../../swarm/activity/DefaultOrderS.html#setDefaultOrder(swarm.defobj.Symbol)">setDefaultOrder</A></CODE></TD></TR></TABLE>&nbsp;<A NAME="methods_implemented_from_interfaces_swarm.collections.CollectionC"><!-- --></A><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TD><B>Methods implemented by this class for interface swarm.collections.<A HREF="../../swarm/collections/CollectionC.html">CollectionC</A></B></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="../../swarm/collections/CollectionC.html#setIndexFromMemberLoc(int)">setIndexFromMemberLoc</A>, <A HREF="../../swarm/collections/CollectionC.html#setReplaceOnly(boolean)">setReplaceOnly</A></CODE></TD></TR></TABLE>&nbsp;<A NAME="methods_implemented_from_interfaces_swarm.activity.AutoDropC"><!-- --></A><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TD><B>Methods implemented by this class for interface swarm.activity.<A HREF="../../swarm/activity/AutoDropC.html">AutoDropC</A></B></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="../../swarm/activity/AutoDropC.html#setAutoDrop(boolean)">setAutoDrop</A></CODE></TD></TR></TABLE>&nbsp;<A NAME="methods_implemented_from_interfaces_swarm.defobj.CreateC"><!-- --></A><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TD><B>Methods implemented by this class for interface swarm.defobj.<A HREF="../../swarm/defobj/CreateC.html">CreateC</A></B></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="../../swarm/defobj/CreateC.html#create(swarm.defobj.Zone)">create</A>, <A HREF="../../swarm/defobj/CreateC.html#createBegin(swarm.defobj.Zone)">createBegin</A>, <A HREF="../../swarm/defobj/CreateC.html#createEnd()">createEnd</A></CODE></TD></TR></TABLE>&nbsp;<A NAME="methods_implemented_from_interfaces_swarm.defobj.SetInitialValueC"><!-- --></A><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TD><B>Methods implemented by this class for interface swarm.defobj.<A HREF="../../swarm/defobj/SetInitialValueC.html">SetInitialValueC</A></B></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="../../swarm/defobj/SetInitialValueC.html#setInitialValue(java.lang.Object)">setInitialValue</A></CODE></TD></TR></TABLE>&nbsp;<A NAME="methods_implemented_from_interfaces_swarm.defobj.CustomizeC"><!-- --></A><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">

⌨️ 快捷键说明

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