Package edu.uiuc.ncsa.sas.io
Class SASWatcher
- java.lang.Object
- 
- edu.uiuc.ncsa.sas.io.SASWatcher
 
- 
 public class SASWatcher extends Object For io SAS.Created by Jeff Gaynor 
 on 6/21/24 at 4:35 PM
- 
- 
Constructor SummaryConstructors Constructor Description SASWatcher()
 - 
Method SummaryAll Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description voiddoIt()protected voidinit()static voidmain(String[] args)protected voidprocess(File f)protected voidsay(Object o)protected static voidwatchEG()
 
- 
- 
- 
Method Detail- 
sayprotected void say(Object o) 
 - 
watchEGprotected static void watchEG() throws IOException, InterruptedException- Throws:
- IOException
- InterruptedException
 
 
- 
 
-