Searched refs:CompactTextGenerator (Results 1 – 1 of 1) sorted by relevance
403 private static final class CompactTextGenerator implements TextGenerator { class in JsonFormat406 private CompactTextGenerator(final Appendable output) { in CompactTextGenerator() method in JsonFormat.CompactTextGenerator518 this.generator = new CompactTextGenerator(jsonOutput); in PrinterImpl()