|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.pentaho.reporting.libraries.formula.function.math.AverageFunction
org.pentaho.reporting.libraries.formula.function.math.AverageAFunction
public class AverageAFunction
This function returns the average of the number sequence.
Constructor Summary | |
---|---|
AverageAFunction()
|
Method Summary | |
---|---|
java.lang.String |
getCanonicalName()
|
Methods inherited from class org.pentaho.reporting.libraries.formula.function.math.AverageFunction |
---|
evaluate |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AverageAFunction()
Method Detail |
---|
public java.lang.String getCanonicalName()
getCanonicalName
in interface Function
getCanonicalName
in class AverageFunction
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |