com.rubecula.darwin.evolution
Class ClockWatcher_Default

java.lang.Object
  extended by com.rubecula.darwin.evolution.ClockWatcher_
      extended by com.rubecula.darwin.evolution.ClockWatcher_Default
All Implemented Interfaces:
ClockWatcher

public final class ClockWatcher_Default
extends ClockWatcher_

Author:
Robin Hillyard

Field Summary
 
Fields inherited from class com.rubecula.darwin.evolution.ClockWatcher_
_writer
 
Constructor Summary
ClockWatcher_Default()
           
ClockWatcher_Default(java.io.PrintWriter writer)
           
 
Method Summary
 void onTick(java.util.Calendar time)
          Report the given time.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClockWatcher_Default

public ClockWatcher_Default()

ClockWatcher_Default

public ClockWatcher_Default(java.io.PrintWriter writer)
Parameters:
writer -
Method Detail

onTick

public void onTick(java.util.Calendar time)
Description copied from interface: ClockWatcher
Report the given time.

See Also:
ClockWatcher.onTick(java.util.Calendar)


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