Package com.google.protobuf
Class DebugFormat.LazyDebugOutput
java.lang.Object
com.google.protobuf.DebugFormat.LazyDebugOutput
- Enclosing class:
DebugFormat
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final UnknownFieldSet
private final DebugFormat
private final MessageOrBuilder
-
Constructor Summary
ConstructorsConstructorDescriptionLazyDebugOutput
(MessageOrBuilder message, DebugFormat format) LazyDebugOutput
(UnknownFieldSet fields, DebugFormat format) -
Method Summary
-
Field Details
-
message
-
fields
-
format
-
-
Constructor Details
-
LazyDebugOutput
LazyDebugOutput(MessageOrBuilder message, DebugFormat format) -
LazyDebugOutput
LazyDebugOutput(UnknownFieldSet fields, DebugFormat format)
-
-
Method Details