Class LineWrapper.RecordingAppendable

java.lang.Object
com.squareup.javapoet.LineWrapper.RecordingAppendable
All Implemented Interfaces:
Appendable
Enclosing class:
LineWrapper

static final class LineWrapper.RecordingAppendable extends Object implements Appendable
A delegating Appendable that records info about the chars passing through it.