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 TypeClassDescriptionfinal classWrapper message for `double`.static final classWrapper message for `double`.Methods in com.google.protobuf that return DoubleValue.BuilderModifier and TypeMethodDescriptionDoubleValue.Builder.clearValue()The double value.static DoubleValue.BuilderDoubleValue.newBuilder()static DoubleValue.BuilderDoubleValue.newBuilder(DoubleValue prototype) DoubleValue.Builder.setValue(double value) The double value.