org.nfunk.jepexamples
Class SimpleTest
java.lang.Object
org.nfunk.jepexamples.SimpleTest
public class SimpleTest
- extends Object
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"
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SimpleTest
public SimpleTest()
main
public static void main(String[] args)
Copyright © 2014. All rights reserved.