T
public interface IntFunction<T>
apply(int i)
@NonNull T apply(int i) throws java.lang.Exception
i
java.lang.Exception