Class Helloworld

java.lang.Object
  extended by Helloworld

public class Helloworld
extends java.lang.Object


Constructor Summary
Helloworld()
           
 
Method Summary
static void main(java.lang.String[] arg)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Helloworld

public Helloworld()
Method Detail

main

public static void main(java.lang.String[] arg)