SSF.OS
Class Timer$1

java.lang.Object
  |
  +--com.renesys.raceway.SSF.process
        |
        +--com.renesys.raceway.SSF.SimpleProcess
              |
              +--SSF.OS.Timer$1

synchronized class Timer$1
extends com.renesys.raceway.SSF.SimpleProcess


Field Summary
 
Fields inherited from class com.renesys.raceway.SSF.process
Vv, wv, Wv, Yv, zv, Zv
 
Constructor Summary
(package private) Timer$1(Timer, com.renesys.raceway.SSF.Entity)
           
 
Method Summary
 void action()
           
 
Methods inherited from class com.renesys.raceway.SSF.SimpleProcess
isSimple
 
Methods inherited from class com.renesys.raceway.SSF.process
init, owner, Vw, waitFor, waitForever, waitOn, waitOn, waitOn, waitsOn, waitsOn, Yw
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Timer$1

Timer$1(Timer,
        com.renesys.raceway.SSF.Entity)
Method Detail

action

public void action()
Overrides:
action in class com.renesys.raceway.SSF.process