com.holub.life
Interface Clock.Listener

Enclosing class:
Clock

public static interface Clock.Listener

Implement this interface to be notified about clock ticks.

See Also:
Clock

Method Summary
 void tick()
           
 

Method Detail

tick

void tick()