|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IIntervalExec
IIntervalExec interface defines a method to be implemented by the object which will be
executed in certain interval. It has the same function of Runnable
, but the
exec() method has a return value.
Method Summary | |
---|---|
int |
exec()
|
Method Detail |
---|
int exec()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |