Uses of Class
net.i2p.util.SimpleScheduler
Package
Description
Core I2P package, contains information about the I2P version and an entry point to access important elements.
These classes define the several useful utilities used
throughout the router and applications.
-
Uses of SimpleScheduler in net.i2p
Modifier and TypeMethodDescriptionI2PAppContext.simpleScheduler()
Deprecated.in 0.9.20, use simpleTimer2() -
Uses of SimpleScheduler in net.i2p.util
Modifier and TypeMethodDescriptionstatic SimpleScheduler
SimpleScheduler.getInstance()
Deprecated.in 0.9.20, replaced by SimpleTimer2