Package htmlcompiler.services
Interface InterruptableTask
public interface InterruptableTask
-
Method Summary
Modifier and Type Method Description voidrun()
-
Method Details
-
run
- Throws:
InterruptedException
-
public interface InterruptableTask
| Modifier and Type | Method | Description |
|---|---|---|
void |
run() |
InterruptedException