public class Launcher extends Object implements ThreadLike
| Modifier and Type | Method and Description |
|---|---|
void |
join(long millis) |
static Launcher |
launch(Context context) |
void |
stop() |
Thread.State |
threadState() |
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitisRunning, isTerminatedpublic Thread.State threadState()
threadState in interface ThreadStateCopyright © 2020 tools4j.org (Marco Terzer, Anton Anufriev). All Rights Reserved.