public class OddTest extends Object implements Test
| Constructor and Description |
|---|
OddTest() |
| 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) throws PebbleException
apply in interface TestPebbleExceptionCopyright © 2019. All rights reserved.