Uses of Class
net.i2p.util.SimpleScheduler

Packages that use SimpleScheduler
net.i2p Core I2P package, contains information about the I2P version and an entry point to access important elements. 
net.i2p.util These classes define the several useful utilities used throughout the router and applications. 
 

Uses of SimpleScheduler in net.i2p
 

Methods in net.i2p that return SimpleScheduler
 SimpleScheduler I2PAppContext.simpleScheduler()
          Deprecated. in 0.9.20, use simpleTimer2()
 

Uses of SimpleScheduler in net.i2p.util
 

Methods in net.i2p.util that return SimpleScheduler
static SimpleScheduler SimpleScheduler.getInstance()
          Deprecated. in 0.9.20, replaced by SimpleTimer2