Class MaxAFunction

  • All Implemented Interfaces:
    java.io.Serializable, Function

    public class MaxAFunction
    extends MaxFunction
    This function returns the maximum from a set of numbers.
    Author:
    Cedric Pronzato
    See Also:
    Serialized Form
    • Constructor Summary

      Constructors 
      Constructor Description
      MaxAFunction()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getCanonicalName()  
      • Methods inherited from class org.pentaho.reporting.libraries.formula.function.math.MaxFunction

        evaluate
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait