Class Hello5

java.lang.Object
  |
  +--Hello5

class Hello5
extends java.lang.Object


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

Hello5

Hello5()
Method Detail

main

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