Uses of Class
com.google.protobuf.FloatValue.Builder
Packages that use FloatValue.Builder
-
Uses of FloatValue.Builder in com.google.protobuf
Subclasses with type arguments of type FloatValue.Builder in com.google.protobufModifier and TypeClassDescriptionfinal classWrapper message for `float`.static final classWrapper message for `float`.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.