public class DoubleSpec extends Object
| Constructor and Description |
|---|
DoubleSpec() |
| Modifier and Type | Method and Description |
|---|---|
static double |
eval(String spec)
return double from String spec, which can be either a literal
or a local variable name, or a field name
|
static double |
resolveVar(String spec) |