Java API for Tux Droid
|
Public Member Functions | |
SThread (Object sender, String method, Object... args) | |
void | run () |
Private Attributes | |
Object | pSender |
String | pMethod |
Object[] | pArgs |
com.tuxisalive.api.SThread.SThread | ( | Object | sender, |
String | method, | ||
Object... | args | ||
) |
void com.tuxisalive.api.SThread.run | ( | ) |
|
private |
|
private |
|
private |