public class Helper extends Object
| Constructor and Description |
|---|
Helper() |
| Modifier and Type | Method and Description |
|---|---|
static List<String> |
getCountries(int limit) |
static List<String> |
getCountries(int limit,
List<String> exclusions) |
static String |
getForecast() |
static void |
sleep() |
static void |
sleep(long millis) |
Copyright © 2007-2015, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.