Interface LongExemplarData

All Superinterfaces:
ExemplarData

@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.