Package org.glassfish.jersey.examples.rx
Class Helper
java.lang.Object
org.glassfish.jersey.examples.rx.Helper
- Author:
- Michal Gajdos
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetCountries(int limit) getCountries(int limit, List<String> exclusions) static Stringstatic voidsleep()static voidsleep(long millis)
-
Constructor Details
-
Helper
public Helper()
-
-
Method Details
-
sleep
public static void sleep() -
sleep
public static void sleep(long millis) -
getCountries
-
getCountries
-
getForecast
-