public class KeyValue extends Iced<KeyValue>
Constructor and Description |
---|
KeyValue() |
KeyValue(java.lang.String key,
double value) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getKey() |
double |
getValue() |
asBytes, clone, copyOver, frozenType, read, readExternal, readJSON, reloadFromBytes, toJsonBytes, toJsonString, write, writeExternal, writeJSON