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 |
---|---|
SimpleTimer |
I2PAppContext.simpleTimer()
Deprecated.
use SimpleTimer2
|
Modifier and Type | Method and Description |
---|---|
static SimpleTimer |
SimpleTimer.getInstance()
Deprecated.
use SimpleTimer2
|