public abstract class NamedRunnable extends Object implements Runnable
| Constructor and Description |
|---|
NamedRunnable(String format,
Object... args) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract void |
execute() |
void |
run() |
Copyright © 2019. All rights reserved.