Searched refs:isAlpha3Code (Results 1 – 1 of 1) sorted by relevance
281 if (!isAlpha3Code(theISOCode)) { in getInstance()289 private static boolean isAlpha3Code(String code) { in isAlpha3Code() method in Currency916 if (!isAlpha3Code(code)) { in isAvailable()