Trull

edu.luc.cs.trull.demo.helloworld
Class HelloWorld

java.lang.Object
  extended by edu.luc.cs.trull.demo.helloworld.HelloWorld
All Implemented Interfaces:
EventLabels

public class HelloWorld
extends java.lang.Object
implements EventLabels

The obligatory HelloWorld demo.


Field Summary
 
Fields inherited from interface edu.luc.cs.trull.demo.helloworld.EventLabels
HALLO, HELLO, HOLA, MUNDO, WELT, WORLD
 
Constructor Summary
HelloWorld()
           
 
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

HelloWorld

public HelloWorld()
Method Detail

main

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

Trull

http://www.cs.luc.edu/trull/