Package edu.uiuc.ncsa.sas.io
Class Data
- java.lang.Object
-
- edu.uiuc.ncsa.sas.io.Data
-
public class Data extends Object
For SAS implementation ofIOInterface. This manages to collect all lines of input from the client and forward it at the appropriate time.Created by Jeff Gaynor
on 8/4/22 at 11:17 AM
-
-
Constructor Summary
Constructors Constructor Description Data()
-