Uses of Interface
net.i2p.util.Clock.ClockUpdateListener
Packages that use 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
Classes in net.i2p.router that implement Clock.ClockUpdateListenerModifier 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
Methods in net.i2p.util with parameters of type Clock.ClockUpdateListenerModifier and TypeMethodDescriptionvoid
Clock.addUpdateListener
(Clock.ClockUpdateListener lsnr) void
Clock.removeUpdateListener
(Clock.ClockUpdateListener lsnr)