spec.benchmarks.helloworld
Class HelloWorld

java.lang.Object
  extended by spec.benchmarks.helloworld.HelloWorld

public class HelloWorld
extends java.lang.Object


Constructor Summary
HelloWorld()
           
 
Method Summary
static void main()
           
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HelloWorld

public HelloWorld()
Method Detail

main

public static void main()

run

public void run()