Searched refs:threeDigit (Results 1 – 1 of 1) sorted by relevance
281 static NumberFormat threeDigit = new DecimalFormat("000"); field in GenerateEnums345 String codeName = threeDigit.format(code); in loadCLDRData()