Uses of Class
com.google.protobuf.FloatValue.Builder
Packages that use FloatValue.Builder
-
Uses of FloatValue.Builder in com.google.protobuf
Methods in com.google.protobuf that return FloatValue.BuilderModifier and TypeMethodDescriptionFloatValue.Builder.clearValue()
The float value.static FloatValue.Builder
FloatValue.newBuilder()
static FloatValue.Builder
FloatValue.newBuilder
(FloatValue prototype) FloatValue.Builder.setValue
(float value) The float value.