@FunctionalInterface public interface ToFloatFunction<A>
float
applyAsFloat(A argument)
float applyAsFloat(A argument)
see also the complete user documentation .