public class MaxFunction extends Object implements Function
| Constructor and Description |
|---|
MaxFunction() |
| Modifier and Type | Method and Description |
|---|---|
Object |
execute(Map<String,Object> args,
PebbleTemplate self,
EvaluationContext context,
int lineNumber) |
List<String> |
getArgumentNames() |
public List<String> getArgumentNames()
getArgumentNames in interface NamedArgumentspublic Object execute(Map<String,Object> args, PebbleTemplate self, EvaluationContext context, int lineNumber)
Copyright © 2018. All rights reserved.