Uses of Class
edu.ucsb.cs156.dining.models.ItemStatistic
Packages that use ItemStatistic
-
Uses of ItemStatistic in edu.ucsb.cs156.dining.controllers
Methods in edu.ucsb.cs156.dining.controllers that return types with arguments of type ItemStatisticModifier and TypeMethodDescriptionBest items endpoint, supports a time period filter and a maximum result count.StatisticsController.worstItems(String period, int limit) Worst items endpoint, supports a time period filter and a maximum result count.