Uses of Class
web.sportflow.weather.WeatherService
Packages that use WeatherService
-
Uses of WeatherService in web.sportflow.weather
Constructors in web.sportflow.weather with parameters of type WeatherService -
Uses of WeatherService in web.sportflow.workout
Constructors in web.sportflow.workout with parameters of type WeatherServiceModifierConstructorDescriptionWorkoutService(WorkoutRepository workoutRepository, WeatherService weatherService, FriendshipService friendshipService, NotificationService notificationService)