public final class SafeRecurringTask extends Object implements Runnable
void
run()
static SafeRecurringTask
wrap(Runnable runnable)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public void run()
run
Runnable
public static SafeRecurringTask wrap(Runnable runnable)
runnable