Package com.marginallyclever.donatello
Interface UpdateClockListener
public interface UpdateClockListener
Classes which implement
UpdateClockListener
can subscribe to an UpdateClock
to receive
updateClockEvent()
at the scheduled interval.- Since:
- 2022-03-19
- Author:
- Dan Royer
-
Method Summary
-
Method Details
-
updateClockEvent
void updateClockEvent()
-