
org.glowroot.agent.shaded.google.protobuf.FloatValueOrBuilder Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of glowroot-agent-it-harness Show documentation
Show all versions of glowroot-agent-it-harness Show documentation
Glowroot Agent Integration Test Harness
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: google/protobuf/wrappers.proto
package org.glowroot.agent.shaded.google.protobuf;
public interface FloatValueOrBuilder extends
// @@protoc_insertion_point(interface_extends:google.protobuf.FloatValue)
org.glowroot.agent.shaded.google.protobuf.MessageOrBuilder {
/**
* optional float value = 1;
*
*
* The float value.
*
*/
float getValue();
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy