|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.rubecula.darwin.domain.helper.Sink_
com.rubecula.darwin.domain.helper.Sink_Bucket
public final class Sink_Bucket
This is the bit bucket. Stuff appended here just goes up to the great bit bucket in the sky.
| 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 | |
|---|---|
Sink_Bucket()
|
|
| Method Summary | |
|---|---|
java.lang.Appendable |
append(java.lang.CharSequence csq)
Do nothing |
| Methods inherited from class com.rubecula.darwin.domain.helper.Sink_ |
|---|
append, append, close, flush, sinkOrLog |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Sink_Bucket()
| Method Detail |
|---|
public java.lang.Appendable append(java.lang.CharSequence csq)
throws java.io.IOException
java.io.IOExceptionAppendable.append(java.lang.CharSequence)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||