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