Uses of Class
nl.talsmasoftware.context.functions.BiFunctionWithContext
-
Packages that use BiFunctionWithContext Package Description nl.talsmasoftware.context.functions -
-
Uses of BiFunctionWithContext in nl.talsmasoftware.context.functions
Subclasses of BiFunctionWithContext in nl.talsmasoftware.context.functions Modifier and Type Class Description classBinaryOperatorWithContext<T>A wrapper forBinaryOperatorthatreactivates a context snapshotbefore calling a delegate.
-