| Package | Description |
|---|---|
| org.specrunner.expressions.core |
| Modifier and Type | Field and Description |
|---|---|
protected static ICache<ExpressionKey,org.codehaus.commons.compiler.IExpressionEvaluator> |
ExpressionJanino.cache
Cache of expressions.
|
| Modifier and Type | Method and Description |
|---|---|
static ExpressionKey |
ExpressionKey.unique(String expression,
Class<?> returnType,
String[] arrayArgs,
Class<?>[] arrayTypes)
Assign information to a unique instance.
|
Copyright © 2016. All rights reserved.