Class IndentWriter

java.lang.Object
java.io.Writer
java.io.PrintWriter
org.infinispan.protostream.annotations.impl.IndentWriter
All Implemented Interfaces:
Closeable, Flushable, Appendable, AutoCloseable

public final class IndentWriter extends PrintWriter
A Writer with indentation capabilities to support more readable code generation.
Since:
3.0
Author:
[email protected]