public Put ( String key, double list ) : void | ||
key | String | The key to save them under. |
list | double | The list of doubles. |
return | void |
public Put ( String key, double list ) : void | ||
key | String | The key to save them under. |
list | double | The list of doubles. |
return | void |