com.rubecula.darwin.evolution
Class ClockWatcher_

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

public abstract class ClockWatcher_
extends java.lang.Object
implements ClockWatcher

Author:
Robin Hillyard

Field Summary
protected  java.io.PrintWriter _writer
           
 
Constructor Summary
protected ClockWatcher_()
           
protected ClockWatcher_(java.io.PrintWriter writer)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.rubecula.darwin.evolution.ClockWatcher
onTick
 

Field Detail

_writer

protected final java.io.PrintWriter _writer
Constructor Detail

ClockWatcher_

protected ClockWatcher_()

ClockWatcher_

protected ClockWatcher_(java.io.PrintWriter writer)
Parameters:
writer - XXX


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