Uses of Interface
net.i2p.util.Clock.ClockUpdateListener
Package
Description
The I2P router application handles the I2P network communication.
These classes define the several useful utilities used
throughout the router and applications.
-
Uses of Clock.ClockUpdateListener in net.i2p.router
Modifier and TypeClassDescriptionclass
Define the timing requirements and statistics for a particular job For use by the router only. -
Uses of Clock.ClockUpdateListener in net.i2p.util
Modifier and TypeMethodDescriptionvoid
Clock.addUpdateListener
(Clock.ClockUpdateListener lsnr) void
Clock.removeUpdateListener
(Clock.ClockUpdateListener lsnr)