Uses of Class
com.google.protobuf.FieldSet.Builder
Packages that use FieldSet.Builder
-
Uses of FieldSet.Builder in com.google.protobuf
Fields in com.google.protobuf declared as FieldSet.BuilderModifier and TypeFieldDescriptionGeneratedMessage.ExtendableBuilder.extensions
private final FieldSet.Builder
<Descriptors.FieldDescriptor> MessageReflection.ExtensionBuilderAdapter.extensions
DynamicMessage.Builder.fields
Methods in com.google.protobuf that return FieldSet.BuilderModifier and TypeMethodDescriptionstatic <T extends FieldSet.FieldDescriptorLite<T>>
FieldSet.Builder<T> FieldSet.Builder.fromFieldSet
(FieldSet<T> fieldSet) Returns a new Builder using the fields fromfieldSet
.static <T extends FieldSet.FieldDescriptorLite<T>>
FieldSet.Builder<T> FieldSet.newBuilder()
Construct a new Builder.Constructors in com.google.protobuf with parameters of type FieldSet.BuilderModifierConstructorDescription(package private)