Uses of Package
nl.talsmasoftware.context.functions
-
Packages that use nl.talsmasoftware.context.functions Package Description nl.talsmasoftware.context.functions Java 8 functional interface wrappers that apply context snapshots to the mapped functions. -
Classes in nl.talsmasoftware.context.functions used by nl.talsmasoftware.context.functions Class Description BiFunctionWithContext A wrapper forBiFunctionthatreactivates a context snapshotbefore calling a delegate.FunctionWithContext A wrapper forFunctionthatreactivates a context snapshotbefore calling a delegate.