Interface LongExemplarData

All Superinterfaces:
ExemplarData
All Known Implementing Classes:
AutoValue_ImmutableLongExemplarData, ImmutableLongExemplarData

@Immutable public interface LongExemplarData extends ExemplarData
Exemplar data for long measurements.
Since:
1.14.0
  • Method Details

    • getValue

      long getValue()
      Numerical value of the measurement that was recorded.