com.rubecula.darwin.evolution
Interface ClockWatcher

All Known Implementing Classes:
ClockWatcher_, ClockWatcher_Default

public interface ClockWatcher

Author:
Robin Hillyard

Method Summary
 void onTick(java.util.Calendar time)
          Report the given time.
 

Method Detail

onTick

void onTick(java.util.Calendar time)
Report the given time.

Parameters:
time -


Copyright © 2010 Rubecula Software, LLC. All Rights Reserved.