Package chapters.onJoran.helloWorld
Class HelloWorld
- java.lang.Object
-
- chapters.onJoran.helloWorld.HelloWorld
-
public class HelloWorld extends java.lang.Object
A hello world example using Joran.
-
-
Constructor Summary
Constructors Constructor Description HelloWorld()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
main(java.lang.String[] args)
-