-
Constructor Summary
Constructors
-
Method Summary
void
This defines the actions of the process.
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
DelaySyncer
public DelaySyncer(AltingBarrier barrier,
int milliSeconds,
int iterations)
-
Method Details
-
run
public void run()
This defines the actions of the process.
- Specified by:
run in interface CSProcess