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