Uses of Class
net.i2p.stat.FrequencyStat
Package | Description |
---|---|
net.i2p.stat |
These classes define the statistics package used extensively throughout
the I2P router - both for adaptive operation of the router
and for debugging.
|
-
Uses of FrequencyStat in net.i2p.stat
Methods in net.i2p.stat that return FrequencyStat Modifier and Type Method Description FrequencyStat
StatManager. getFrequency(String name)
Misnamed, as it returns a FrequencyStat, not a Frequency.