Class StringBuilderWriter

java.lang.Object
java.io.Writer
org.infinispan.commons.io.StringBuilderWriter
All Implemented Interfaces:
Closeable, Flushable, Appendable, AutoCloseable

public class StringBuilderWriter extends Writer
Since:
13.0
Author:
Tristan Tarrant <[email protected]>