Class ConstantStringBuilder

java.lang.Object
proguard.classfile.constant.visitor.ConstantStringBuilder
All Implemented Interfaces:
ConstantVisitor

public class ConstantStringBuilder extends Object implements ConstantVisitor
This ConstantVisitor collects the constants that it visits in a readable form, in a given string builder.