|
|||||||||
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.MaxFunction
org.pentaho.reporting.libraries.formula.function.math.MaxAFunction
public class MaxAFunction
This function returns the maximum from a set of numbers.
Constructor Summary | |
---|---|
MaxAFunction()
|
Method Summary | |
---|---|
java.lang.String |
getCanonicalName()
|
protected boolean |
isStrictSequenceNeeded()
|
Methods inherited from class org.pentaho.reporting.libraries.formula.function.math.MaxFunction |
---|
evaluate |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MaxAFunction()
Method Detail |
---|
protected boolean isStrictSequenceNeeded()
isStrictSequenceNeeded
in class MaxFunction
public java.lang.String getCanonicalName()
getCanonicalName
in interface Function
getCanonicalName
in class MaxFunction
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |