|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ExpressionLanguage.TwoArgFunction | |
---|---|
org.epics.pvmanager | This package contains all the basic compononents of the PVManager framework and the basic support for the language to define the creation. |
Uses of ExpressionLanguage.TwoArgFunction in org.epics.pvmanager |
---|
Methods in org.epics.pvmanager with parameters of type ExpressionLanguage.TwoArgFunction | ||
---|---|---|
static
|
ExpressionLanguage.resultOf(ExpressionLanguage.TwoArgFunction<R,A1,A2> function,
DesiredRateExpression<A1> arg1Expression,
DesiredRateExpression<A2> arg2Expression)
An expression that represents the result of a user provided function. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |