Package net.sourceforge.plantuml.api
Interface MyRunnable
-
public interface MyRunnable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcancelJob()voidrunJob()
-
public interface MyRunnable
| Modifier and Type | Method | Description |
|---|---|---|
void |
cancelJob() |
|
void |
runJob() |