Interface DoubleExemplarData

All Superinterfaces:
ExemplarData

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

    • getValue

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