public class OperationUtil extends Object
| Modifier and Type | Method and Description |
|---|---|
static <V extends Number> |
evaluate(Value<V> value,
List<? extends Operation<V>> operations,
EvaluationContext context) |
Copyright © 2019. All rights reserved.