Class Hello4

java.lang.Object
  |
  +--Hello4

class Hello4
extends java.lang.Object


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

Constructor Detail

Hello4

Hello4()
Method Detail

main

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