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