Class StatisticDataProvider.Data

    • Constructor Detail

      • Data

        public Data​(long time,
                    float value)
    • Method Detail

      • getTimestamp

        public long getTimestamp()
      • getValue

        public float getValue()