Class HelloWorld

java.lang.Object
com.ibm.jzos.sample.HelloWorld

public class HelloWorld extends Object
Simple class that says hello on System.out and System.err
  • Constructor Details

    • HelloWorld

      public HelloWorld()
  • Method Details

    • main

      public static void main(String[] args)