public class ParamSet
extends java.util.HashMap
Constructor and Description |
---|
ParamSet() |
ParamSet(java.lang.String[] fieldnames,
double[] values) |
Modifier and Type | Method and Description |
---|---|
void |
put(java.lang.String fieldname,
double value) |
clear, clone, containsKey, containsValue, entrySet, get, isEmpty, keySet, put, putAll, remove, size, values