Interface ShouldResolve

All Superinterfaces:
Function<String,Boolean>

public interface ShouldResolve extends Function<String,Boolean>
A function that will be called to determine whether or not the resolving of a given parameter value should be executed.