Uses of Class
com.google.protobuf.DoubleValue.Builder
Packages that use DoubleValue.Builder
-
Uses of DoubleValue.Builder in com.google.protobuf
Subclasses with type arguments of type DoubleValue.Builder in com.google.protobufModifier and TypeClassDescriptionstatic final classWrapper message for `double`.Methods in com.google.protobuf that return DoubleValue.BuilderModifier and TypeMethodDescriptionDoubleValue.Builder.clear()DoubleValue.Builder.clearValue()The double value.DoubleValue.Builder.mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) DoubleValue.Builder.mergeFrom(DoubleValue other) static DoubleValue.BuilderDoubleValue.newBuilder()static DoubleValue.BuilderDoubleValue.newBuilder(DoubleValue prototype) DoubleValue.newBuilderForType()protected DoubleValue.BuilderDoubleValue.newBuilderForType(AbstractMessage.BuilderParent parent) DoubleValue.Builder.setValue(double value) The double value.DoubleValue.toBuilder()