Interface GaugeData<T extends PointData>

All Superinterfaces:
Data<T>
All Known Implementing Classes:
AutoValue_ImmutableGaugeData, ImmutableGaugeData

@Immutable public interface GaugeData<T extends PointData> extends Data<T>
Since:
1.14.0
  • Method Summary

    Methods inherited from interface Data

    getPoints