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