Class APIReaders.WeatherWarningsRunnable
java.lang.Object
de.kaffeemitkoffein.tinyweatherforecastgermany.APIReaders.WeatherWarningsRunnable
- All Implemented Interfaces:
Runnable
- Enclosing class:
APIReaders
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionlonggetTimeStampFromString(String source) voidvoidvoidonPositiveResult(ArrayList<WeatherWarning> warnings) voidonStart()voidrun()
-
Field Details
-
context
public Context context -
weatherLocation
-
-
Constructor Details
-
WeatherWarningsRunnable
public WeatherWarningsRunnable(Context context)
-
-
Method Details