Uses of Class
com.google.protobuf.DebugFormat
Packages that use DebugFormat
-
Uses of DebugFormat in com.google.protobuf
Fields in com.google.protobuf declared as DebugFormatMethods in com.google.protobuf that return DebugFormatModifier and TypeMethodDescriptionstatic DebugFormat
DebugFormat.multiline()
static DebugFormat
DebugFormat.singleLine()
Constructors in com.google.protobuf with parameters of type DebugFormatModifierConstructorDescription(package private)
LazyDebugOutput
(MessageOrBuilder message, DebugFormat format) (package private)
LazyDebugOutput
(UnknownFieldSet fields, DebugFormat format)