Runnablenl.talsmasoftware.context.functions.RunnableWithContextpublic class RunnableWithContext
extends nl.talsmasoftware.context.functions.RunnableWithContext
Runnable that reactivates a context snapshot before
calling a delegate.RunnableWithContext| Constructor | Description |
|---|---|
RunnableWithContext(ContextSnapshot snapshot,
Runnable delegate) |
Deprecated.
|
| Modifier and Type | Method | Description |
|---|---|---|
protected Optional<Consumer<nl.talsmasoftware.context.ContextSnapshot>> |
consumer() |
public RunnableWithContext(ContextSnapshot snapshot, Runnable delegate)
Copyright © 2016–2018 Talsma ICT. All rights reserved.