|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectanl.aida.parser.ASTAbs.AbsFunction
private static class ASTAbs.AbsFunction
Constructor Summary | |
---|---|
private |
ASTAbs.AbsFunction()
|
Method Summary | |
---|---|
double |
apply(double val)
Apply some function to the specified double and return the result. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
private ASTAbs.AbsFunction()
Method Detail |
---|
public double apply(double val)
DoubleFunction
apply
in interface DoubleFunction
val
- the value to operation on
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |