public abstract class StiSimpleWorker
extends java.lang.Object
| Constructor and Description |
|---|
StiSimpleWorker() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract void |
doInBackground()
Work the do in thread
|
void |
execute()
Execute work in thread
|
protected void |
finished()
Finally work
|
void |
stop()
Interrupt thread
|
Copyright © 2020 Stimulsoft. All Rights Reserved.