public class NullTest extends Object implements Test
| Constructor and Description |
|---|
NullTest() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
apply(Object input,
Map<String,Object> args,
PebbleTemplate self,
EvaluationContext context,
int lineNumber) |
List<String> |
getArgumentNames() |
public List<String> getArgumentNames()
getArgumentNames in interface NamedArgumentspublic boolean apply(Object input, Map<String,Object> args, PebbleTemplate self, EvaluationContext context, int lineNumber)
Copyright © 2020. All rights reserved.