public abstract class WrappedRunnable extends Object implements Runnable
WrappedRunnable()
void
run()
abstract void
runMayThrow()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public WrappedRunnable()
public final void run()
run
Runnable
public abstract void runMayThrow() throws Exception
Exception
Copyright © 2022 The Apache Software Foundation. All rights reserved.