- java.lang.Object
-
- com.ibm.jzos.sample.HelloWorld
-
public class HelloWorld extends java.lang.Object
Simple class that says hello on System.out and System.err
-
-
Constructor Summary
Constructors Constructor Description HelloWorld()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
main(java.lang.String[] args)
-