edu.sc.seis.sod.status.waveformArm
Class WaveformEventTemplate.Writer

java.lang.Object
  extended by edu.sc.seis.sod.status.waveformArm.WaveformEventTemplate.Writer
All Implemented Interfaces:
java.lang.Runnable
Enclosing class:
WaveformEventTemplate

public class WaveformEventTemplate.Writer
extends java.lang.Object
implements java.lang.Runnable


Constructor Summary
WaveformEventTemplate.Writer()
           
 
Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WaveformEventTemplate.Writer

public WaveformEventTemplate.Writer()
Method Detail

run

public void run()
Specified by:
run in interface java.lang.Runnable