Searched refs:enMap (Results 1 – 1 of 1) sorted by relevance
53 Map<String, Data> enMap = new HashMap<>(); in main() local110 …ng> units = getUnits(cldrFile, TASK, type == Type.root ? rootMap : type == Type.en ? enMap : null); in main()