Uses of Record Class
com.serinity.exercicecontrol.service.api.WeatherApiService.WeatherNow
Packages that use WeatherApiService.WeatherNow
-
Uses of WeatherApiService.WeatherNow in com.serinity.exercicecontrol.service
Methods in com.serinity.exercicecontrol.service with parameters of type WeatherApiService.WeatherNowModifier and TypeMethodDescriptionintFatigueEstimationService.estimate(int userFatigue, WeatherApiService.WeatherNow w) Combine un score utilisateur (slider) + contexte (heure + météo). -
Uses of WeatherApiService.WeatherNow in com.serinity.exercicecontrol.service.api
Methods in com.serinity.exercicecontrol.service.api that return WeatherApiService.WeatherNow