Property | Type | Description | |
---|---|---|---|
_class_lock | object | ||
_finished | bool | ||
_in_queue | BlockingQueue | ||
_now_ticks | long | ||
_scheduler | |||
_task_queue | LinkedList |
||
_thread | Thread |
Method | Description | |
---|---|---|
GetInstance ( ) : |
||
Schedule ( |
||
Stop ( ) : void |
Method | Description | |
---|---|---|
AddTask ( |
||
Run ( ) : void | ||
Start ( ) : void | ||
TaskScheduler ( ) : Brunet |
public static GetInstance ( ) : |
||
return |
protected static TaskScheduler,Brunet.Util _scheduler | ||
return |