public class IntegerDoubleFrequency extends Object
| Constructor and Description |
|---|
IntegerDoubleFrequency() |
| 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() |
Copyright © 2012–2015. All rights reserved.