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