Uses of Class
com.google.protobuf.FloatValue
Packages that use FloatValue
-
Uses of FloatValue in com.google.protobuf
Methods in com.google.protobuf that return FloatValueModifier and TypeMethodDescriptionFloatValue.Builder.build()
FloatValue.Builder.buildPartial()
static FloatValue
FloatValue.getDefaultInstance()
FloatValue.Builder.getDefaultInstanceForType()
FloatValue.getDefaultInstanceForType()
static FloatValue
FloatValue.of
(float value) static FloatValue
FloatValue.parseDelimitedFrom
(InputStream input) static FloatValue
FloatValue.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FloatValue
FloatValue.parseFrom
(byte[] data) static FloatValue
FloatValue.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FloatValue
FloatValue.parseFrom
(com.google.protobuf.ByteString data) static FloatValue
FloatValue.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FloatValue
FloatValue.parseFrom
(com.google.protobuf.CodedInputStream input) static FloatValue
FloatValue.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FloatValue
FloatValue.parseFrom
(InputStream input) static FloatValue
FloatValue.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FloatValue
FloatValue.parseFrom
(ByteBuffer data) static FloatValue
FloatValue.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.protobuf that return types with arguments of type FloatValueModifier and TypeMethodDescriptioncom.google.protobuf.Parser
<FloatValue> FloatValue.getParserForType()
static com.google.protobuf.Parser
<FloatValue> FloatValue.parser()
Methods in com.google.protobuf with parameters of type FloatValueModifier and TypeMethodDescriptionFloatValue.Builder.mergeFrom
(FloatValue other) static FloatValue.Builder
FloatValue.newBuilder
(FloatValue prototype)