org.apache.commons.jexl2
Class MethodTest.MyMath
java.lang.Object
org.apache.commons.jexl2.MethodTest.MyMath
- Enclosing class:
- MethodTest
public static class MethodTest.MyMath
- extends Object
|
Method Summary |
double |
cos(double x)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MethodTest.MyMath
public MethodTest.MyMath()
cos
public double cos(double x)
Copyright © 2001-2011 The Apache Software Foundation. All Rights Reserved.