Uses of Interface
aQute.lib.exceptions.RunnableWithException
Packages that use RunnableWithException
-
Uses of RunnableWithException in aQute.lib.exceptions
Methods in aQute.lib.exceptions with parameters of type RunnableWithExceptionModifier and TypeMethodDescriptionstatic Runnable
RunnableWithException.asRunnable
(RunnableWithException unchecked) Deprecated.static Runnable
RunnableWithException.asRunnableIgnoreException
(RunnableWithException unchecked) Deprecated.static void
Exceptions.unchecked
(RunnableWithException runnable) Deprecated.