Class StationsManager.StationsReader

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

    public static class StationsManager.StationsReader
    extends java.lang.Object
    implements java.lang.Runnable
    • Constructor Detail

      • StationsReader

        public StationsReader​(Context context)
    • Method Detail

      • onLoadingListFinished

        public void onLoadingListFinished​(java.util.ArrayList<Weather.WeatherLocation> new_stations)
      • run

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