public abstract class SafeRunnable extends Object implements Runnable
ScheduledExecutorService
SafeRunnable()
void
run()
protected abstract void
run0()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SafeRunnable()
public void run()
run
Runnable
protected abstract void run0()
Copyright © 2024. All rights reserved.