|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SyncEventListener
SyncEventListener interface extends Runnable
interface.
Runnable.run()
will be called by the WeakSyncTimer
.
WeakSyncTimer
will call the Runnable.run()
methods at the
interval specified by the getInterval()
methods.
Method Summary | |
---|---|
double |
getInterval()
|
Methods inherited from interface java.lang.Runnable |
---|
run |
Method Detail |
---|
double getInterval()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |