Class Output.StringOutput

java.lang.Object
io.jstach.jstachio.Output.StringOutput
All Implemented Interfaces:
Output<RuntimeException>
Enclosing interface:
Output<E extends Exception>

public static class Output.StringOutput extends Object implements Output<RuntimeException>
String Builder based output.
Author:
agentgt