Package | Description |
---|---|
net.grinder.statistics |
The Grinder statistics engine.
|
Modifier and Type | Method and Description |
---|---|
StatisticExpression |
StatisticExpressionFactory.createExpression(String expression)
Parse an expression.
|
ExpressionView |
StatisticExpressionFactory.createExpressionView(String displayName,
String expressionString,
boolean showForCompositeStatistics)
Creates a new
ExpressionView instance. |
String |
StatisticExpressionFactory.normaliseExpressionString(String expression)
Apply standard formatting to an expression.
|
Copyright © 2000-2014. All Rights Reserved.