final class App extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
private AppStrategy |
s |
| Constructor and Description |
|---|
App(AppStrategy s) |
| Modifier and Type | Method and Description |
|---|---|
void |
run() |
private AppStrategy s
public App(AppStrategy s)
public void run()