Class Weather.WeatherLocationFinder

  • All Implemented Interfaces:
    java.lang.Runnable
    Enclosing class:
    Weather

    public static class Weather.WeatherLocationFinder
    extends java.lang.Object
    implements java.lang.Runnable
    • Constructor Detail

      • WeatherLocationFinder

        public WeatherLocationFinder​(Context context,
                                     Location location)
    • Method Detail

      • run

        public void run()
        Specified by:
        run in interface java.lang.Runnable