Uses of Enum Class
edu.ucsb.cs156.dining.util.TimeBucket
Packages that use TimeBucket
-
Uses of TimeBucket in edu.ucsb.cs156.dining.controllers
Methods in edu.ucsb.cs156.dining.controllers with parameters of type TimeBucketModifier and TypeMethodDescriptionStatisticsController.commonsTimeseries(TimeBucket bucket, StatsWindow window) -
Uses of TimeBucket in edu.ucsb.cs156.dining.util
Methods in edu.ucsb.cs156.dining.util that return TimeBucketModifier and TypeMethodDescriptionstatic TimeBucketReturns the enum constant of this class with the specified name.static TimeBucket[]TimeBucket.values()Returns an array containing the constants of this enum class, in the order they are declared.