| Constructor and Description |
|---|
NamedRunnable(String format,
Object... args) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract void |
execute() |
void |
run()
Starts executing the active part of the class' code.
|
protected final String name
public final void run()
RunnableRunnable.protected abstract void execute()