public class RunnableWithContext extends WrapperWithContext<Runnable> implements Runnable
Runnable that reactivates a context snapshot before
calling a delegate.snapshot| Constructor and Description |
|---|
RunnableWithContext(ContextSnapshot snapshot,
Runnable delegate) |
| Modifier and Type | Method and Description |
|---|---|
void |
run() |
equals, hashCode, toStringdelegate, nonNullDelegatepublic RunnableWithContext(ContextSnapshot snapshot, Runnable delegate)
Copyright © 2016–2017 Talsma ICT. All rights reserved.