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.Builder
DoubleValue.newBuilder()
static DoubleValue.Builder
DoubleValue.newBuilder
(DoubleValue prototype) DoubleValue.Builder.setValue
(double value) The double value.