Uses of Class
com.google.protobuf.DoubleValue
Packages that use DoubleValue
-
Uses of DoubleValue in com.google.protobuf
Fields in com.google.protobuf declared as DoubleValueFields in com.google.protobuf with type parameters of type DoubleValueMethods in com.google.protobuf that return DoubleValueModifier and TypeMethodDescriptionstatic DoubleValueDoubleValue.getDefaultInstance()static DoubleValueDoubleValue.of(double value) static DoubleValueDoubleValue.parseDelimitedFrom(InputStream input) static DoubleValueDoubleValue.parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry) static DoubleValueDoubleValue.parseFrom(byte[] data) static DoubleValueDoubleValue.parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry) static DoubleValueDoubleValue.parseFrom(ByteString data) static DoubleValueDoubleValue.parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry) static DoubleValueDoubleValue.parseFrom(CodedInputStream input) static DoubleValueDoubleValue.parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) static DoubleValueDoubleValue.parseFrom(InputStream input) static DoubleValueDoubleValue.parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry) static DoubleValueDoubleValue.parseFrom(ByteBuffer data) static DoubleValueDoubleValue.parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry) Methods in com.google.protobuf that return types with arguments of type DoubleValueMethods in com.google.protobuf with parameters of type DoubleValueModifier and TypeMethodDescriptionstatic DoubleValue.BuilderDoubleValue.newBuilder(DoubleValue prototype)