|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ExpressionLanguage.TwoArgFunction | |
|---|---|
| org.epics.pvmanager |
|
| 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<? extends A1> arg1Expression,
DesiredRateExpression<? extends A2> arg2Expression)
An expression that represents the result of a user provided function. |
|
static
|
ExpressionLanguage.resultOf(ExpressionLanguage.TwoArgFunction<R,A1,A2> function,
DesiredRateExpression<? extends A1> arg1Expression,
DesiredRateExpression<? extends A2> arg2Expression,
java.lang.String name)
An expression that represents the result of a user provided function. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||