public class Statistics extends Hashtable<String,Double>
| 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() |
Copyright © 2014. All Rights Reserved.