Java API by
Zvi Har’El

cf
Class HelloWorld

java.lang.Object
  extended by cf.HelloWorld

 class HelloWorld
extends Object

Says “Hello World” by creating a class on-the-fly.

Version:
$Id: HelloWorld.java,v 1.28 2003/08/16 08:04:00 rl Exp $
Author:
Zvi Har’El
See Also:
Class source code

Nested Class Summary
private static class HelloWorld.Loader
          A minimal class loader.
 
Constructor Summary
HelloWorld()
           
 
Method Summary
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HelloWorld

HelloWorld()
Method Detail

main

public static void main(String[] args)
                 throws Exception
Throws:
Exception

Java API by
Zvi Har’El

Copyright © Zvi Har’El
$Date: 2007/10/15 13:50:30$