Public Member Functions | Private Attributes | List of all members
com.google.protobuf.StructuralMessageInfo.Builder Class Reference

Public Member Functions

StructuralMessageInfo build ()
 
StructuralMessageInfo build ()
 
 Builder ()
 
 Builder ()
 
 Builder (int numFields)
 
 Builder (int numFields)
 
void withCheckInitialized (int[] checkInitialized)
 
void withCheckInitialized (int[] checkInitialized)
 
void withDefaultInstance (Object defaultInstance)
 
void withDefaultInstance (Object defaultInstance)
 
void withField (FieldInfo field)
 
void withField (FieldInfo field)
 
void withMessageSetWireFormat (boolean messageSetWireFormat)
 
void withMessageSetWireFormat (boolean messageSetWireFormat)
 
void withSyntax (ProtoSyntax syntax)
 
void withSyntax (ProtoSyntax syntax)
 

Private Attributes

int[] checkInitialized = null
 
Object defaultInstance
 
final List< FieldInfo > fields
 
boolean messageSetWireFormat
 
ProtoSyntax syntax
 
boolean wasBuilt
 

Detailed Description

A builder of MessageInfo instances.

Definition at line 111 of file bloaty/third_party/protobuf/java/core/src/main/java/com/google/protobuf/StructuralMessageInfo.java.

Constructor & Destructor Documentation

◆ Builder() [1/4]

com.google.protobuf.StructuralMessageInfo.Builder.Builder ( )
inline

◆ Builder() [2/4]

com.google.protobuf.StructuralMessageInfo.Builder.Builder ( int  numFields)
inline

◆ Builder() [3/4]

com.google.protobuf.StructuralMessageInfo.Builder.Builder ( )
inline

◆ Builder() [4/4]

com.google.protobuf.StructuralMessageInfo.Builder.Builder ( int  numFields)
inline

Member Function Documentation

◆ build() [1/2]

StructuralMessageInfo com.google.protobuf.StructuralMessageInfo.Builder.build ( )
inline

◆ build() [2/2]

StructuralMessageInfo com.google.protobuf.StructuralMessageInfo.Builder.build ( )
inline

◆ withCheckInitialized() [1/2]

void com.google.protobuf.StructuralMessageInfo.Builder.withCheckInitialized ( int[]  checkInitialized)
inline

◆ withCheckInitialized() [2/2]

void com.google.protobuf.StructuralMessageInfo.Builder.withCheckInitialized ( int[]  checkInitialized)
inline

◆ withDefaultInstance() [1/2]

void com.google.protobuf.StructuralMessageInfo.Builder.withDefaultInstance ( Object  defaultInstance)
inline

◆ withDefaultInstance() [2/2]

void com.google.protobuf.StructuralMessageInfo.Builder.withDefaultInstance ( Object  defaultInstance)
inline

◆ withField() [1/2]

void com.google.protobuf.StructuralMessageInfo.Builder.withField ( FieldInfo  field)
inline

◆ withField() [2/2]

void com.google.protobuf.StructuralMessageInfo.Builder.withField ( FieldInfo  field)
inline

◆ withMessageSetWireFormat() [1/2]

void com.google.protobuf.StructuralMessageInfo.Builder.withMessageSetWireFormat ( boolean  messageSetWireFormat)
inline

◆ withMessageSetWireFormat() [2/2]

void com.google.protobuf.StructuralMessageInfo.Builder.withMessageSetWireFormat ( boolean  messageSetWireFormat)
inline

◆ withSyntax() [1/2]

void com.google.protobuf.StructuralMessageInfo.Builder.withSyntax ( ProtoSyntax  syntax)
inline

◆ withSyntax() [2/2]

void com.google.protobuf.StructuralMessageInfo.Builder.withSyntax ( ProtoSyntax  syntax)
inline

Member Data Documentation

◆ checkInitialized

int [] com.google.protobuf.StructuralMessageInfo.Builder.checkInitialized = null
private

◆ defaultInstance

Object com.google.protobuf.StructuralMessageInfo.Builder.defaultInstance
private

◆ fields

final List< FieldInfo > com.google.protobuf.StructuralMessageInfo.Builder.fields
private

◆ messageSetWireFormat

boolean com.google.protobuf.StructuralMessageInfo.Builder.messageSetWireFormat
private

◆ syntax

ProtoSyntax com.google.protobuf.StructuralMessageInfo.Builder.syntax
private

◆ wasBuilt

boolean com.google.protobuf.StructuralMessageInfo.Builder.wasBuilt
private

The documentation for this class was generated from the following file:


grpc
Author(s):
autogenerated on Fri May 16 2025 03:03:07