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()
Use instead of SimpleScheduler.getInstance()
|
Modifier and Type | Method and Description |
---|---|
static SimpleScheduler |
SimpleScheduler.getInstance()
If you have a context, use context.simpleScheduler() instead
|