protoj.lang.internal.helloworld
Class HelloWorldTest

java.lang.Object
  extended by protoj.lang.internal.helloworld.HelloWorldTest

public final class HelloWorldTest
extends java.lang.Object


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

Constructor Detail

HelloWorldTest

public HelloWorldTest()
Method Detail

executeProject

public void executeProject()