Package | Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
SimpleScheduler |
I2PAppContext.simpleScheduler()
Deprecated.
in 0.9.20, use simpleTimer2()
|
Modifier and Type | Method and Description |
---|---|
static SimpleScheduler |
SimpleScheduler.getInstance()
Deprecated.
in 0.9.20, replaced by SimpleTimer2
|