Package org.astrogrid.samp
Class JSamp
- java.lang.Object
-
- org.astrogrid.samp.JSamp
-
public class JSamp extends java.lang.ObjectConvenience class for invoking JSAMP command-line applications.- Since:
- 23 Jul 2008
- Author:
- Mark Taylor
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidmain(java.lang.String[] args)Main method.static intrunMain(java.lang.String[] args)Does the work for the main method.
-