Uses of Class
com.google.protobuf.DoubleValue.Builder
Packages that use DoubleValue.Builder
-
Uses of DoubleValue.Builder in com.google.protobuf
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.