-
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
void |
addValue(int value,
double amount) |
double |
getCount(int value) |
int |
getN() |
double |
getTotal() |
com.carrotsearch.hppc.IntCollection |
getValues() |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
getTotal
public double getTotal()
Copyright © 2012–2014. All rights reserved.