com.rubecula.darwin.domain.world
Class Census_Darwinian

java.lang.Object
  extended by com.rubecula.darwin.domain.helper.Sink_
      extended by com.rubecula.darwin.domain.helper.Census_Sink
          extended by com.rubecula.darwin.domain.world.Census_Darwinian
All Implemented Interfaces:
Census, Sink, SinkCensus, java.io.Closeable, java.io.Flushable, java.lang.Appendable
Direct Known Subclasses:
Census_Detail, Census_TS, Census_WingColor

public class Census_Darwinian
extends Census_Sink

Class to provide a default implementation of Census_Sink TODO do we really need this class? No it is obsolete!

Author:
Robin Hillyard

Field Summary
 
Fields inherited from class com.rubecula.darwin.domain.helper.Sink_
LOG
 
Fields inherited from interface com.rubecula.darwin.domain.helper.Sink
NEWLINE
 
Constructor Summary
Census_Darwinian(java.io.PrintWriter printWriter)
           
 
Method Summary
 
Methods inherited from class com.rubecula.darwin.domain.helper.Census_Sink
append, census, close, equals, flush, getPrintWriter, hashCode, present, print, println, println
 
Methods inherited from class com.rubecula.darwin.domain.helper.Sink_
append, append, sinkOrLog
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface java.lang.Appendable
append, append
 

Constructor Detail

Census_Darwinian

public Census_Darwinian(java.io.PrintWriter printWriter)
Parameters:
printWriter -


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