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