Uses of Class
net.i2p.util.SimpleTimer2

Packages that use SimpleTimer2 
Package Description
net.i2p
Core I2P package, contains information about the I2P version and an entry point to access important elements.
net.i2p.client.streaming.impl
Implementation of a TCP-like (reliable, authenticated, in order) set of sockets for communicating over the IP-like (unreliable, unauthenticated, unordered) I2P messages.
net.i2p.router.startup
The I2P startup package loads the configuration when I2P is started.
net.i2p.util
These classes define the several useful utilities used throughout the router and applications.