|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.rubecula.darwin.domain.helper.Sink_ com.rubecula.darwin.domain.helper.Census_Sink com.rubecula.darwin.domain.world.Census_Darwinian
public class Census_Darwinian
Class to provide a default implementation of Census_Sink
TODO do we really need this class? No it is obsolete!
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 |
---|
public Census_Darwinian(java.io.PrintWriter printWriter)
printWriter
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |