public final class Indicator extends Object
| Modifier and Type | Method and Description |
|---|---|
int[] |
getFreqs() |
double |
getHint() |
double |
getIndicator() |
long |
getSample() |
double |
getSkew() |
void |
record(long key) |
void |
reset() |
public Indicator(Config config)