Uses of Class
net.i2p.stat.StatManager
-
Packages that use StatManager Package Description net.i2p Core I2P package, contains information about the I2P version and an entry point to access important elements. -
-
Uses of StatManager in net.i2p
Methods in net.i2p that return StatManager Modifier and Type Method Description StatManager
I2PAppContext. statManager()
The statistics component with which we can track various events over time.
-