类 Controller
- java.lang.Object
-
- cn.mcres.gyhhy.MXLib.time.Controller
-
-
字段详细资料
-
c
public static final Controller c
-
-
方法详细资料
-
isStarted
public boolean isStarted()
-
getController
public static Controller getController()
-
start
public void start()
-
stop
@Deprecated public void stop()
已过时。
-
register
public void register(Task task)
-
cannel
public void cannel(Task task)
-
main
public static void main(String[] a)
-
-