Interface BackgroundThread
-
public interface BackgroundThread
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidjoin(long timeout)voidstart()
-
public interface BackgroundThread
| Modifier and Type | Method | Description |
|---|---|---|
void |
join(long timeout) |
|
void |
start() |