|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.epics.pvmanager.expression.Expressions
public class Expressions
Utility class for expressions.
| Constructor Summary | |
|---|---|
Expressions()
|
|
| Method Summary | |
|---|---|
static java.util.List<Function<?>> |
functionsOf(DesiredRateExpressionList<?> list)
Extract the list of functions from an expression list. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Expressions()
| Method Detail |
|---|
public static java.util.List<Function<?>> functionsOf(DesiredRateExpressionList<?> list)
list - the expressions
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||