Class WeatherWarnings.getWarningsForLocationRunnable

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

    public static class WeatherWarnings.getWarningsForLocationRunnable
    extends java.lang.Object
    implements java.lang.Runnable
    • Method Detail

      • onResult

        public void onResult​(java.util.ArrayList<WeatherWarning> result)
      • run

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