Uses of Class
com.google.protobuf.SingleFieldBuilder
Packages that use SingleFieldBuilder
-
Uses of SingleFieldBuilder in com.google.protobuf
Fields in com.google.protobuf with type parameters of type SingleFieldBuilderModifier and TypeFieldDescriptionprivate List
<SingleFieldBuilder<MType, BType, IType>> RepeatedFieldBuilder.builders
Methods in com.google.protobuf that return SingleFieldBuilderModifier and TypeMethodDescriptionSingleFieldBuilder.clear()
Clears the value of the field.Merges the field from another field.SingleFieldBuilder.setMessage
(MType message) Sets a message for the field replacing any existing value.