A  F  G  I  R  S  T 

R

rethrow(java.lang.String,sk.softec.util.ThrowingRunnable) - function in sk.softec.util.RethrowUtilsKt
Throws caught error as is if isFailure else wrapped as RuntimeException with the specified message
rethrow(sk.softec.util.ThrowingRunnable) - function in sk.softec.util.RethrowUtilsKt
Throws caught error as is if isFailure else wrapped as RuntimeException with the specified message
rethrow(java.lang.String,sk.softec.util.ThrowingSupplier) - function in sk.softec.util.RethrowUtilsKt
Throws caught error as is if isFailure else wrapped as RuntimeException with the specified message
rethrow(sk.softec.util.ThrowingSupplier) - function in sk.softec.util.RethrowUtilsKt
Throws caught error as is if isFailure else wrapped as RuntimeException with the specified message
rethrowAsIs(sk.softec.util.ThrowingRunnable) - function in sk.softec.util.RethrowUtilsKt
Throws caught error as is (allows Java to erase trace of checked exception with no change)
rethrowAsIs(sk.softec.util.ThrowingSupplier) - function in sk.softec.util.RethrowUtilsKt
Throws caught error as is (allows Java to erase trace of checked exception with no change)
rethrowChecked(sk.softec.util.ThrowingRunnable) - function in sk.softec.util.RethrowUtilsKt
Throws caught error as is if isFailure or RuntimeException else wrapped as runtime
rethrowChecked(sk.softec.util.ThrowingSupplier) - function in sk.softec.util.RethrowUtilsKt
Throws caught error as is if isFailure or RuntimeException else wrapped as runtime
RethrowUtilsKt - class in sk.softec.util
 
run() - function in sk.softec.util.ThrowingRunnable
 
A  F  G  I  R  S  T