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