跳过导航链接
C G O P R S 

C

cancel() - 类 中的方法commlib.xun.com.commlib.CommCountDownTimer
Cancel the countdown.
CommCountDownTimer - commlib.xun.com.commlib中的类
Schedule a countdown until a time in the future, with regular notifications on intervals along the way.
CommCountDownTimer(long, long) - 类 的构造器commlib.xun.com.commlib.CommCountDownTimer
 
commlib.xun.com.commlib - 程序包 commlib.xun.com.commlib
 
CommThreadPool - commlib.xun.com.commlib中的类
公共线程池类 Created by xunwang on 17/5/23.
CommThreadPool() - 类 的构造器commlib.xun.com.commlib.CommThreadPool
 

G

getExecutor() - 类 中的静态方法commlib.xun.com.commlib.CommThreadPool
 
getSerialHandler() - 类 中的静态方法commlib.xun.com.commlib.CommThreadPool
 

O

onFinish() - 类 中的方法commlib.xun.com.commlib.CommCountDownTimer
Callback fired when the time is up.
onTick(long) - 类 中的方法commlib.xun.com.commlib.CommCountDownTimer
Callback fired on regular interval.

P

poolExecute(Runnable) - 类 中的静态方法commlib.xun.com.commlib.CommThreadPool
一般使用这个,在子线程中执行

R

runOnUiThread(Runnable) - 类 中的静态方法commlib.xun.com.commlib.CommThreadPool
 

S

serialExecute(Runnable) - 类 中的静态方法commlib.xun.com.commlib.CommThreadPool
这个在主线程中执行
start() - 类 中的方法commlib.xun.com.commlib.CommCountDownTimer
Start the countdown.
C G O P R S 
跳过导航链接