public abstract class WrappedRunnable
extends java.lang.Object
implements java.lang.Runnable
Constructor and Description |
---|
WrappedRunnable() |
Modifier and Type | Method and Description |
---|---|
void |
run() |
protected abstract void |
runMayThrow() |
Copyright © 2009-2021 The Apache Software Foundation