Compat version of java.util.function.Function
the type of the input to the operation
the type of the output of the function
Applies the function to the argument parameter.