|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Stoppable
this interface describes a class that can be stopped while is doing something
Method Summary | |
---|---|
boolean |
isStopped()
is the class stopped? |
void |
resume()
resume |
void |
stop()
stop the class |
Method Detail |
---|
boolean isStopped()
void stop()
void resume()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |