Class Helper


  • public class Helper
    extends Object
    Author:
    Michal Gajdos
    • Constructor Detail

      • Helper

        public Helper()
    • Method Detail

      • sleep

        public static void sleep()
      • sleep

        public static void sleep​(long millis)
      • getCountries

        public static List<String> getCountries​(int limit)
      • getForecast

        public static String getForecast()