Class Hello6

java.lang.Object
  |
  +--Hello6

class Hello6
extends java.lang.Object


Constructor Summary
(package private) Hello6()
           
 
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

Hello6

Hello6()
Method Detail

main

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