@FunctionalInterface public interface ToFloatFunction<T>
float
applyAsFloat(T value)
float applyAsFloat(T value)
value