|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.stimulsoft.base.worker.StiSimpleWorker
public abstract class StiSimpleWorker
Simple thread worker Copyright Stimulsoft
Constructor Summary | |
---|---|
StiSimpleWorker()
|
Method Summary | |
---|---|
void |
execute()
Execute work in thread |
void |
stop()
Interrupt thread |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public StiSimpleWorker()
Method Detail |
---|
public void execute()
public void stop()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |