public interface ExpressionThresholdValueSupplier
Modifier and Type | Method and Description |
---|---|
ExpressionConfigWrapper.ExpressionThresholdValues |
get() |
double |
get(String evaluatedExpression) |
ExpressionConfigWrapper.ExpressionThresholdValues get() throws ThresholdExpressionException
ThresholdExpressionException
double get(String evaluatedExpression) throws ThresholdExpressionException
evaluatedExpression
- the already interpolated expression which will be used rather than interpolating the
expressionThresholdExpressionException
Copyright © 2021. All rights reserved.