public abstract class AbstractTimerTask extends Object implements TimerTask
void
cancel()
run(Timeout timeout)
Timer.newTimeout(TimerTask, long, TimeUnit)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public void cancel()
public void run(Timeout timeout) throws Exception
TimerTask
run
timeout
Exception
Copyright © 2011–2021 The Apache Software Foundation. All rights reserved.