Uses of Interface
it.tidalwave.util.ContextManager.SupplierWithException
-
Uses of ContextManager.SupplierWithException in it.tidalwave.util
Modifier and TypeMethodDescription<T,
E extends Throwable>
TContextManager.runEWithContexts
(ContextManager.SupplierWithException<T, E> task, Object... contexts) Calls a task with some local contexts.