public class LocalValues extends Object
| Constructor and Description |
|---|
LocalValues() |
| Modifier and Type | Method and Description |
|---|---|
void |
addValue(String name,
double value) |
double |
getValue(String s) |
Set<String> |
keySet() |
Copyright © 2019. All rights reserved.