|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Args.NumericBinaryOperator | |
---|---|
orc.runtime | Runtime for Orc interpreter. |
Uses of Args.NumericBinaryOperator in orc.runtime |
---|
Methods in orc.runtime with parameters of type Args.NumericBinaryOperator | ||
---|---|---|
static
|
Args.applyNumericOperator(java.lang.Number a,
java.lang.Number b,
Args.NumericBinaryOperator<T> op)
Dispatch a binary operator based on the widest type of two numbers. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |