Class AbsFilter

    • Constructor Summary

      Constructors 
      Constructor Description
      AbsFilter()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.Number apply​(java.lang.Object input, java.util.Map<java.lang.String,​java.lang.Object> args, PebbleTemplate self, EvaluationContext context, int lineNumber)  
      java.util.List<java.lang.String> getArgumentNames()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait