@FunctionalInterface public interface ThrowableNotNullFunction<T,R,E extends java.lang.Throwable>
R
fun(T t)
R fun(T t) throws E extends java.lang.Throwable
E extends java.lang.Throwable
This is unofficial documentation and not affiliated with Jetbrains s.r.o. at all. We can not guarantee the correctness of this documentation.