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