Function<IN,OUT>nl.talsmasoftware.context.functions.FunctionWithContextpublic class FunctionWithContext<IN,OUT>
extends nl.talsmasoftware.context.functions.FunctionWithContext<IN,OUT>
Function that reactivates a context snapshot before
calling a delegate.FunctionWithContext| Constructor | Description |
|---|---|
FunctionWithContext(ContextSnapshot snapshot,
Function<IN,OUT> delegate) |
Deprecated.
|
| Modifier and Type | Method | Description |
|---|---|---|
protected Optional<Consumer<nl.talsmasoftware.context.ContextSnapshot>> |
consumer() |
andThen, apply, composeCopyright © 2016–2018 Talsma ICT. All rights reserved.