Class MinAFunction
java.lang.Object
org.pentaho.reporting.libraries.formula.function.math.MinFunction
org.pentaho.reporting.libraries.formula.function.math.MinAFunction
- All Implemented Interfaces:
Serializable
,Function
This function returns the minimum 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.MinFunction
evaluate
-
Constructor Details
-
MinAFunction
public MinAFunction()
-
-
Method Details
-
getCanonicalName
- Specified by:
getCanonicalName
in interfaceFunction
- Overrides:
getCanonicalName
in classMinFunction
-