zinger.nibbles
Interface Timer.Listener

All Known Implementing Classes:
Field
Enclosing class:
Timer

public static interface Timer.Listener


Method Summary
 void timeCall(Timer source)
           
 

Method Detail

timeCall

public void timeCall(Timer source)