public abstract class MTimerTask extends TimerTask
MTimerTask()
abstract void
doit()
protected void
onError(Throwable t)
onFinal(boolean isError)
void
run()
cancel, scheduledExecutionTime
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public MTimerTask()
public final void run()
run
Runnable
TimerTask
protected void onError(Throwable t)
protected void onFinal(boolean isError)
public abstract void doit() throws Exception
Exception
Copyright © 2014. All rights reserved.