public final class TimerTaskProxy extends java.util.TimerTask
TimerTaskProxy(java.lang.Runnable task, boolean isHog)
void
run()
cancel, scheduledExecutionTime
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public TimerTaskProxy(java.lang.Runnable task, boolean isHog)
task
isHog
public void run()
run
java.lang.Runnable
java.util.TimerTask