|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.rubecula.jquantity.test.Test
Class to demonstrate how an application might use the JQuantity package.
Field Summary | |
protected static java.lang.String |
$S_MATH_MILL_FACTORY
|
private static MillInterface |
MILL
The mill to be used to evaluate functions directly. |
Constructor Summary | |
Test()
|
Method Summary | |
static void |
main(java.lang.String[] args)
Main method for testing purposes. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
protected static final java.lang.String $S_MATH_MILL_FACTORY
private static MillInterface MILL
Constructor Detail |
public Test()
Method Detail |
public static void main(java.lang.String[] args)
args
- command line arguments.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |