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.BuilderFloatValue.newBuilder()static FloatValue.BuilderFloatValue.newBuilder(FloatValue prototype) FloatValue.Builder.setValue(float value) The float value.