|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.ff.JEvaluator.Functions.Abs
public class Abs
| Field Summary |
|---|
| Fields inherited from interface com.ff.JEvaluator.BaseFunctionInterface |
|---|
log |
| Constructor Summary | |
|---|---|
Abs()
|
|
| Method Summary | |
|---|---|
int |
checkSyntax(java.util.List p)
|
java.lang.String |
compute(java.util.List p)
Computes the absolute value of the given parameter: abs(x) |
java.lang.String |
getName()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Abs()
| Method Detail |
|---|
public java.lang.String compute(java.util.List p)
compute in interface BaseFunctionInterfacepublic int checkSyntax(java.util.List p)
checkSyntax in interface BaseFunctionInterfacepublic java.lang.String getName()
getName in interface BaseFunctionInterface
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||