public class Expressions extends Object
| Constructor and Description |
|---|
Expressions() |
| Modifier and Type | Method and Description |
|---|---|
static List<ReadFunction<?>> |
functionsOf(DesiredRateExpressionList<?> list)
Extract the list of functions from an expression list.
|
public static List<ReadFunction<?>> functionsOf(DesiredRateExpressionList<?> list)
list - the expressionsCopyright © 2010–2015. All rights reserved.