|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.jbind.base.Countries
Contains country codes according to ISO 3166 alpha-2. The codes are set up by reading in the files "countries.txt".
Field Summary | |
static java.util.Map |
ourCountries
|
Method Summary | |
static boolean |
contains(java.lang.String aString)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static java.util.Map ourCountries
Method Detail |
public static boolean contains(java.lang.String aString)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |