Class AppendableWriter

java.lang.Object
java.io.Writer
com.spun.util.logger.AppendableWriter
All Implemented Interfaces:
Closeable, Flushable, Appendable, AutoCloseable

public class AppendableWriter extends Writer
  • Constructor Details

    • AppendableWriter

      public AppendableWriter(Appendable appendable)
  • Method Details