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 DoubleValue
DoubleValue.getDefaultInstance()
static DoubleValue
DoubleValue.of
(double value) static DoubleValue
DoubleValue.parseDelimitedFrom
(InputStream input) static DoubleValue
DoubleValue.parseDelimitedFrom
(InputStream input, ExtensionRegistryLite extensionRegistry) static DoubleValue
DoubleValue.parseFrom
(byte[] data) static DoubleValue
DoubleValue.parseFrom
(byte[] data, ExtensionRegistryLite extensionRegistry) static DoubleValue
DoubleValue.parseFrom
(ByteString data) static DoubleValue
DoubleValue.parseFrom
(ByteString data, ExtensionRegistryLite extensionRegistry) static DoubleValue
DoubleValue.parseFrom
(CodedInputStream input) static DoubleValue
DoubleValue.parseFrom
(CodedInputStream input, ExtensionRegistryLite extensionRegistry) static DoubleValue
DoubleValue.parseFrom
(InputStream input) static DoubleValue
DoubleValue.parseFrom
(InputStream input, ExtensionRegistryLite extensionRegistry) static DoubleValue
DoubleValue.parseFrom
(ByteBuffer data) static DoubleValue
DoubleValue.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.Builder
DoubleValue.newBuilder
(DoubleValue prototype)