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