Searched defs:singletons (Results 1 – 5 of 5) sorted by relevance
29 auto& singletons = getSingletons(); in cleanupSingletons() local
42 …private static ConcurrentHashMap<Pair<Type, String>, PluralRulesFactory> singletons = new Concurre… field in PluralRulesFactory
200 private final Map<String, Object> singletons = new HashMap<>(); field in ShadowApplication
50 private final Set<Key> singletons = new HashSet<>(); field in MiniGuice
11135 auto& singletons = getSingletons(); in cleanupSingletons() local