Package org.glassfish.jersey.examples.rx
Class Helper
- java.lang.Object
-
- org.glassfish.jersey.examples.rx.Helper
-
public class Helper extends Object
- Author:
- Michal Gajdos
-
-
Constructor Summary
Constructors Constructor Description Helper()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static List<String>getCountries(int limit)static List<String>getCountries(int limit, List<String> exclusions)static StringgetForecast()static voidsleep()static voidsleep(long millis)
-