Package org.nfunk.jepexamples
Class SimpleTest
java.lang.Object
org.nfunk.jepexamples.SimpleTest
A seven line program for testing whether the JEP library can be found
by the compiler and at run-time.
Upon successful compilation and running of the program, the program should print out one line: "1+2 = 3.0"
Upon successful compilation and running of the program, the program should print out one line: "1+2 = 3.0"
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SimpleTest
public SimpleTest()
-
-
Method Details
-
main
-