Class WeatherWarnings.getWarningsForLocationRunnable
java.lang.Object
de.kaffeemitkoffein.tinyweatherforecastgermany.WeatherWarnings.getWarningsForLocationRunnable
- All Implemented Interfaces:
Runnable
- Enclosing class:
WeatherWarnings
-
Constructor Summary
ConstructorsConstructorDescriptiongetWarningsForLocationRunnable(Context context, ArrayList<WeatherWarning> warnings, Weather.WeatherLocation location) -
Method Summary
-
Constructor Details
-
getWarningsForLocationRunnable
public getWarningsForLocationRunnable(Context context, ArrayList<WeatherWarning> warnings, Weather.WeatherLocation location)
-
-
Method Details