IntFunction
@FunctionalInterface @Deprecated public interface IntFunction<R> extends java.util.function.IntFunction<R>
apply