Searched refs:constructionContexts (Results 1 – 1 of 1) sorted by relevance
33 private final Map<Object, ConstructionContext<?>> constructionContexts = field in InternalContext94 (ConstructionContext<T>) constructionContexts.get(key); in getConstructionContext()97 constructionContexts.put(key, constructionContext); in getConstructionContext()