Uses of Interface
net.i2p.util.Clock.ClockUpdateListener
Package | Description |
---|---|
net.i2p.router |
The I2P router application handles the I2P network communication.
|
net.i2p.util |
These classes define the several useful utilities used
throughout the router and applications.
|
-
Uses of Clock.ClockUpdateListener in net.i2p.router
Classes in net.i2p.router that implement Clock.ClockUpdateListener Modifier and Type Class Description class
JobTiming
Define the timing requirements and statistics for a particular job For use by the router only. -
Uses of Clock.ClockUpdateListener in net.i2p.util
Methods in net.i2p.util with parameters of type Clock.ClockUpdateListener Modifier and Type Method Description void
Clock. addUpdateListener(Clock.ClockUpdateListener lsnr)
void
Clock. removeUpdateListener(Clock.ClockUpdateListener lsnr)