public class Statistics extends Object
| Constructor and Description |
|---|
Statistics() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
getChildrenToParents() |
Map<String,Integer> |
getCounts() |
Integer |
getNumberOfKeys() |
void |
setChildrenToParents(Map<String,String> childrenToParents) |
void |
setCounts(Map<String,Integer> counts) |
void |
setNumberOfKeys(Integer numberOfKeys) |
Copyright © 2012–2016 Emory University. All rights reserved.