This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
@FunctionalInterface
public static interface P2JQuery.ParamResolver
Functional interface used with lambda expressions to late defer evaluation of certain query
substitution parameter expressions. This allows proper error handling of these expressions.