Searched refs:allFactory (Results 1 – 1 of 1) sorted by relevance
305 static Factory allFactory; field in CLDRConfig309 if (allFactory == null) { in getCommonSeedExemplarsFactory()310 … allFactory = SimpleFactory.make(addStandardSubdirectories(CLDR_DATA_DIRECTORIES), ".*"); in getCommonSeedExemplarsFactory()313 return allFactory; in getCommonSeedExemplarsFactory()