Uses of Interface
com.google.protobuf.util.JsonFormat.PrinterImpl.WellKnownTypePrinter
-
Packages that use JsonFormat.PrinterImpl.WellKnownTypePrinter Package Description com.google.protobuf.util -
-
Uses of JsonFormat.PrinterImpl.WellKnownTypePrinter in com.google.protobuf.util
Fields in com.google.protobuf.util with type parameters of type JsonFormat.PrinterImpl.WellKnownTypePrinter Modifier and Type Field Description private static java.util.Map<java.lang.String,JsonFormat.PrinterImpl.WellKnownTypePrinter>
JsonFormat.PrinterImpl. wellKnownTypePrinters
Methods in com.google.protobuf.util that return types with arguments of type JsonFormat.PrinterImpl.WellKnownTypePrinter Modifier and Type Method Description private static java.util.Map<java.lang.String,JsonFormat.PrinterImpl.WellKnownTypePrinter>
JsonFormat.PrinterImpl. buildWellKnownTypePrinters()
-