Class SayHello

java.lang.Object
  extended by SayHello

public class SayHello
extends java.lang.Object

a stupid Java Program

Author:
: no name

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

Constructor Detail

SayHello

public SayHello()
Method Detail

main

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

Parameters:
args - di tipo String, ignorato