public class MaxFunction extends FunctionBase
Constructor and Description |
---|
MaxFunction() |
Modifier and Type | Method and Description |
---|---|
Property |
eval(Property[] args,
PropertyInfo pInfo)
Handle "numerics" if no proportional/percent parts
|
int |
nbArgs() |
getPercentBase, padArgsWithPropertyName
public int nbArgs()
public Property eval(Property[] args, PropertyInfo pInfo) throws PropertyException
args
- array of arguments to be processedpInfo
- PropertyInfo to be processedPropertyException
- for invalid operandsCopyright 1999-2010 The Apache Software Foundation. All Rights Reserved.