public static class Expression.Valof extends Object implements VariableValues
| Constructor and Description |
|---|
Expression.Valof(VariableIndexes map) |
| Modifier and Type | Method and Description |
|---|---|
Object |
get(String name)
Answer the value of the variable with the given name.
|
Expression.Valof |
setDomain(IndexValues d) |
public Expression.Valof(VariableIndexes map)
public final Object get(String name)
VariableValuesget in interface VariableValuespublic final Expression.Valof setDomain(IndexValues d)
Licenced under the Apache License, Version 2.0