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 Summary
Constructors Constructor Description SASWatcher()
-
Method Summary
All 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
-
say
protected void say(Object o)
-
watchEG
protected static void watchEG() throws IOException, InterruptedException- Throws:
IOExceptionInterruptedException
-
-