| Package | Description |
|---|---|
| net.i2p |
Core I2P package providing fundamental interfaces, version information, and entry points to essential I2P services.
|
| net.i2p.util |
Core utility classes and helper functions used throughout the I2P router and applications.
|
| Modifier and Type | Method and Description |
|---|---|
net.i2p.util.SimpleScheduler |
I2PAppContext.simpleScheduler()
Deprecated.
in 0.9.20, use simpleTimer2()
|
| Modifier and Type | Method and Description |
|---|---|
static net.i2p.util.SimpleScheduler |
SimpleScheduler.getInstance()
Deprecated.
in 0.9.20, replaced by SimpleTimer2
|