
org.glowroot.agent.shaded.google.protobuf.DoubleValueOrBuilder Maven / Gradle / Ivy
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: google/protobuf/wrappers.proto
package org.glowroot.agent.shaded.google.protobuf;
public interface DoubleValueOrBuilder extends
// @@protoc_insertion_point(interface_extends:google.protobuf.DoubleValue)
org.glowroot.agent.shaded.google.protobuf.MessageOrBuilder {
/**
* optional double value = 1;
*
*
* The double value.
*
*/
double getValue();
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy