|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectplanet.util.timer.TimerTaskImpl
planet.chord.ChordNode.FixFingerTask
public class ChordNode.FixFingerTask
Simple TimerTask that invoke fix_fingers() Node method.
Constructor Summary | |
---|---|
ChordNode.FixFingerTask()
Initialize this StabilizeTask. |
Method Summary | |
---|---|
void |
run()
Invoke stabilize() method of Node. |
java.lang.String |
toString()
Shows the name of the TimerTask, showing if is periodic. |
Methods inherited from class planet.util.timer.TimerTaskImpl |
---|
cancel, isFinished |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public ChordNode.FixFingerTask()
Method Detail |
---|
public void run()
run
in interface TimerTask
run
in class TimerTaskImpl
TimerTask.run()
public java.lang.String toString()
toString
in class java.lang.Object
Object.toString()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |