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