protected class FD.Monitor extends java.lang.Object implements TimeScheduler.Task
Modifier | Constructor and Description |
---|---|
protected |
FD.Monitor() |
Modifier and Type | Method and Description |
---|---|
boolean |
cancelled() |
long |
nextInterval() |
void |
run()
Execute the task
|
void |
stop() |
java.lang.String |
toString() |
public void stop()
public boolean cancelled()
cancelled
in interface TimeScheduler.Task
public long nextInterval()
nextInterval
in interface TimeScheduler.Task
public void run()
TimeScheduler.Task
run
in interface TimeScheduler.Task
public java.lang.String toString()
toString
in class java.lang.Object
Copyright ? 1998-2006 Bela Ban. All Rights Reserved.