public class ExpressionEvaluator extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ExpressionEvaluator.Operator |
| Constructor and Description |
|---|
ExpressionEvaluator() |
| Modifier and Type | Method and Description |
|---|---|
static <T> boolean |
eval(T actual,
String comparator,
String expected) |
Copyright © 2011–2016. All rights reserved.