Class APIReaders.GetUvIndexForLocation
java.lang.Object
de.kaffeemitkoffein.tinyweatherforecastgermany.APIReaders.GetUvIndexForLocation
- All Implemented Interfaces:
Runnable
- Enclosing class:
APIReaders
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionGetUvIndexForLocation(Context context, Weather.WeatherLocation weatherLocation, long[] timeArray) -
Method Summary
Modifier and TypeMethodDescriptionvoidonFinished(long[] timeArray, int[] resultArray) voidrun()
-
Field Details
-
GEOACCURACY_UVI
public static final double GEOACCURACY_UVI- See Also:
-
-
Constructor Details
-
GetUvIndexForLocation
public GetUvIndexForLocation(Context context, Weather.WeatherLocation weatherLocation, long[] timeArray)
-
-
Method Details