IIntToFloatFunction instead@FunctionalInterface @Deprecated public interface IntToFloatFunction extends IIntToFloatFunction
int-to-float primitive
specialization for Function.
This is a functional interface whose functional method is
IIntToFloatFunction.applyAsFloat(int).
FunctionapplyAsFloatCopyright © 2014–2016 Philip Helger. All rights reserved.