Package com.google.protobuf.util
Interface JsonFormat.PrinterImpl.WellKnownTypePrinter
-
- Enclosing class:
- JsonFormat.PrinterImpl
private static interface JsonFormat.PrinterImpl.WellKnownTypePrinter
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
print(JsonFormat.PrinterImpl printer, MessageOrBuilder message)
-
-
-
Method Detail
-
print
void print(JsonFormat.PrinterImpl printer, MessageOrBuilder message) throws java.io.IOException
- Throws:
java.io.IOException
-
-