Package org.bonitasoft.engine.mdc
Interface MDCHelper.CheckedRunnable<E extends Throwable>
- All Superinterfaces:
MDCHelper.CheckedRunnable2<E,,E> MDCHelper.CheckedRunnable3<E,,E, E> MDCHelper.CheckedRunnable4<E,E, E, E>
- Enclosing class:
- MDCHelper
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
@FunctionalInterface
public static interface MDCHelper.CheckedRunnable<E extends Throwable>
extends MDCHelper.CheckedRunnable2<E,E>
Like
Runnable but throwing a checked exception-
Method Summary
Methods inherited from interface org.bonitasoft.engine.mdc.MDCHelper.CheckedRunnable4
run