T
@FunctionalInterface public interface IntFunction
apply(int i)
T apply(int i) throws Throwable
i
Throwable