| Constructor and Description |
|---|
PerfectFrequency(com.typesafe.config.Config config) |
| Modifier and Type | Method and Description |
|---|---|
int |
frequency(long e)
Returns the estimated number of times the element was seen.
|
void |
increment(long e)
Increments the popularity of the element.
|
public int frequency(long e)
Frequency