Searched refs:REGION_CONTAINS (Results 1 – 1 of 1) sorted by relevance
108 …final Relation<String, String> REGION_CONTAINS = Relation.of(new TreeMap<String, Set<String>>(), T… field in SubdivisionNode.SubdivisionSet231 Set<String> rc = REGION_CONTAINS.get(regionCode); in isKosher()422 REGION_CONTAINS.put(region, subdivision); in addNode()668 for (Entry<String, Set<String>> entry : sdset.REGION_CONTAINS.keyValuesSet()) { in printEnglishComp()703 for (Entry<String, Set<String>> entry : sdset.REGION_CONTAINS.keyValuesSet()) { in printEnglishCompFull()