Class WeatherWarnings.getWarningsForLocationRunnable
- java.lang.Object
-  - de.kaffeemitkoffein.tinyweatherforecastgermany.WeatherWarnings.getWarningsForLocationRunnable
 
-  - All Implemented Interfaces:
- java.lang.Runnable
 - Enclosing class:
- WeatherWarnings
 
 public static class WeatherWarnings.getWarningsForLocationRunnable extends java.lang.Object implements java.lang.Runnable
-  -   Constructor SummaryConstructors Constructor Description getWarningsForLocationRunnable(Context context, java.util.ArrayList<WeatherWarning> warnings, Weather.WeatherLocation location)
 -   Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description voidonResult(java.util.ArrayList<WeatherWarning> result)voidrun()
 
-   
-  -   Constructor Detail-  getWarningsForLocationRunnablepublic getWarningsForLocationRunnable(Context context, java.util.ArrayList<WeatherWarning> warnings, Weather.WeatherLocation location)
 
-  
 -   Method Detail-  onResultpublic void onResult(java.util.ArrayList<WeatherWarning> result) 
 -  runpublic void run() - Specified by:
- runin interface- java.lang.Runnable
 
 
-  
 
-