Searched refs:implementationKey (Results 1 – 1 of 1) sorted by relevance
183 Key<?> implementationKey = Key.get(implementationType); in newFactory() local189 if (!implementationKey.equals(returnType)) { in newFactory()