See: Description
| Class | Description |
|---|---|
| BaseExpression |
BaseExpression returns the value returned by the StatsCollector for the specified stat. |
| DualDelegateExpression |
Abstraction of an expression that applies a function to two delegate expressions.
|
| Expression |
Expressions map either zero, one, two or many inputs to a single value.
|
| ExpressionFactory | |
| MultiDelegateExpression |
Abstraction of an expression that applies a function to an array of delegate expressions.
|
| SingleDelegateExpression |
Abstraction of an expression that applies a function to one delegate expression.
|
Copyright © 2000-2016 Apache Software Foundation. All Rights Reserved.