java.lang.Object
edu.ntnu.idatt2106_2023_06.backend.model.stats.Statistics

@Entity public class Statistics extends Object
This class represents a statistical entry. A stat entry contains the relevant fridge, user, statistic type, value, and timestamp.
Author:
Trym Hamer Gudvangen
  • Constructor Details

    • Statistics

      public Statistics()