Uses of Class
com.google.protobuf.FloatValue
Packages that use FloatValue
-
Uses of FloatValue in com.google.protobuf
Fields in com.google.protobuf declared as FloatValueFields in com.google.protobuf with type parameters of type FloatValueMethods in com.google.protobuf that return FloatValueModifier and TypeMethodDescriptionstatic FloatValueFloatValue.getDefaultInstance()static FloatValueFloatValue.of(float value) static FloatValueFloatValue.parseDelimitedFrom(InputStream input) static FloatValueFloatValue.parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry) static FloatValueFloatValue.parseFrom(byte[] data) static FloatValueFloatValue.parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry) static FloatValueFloatValue.parseFrom(ByteString data) static FloatValueFloatValue.parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry) static FloatValueFloatValue.parseFrom(CodedInputStream input) static FloatValueFloatValue.parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) static FloatValueFloatValue.parseFrom(InputStream input) static FloatValueFloatValue.parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry) static FloatValueFloatValue.parseFrom(ByteBuffer data) static FloatValueFloatValue.parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry) Methods in com.google.protobuf that return types with arguments of type FloatValueMethods in com.google.protobuf with parameters of type FloatValueModifier and TypeMethodDescriptionstatic FloatValue.BuilderFloatValue.newBuilder(FloatValue prototype)