Interface NoContextFunction
-
- All Known Implementing Classes:
AppendFunction
public interface NoContextFunctionOptimized version ofFunctionBasewhere parameters don't have to be converted fromJsonNodeto call context
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description com.fasterxml.jackson.databind.JsonNodeinvoke(com.fasterxml.jackson.databind.JsonNode... elements)
-