tinyvm.rcx
Interface TimerListener


public interface TimerListener

Listener used with Timer.

Author:
Ryan VanderBijl
See Also:
Timer

Method Summary
 void timedOut()
           
 

Method Detail

timedOut

public void timedOut()