Class MaxAFunction
java.lang.Object
org.pentaho.reporting.libraries.formula.function.math.MaxFunction
org.pentaho.reporting.libraries.formula.function.math.MaxAFunction
- All Implemented Interfaces:
Serializable
,Function
This function returns the maximum from a set of numbers.
- Author:
- Cedric Pronzato
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.pentaho.reporting.libraries.formula.function.math.MaxFunction
evaluate
-
Constructor Details
-
MaxAFunction
public MaxAFunction()
-
-
Method Details
-
getCanonicalName
- Specified by:
getCanonicalName
in interfaceFunction
- Overrides:
getCanonicalName
in classMaxFunction
-