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 FloatValueFloatValue.getDefaultInstance()FloatValue.Builder.getDefaultInstanceForType()FloatValue.getDefaultInstanceForType()static FloatValueFloatValue.of(float value) static FloatValueFloatValue.parseDelimitedFrom(InputStream input) static FloatValueFloatValue.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FloatValueFloatValue.parseFrom(byte[] data) static FloatValueFloatValue.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FloatValueFloatValue.parseFrom(com.google.protobuf.ByteString data) static FloatValueFloatValue.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FloatValueFloatValue.parseFrom(com.google.protobuf.CodedInputStream input) static FloatValueFloatValue.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FloatValueFloatValue.parseFrom(InputStream input) static FloatValueFloatValue.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FloatValueFloatValue.parseFrom(ByteBuffer data) static FloatValueFloatValue.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.BuilderFloatValue.newBuilder(FloatValue prototype)