Class APIReaders.GetUvIndexForLocation

java.lang.Object
de.kaffeemitkoffein.tinyweatherforecastgermany.APIReaders.GetUvIndexForLocation
All Implemented Interfaces:
Runnable
Enclosing class:
APIReaders

public static class APIReaders.GetUvIndexForLocation extends Object implements Runnable
  • Field Details

  • Constructor Details

    • GetUvIndexForLocation

      public GetUvIndexForLocation(Context context, Weather.WeatherLocation weatherLocation, long[] timeArray)
  • Method Details

    • onFinished

      public void onFinished(long[] timeArray, int[] resultArray)
    • run

      public void run()
      Specified by:
      run in interface Runnable