Uses of Record Class
edu.ucsb.cs156.dining.controllers.StatisticsController.RatedItem
Packages that use StatisticsController.RatedItem
-
Uses of StatisticsController.RatedItem in edu.ucsb.cs156.dining.controllers
Methods in edu.ucsb.cs156.dining.controllers that return types with arguments of type StatisticsController.RatedItemModifier and TypeMethodDescriptionStatisticsController.bestRatedItems(StatsWindow window, int limit, long minReviews) StatisticsController.worstRatedItems(StatsWindow window, int limit, long minReviews)