Uses of Interface
it.tidalwave.util.ContextManager.RunnableWithException
-
Uses of ContextManager.RunnableWithException in it.tidalwave.util
Modifier and TypeMethodDescriptiondefault <E extends Throwable>
voidContextManager.runEWithContexts
(ContextManager.RunnableWithException<E> runnable, Object... contexts) Calls a runnable with some local contexts.