public class Statistics extends HashMap<String,Double>
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
Statistics(Morphium morphium) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Double |
get(Enum key) |
int |
hashCode() |
Double |
put(String arg0,
Double arg1) |
void |
putAll(Map arg0) |
Double |
remove(Object arg0) |
String |
toString() |
public Statistics(Morphium morphium)
Copyright © 2015. All rights reserved.