Uses of Interface
it.tidalwave.util.FunctionalCheckedExceptionWrappers.RunnableWithException
-
Uses of it.tidalwave.util.FunctionalCheckedExceptionWrappers.RunnableWithException in it.tidalwave.util
Modifier and TypeMethodDescriptionstatic Runnable
FunctionalCheckedExceptionWrappers._r
(it.tidalwave.util.FunctionalCheckedExceptionWrappers.RunnableWithException runnable) A wrapper for an equivalent ofRunnable
that catches exceptions and wraps them intoRuntimeException
s.