Searched defs:PrettyTextGenerator (Results 1 – 1 of 1) sorted by relevance
430 private static final class PrettyTextGenerator implements TextGenerator { class in JsonFormat435 private PrettyTextGenerator(final Appendable output) { in PrettyTextGenerator() method in JsonFormat.PrettyTextGenerator