public final class TimerTaskProxy extends TimerTask
TimerTaskProxy(Runnable task, boolean isHog)
void
run()
cancel, scheduledExecutionTime
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public TimerTaskProxy(Runnable task, boolean isHog)
task
isHog
public void run()
run
Runnable
TimerTask
Copyright © 2016–2018. All rights reserved.