 
                        
        
                        
        com.google.protobuf.DoubleValueOrBuilder Maven / Gradle / Ivy
// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: google/protobuf/wrappers.proto
// Protobuf Java Version: 3.25.5
package com.google.protobuf;
public interface DoubleValueOrBuilder extends
    // @@protoc_insertion_point(interface_extends:google.protobuf.DoubleValue)
    com.google.protobuf.MessageOrBuilder {
  /**
   * double value = 1 [json_name = "value"];
   * @return The value.
   */
  double getValue();
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy